summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: s3c-hsotg: Add missing unlockJulia Lawall2010-04-301-2/+5
* Merge branch 'master' into export-slabhTejun Heo2010-04-052-1/+9
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-021-0/+9
| |\
| | * ARM: 5965/1: Fix soft lockup in at91 udc driverHarro Haan2010-03-291-0/+9
| * | USB gadget r8a66597-udc.c: duplicated includeAndrea Gelmini2010-03-261-1/+0
| |/
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3026-0/+26
|/
* USB: gadget/multi: cdc_do_config: remove redundant checkPeter Korsgaard2010-03-191-2/+0
* USB: gadget: add gadget controller number for s3c-hsotg driverMaurus Cuelenaere2010-03-191-0/+8
* USB: g_mass_storage: fixed module name in KconfigMichal Nazarewicz2010-03-191-1/+1
* USB: gadget: f_mass_storage::fsg_bind(): fix error handlingPeter Korsgaard2010-03-191-1/+0
* USB: g_mass_storage: fix section mismatch warningsMike Frysinger2010-03-191-1/+1
* USB: gadget: fix Blackfin builds after gadget cleansingMike Frysinger2010-03-191-1/+1
* USB: goku_udc: remove potential null dereferenceDan Carpenter2010-03-191-1/+1
* usb/gadget: fix compile error on r8a66597-udc.cGrant Likely2010-03-191-0/+1
* Merge branch 'origin' into devel-stableRussell King2010-03-0827-230/+479
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-042-2/+2
| |\
| | * kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-032-2/+2
| * | USB: atmel uaba: Adding invert vbus_pinEirik Aanonsen2010-03-022-2/+4
| * | USB: Remove unsupported usb gadget driversChristoph Egger2010-03-0211-133/+8
| * | USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard2010-03-021-1/+0
| * | USB: g_mass_storage: min(...) warning fixedMichal Nazarewicz2010-03-021-1/+1
| * | usb: gadgetfs: Convert semaphore to mutexThomas Gleixner2010-03-021-18/+21
| * | USB: g_mass_storage: superfluous and missing packets fixedMichal Nazarewicz2010-03-021-9/+6
| * | USB: mass_storage: eject LUNs on thread exitMichal Nazarewicz2010-03-022-6/+28
| * | USB: pxa27x_udc: Fix deadlocks on request queueingRobert Jarzmik2010-03-022-35/+85
| * | USB: s3c-hsotg: replace deprecated dma_sync_single()FUJITA Tomonori2010-03-021-2/+2
| * | USB: s3c-hsotg: Staticise non-exported functionsMark Brown2010-03-021-3/+4
| * | USB: gadget: Add DEVTYPE support for Ethernet functionsMarcel Holtmann2010-03-021-0/+5
| * | USB goku_udc: make PCI device id constantNémeth Márton2010-03-021-1/+1
| * | USB gadget: make Open Firmware device id constantNémeth Márton2010-03-021-1/+1
| * | USB: gadget: introduce g_nokia gadget driverFelipe Balbi2010-03-023-0/+271
| * | USB: Correct CONFIG variable typo.Robert P. J. Day2010-03-021-1/+1
| * | USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-021-0/+5
| * | USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-021-0/+14
| * | USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-021-6/+4
| * | USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten2010-03-021-2/+2
| * | USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten2010-03-021-1/+1
| * | USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz2010-03-021-6/+13
| * | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-012-4/+4
| |\ \ | | |/ | |/|
| | * usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-232-4/+4
* | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-081-1/+1
|\ \ \
| * | | USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown2010-03-071-1/+1
| | |/ | |/|
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-021-11/+20
|\ \ \
| * | | fsl_mx3_udc: Add i.MX35 supportSascha Hauer2010-02-041-11/+20
| |/ /
* | | [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-021-0/+4
| |/ |/|
* | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-161-2/+1
* | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-161-1/+1
* | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-161-0/+1
* | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-161-0/+1
|/
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-234-5/+12
OpenPOWER on IntegriCloud