summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-rcar.c
AgeCommit message (Expand)Author
2024-10-04usb: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-05-01xhci: remove XHCI_TRUST_TX_LENGTH quirkMathias Nyman
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-05-30usb: xhci-plat: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-16usb: host: xhci-rcar: drop of_match_ptr for ID tableKrzysztof Kozlowski
2023-03-09usb: host: xhci-rcar: remove R-Car H3 ES1.* handlingWolfram Sang
2023-03-09usb: host: xhci-rcar: remove leftover quirk handlingWolfram Sang
2023-02-02xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann
2022-03-03usb: Drop commas after SoC match table sentinelsGeert Uytterhoeven
2021-08-27usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda
2020-09-25usb: xhci-rcar: convert to readl_poll_timeout_atomic()Chunfeng Yun
2019-09-03usb: host: xhci-rcar: Use xhci_plat_priv.quirks instead of code settingsYoshihiro Shimoda
2019-08-28usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-08-02usb: host: xhci-rcar: Fix timeout in xhci_suspend()Yoshihiro Shimoda
2019-03-19usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2018-07-06usb: host: xhci-rcar: Add a condition check about PLL activeYoshihiro Shimoda
2018-07-06usb: host: xhci-rcar: Simplify getting the firmware name for R-Car Gen3Yoshihiro Shimoda
2018-03-08usb: host: xhci-rcar: add support for r8a77965Yoshihiro Shimoda
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-08-16usb: host: xhci: rcar: Add support for R-Car H3 ES2.0Yoshihiro Shimoda
2017-08-16usb: host: xhci: rcar: Add firmware_name selection by soc_device_match()Yoshihiro Shimoda
2017-04-19usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda
2016-11-14usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda
2016-11-14usb: host: xhci: rcar: add a new firmware version for r8a7796Yoshihiro Shimoda
2016-04-26usb: host: xhci: rcar: retire use of xhci_plat_type_is()Felipe Balbi
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda