index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
Age
Commit message (
Expand
)
Author
2025-05-21
Merge tag 'v6.6.89' into update_stable
Stephan Kulow
2025-05-02
usb: host: xhci-plat: mvebu: use ->quirks instead of ->init_quirk() func
Théo Lebrun
2024-03-11
Merge tag 'v6.6.20' into lf-6.6.y
Jason Liu
2024-02-16
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
2024-02-05
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
2023-12-03
USB: xhci-plat: fix legacy PHY double init
Johan Hovold
2023-11-30
Merge tag 'v6.6.2' into lf-6.6.y
Jason Liu
2023-11-20
usb: host: xhci-plat: fix possible kernel oops while resuming
Sergey Shtylyov
2023-10-30
LF-2407-3 usb: host: xhci-plat: forbid runtime pm conditionally
Peter Chen
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-06-23
usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC
Wesley Cheng
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
2023-05-30
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-13
usb: xhci: plat: remove error log for failure to get usb-phy
Stanley Chang
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
2023-04-20
usb: xhci: plat: Add USB 3.0 phy support
Stanley Chang
2023-04-20
usb: host: xhci-plat: Use dev_is_pci() helper
Nobuhiro Iwamatsu
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2023-01-25
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
2023-01-25
usb: host: xhci-plat: Add reset support
Biju Das
2023-01-25
usb: host: xhci-plat: Improve clock handling in probe()
Biju Das
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
2022-08-31
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
2022-08-25
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
2022-05-12
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: prepare operation w/o shared hcd
Heiner Kallweit
2022-05-12
usb: host: xhci-plat: create shared hcd after having added main hcd
Heiner Kallweit
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-10
Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2022-02-25
Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"
Pali Rohár
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
2022-01-26
usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
2020-07-15
usb: host: xhci-plat: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-09
usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
2020-05-14
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
2020-05-13
usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
Al Cooper
2020-03-24
usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
[next]