summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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
2012-06-22usb: gadget: hsotg: pullup method implementation for s3c-hsotg UDC driverLukasz Majewski
2012-06-22usb: gadget: mass_storage: fail fsg_store_file() early if colud not open fileMichal Nazarewicz
2012-06-22usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER supportMichal Nazarewicz
2012-06-22usb: gadget: lpc32xx_udc: fix build error with debugfs enabledAlexandre Pereira da Silva
2012-06-22usb: gadget: acm_ms: need to set max_speedSteve Bennett
2012-06-22usb: gadget: lpc32xx_udc: move clock init to clock frameworkAlexandre Pereira da Silva
2012-06-22usb: gadget: fsl_mxc_udc: do not depend on grouped clocksFabio Estevam
2012-06-22usb: gadget: mv: Add USB 3.0 device driver for Marvell PXA2128 chip.Yu Xu
2012-06-15usb: hsotg: samsung: smp Provide *_lock functions abstraction layer for SMP SoCsLukasz Majewski
2012-06-15usb: hsotg: samsung: Protect the udc_stop routine with spinlockLukasz Majewski
2012-06-15usb: hsotg: samsung: Replace endpoint specific locks with a global lockLukasz Majewski
2012-06-15usb: gadget: hidg: register OUT INT endpoint for SET_REPORTDaniel Mack
2012-06-15usb: gadget: mass_storage: add documentationMichal Nazarewicz
2012-06-15usb: gadget: mass_storage: remove unused optionsMichal Nazarewicz
2012-06-12usb: gadget: Complete fsl qe/udc driver conversionBen Collins
2012-06-12usb: imx_udc.c: Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-06-12usb: fsl_mxc_udc.c : Use clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-06-12usb: gadget: composite: fix ep->maxburst initializationFelipe Balbi