summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'phy-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2023-02-242-34/+12
|\
| * usb: host: ohci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-17/+6
| * usb: host: ehci-exynos: Convert to devm_of_phy_optional_get()Geert Uytterhoeven2023-02-031-17/+6
* | Merge tag 'usb-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-02-2423-640/+984
|\ \
| * | xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter2023-02-141-0/+3
| * | usb: host: fsl-mph-dr-of: reuse device_set_of_node_from_devAlexander Stein2023-02-091-2/+1
| * | usb: max-3421: Fix setting of I/O pinsMark Tomlinson2023-02-071-1/+1
| * | usb: host: xhci: mvebu: Iterate over array indexes instead of using pointer mathKees Cook2023-02-061-1/+1
| * | USB: isp1362: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | USB: isp116x: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | USB: sl811: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-1/+1
| * | USB: uhci: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-061-3/+3
| * | usb: remove the dead USB_OHCI_SH optionChristoph Hellwig2023-02-031-11/+0
| * | xhci: decouple usb2 port resume and get_port_status request handlingMathias Nyman2023-02-021-22/+25
| * | xhci: clear usb2 resume related variables in one place.Mathias Nyman2023-02-021-22/+16
| * | xhci: rename resume_done to resume_timestampMathias Nyman2023-02-023-13/+13
| * | xhci: Pass port structure as parameter to xhci_disable_port().Mathias Nyman2023-02-021-9/+15
| * | xhci: move port specific items such as state completions to port structureMathias Nyman2023-02-024-35/+28
| * | xhci: pass port pointer as parameter to xhci_set_port_power()Mathias Nyman2023-02-021-14/+11
| * | xhci: cleanup xhci_hub_control port referencesMathias Nyman2023-02-021-60/+63
| * | xhci: add helpers for enabling and disabling interruptersMathias Nyman2023-02-021-7/+30
| * | xhci: Refactor interrupter code for initial multi interrupter support.Mathias Nyman2023-02-025-120/+196
| * | xhci: remove xhci_test_trb_in_td_math early development checkMathias Nyman2023-02-021-160/+0
| * | xhci: fix event ring segment table related masks and variables in headerMathias Nyman2023-02-022-3/+6
| * | xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann2023-02-026-148/+163
| * | USB: MAX3421: Handle USB NAK correctlyMark Tomlinson2023-01-311-11/+2
| * | xhci: host: Add Renesas RZ/V2M SoC supportBiju Das2023-01-255-0/+78
| * | usb: host: xhci-plat: Add reset supportBiju Das2023-01-251-1/+16
| * | usb: host: xhci-plat: Improve clock handling in probe()Biju Das2023-01-251-5/+5
| * | usb: host: ehci-fsl: Use DRV_NAMEAlexander Stein2023-01-241-1/+1
| * | Merge 6.2-rc5 into usb-nextGreg Kroah-Hartman2023-01-236-6/+73
| |\ \
| * | | xhci: tegra: USB2 pad power controlsPetlozu Pravareshwar2023-01-171-0/+125
| * | | xhci: hub: export symbol on xhci_hub_controlJim Lin2023-01-171-0/+1
| * | | xhci: Add hub_control to xhci_driver_overridesJim Lin2023-01-172-0/+4
| * | | usb: host: xhci-tegra: Add Tegra234 XHCI supportSing-Han Chen2023-01-171-39/+228
| * | | xhci: Convert to use list_count_nodes()Andy Shevchenko2023-01-061-5/+2
| | |/ | |/|
* | | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-206-435/+7
|\ \ \ | |_|/ |/| |
| * | usb: ohci-omap: avoid unused-variable warningArnd Bergmann2023-02-011-7/+1
| * | usb: remove ohci-tmio driverArnd Bergmann2023-02-012-382/+0
| * | ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann2023-01-201-9/+0
| * | ARM: s3c: remove s3c24xx specific hacksArnd Bergmann2023-01-161-4/+4
| * | ARM: sa1100: remove unused board filesArnd Bergmann2023-01-121-4/+1
| * | ARM: omap1: remove dead codeArnd Bergmann2023-01-121-5/+1
| * | ARM: omap1: remove unused board filesArnd Bergmann2023-01-121-1/+0
| * | ARM: cns3xxx: remove entire platformArnd Bergmann2023-01-101-23/+0
| |/
* | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-215-3/+72
|\ \
| * | usb: host: ehci-fsl: Fix module aliasAlexander Stein2023-01-201-1/+1
| * | xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman2023-01-171-0/+34
| * | xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman2023-01-172-0/+9
| * | xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman2023-01-173-1/+17