summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-28usb: core: added uevent for over-currentJon Flatley
2018-09-28usb: typec: fusb302: Resolve fixed power role contract setupAdam Thomson
2018-09-28usb: typec: fusb302: Correct spelling mistake for toggling stateAdam Thomson
2018-09-28xhci: Avoid USB autosuspend when resuming USB2 ports.Anshuman Gupta
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman
2018-09-28xhci: Use soft retry to recover faster from transaction errorsMathias Nyman
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen
2018-09-28usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun
2018-09-28usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun
2018-09-28usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe
2018-09-20USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"Jagdish Tirumala
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus
2018-09-20usb: typec: fusb302: reorganizing the probe function a littleHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus
2018-09-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus
2018-09-20platform: x86: intel_cht_int33fe: Add dependency on muxesHeikki Krogerus
2018-09-20usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King
2018-09-20usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij
2018-09-20usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda
2018-09-20usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda
2018-09-20usbcore: Select UAC3 configuration for audio if presentSaranya Gopal
2018-09-20USB: EHCI: ehci-mv: add DT supportLubomir Rintel
2018-09-20USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel
2018-09-20usb: usbtmc: Remove sysfs group TermChar and auto_abortGuido Kiener
2018-09-20usb: usbtmc: Fix split quoted string in debug messageGuido Kiener
2018-09-20usb: usbtmc: Remove redundant macro USBTMC_SIZE_IOBUFFERGuido Kiener
2018-09-20usb: usbtmc: Remove redundant codeGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener
2018-09-20usb: usbtmc: Replace USBTMC_TIMEOUT macros for control messagesGuido Kiener
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUTGuido Kiener
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_INGuido Kiener
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_CLEARGuido Kiener
2018-09-20usb: usbtmc: Optimize usbtmc_readGuido Kiener
2018-09-20usb: usbtmc: Optimize usbtmc_writeGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener
2018-09-20usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTRGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQGuido Kiener
2018-09-20usb: usbtmc: Fix suspend/resumeGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IOGuido Kiener
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IOGuido Kiener
2018-09-20usb: usbtmc: Add ioctl for vendor specific readGuido Kiener