summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clearGuido Kiener2018-09-281-0/+1
* usb: usbtmc: uninitialized symbol 'actual' in usbtmc_readGuido Kiener2018-09-281-0/+1
* usb: usbtmc: Fix memory leak in usbtmc_ioctl_requestGuido Kiener2018-09-281-4/+0
* usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda2018-09-281-0/+4
* dt-bindings: usb: renesas_usbhs: add bindings for r8a77990Yoshihiro Shimoda2018-09-281-0/+1
* usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda2018-09-281-1/+2
* Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...Yoshihiro Shimoda2018-09-281-14/+1
* Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda2018-09-283-21/+0
* usb: core: added uevent for over-currentJon Flatley2018-09-282-1/+44
* usb: typec: fusb302: Resolve fixed power role contract setupAdam Thomson2018-09-281-0/+24
* usb: typec: fusb302: Correct spelling mistake for toggling stateAdam Thomson2018-09-281-6/+6
* xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta2018-09-282-0/+6
* usb: xhci: tegra: Firmware header is little endianThierry Reding2018-09-281-26/+26
* xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2018-09-282-0/+25
* xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2018-09-282-0/+21
* usb: host: xhci-plat: add platform TPL supportPeter Chen2018-09-281-0/+3
* usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun2018-09-281-6/+11
* usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2018-09-282-10/+258
* usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2018-09-282-60/+104
* usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun2018-09-281-1/+3
* usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun2018-09-281-1/+14
* usb: host: Replace empty define with do whileCorentin Labbe2018-09-286-16/+16
* USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"Jagdish Tirumala2018-09-201-1/+1
* usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus2018-09-2014-58/+67
* usb: typec: fusb302: reorganizing the probe function a littleHeikki Krogerus2018-09-201-16/+9
* platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus2018-09-201-14/+4
* usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus2018-09-201-23/+15
* platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus2018-09-201-1/+11
* platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus2018-09-201-3/+6
* platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus2018-09-201-10/+4
* drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus2018-09-201-0/+24
* platform: x86: intel_cht_int33fe: Add dependency on muxesHeikki Krogerus2018-09-201-0/+2
* usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King2018-09-201-1/+1
* usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij2018-09-201-5/+2
* usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2018-09-202-0/+90
* dt-bindings: usb: renesas_usbhs: add clock-names propertyYoshihiro Shimoda2018-09-201-1/+5
* usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2018-09-202-0/+14
* dt-bindings: usb: ohci: Add clocks description for R-Car Gen3Yoshihiro Shimoda2018-09-201-1/+5
* dt-bindings: usb: ehci: Add clocks description for R-Car Gen3Yoshihiro Shimoda2018-09-201-1/+5
* usbcore: Select UAC3 configuration for audio if presentSaranya Gopal2018-09-201-0/+27
* usb: gadget: udc: renesas_usb3: Add r8a774a1 supportFabrizio Castro2018-09-201-2/+3
* dt-bindings: usb: renesas_usbhs: Add r8a774a1 supportFabrizio Castro2018-09-201-1/+2
* dt-bindings: usb-xhci: Add r8a774a1 supportFabrizio Castro2018-09-201-1/+3
* dt-bindings: ehci-mv: add bindingsLubomir Rintel2018-09-201-0/+23
* USB: EHCI: ehci-mv: add DT supportLubomir Rintel2018-09-201-18/+23
* USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel2018-09-202-32/+23
* USB: EHCI: ehci-mv: remove private_initLubomir Rintel2018-09-202-5/+0
* USB: EHCI: make ehci-mv a separate driverLubomir Rintel2018-09-204-62/+44
* usb: usbtmc: Remove sysfs group TermChar and auto_abortGuido Kiener2018-09-202-116/+3
* usb: usbtmc: Fix split quoted string in debug messageGuido Kiener2018-09-201-2/+2