summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2018-09-28usb: xhci: tegra: Firmware header is little endianThierry Reding1-26/+26
2018-09-28xhci-pci: allow host runtime PM as default for Intel Alpine and Titan RidgeMathias Nyman2-0/+25
2018-09-28xhci: Use soft retry to recover faster from transaction errorsMathias Nyman2-0/+21
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen1-0/+3
2018-09-28usb: xhci-mtk: supports SSP without external USB3 gen2 hubChunfeng Yun1-6/+11
2018-09-28usb: xhci-mtk: supports bandwidth scheduling with multi-TTChunfeng Yun2-10/+258
2018-09-28usb: xhci-mtk: improve bandwidth schedulingChunfeng Yun2-60/+104
2018-09-28usb: xhci-mtk: fix ISOC error when interval is zeroChunfeng Yun1-1/+3
2018-09-28usb: xhci-mtk: use maximum ESIT payload of endpiont contextChunfeng Yun1-1/+14
2018-09-28usb: host: Replace empty define with do whileCorentin Labbe6-16/+16
2018-09-20USB: STORAGE: ISD200 Fixed coding style issue "space required in for loop"Jagdish Tirumala1-1/+1
2018-09-20usb: typec: Group all TCPCI/TCPM code togetherHeikki Krogerus13-58/+61
2018-09-20usb: typec: fusb302: reorganizing the probe function a littleHeikki Krogerus1-16/+9
2018-09-20usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2018-09-20usb: phy: mxs: fix spelling mistake "stardard" -> "standard"Colin Ian King1-1/+1
2018-09-20usb: host: fotg2: Fix potential NULL dereferenceLinus Walleij1-5/+2
2018-09-20usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda2-0/+90
2018-09-20usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda2-0/+14
2018-09-20usbcore: Select UAC3 configuration for audio if presentSaranya Gopal1-0/+27
2018-09-20USB: EHCI: ehci-mv: add DT supportLubomir Rintel1-18/+23
2018-09-20USB: EHCI: ehci-mv: use phy-pxa-usbLubomir Rintel1-22/+22
2018-09-20USB: EHCI: ehci-mv: remove private_initLubomir Rintel1-4/+0
2018-09-20USB: EHCI: make ehci-mv a separate driverLubomir Rintel4-62/+44
2018-09-20usb: usbtmc: Remove sysfs group TermChar and auto_abortGuido Kiener1-81/+3
2018-09-20usb: usbtmc: Fix split quoted string in debug messageGuido Kiener1-2/+2
2018-09-20usb: usbtmc: Remove redundant macro USBTMC_SIZE_IOBUFFERGuido Kiener1-6/+0
2018-09-20usb: usbtmc: Remove redundant codeGuido Kiener1-17/+8
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_API_VERSIONGuido Kiener1-0/+9
2018-09-20usb: usbtmc: Replace USBTMC_TIMEOUT macros for control messagesGuido Kiener1-4/+4
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_OUTGuido Kiener1-4/+12
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_ABORT_BULK_INGuido Kiener1-68/+51
2018-09-20usb: usbtmc: Fix ioctl USBTMC_IOCTL_CLEARGuido Kiener1-28/+18
2018-09-20usb: usbtmc: Optimize usbtmc_readGuido Kiener1-100/+88
2018-09-20usb: usbtmc: Optimize usbtmc_writeGuido Kiener1-64/+106
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_AUTO_ABORTGuido Kiener1-7/+16
2018-09-20usb: usbtmc: add ioctl USBTMC_IOCTL_MSG_IN_ATTRGuido Kiener1-0/+8
2018-09-20usb: usbtmc: Add ioctl USBTMC488_IOCTL_WAIT_SRQGuido Kiener1-0/+57
2018-09-20usb: usbtmc: Fix suspend/resumeGuido Kiener1-1/+15
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CLEANUP_IOGuido Kiener1-0/+19
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_CANCEL_IOGuido Kiener1-0/+4
2018-09-20usb: usbtmc: Add ioctl for vendor specific readGuido Kiener1-1/+335
2018-09-20usb: usbtmc: Add ioctl USBTMC_IOCTL_WRITE_RESULTGuido Kiener1-0/+25
2018-09-20usb: usbtmc: Add ioctl for vendor specific writeGuido Kiener1-2/+374
2018-09-20usb: usbtmc: Add ioctl for generic requests on controlGuido Kiener1-0/+69
2018-09-20usb: typec: fusb302: Populate tcpc fwnode for TCPM property handlingAdam Thomson1-0/+3
2018-09-16Merge 4.19-rc4 into usb-nextGreg Kroah-Hartman30-145/+188
2018-09-11usb: core: remove flags variable in __usb_hcd_giveback_urb()Sebastian Andrzej Siewior1-1/+0
2018-09-10Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-10usb: Change usb_of_get_companion_dev() place to usb/commonYoshihiro Shimoda2-26/+25
2018-09-10usb: xhci: fix interrupt transfer error happened on MTK platformsChunfeng Yun1-0/+4