summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-231-2/+2
* USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-231-0/+1
* USB: uvc_v4l2: cleanup test for end of loopDan Carpenter2010-08-231-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-5/+5
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-5/+5
* | USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz2010-08-101-9/+11
* | USB: s3c-hsotg: add support for clock gatingMarek Szyprowski2010-08-101-3/+17
* | USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski2010-08-101-2/+4
* | USB: s3c-hsotg: fix compilation problemMarek Szyprowski2010-08-101-0/+1
* | USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere2010-08-101-0/+19
* | USB: s3c-hsotg: Fix OUT packet request retryBen Dooks2010-08-101-7/+11
* | USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks2010-08-101-2/+1
* | USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks2010-08-101-2/+1
* | USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks2010-08-101-1/+1
* | USB: s3c-hsotg: Only load packet per fifo writeBen Dooks2010-08-101-0/+11
* | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-101-2/+38
OpenPOWER on IntegriCloud