开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-rcar.c
Age
Commit message (
Expand
)
Author
2024-10-04
usb: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2023-07-25
usb: Explicitly include correct DT includes
Rob Herring
2023-05-30
usb: xhci-plat: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-16
usb: host: xhci-rcar: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-09
usb: host: xhci-rcar: remove R-Car H3 ES1.* handling
Wolfram Sang
2023-03-09
usb: host: xhci-rcar: remove leftover quirk handling
Wolfram Sang
2023-02-02
xhci: split out rcar/rz support from xhci-plat.c
Arnd Bergmann
2022-03-03
usb: Drop commas after SoC match table sentinels
Geert Uytterhoeven
2021-08-27
usb: host: xhci-rcar: Don't reload firmware after the completion
Yoshihiro Shimoda
2020-09-25
usb: xhci-rcar: convert to readl_poll_timeout_atomic()
Chunfeng Yun
2019-09-03
usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settings
Yoshihiro Shimoda
2019-08-28
usb: host: xhci: rcar: Fix typo in compatible string matching
Geert Uytterhoeven
2019-08-02
usb: host: xhci-rcar: Fix timeout in xhci_suspend()
Yoshihiro Shimoda
2019-03-19
usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirk
Yasushi Asano
2018-07-06
usb: host: xhci-rcar: Add a condition check about PLL active
Yoshihiro Shimoda
2018-07-06
usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3
Yoshihiro Shimoda
2018-03-08
usb: host: xhci-rcar: add support for r8a77965
Yoshihiro Shimoda
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-08-16
usb: host: xhci: rcar: Add support for R-Car H3 ES2.0
Yoshihiro Shimoda
2017-08-16
usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()
Yoshihiro Shimoda
2017-04-19
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
2016-11-14
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
Yoshihiro Shimoda
2016-11-14
usb: host: xhci: rcar: add a new firmware version for r8a7796
Yoshihiro Shimoda
2016-04-26
usb: host: xhci: rcar: retire use of xhci_plat_type_is()
Felipe Balbi
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
2014-07-09
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
Yoshihiro Shimoda