summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2010-12-1627-860/+8580
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musbGreg Kroah-Hartman2010-12-151-1/+1
| | |\ \ \ \ \
| | | * | | | | usb: musb: trivial search and replace patchFelipe Balbi2010-12-101-1/+1
| | * | | | | | usb: gadget: g_ncm addedYauheni Kaliuta2010-12-103-0/+263
| | * | | | | | usb: gadget: f_ncm.c addedYauheni Kaliuta2010-12-102-0/+1408
| | * | | | | | usb: gadget: u_ether: prepare for NCMYauheni Kaliuta2010-12-102-2/+16
| | * | | | | | usb: pch_udc: Fix setup transfers with data outRichard Röjfors2010-12-101-1/+4
| | * | | | | | usb: pch_udc: Fix compile error, warnings and checkpatch warningsRichard Röjfors2010-12-101-8/+11
| | * | | | | | USB: gadget: Implement runtime PM for MSM bus glue driverPavankumar Kondeti2010-12-101-0/+4
| | * | | | | | USB: gadget: Implement runtime PM for ci13xxx gadgetPavankumar Kondeti2010-12-101-0/+10
| | * | | | | | USB: gadget: Add USB controller driver for MSM SoCPavankumar Kondeti2010-12-104-0/+160
| | * | | | | | USB: gadget: Introduce ci13xxx_udc_driver structPavankumar Kondeti2010-12-103-55/+175
| | * | | | | | USB: gadget: Initialize ci13xxx gadget device's coherent DMA maskPavankumar Kondeti2010-12-101-0/+1
| | * | | | | | USB: gadget: Fix "scheduling while atomic" bugs in ci13xxx_udcPavankumar Kondeti2010-12-101-6/+3
| | * | | | | | USB: gadget: Separate out PCI bus code from ci13xxx_udcPavankumar Kondeti2010-12-105-168/+181
| | * | | | | | usb: gadget: f_fs: Remove redundant unlikely()Tobias Klauser2010-12-101-2/+2
| | * | | | | | usb: gadget/imx-udc: fix interrupt name againUwe Kleine-König2010-12-101-2/+6
| | |/ / / / /
| | * | | | | usb: g_audio: Fix crash at driver removalRichard Röjfors2010-12-031-5/+5
| | * | | | | USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chipscxie42010-12-015-0/+2672
| | * | | | | usb: gadget: langwell_udc: add usb test mode supportLuo Andy2010-12-011-0/+23
| | * | | | | usb: composite gadget: set vbus_draw current limitation during suspendHao Wu2010-12-011-0/+8
| | * | | | | usb: gadget: g_fs: Fix compilation warningMichal Nazarewicz2010-11-172-40/+40
| | * | | | | USB device driver of Topcliff PCHToshiharu Okada2010-11-164-0/+2971
| | * | | | | usb: gadget: f_fs: remove custom printk() wrappersMichal Nazarewicz2010-11-161-60/+48
| | * | | | | usb: gadget: FunctionFS: fix typos and coding styleMichal Nazarewicz2010-11-162-178/+186
| | * | | | | drivers/usb/gadget: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
| | * | | | | usb: dummy_hcd code simplificationTatyana Brokhman2010-11-111-116/+135
| | * | | | | USB: gadget: f_mass_storage: code style clean upsMichal Nazarewicz2010-11-112-211/+249
| | * | | | | USB: gadget: f_mass_storage: remove needless complete()Michal Nazarewicz2010-11-111-4/+1
| | * | | | | USB: gadget: f_mass_storage: drop START_TRANSFER() macroMichal Nazarewicz2010-11-111-25/+24
| | * | | | | USB: gadget: f_mass_storage: use ?: instead of a macroMichal Nazarewicz2010-11-111-7/+4
| | * | | | | USB: gadget: f_mass_storage: put_device() in error recoveryRahul Ruikar2010-11-111-0/+1
| | * | | | | USB: gadget: file_storage: put_device() in error recoveryMichal Nazarewicz2010-11-111-13/+16
| | * | | | | USB: gadget: composite: Typo fix.Marek Belisko2010-11-111-1/+1
| | * | | | | USB: gadget: amd5536udc.c: delete double assignmentJulia Lawall2010-11-111-1/+0
| | * | | | | usb: gadget/imx-udc: remove usage of deprecated symbol USBD_INT0Uwe Kleine-König2010-11-112-5/+2
| | | |/ / / | | |/| | |
* | | | | | Merge branch 'devel-stable' into develRussell King2011-01-061-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge commit 'v2.6.37-rc4' into imx-for-2.6.38Sascha Hauer2010-12-061-1/+1
| |\| | | |
| * | | | | plat-mxc/ehci.c: fix compile breakageEric Bénard2010-12-031-2/+2
* | | | | | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-171-8/+8
* | | | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-171-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-11-241-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu2010-11-161-1/+1
| | |/ / | |/| |
* / | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-172-2/+0
|/ / /
* | | usb: subtle increased memory usage in u_serialJim Sung2010-11-111-14/+40
* | | usb: gadget: goku_udc: add registered flag bit, fixing buildAndy Whitcroft2010-11-111-1/+2
* | | USB: Fix FSL USB driver on non Open Firmware systemsMarc Kleine-Budde2010-11-111-1/+1
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-051-1/+0
|\ \ | |/ |/|
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-11-011-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-291-1/+1
|\|