summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
...
* xhci-mtk: use xhci hub structures to get number of ports in roothubsMathias Nyman2018-05-241-2/+2
* xhci: xhci-hub: use port structure members instead of xhci_get_ports()Mathias Nyman2018-05-241-24/+4Star
* xhci: use port structures instead of port arrays in xhci.c functionsMathias Nyman2018-05-241-28/+22Star
* xhci: change xhci_test_and_clear_bit() to use new port structureMathias Nyman2018-05-243-26/+15Star
* xhci: change xhci_set_link_state() to work with port structuresMathias Nyman2018-05-243-22/+19Star
* xhci: rename faked_port_index to hcd_portnumMathias Nyman2018-05-241-22/+19Star
* xhci: xhci-ring: use port structures for port event handlerMathias Nyman2018-05-241-71/+8Star
* xhci: xhci-hub: use new port structures for cas and wake mask functions.Mathias Nyman2018-05-241-11/+10Star
* xhci: xhci-hub: use new port structures to get port address instead of port a...Mathias Nyman2018-05-241-62/+78
* xhci: Add helper to get xhci roothub from hcdMathias Nyman2018-05-242-0/+11
* xhci: set hcd pointers for xhci usb2 and usb3 roothub structuresMathias Nyman2018-05-241-0/+2
* xhci: Create new structures to store xhci port informationMathias Nyman2018-05-242-6/+73
* xhci: hisilicon: support HiSilicon STB xHCI host controllerJianguo Sun2018-05-243-0/+418
* usb: xhci: dbc: Add SPDX identifiers to dbc filesLu Baolu2018-05-243-1/+3
* Merge 4.17-rc6 into usb-nextGreg Kroah-Hartman2018-05-211-1/+1
|\
| * xhci: Fix USB3 NULL pointer dereference at logical disconnect.Mathias Nyman2018-05-141-1/+1
* | Merge 4.17-rc4 into usb-nextGreg Kroah-Hartman2018-05-083-3/+7
|\|
| * Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman2018-05-042-3/+6
| * xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman2018-05-031-0/+1
* | Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman2018-04-303-5/+9
|\|
| * xhci: Fix Kernel oops in xhci dbgttyZhengjun Xing2018-04-221-3/+5
| * Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman2018-04-221-1/+0Star
| * usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-202-5/+23
| * usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-201-4/+2Star
| * xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng2018-04-201-1/+4
* | usb: phy: Add Kconfig entry for Tegra PHY driverDmitry Osipenko2018-04-231-3/+1Star
* | usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phyDmitry Osipenko2018-04-231-48/+39Star
* | usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT2018-04-222-5/+23
* | usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT2018-04-221-4/+2Star
* | USB: ehci-omap: drop unused legacy phy supportJohan Hovold2018-04-221-4/+1Star
|/
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-0524-430/+270Star
|\
| * usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel2018-03-261-25/+0Star
| * xhci: Add Intel extended cap / otg phy mux handlingHans de Goede2018-03-225-1/+100
| * xhci: Add option to get next extended capability in list by passing id = 0Mathias Nyman2018-03-221-2/+3
| * Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-208-37/+50
| |\
| * | USB: host: sl811: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-161-14/+3Star
| * | xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman2018-03-161-3/+11
| * | xhci: Clear the host side toggle manually when endpoint is soft resetMathias Nyman2018-03-163-17/+95
| * | xhci: refactor xhci_urb_enqueue a bit with minor changesMathias Nyman2018-03-161-11/+9Star
| * | xhci: Don't always run the default stop endpoint command completion handlerMathias Nyman2018-03-161-1/+2
| * | xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman2018-03-161-0/+2
| * | usb: xhci: Remove ep_trb from finish_td()Lu Baolu2018-03-161-4/+4
| * | usb: xhci: Remove ep_trb from xhci_cleanup_halted_endpoint()Lu Baolu2018-03-161-7/+4Star
| * | usb: xhci: Clean up error code in xhci_dbc_tty_register_device()Dan Carpenter2018-03-161-2/+3
| * | usb: host: ohci-platform: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-51/+5Star
| * | usb: host: ehci-platform: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-51/+4Star
| * | usb: host: xhci-mtk: remove custom USB PHY handlingMartin Blumenstingl2018-03-091-96/+2Star
| * | usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-096-4/+9
| * | USB: host: whci: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-42/+6Star
| * | USB: host: isp116x: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko2018-03-091-13/+2Star