summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2010-10-22USB: gadget: rndis: fix up coding style issues in the fileMihai Donțu1-248/+244
2010-10-22USB: Kconfig: fix typos in USB_FUNCTIONFS* descriptionMichael Prokop1-5/+5
2010-10-22USB: g_file_storage: don't generate automatic serial stringAlan Stern2-36/+15
2010-10-22USB: langwell: Remove unnecessary return's from void functionsJoe Perches1-5/+0
2010-10-22USB: gadget: amd5536udc.c: Remove double testJulia Lawall1-1/+1
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König13-38/+30
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz12-26/+22
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König25-108/+114
2010-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz13-22/+22
2010-10-22USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz1-16/+3
2010-10-22USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz1-66/+6
2010-10-22USB: gadget: composite: Better string override handlingMichal Nazarewicz1-32/+64
2010-10-22USB: gadget: functionfs: code cleanupMichal Nazarewicz1-57/+28
2010-10-22usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz1-1/+15
2010-10-22usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz1-0/+1
2010-10-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-10-22USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu1-1/+7
2010-10-22USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter1-9/+7
2010-10-22USB: langwell: USB Client driver memory handlingJiebingLi2-10/+115
2010-10-22USB: langwell: USB Client Remote Wakeup SupportJiebingLi2-5/+65
2010-10-22USB: langwell: USB Client PHY low power mode settingJiebingLi1-32/+60
2010-10-22USB: langwell: USB Client Endpoint initializationJiebingLi1-10/+13
2010-10-22USB: langwell: USB Client driver code cleanupJiebingLi1-364/+376
2010-09-04USB: Fix kernel oops with g_ether and WindowsMaxim Osipov1-3/+7
2010-09-04USB: rndis: section mismatch fixHenrik Kretzschmar2-2/+2
2010-09-04USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere1-2/+0
2010-08-24USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall1-0/+1
2010-08-24USB: gadget: fix composite kernel-doc warningsRandy Dunlap1-2/+2
2010-08-24USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin1-0/+1
2010-08-24USB: uvc_v4l2: cleanup test for end of loopDan Carpenter1-1/+1
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-5/+5
2010-08-11USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz1-9/+11
2010-08-11USB: s3c-hsotg: add support for clock gatingMarek Szyprowski1-3/+17
2010-08-11USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski1-2/+4
2010-08-11USB: s3c-hsotg: fix compilation problemMarek Szyprowski1-0/+1
2010-08-11USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere1-0/+19
2010-08-11USB: s3c-hsotg: Fix OUT packet request retryBen Dooks1-7/+11
2010-08-11USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks1-2/+1
2010-08-11USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks1-2/+1
2010-08-11USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks1-1/+1
2010-08-11USB: s3c-hsotg: Only load packet per fifo writeBen Dooks1-0/+11
2010-08-11USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks1-2/+38
2010-08-11USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks1-9/+4
2010-08-11USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks1-1/+11
2010-08-11USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks1-1/+2
2010-08-11USB: s3c-hsotg: Increase TX fifo limitBen Dooks1-2/+2
2010-08-11USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2-7/+52
2010-08-11usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko1-4/+4
2010-08-11USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz1-1/+0