aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-02-18Merge branch 'android-4.4' of https://android.googlesource.com/kernel/commonlsk-v4.4-16.02-androidAmit Pundir
2016-02-16fix false disconnect due to a signal sent to the reading processkeunyoung
2016-02-16usb: gadget: u_ether: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: rndis: fix broken build for 4.4Amit Pundir
2016-02-16usb: gadget: rndis: fix broken data aggregation buildAmit Pundir
2016-02-16usb: gadget: rndis: use %z format specifier for size_tAmit Pundir
2016-02-16usb: gadget: cleanup: fix unused variable and function warningsAmit Pundir
2016-02-16usb: gadget: build audio_source function only if SND is enabledAmit Pundir
2016-02-16usb: gadget: configfs: handle gadget reset request for androidAmit Pundir
2016-02-16ANDROID: usb: gadget: create F_midi deviceBadhri Jagan Sridharan
2016-02-16usb: gadget: Add device attribute to determine gadget stateBadhri Jagan Sridharan
2016-02-16usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2016-02-16usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2016-02-16usb: gadget: fix NULL ptr derefer while symlinking PTP funcAmit Pundir
2016-02-16usb:gadget:Add "state" attribute to android_deviceBadhri Jagan Sridharan
2016-02-16usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan
2016-02-16usb: gadget: Relocate f_accessoryBadhri Jagan Sridharan
2016-02-16usb: gadget: Accessory:Migrate to USB_FUNCTION APIBadhri Jagan Sridharan
2016-02-16usb: gadget: Move gadget functions codeBadhri Jagan Sridharan
2016-02-16usb:gadget:audio_source: Move to USB_FUNCTION APIBadhri Jagan Sridharan
2016-02-16usb: gadget: Add function devices to the parentBadhri Jagan Sridharan
2016-02-16usb: gadget: f_audio_source:replace deprecated APIBadhri Jagan Sridharan
2016-02-16usb: gadget: check for accessory device before disconnecting HIDsAmit Pundir
2016-02-16usb: u_ether: Fix compile errorsPraneeth Bajjuri
2016-02-16usb: gadget: Add Uevent to notify userspaceBadhri Jagan Sridharan
2016-02-16usb: gadget: mtp/ptp: Migrate functions to the USB_FUNCTION interfaceBadhri Jagan Sridharan
2016-02-16USB: gadget: rndis: Add module parameter for DL max packets per xferxerox_lin
2016-02-16ndis: Add debug support to disable RNDIS Multipacket FeatureBadhri Jagan Sridharan
2016-02-16RNDIS: Add Data aggregation (multi packet) supportBadhri Jagan Sridharan
2016-02-16USB: gadget: u_ether: Fix data stall issue in RNDIS tethering modeBadhri Jagan Sridharan
2016-02-16usb: gadget: prevent change of Host MAC address of 'usb0' interfacetaeju.park
2016-02-16usb: u_ether: Add workqueue as bottom half handler for rx data pathBadhri Jagan Sridharan
2016-02-16usb: Add support for rndis uplink aggregationxerox_lin
2016-02-16USB: rndis: Free the rndis response queue during REMOTE_NDIS_RESET_MSGxerox_lin
2016-02-16usb: gadget: f_audio_source: Fixed USB Audio Class Interface DescriptorAnson Jacob
2016-02-16usb: gadget: f_audio_source: change max ISO packet sizeAnson Jacob
2016-02-16usb: gadget: f_accessory: Enabled Zero Length Packet (ZLP) for acc_writeAnson Jacob
2016-02-16drivers: usb: gadget: 64-bit related type fixesGreg Hackmann
2016-02-16usb: gadget: f_mtp: move userspace interface to uapiColin Cross
2016-02-16USB: remove duplicate out endpoint creation in MTP modePeter Oh
2016-02-16usb: gadget: Fix android gadget driver buildBenoit Goby
2016-02-16usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2016-02-16usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2016-02-16usb: gadget: accessory: Fix section mismatch (again)Todd Poynor
2016-02-16USB: gadget: f_audio_source: New gadget driver for audio outputMike Lockwood
2016-02-16USB: gadget: f_accessory: Add support for HID input devicesMike Lockwood
2016-02-16USB: gadget: Add ACCESSORY_SET_AUDIO_MODE control request and ioctlMike Lockwood
2016-02-16usb: gadget: accessory: Fix section mismatchBenoit Goby
2016-02-16usb: otg: otg-wakelock: Fix build for 3.4Benoit Goby
2016-02-16usb: gadget: adb: Only enable the gadget when adbd is readyBenoit Goby