aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-26usb: gadget: check for accessory device before disconnecting HIDsAmit Pundir
2015-01-23usb: gadget: android: Save/restore ep0 completion functionJack Pham
2015-01-23usb: u_ether: Fix compile errorsPraneeth Bajjuri
2015-01-23usb: gadget: Add Uevent to notify userspaceBadhri Jagan Sridharan
2015-01-21usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interfaceBadhri Jagan Sridharan
2015-01-09USB: f_rndis: fix compile errorBadhri Jagan Sridharan
2015-01-07USB: gadget: rndis: Add module parameter for DL max packets per xferxerox_lin
2015-01-07ndis: Add debug support to disable RNDIS Multipacket FeatureBadhri Jagan Sridharan
2015-01-07RNDIS: Add Data aggregation (multi packet) supportBadhri Jagan Sridharan
2015-01-07USB: gadget: u_ether: Fix data stall issue in RNDIS tethering modeBadhri Jagan Sridharan
2015-01-07usb: gadget: prevent change of Host MAC address of 'usb0' interfacetaeju.park
2015-01-07usb: u_ether: Add workqueue as bottom half handler for rx data pathBadhri Jagan Sridharan
2015-01-06usb: Add support for rndis uplink aggregationxerox_lin
2015-01-06USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSGxerox_lin
2015-01-06usb: gadget: f_audio_source: Fixed USB Audio Class Interface DescriptorAnson Jacob
2015-01-06usb: gadget: f_audio_source: change max ISO packet sizeAnson Jacob
2015-01-06usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_writeAnson Jacob
2014-03-19drivers: usb: gadget: 64-bit related type fixesGreg Hackmann
2014-03-19fix false disconnect due to a signal sent to the reading processkeunyoung
2014-03-19usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2014-03-19usb: gadget: android: Remove device if probe failsBenoit Goby
2014-03-19USB: remove duplicate out endpoint creation in MTP modePeter Oh
2014-03-19usb: gadget: android: 3.10 fixesArve Hjønnevåg
2014-03-19usb: gadget: android: move init to late_initcall for nowArve Hjønnevåg
2014-03-19usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9Arve Hjønnevåg
2014-03-19usb: gadget: Fix android gadget driver buildBenoit Goby
2014-03-19HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2014-03-19usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2014-03-19usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2014-03-19usb: gadget: accessory: Fix section mismatch (again)Todd Poynor
2014-03-19usb: gadget: f_fs: Fix enumeration in fullspeed modeBenoit Goby
2014-03-19USB: gadget: f_audio_source: New gadget driver for audio outputMike Lockwood
2014-03-19USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2014-03-19USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2014-03-19usb: gadget: accessory: Fix section mismatchBenoit Goby
2014-03-19usb: gadget: android: Add FunctionFSBenoit Goby
2014-03-19usb: gadget: android: Fix product nameBenoit Goby
2014-03-19usb: gadget: composite: Fix corruption when changing configurationBenoit Goby
2014-03-19usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2014-03-19usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby
2014-03-19usb: gadget: adb: do not set error flag when dequeuing reqColin Cross
2014-03-19usb: gadget: adb: allow freezing in adb_readColin Cross
2014-03-19usb: gadget: accessory: Add Android Accessory functionBenoit Goby
2014-03-19usb: gadget: adb: Add ADB functionBenoit Goby
2014-03-19usb: gadget: mtp: Add MTP/PTP functionBenoit Goby
2014-03-19usb: gadget: Add Android Composite Gadget driverBenoit Goby
2014-03-19usb: otg: otg-wakelock: fix build for 3.3Colin Cross
2014-03-19usb: otg: Temporarily grab wakelock on charger and disconnect eventsTodd Poynor
2014-03-19USB: OTG: Take wakelock when VBUS presentTodd Poynor
2014-03-07Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."Mathias Nyman