aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-08Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King
2010-03-07USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-03kill unused invalidate_inode_pages helperChristoph Hellwig
2010-03-02Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King
2010-03-02USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen
2010-03-02USB: Remove unsupported usb gadget driversChristoph Egger
2010-03-02USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard
2010-03-02USB: g_mass_storage: min(...) warning fixedMichal Nazarewicz
2010-03-02usb: gadgetfs: Convert semaphore to mutexThomas Gleixner
2010-03-02USB: g_mass_storage: superfluous and missing packets fixedMichal Nazarewicz
2010-03-02USB: mass_storage: eject LUNs on thread exitMichal Nazarewicz
2010-03-02USB: pxa27x_udc: Fix deadlocks on request queueingRobert Jarzmik
2010-03-02USB: s3c-hsotg: replace deprecated dma_sync_single()FUJITA Tomonori
2010-03-02USB: s3c-hsotg: Staticise non-exported functionsMark Brown
2010-03-02USB: gadget: Add DEVTYPE support for Ethernet functionsMarcel Holtmann
2010-03-02USB goku_udc: make PCI device id constantNémeth Márton
2010-03-02USB gadget: make Open Firmware device id constantNémeth Márton
2010-03-02USB: gadget: introduce g_nokia gadget driverFelipe Balbi
2010-03-02USB: Correct CONFIG variable typo.Robert P. J. Day
2010-03-02USB: gadget: add INT support for Blackfin musbCliff Cai
2010-03-02USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu
2010-03-02USB: at91_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten
2010-03-02USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz
2010-03-02[ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao
2010-03-01Merge branch 'topic/misc' into for-linusTakashi Iwai
2010-02-23usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2010-02-04fsl_mx3_udc: Add i.MX35 supportSascha Hauer
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz
2009-12-11USB: g_multi kconfig: fix depends and help textRandy Dunlap
2009-12-11USB: g_multi: Multifunction Composite Gadget addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz
2009-12-11USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz
2009-12-11USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz
2009-12-11USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz