aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | 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-161-8/+8
* | | | | | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-161-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
|\ \ | |/
| * USB: gadget: fix ethernet gadget crash in gether_setupDmitry Artamonow2010-10-281-1/+1
* | convert get_sb_single() usersAl Viro2010-10-292-12/+12
* | fix braino in fs: do not assign default i_ino in new_inodeAl Viro2010-10-261-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-262-0/+2
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-252-0/+2
| |/
* | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-251-14/+4
|\ \ | |/ |/|
| * OMAP: control: move plat-omap/control.h to mach-omap2/control.hPaul Walmsley2010-10-081-14/+4
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-246-17/+0
|\ \
| * | Revert "drivers/usb: Remove unnecessary return's from void functions" partiallyJiri Kosina2010-09-021-0/+3
| * | Merge branch 'master' into for-nextJiri Kosina2010-08-1129-466/+1178
| |\ \
| * | | drivers/usb: Remove unnecessary return's from void functionsJoe Perches2010-08-107-20/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-2247-1265/+1366
|\ \ \ \
| * | | | USB: gadget: amd5536udc.c: fix error pathRahul Ruikar2010-10-221-1/+3
| * | | | usb: gadget: fix Kconfig warningFelipe Contreras2010-10-221-11/+0
| * | | | usb: r8a66597-udc: Add processing when USB was removed.Yusuke Goda2010-10-221-0/+3
| * | | | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard2010-10-221-0/+15
| * | | | USB: gadget: storage: reuse definitions from scsi.h header fileMichal Nazarewicz2010-10-223-105/+75
| * | | | usb: makefile cleanupmatt mooney2010-10-221-21/+18
| * | | | usb: gadget: dummy_hcd: Fix error pathRahul Ruikar2010-10-221-3/+5
| * | | | usb: gadget: goku_udc: Fix error pathDan Carpenter2010-10-221-11/+15
| * | | | usb: langwell_udc: cancel pending requests when controller is suspended.Philippe Skowronski2010-10-221-0/+5
| * | | | usb: langwell_udc: fix big file transfer issue.Christophe Lebouc2010-10-221-2/+4
| * | | | USB: add platform glue driver for FSL USB DR controllerAnatolij Gustschin2010-10-221-0/+1
| * | | | usb: change to new flag variablematt mooney2010-10-221-3/+1
| * | | | USB: gadget: file_storage: reuse definitions from a header fileMichal Nazarewicz2010-10-221-13/+1
| * | | | USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD2010-10-221-0/+3