summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2011-02-18USB: g_printer: fix bug in module parameter definitionsAlan Stern1-7/+7
2011-02-18USB: g_printer: fix bug in unregistrationAlan Stern1-3/+2
2011-01-08Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman1-8/+8
2010-12-10USB: gadget: AT91: fix typo in atmel_usba_udc driverJosh Wu1-1/+1
2010-11-22USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD1-0/+3
2010-11-22USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TERPraveena Nadahally1-1/+1
2010-11-22USB: gadget: g_multi: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22USB: gadget: g_ffs: fixed vendor and product IDMichal Nazarewicz1-2/+2
2010-11-22usb gadget: composite: prevent OOPS for non-standard control requestRoger Quadros1-1/+2
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
2010-08-11USB: EHCI Debug Port Device Gadgetstephane duverger3-0/+464
2010-08-11USB: gadget: Remove unnecessary casts of private_dataJoe Perches1-3/+3
2010-08-11USB: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2010-08-11USB: gadget: storage_common: comments updatedMichal Nazarewicz1-21/+48
2010-08-11USB: gadget: compilation issue: missing TASK_INTERRUPTIBLEstephane duverger1-0/+1
2010-08-11USB: gadget: g_fs: code cleanupMichal Nazarewicz2-137/+60
2010-08-11USB: convert usb_hcd bitfields into atomic flagsAlan Stern1-3/+3
2010-08-11USB: gadget: section mismatch warning fixedMichal Nazarewicz13-22/+22
2010-08-11USB: gadget: f_mass_storage: added eject callbackMichal Nazarewicz2-40/+74
2010-08-11USB: gadget: composite: added disconnect callbackMichal Nazarewicz1-0/+2
2010-08-11USB: gadget: g_multi: code clean up and refactoringMichal Nazarewicz2-116/+147
2010-08-11USB: gadget: f_mass_storage: dead code removedMichal Nazarewicz1-3/+0
2010-08-11USB: gadget: f_fs: use usb_string_ids_n()Michal Nazarewicz1-18/+12
2010-08-11USB: gadget: composite: usb_string_ids_*() functions addedMichal Nazarewicz1-4/+67
2010-08-11USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()Michal Nazarewicz2-4/+4