summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-03-22usb: gadget: f_gsi: Add support for configFSHemant Kumar
2016-03-22usb: gadget: f_gsi: Use rndis params structureHemant Kumar
2016-03-22usb: f_gsi: Configure fixed GSI endpoints and related EP OPsDevdutt Patnaik
2016-03-22usb: gadget: Support endpoint allocation by ep nameDevdutt Patnaik
2016-03-22usb: gadget: Add snapshot of GSI function driverHemant Kumar
2016-03-22USB: Debug: Add centralized debug buffer for USB driversHemant Kumar
2016-03-22usb: gadget: rndis: Add new rndis parametersHemant Kumar
2016-03-22usb: gadget: Add support for rndis flow control callbackHemant Kumar
2016-03-22usb: gadget: f_diag: Add support for configFSHemant Kumar
2016-03-22usb: gadget: Move diag dload handling to f_diag driverJack Pham
2016-03-22usb: gadget: Add snapshot of DIAG function driverHemant Kumar
2016-03-22usb: gadget: Disable L1 LPM capabilityAzhar Shaikh
2016-03-22usb: gadget: Add link power management supportShimrit Malichi
2016-03-22usb: gadget: Draw 900mA current when enumerating in super speed modeMayank Rana
2016-03-22usb: gadget: composite: Protect cdev in composite_suspend()Mayank Rana
2016-03-22usb: gadget: Fix bug is queuing req upon Function SuspendHemant Kumar
2016-03-22gadget: composite: Fix crash seen when SS descriptor is not availableMayank Rana
2016-03-22USB: f_mass_storage: Send GADGET_DELAYED_STATUS for MSC RESET commandVijayavardhan Vennapusa
2016-03-22Revert "usb: gadget: composite: enable BESL support"Mayank Rana
2016-03-22usb: gadget: Invalidate interface id upon adding function to configHemant Kumar
2016-03-22usb: gadget: Ignore the second set_config from the hostChandanaKishori Chiluveru
2016-03-22USB: composite: Hold spinlock before calling usb_func_wakeup_int() APIVijayavardhan Vennapusa
2016-03-22usb: gadget: f_mbim: Queue notification request upon function resumeHemant Kumar
2016-03-22dwc3: gadget: Replace polling mechnism to go into U0 stateMayank Rana
2016-03-22usb: composite: don't print the invalid function wakeup failure messagesPavankumar Kondeti
2016-03-22usb: gadget: Resolve recursive spinlock during remote wakeupDanny Segal
2016-03-22usb: gadget: Fix race condition between function wakeup and bus resumeDanny Segal
2016-03-22usb: gadget: Fix Missing Function Wakeup notification sending on BAM wakeupDanny Segal
2016-03-22usb: gadget: add infrastructure support for super-speed function suspendHemant Kumar
2016-03-22usb: gadget: composite: Fix a bug in delayed status handlingPavankumar Kondeti
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