summaryrefslogtreecommitdiff
path: root/drivers/usb/host
AgeCommit message (Expand)Author
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
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-04-20xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng
2018-04-04Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-26usb: isp1362: remove blackfin arch glueArnd Bergmann
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel
2018-03-22xhci: Add Intel extended cap / otg phy mux handlingHans de Goede
2018-03-22xhci: Add option to get next extended capability in list by passing id = 0Mathias Nyman
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-16USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-16xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman
2018-03-16xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman
2018-03-16xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman
2018-03-16xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman
2018-03-16xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman
2018-03-16usb: xhci: Remove ep_trb from finish_td()Lu Baolu
2018-03-16usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu
2018-03-16usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter
2018-03-09USB: OHCI: Fix NULL dereference in HCDs using HCD_LOCAL_MEMFredrik Noring
2018-03-09usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko
2018-03-09USB: host: imx21: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko