summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* 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
| * USB: gadget: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-221-1/+1
| * usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros2010-10-221-1/+2
| * USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally2010-10-221-1/+1
| * USB: r8a66597-udc: Initialize uninitialized variable, fix compile warningJavier Martinez Canillas2010-10-221-1/+1
| * USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu2010-10-221-248/+244
| * USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop2010-10-221-5/+5
| * USB: g_file_storage: don't generate automatic serial stringAlan Stern2010-10-222-36/+15
| * USB: langwell: Remove unnecessary return's from void functionsJoe Perches2010-10-221-5/+0
| * USB: gadget: amd5536udc.c: Remove double testJulia Lawall2010-10-221-1/+1
| * usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-2213-38/+30
| * usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-2212-26/+22
| * usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-2225-108/+114
| * USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-2213-22/+22
| * USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz2010-10-221-16/+3
| * USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz2010-10-221-66/+6
| * USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-221-32/+64
| * USB: gadget: functionfs: code cleanupMichal Nazarewicz2010-10-221-57/+28
| * usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz2010-10-221-1/+15
| * usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz2010-10-221-0/+1
| * USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
| * USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz2010-10-221-2/+2
| * USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-221-1/+7
| * USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter2010-10-221-9/+7
| * USB: langwell: USB Client driver memory handlingJiebingLi2010-10-222-10/+115
| * USB: langwell: USB Client Remote Wakeup SupportJiebingLi2010-10-222-5/+65
| * USB: langwell: USB Client PHY low power mode settingJiebingLi2010-10-221-32/+60
| * USB: langwell: USB Client Endpoint initializationJiebingLi2010-10-221-10/+13
| * USB: langwell: USB Client driver code cleanupJiebingLi2010-10-221-364/+376
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-222-1/+3
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-1/+3
| |/
* | BKL: Remove BKL from USB gadgetfsArnd Bergmann2010-10-041-1/+0
|/
* USB: Fix kernel oops with g_ether and WindowsMaxim Osipov2010-09-031-3/+7
* USB: rndis: section mismatch fixHenrik Kretzschmar2010-09-032-2/+2
* USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere2010-09-031-2/+0
* USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-231-0/+1
OpenPOWER on IntegriCloud