aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* USB: gadget: g_multi: moved strings handling code to compositeMichal Nazarewicz2010-10-22
* USB: gadget: mass_storage: moved strings handling code to compositeMichal Nazarewicz2010-10-22
* USB: gadget: composite: Better string override handlingMichal Nazarewicz2010-10-22
* USB: gadget: functionfs: code cleanupMichal Nazarewicz2010-10-22
* usb: gadget: mass_storage: optional SCSI WRITE FUA bitMichal Nazarewicz2010-10-22
* usb: gadget: storage: remove nofua file when unbindingMichal Nazarewicz2010-10-22
* USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz2010-10-22
* USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz2010-10-22
* USB Gadget: Verify VBUS current before setting the device self-powered bitParirajan Muthalagu2010-10-22
* USB: gadget: dbgp: cleanup: remove unneeded checkDan Carpenter2010-10-22
* USB: langwell: USB Client driver memory handlingJiebingLi2010-10-22
* USB: langwell: USB Client Remote Wakeup SupportJiebingLi2010-10-22
* USB: langwell: USB Client PHY low power mode settingJiebingLi2010-10-22
* USB: langwell: USB Client Endpoint initializationJiebingLi2010-10-22
* USB: langwell: USB Client driver code cleanupJiebingLi2010-10-22
* USB: Fix kernel oops with g_ether and WindowsMaxim Osipov2010-09-03
* USB: rndis: section mismatch fixHenrik Kretzschmar2010-09-03
* USB: s3c-hsotg: Remove DEBUG defineMaurus Cuelenaere2010-09-03
* USB: gadget: Return -ENOMEM on memory allocation failureJulia Lawall2010-08-23
* USB: gadget: fix composite kernel-doc warningsRandy Dunlap2010-08-23
* USB: r8a66597-udc: return -ENOMEM if kzalloc() failsAxel Lin2010-08-23
* USB: uvc_v4l2: cleanup test for end of loopDan Carpenter2010-08-23
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | USB: gadget: file_storage: serial parameter even if not test modeMichal Nazarewicz2010-08-10
* | USB: s3c-hsotg: add support for clock gatingMarek Szyprowski2010-08-10
* | USB: s3c-hsotg: modify only selected bits in S3C_PHYPWR registerMarek Szyprowski2010-08-10
* | USB: s3c-hsotg: fix compilation problemMarek Szyprowski2010-08-10
* | USB: s3c-hsotg: Add support for external USB clockMaurus Cuelenaere2010-08-10
* | USB: s3c-hsotg: Fix OUT packet request retryBen Dooks2010-08-10
* | USB: s3c-hsotg: Fix the OUT EP0 limitBen Dooks2010-08-10
* | USB: s3c-hsotg: Fix max EP0 IN request lengthBen Dooks2010-08-10
* | USB: s3c-hsotg: Check for new request before enqueing new setupBen Dooks2010-08-10
* | USB: s3c-hsotg: Only load packet per fifo writeBen Dooks2010-08-10
* | USB: s3c-hsotg: Add initial detection and setup for dedicated FIFO modeBen Dooks2010-08-10
* | USB: s3c-hsotg: Re-initialise all FIFOs on USB bus resetBen Dooks2010-08-10
* | USB: s3c-hsotg: Avoid overwriting contents of perodic in 'fifo'Ben Dooks2010-08-10
* | USB: s3c-hsotg: The NPTX/PTX FIFO sizes are in words, not bytesBen Dooks2010-08-10
* | USB: s3c-hsotg: Increase TX fifo limitBen Dooks2010-08-10
* | USB: gadget: storage: optional SCSI WRITE FUA bitAndy Shevchenko2010-08-10
* | usb: gadget: storage: strict coversion of 'ro' parameterAndy Shevchenko2010-08-10
* | USB: gadget: functionfs: stale Makefile entry removedMichal Nazarewicz2010-08-10
* | USB: EHCI Debug Port Device Gadgetstephane duverger2010-08-10
* | USB: gadget: Remove unnecessary casts of private_dataJoe Perches2010-08-10
* | USB: autoconvert trivial BKL users to private mutexArnd Bergmann2010-08-10
* | USB: gadget: storage_common: comments updatedMichal Nazarewicz2010-08-10
* | USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger2010-08-10
* | USB: gadget: g_fs: code cleanupMichal Nazarewicz2010-08-10
* | USB: convert usb_hcd bitfields into atomic flagsAlan Stern2010-08-10
* | USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-10