summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAge
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier2018-06-01
* xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier2018-06-01
* xhci: Allow more than 32 quirksMarc Zyngier2018-06-01
* usb: xhci: force all memory allocations to nodeAdam Wallis2018-06-01
* USB: ehci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: fhci-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: fotg210-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: imx21-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: isp116x-hcd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: ohci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* USB: uhci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-05-31
* usb: xhci: tegra: Fix runtime PM supportJon Hunter2018-05-31
* usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar2018-05-31
* usb: xhci: tegra: Add support for managing powergatesJon Hunter2018-05-24
* usb: xhci: tegra: Add runtime PM supportJon Hunter2018-05-24
* usb: xhci: tegra: Prepare for adding runtime PM supportJon Hunter2018-05-24
* xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman2018-05-24
* xhci: debugfs: add usb ports to xhci debugfsMathias Nyman2018-05-24
* xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman2018-05-24
* xhci-mtk: use xhci hub structures to get number of ports in roothubsMathias Nyman2018-05-24
* xhci: xhci-hub: use port structure members instead of xhci_get_ports()Mathias Nyman2018-05-24
* xhci: use port structures instead of port arrays in xhci.c functionsMathias Nyman2018-05-24
* xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman2018-05-24
* xhci: change xhci_set_link_state() to work with port structuresMathias Nyman2018-05-24
* xhci: rename faked_port_index to hcd_portnumMathias Nyman2018-05-24
* xhci: xhci-ring: use port structures for port event handlerMathias Nyman2018-05-24
* xhci: xhci-hub: use new port structures for cas and wake mask functions.Mathias Nyman2018-05-24
* xhci: xhci-hub: use new port structures to get port address instead of port a...Mathias Nyman2018-05-24
* xhci: Add helper to get xhci roothub from hcdMathias Nyman2018-05-24
* xhci: set hcd pointers for xhci usb2 and usb3 roothub structuresMathias Nyman2018-05-24
* xhci: Create new structures to store xhci port informationMathias Nyman2018-05-24
* xhci: hisilicon: support HiSilicon STB xHCI host controllerJianguo Sun2018-05-24
* usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu2018-05-24
* Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-21
|\
| * xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-05-14
* | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-08
|\|
| * Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-04
| * xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-05-03
* | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-30
|\|
| * xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-22
| * Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-04-22
| * usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-20
| * usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-20
| * xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-20
* | usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko2018-04-23
* | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-23
* | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-22