index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-27
usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Prashanth K
1
-0
/
+3
2024-01-04
usb: xhci-plat: fix usb disconnect issue after s4
Yinbo Zhu
1
-4
/
+19
2023-12-06
usb: xhci: xhci-plat: Add support for BCM2711
Stefan Wahren
1
-0
/
+3
2023-11-21
USB: xhci-plat: fix legacy PHY double init
Johan Hovold
1
-20
/
+30
2023-10-21
usb: host: xhci-plat: fix possible kernel oops while resuming
Sergey Shtylyov
1
-4
/
+19
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2023-06-23
usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HC
Wesley Cheng
1
-1
/
+1
2023-06-13
xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setup
Mathias Nyman
1
-6
/
+1
2023-05-30
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-13
usb: xhci: plat: remove error log for failure to get usb-phy
Stanley Chang
1
-4
/
+0
2023-05-13
USB: Extend pci resume function to handle PM events
Basavaraj Natikar
1
-2
/
+2
2023-04-20
usb: xhci: plat: Add USB 3.0 phy support
Stanley Chang
1
-0
/
+15
2023-04-20
usb: host: xhci-plat: Use dev_is_pci() helper
Nobuhiro Iwamatsu
1
-3
/
+1
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/git/gregkh/char-misc
Linus Torvalds
1
-19
/
+1
2022-03-10
Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into char-misc-next
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
[next]