summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2018-10-02usb: hub: try old enumeration scheme first for high speed devicesZeng Tao
2018-10-02usb: typec: tcpm: Fix APDO PPS order checking to be based on voltageAdam Thomson
2018-09-30Merge 4.19-rc6 into usb-nextGreg Kroah-Hartman
2018-09-28usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_abort_bulk_in_tagGuido Kiener
2018-09-28usb: usbtmc: uninitialized symbol 'actual' in usbtmc_ioctl_clearGuido Kiener
2018-09-28usb: usbtmc: uninitialized symbol 'actual' in usbtmc_readGuido Kiener
2018-09-28usb: usbtmc: Fix memory leak in usbtmc_ioctl_requestGuido Kiener
2018-09-28usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda
2018-09-28usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda
2018-09-28Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg ch...Yoshihiro Shimoda
2018-09-28Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda
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-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus
2018-09-20usb: typec: mux: Take care of driver module reference countingHeikki Krogerus
2018-09-20usb: core: safely deal with the dynamic quirk listsHarry Pan
2018-09-20usb: roles: Take care of driver module reference countingHeikki 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