summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-08-31usb: gadget: lpc32xx_udc: Port to new start/stop interfaceRoland Stigge
2012-08-27Merge v3.6-rc3 into usb-nextGreg Kroah-Hartman
2012-08-27Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman
2012-08-23usb: gadget: use %pm to print mac addressesAndy Shevchenko
2012-08-23usb: gadget: udc-core: Race between disconnect/unbind and setupKevin Cernekee
2012-08-23usb: gadget: use native print_hex_dump_bytes()Andy Shevchenko
2012-08-23usb: gadget: s3c-hsotg: fix core reset timeout failureDu, Changbin
2012-08-23usb composite: fix locking in usb_function_activateMichael Grzeschik
2012-08-23usb: gadget: mv_udc: fix boot up hangNeil Zhang
2012-08-23usb: gadget: mv_udc: fix hang when shutdownYunfan Zhang
2012-08-23usb: gadget: mv_udc: add iso supportChao Xie
2012-08-23usb: gadget: mv_udc: enable stream modeNeil Zhang
2012-08-23usb: gadget: mv_udc: avoid sleeping on spinlockNeil Zhang
2012-08-23usb: gadget: mv_udc: remove unused codeNeil Zhang
2012-08-23usb: gadget: mv_udc: reduce the delay intervalNeil Zhang
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-15drivers/usb/gadget/s3c-hsotg.c: fix error return codeJulia Lawall
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-08-10usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-30gadget/r8a66597: remove conditional compilation of clk codeViresh Kumar
2012-07-30gadget/m66592: remove conditional compilation of clk codeViresh Kumar
2012-07-29gadgetfs: clean upAl Viro
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-07-23Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-07-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2012-07-19pxa25x_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19omap_udc: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
2012-07-19goku_udc: remove IRQF_SAMPLE_RANDOM which was commented outTheodore Ts'o
2012-07-17target: Allow for target_submit_cmd() returning errorsRoland Dreier
2012-07-16usb: Use eth_random_addrJoe Perches
2012-07-16target: remove transport_generic_handle_cdb_mapChristoph Hellwig
2012-07-16target: remove transport_generic_process_writeChristoph Hellwig
2012-07-05Merge tag 'xceiv-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Greg Kroah-Hartman
2012-07-05Merge tag 'gadget-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2012-07-03Merge tag 'omap-cleanup-for-v3.6' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2012-07-02usb: phy: fix return value check of usb_get_phyKishon Vijay Abraham I
2012-07-02usb: gadget: at91_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: fsl_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: s3c-hsotg: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: lpc32xx_udc: Propagate devicetree to gadget driversAlexandre Pereira da Silva
2012-07-02usb: gadget: mass_storage: make "file" and "ro" read only in some casesMichal Nazarewicz
2012-06-28Merge branches 'cleanup-udc' and 'cleanup-dma' into cleanupTony Lindgren
2012-06-25usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-06-25usb: otg: support for multiple transceivers by a single controllerKishon Vijay Abraham I
2012-06-25usb: otg: utils: rename function name in OTG utilsKishon Vijay Abraham I