index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-14
xhci: host: potential NULL dereference in xhci_generic_plat_probe()
Dan Carpenter
1
-0
/
+3
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
1
-77
/
+50
2023-01-25
xhci: host: Add Renesas RZ/V2M SoC support
Biju Das
1
-0
/
+11
2023-01-25
usb: host: xhci-plat: Add reset support
Biju Das
1
-1
/
+16
2023-01-25
usb: host: xhci-plat: Improve clock handling in probe()
Biju Das
1
-5
/
+5
2022-09-05
Merge 6.0-rc4 into usb-next
Greg Kroah-Hartman
1
-3
/
+8
2022-08-31
usb: host: xhci-plat: suspend/resume clks for brcm
Justin Chen
1
-1
/
+1
2022-08-31
usb: host: xhci-plat: suspend and resume clocks
Justin Chen
1
-1
/
+15
2022-08-25
xhci: Fix null pointer dereference in remove if xHC has only one roothub
Mathias Nyman
1
-3
/
+8
2022-05-12
usb: host: xhci-plat: omit shared hcd if either root hub has no ports
Heiner Kallweit
1
-0
/
+2
2022-05-12
usb: host: xhci-plat: prepare operation w/o shared hcd
Heiner Kallweit
1
-13
/
+18
2022-05-12
usb: host: xhci-plat: create shared hcd after having added main hcd
Heiner Kallweit
1
-13
/
+16
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-19
/
+1
2022-03-11
Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
1
-19
/
+1
2022-02-25
Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"
Pali Rohár
1
-19
/
+1
2022-01-31
Merge tag 'v5.17-rc2' into usb-next
Greg Kroah-Hartman
1
-0
/
+3
2022-01-26
usb: host: xhci-plat: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-10
/
+3
2022-01-26
usb: xhci-plat: fix crash when suspend if remote wake enable
Frank Li
1
-0
/
+3
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
1
-1
/
+19
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
1
-0
/
+3
2020-09-20
usb: host: xhci-plat: improve the comments for xhci_plat_suspend
Peter Chen
1
-5
/
+1
2020-09-20
usb: host: xhci-plat: add wakeup entry at sysfs
Peter Chen
1
-1
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
1
-2
/
+6
2020-09-20
usb: host: xhci-plat: delete the unnecessary code
Peter Chen
1
-2
/
+1
2020-09-20
usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_priv
Peter Chen
1
-0
/
+19
2020-09-20
usb: host: xhci-plat: add platform data support
Peter Chen
1
-1
/
+5
2020-07-15
usb: host: xhci-plat: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-07-09
usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPI
Lee Jones
1
-0
/
+2
2020-05-18
usb/xhci-plat: Set PM runtime as active on resume
Qais Yousef
1
-1
/
+9
2020-05-18
Merge 5.7-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2020-05-14
usb: host: xhci-plat: keep runtime active when removing host
Li Jun
1
-1
/
+3
2020-05-13
usb: xhci: xhci-plat: Add support for Broadcom STB SoC's
Al Cooper
1
-0
/
+10
2020-03-24
usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-12
usb: host: xhci-plat: add a shutdown
Ran Wang
1
-0
/
+1
2019-09-03
usb: host: xhci-rcar: Add a helper macro to set xhci_plat_priv
Yoshihiro Shimoda
1
-8
/
+2
2019-09-03
usb: host: xhci-plat: add quirks member into struct xhci_plat_priv
Yoshihiro Shimoda
1
-1
/
+3
2019-08-01
usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skipping
Miquel Raynal
1
-1
/
+0
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-21
/
+18
2019-01-30
usb: host: xhci: mvebu: add reset on resume quirk
Ofer Heifetz
1
-0
/
+7
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
1
-2
/
+4
2018-09-28
usb: host: xhci-plat: add platform TPL support
Peter Chen
1
-0
/
+3
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
1
-11
/
+16
2018-07-06
usb: host: xhci-plat: add firmware_name for R-Car Gen3
Yoshihiro Shimoda
1
-0
/
+1
2018-04-22
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
1
-1
/
+0
2018-04-20
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-4
/
+21
2018-04-20
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-10
/
+1
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-0
/
+1
2018-03-09
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"
Yoshihiro Shimoda
1
-10
/
+1
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
1
-0
/
+5
[next]