aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier
2018-06-01usb: xhci: force all memory allocations to nodeAdam Wallis
2018-05-31selftests: add test for USB over IP driverShuah Khan (Samsung OSG)
2018-05-31USB: typec: fsusb302: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-31USB: gadget: udc: s3c2410_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: pxa27x_udc: no need to check return value of debugfs_create...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: gr_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman
2018-05-31USB: gadget: udc: bcm63xx_udc: no need to check return value of debugfs_creat...Greg Kroah-Hartman
2018-05-31USB: udc: atmel_usba_udc: no need to check return value of debugfs_create fun...Greg Kroah-Hartman
2018-05-31USB: dwc3: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: dwc2: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: chipidea: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: isp116x-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: uhci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: mon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-05-31USB: mtu3: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-31USB: musb: clean up debugfs file and directory creationGreg Kroah-Hartman
2018-05-31USB: typec: tcpm: no need to check return value of debugfs_create_dir()Greg Kroah-Hartman
2018-05-31phy: tegra: select USB_COMMONArnd Bergmann
2018-05-31usb: hub: Per-port setting to reduce TRSTRCY to 10 msNicolas Boichat
2018-05-31usb: hub: Per-port setting to use old enumeration schemeNicolas Boichat
2018-05-31usb: xhci: tegra: Fix runtime PM supportJon Hunter
2018-05-31usb: chipidea: Fix ULPI on imx51Andrey Smirnov
2018-05-31usbip: usbip_detach: fix to check for invalid portsShuah Khan (Samsung OSG)
2018-05-31usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-05-31usb: musb: remove an unused variableArnd Bergmann
2018-05-31usb: dwc3: Remove DEBUG define from Qualcomm DWC3 glue driverDouglas Anderson
2018-05-31usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar
2018-05-31usb: core: message: remove extra endianness conversion in usb_set_isoch_delayRuslan Bilovol
2018-05-31usbip: dynamically allocate idev by nports found in sysfsMichael Grzeschik
2018-05-31NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman
2018-05-31Merge tag 'usb-serial-4.18-rc1' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-05-25Merge tag 'phy-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-05-24usb: xhci: tegra: Add support for managing powergatesJon Hunter
2018-05-24usb: xhci: tegra: Add runtime PM supportJon Hunter
2018-05-24usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter
2018-05-24usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-05-24usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-05-24usb: typec: wcove: Remove dependency on HW FSMHeikki Krogerus
2018-05-24usb: roles: intel_xhci: Enable runtime PMHeikki Krogerus
2018-05-24usb: typec: fusb302: Fix debugfs issueHeikki Krogerus