aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: android: 3.10 fixesArve Hjønnevåg2014-05-023-21/+58
* usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg2014-05-021-1/+1
* usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg2014-05-021-8/+28
* usb: gadget: Fix android gadget driver buildBenoit Goby2014-05-024-751/+43
* HACK: usb: gadget: Fix enumeration on bootBenoit Goby2014-05-021-1/+9
* usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg2014-05-025-16/+10
* usb: gadget: accessory: Fix section mismatch (again)Todd Poynor2014-05-021-1/+1
* usb: gadget: f_fs: Fix enumeration in fullspeed modeBenoit Goby2014-05-021-1/+6
* USB: gadget: f_audio_source: New gadget driver for audio outputMike Lockwood2014-05-022-0/+891
* USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood2014-05-022-8/+388
* USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood2014-05-021-1/+10
* usb: gadget: Fix usb string id allocationBenoit Goby2014-05-022-1/+12
* usb: gadget: accessory: Fix section mismatchBenoit Goby2014-05-021-1/+1
* usb: gadget: android: Add FunctionFSBenoit Goby2014-05-021-4/+188
* usb: gadget: android: Fix product nameBenoit Goby2014-05-021-4/+1
* usb: gadget: composite: Fix corruption when changing configurationBenoit Goby2014-05-021-4/+6
* usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby2014-05-022-10/+118
* usb: gadget: adb: do not set error flag when dequeuing reqColin Cross2014-05-021-1/+1
* usb: gadget: adb: allow freezing in adb_readColin Cross2014-05-021-1/+2
* usb: gadget: accessory: Add Android Accessory functionBenoit Goby2014-05-022-0/+841
* usb: gadget: adb: Add ADB functionBenoit Goby2014-05-022-0/+640
* usb: gadget: mtp: Add MTP/PTP functionBenoit Goby2014-05-022-0/+1349
* usb: gadget: Add Android Composite Gadget driverBenoit Goby2014-05-023-0/+1087
* Revert "Import Android gadget driver"Paul Kocialkowski2014-05-026-4819/+0
* Revert "gadget/android.c: fix compilation on 3.11"Paul Kocialkowski2014-05-022-16/+6
* Revert "Android Gadget: disable android_acm for now, to prevent kernel panic."Paul Kocialkowski2014-05-021-1/+1
* Revert "usb: gadget: adb: Add ADB function"Paul Kocialkowski2014-05-022-639/+0
* Revert "Android Gadget: make ADB work"Paul Kocialkowski2014-05-021-1/+1
* Android Gadget: make ADB workLukas Märdian2013-10-291-1/+1
* usb: gadget: adb: Add ADB functionBenoit Goby2013-10-292-0/+639
* Android Gadget: disable android_acm for now, to prevent kernel panic.Lukas Märdian2013-10-291-1/+1
* gadget/android.c: fix compilation on 3.11Lukas Märdian2013-10-292-6/+16
* Import Android gadget driverLukas Märdian2013-10-296-0/+4819
* Merge branch 'linus' (3.12-rc4) into 3.12-wipH. Nikolaus Schaller2013-10-073-5/+8
|\
| * Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-10-013-5/+8
| |\
| | * usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga2013-10-011-1/+1
| | * usb: gadget: f_fs: fix error handlingRobert Baldyga2013-10-011-0/+2
| | * usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold2013-09-231-4/+5
* | | Merge remote-tracking branch 'linus/master' (3.12-rc3) into 3.12-wipH. Nikolaus Schaller2013-09-301-34/+26
|\ \ \ | |/ /
| * | USB: Fix breakage in ffs_fs_mount()Al Viro2013-09-261-34/+26
* | | Merge remote-tracking branch 'linus/master' into 3.12-wipH. Nikolaus Schaller2013-09-2410-38/+22
|\ \ \ | |/ /
| * | Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-09-178-36/+20
| |\ \ | | |/
| | * usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park2013-09-171-2/+0
| | * usb: s3c-hsotg: fix unregistration functionMarek Szyprowski2013-09-171-7/+4
| | * usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh2013-09-171-0/+2
| | * usb: gadget: f_eem: Staticize eem_allocSachin Kamat2013-09-171-1/+1
| | * usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat2013-09-171-1/+1
| | * usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang2013-09-171-4/+4
| | * usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz2013-09-171-18/+1
| | * usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern2013-09-171-3/+4