summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
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-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: xhci: tegra: Fix runtime PM supportJon Hunter
2018-05-31usb: host: ohci: fix sfr kernel warning in ohci-at91 driverPrasanthi Chellakumar
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-24xhci: debugfs: add debugfs interface to enable compliance mode for a portMathias Nyman
2018-05-24xhci: debugfs: add usb ports to xhci debugfsMathias Nyman
2018-05-24xhci: xhci-mem: remove port_arrays and the code initializing themMathias Nyman
2018-05-24xhci-mtk: use xhci hub structures to get number of ports in roothubsMathias Nyman
2018-05-24xhci: xhci-hub: use port structure members instead of xhci_get_ports()Mathias Nyman
2018-05-24xhci: use port structures instead of port arrays in xhci.c functionsMathias Nyman
2018-05-24xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman
2018-05-24xhci: change xhci_set_link_state() to work with port structuresMathias Nyman
2018-05-24xhci: rename faked_port_index to hcd_portnumMathias Nyman
2018-05-24xhci: xhci-ring: use port structures for port event handlerMathias Nyman
2018-05-24xhci: xhci-hub: use new port structures for cas and wake mask functions.Mathias Nyman
2018-05-24xhci: xhci-hub: use new port structures to get port address instead of port a...Mathias Nyman
2018-05-24xhci: Add helper to get xhci roothub from hcdMathias Nyman
2018-05-24xhci: set hcd pointers for xhci usb2 and usb3 roothub structuresMathias Nyman
2018-05-24xhci: Create new structures to store xhci port informationMathias Nyman
2018-05-24xhci: hisilicon: support HiSilicon STB xHCI host controllerJianguo Sun
2018-05-24usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu
2018-05-21Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman
2018-05-14xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman
2018-05-08Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman
2018-05-03xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-23usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko
2018-04-23usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko
2018-04-22usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT
2018-04-22usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-04-22USB: ehci-omap: drop unused legacy phy supportJohan Hovold
2018-04-22xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT