summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-plat.c
AgeCommit message (Expand)Author
2022-01-26usb: xhci-plat: fix crash when suspend if remote wake enableFrank Li
2021-02-03usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár
2020-12-09usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRKTejas Joglekar
2020-09-20usb: host: xhci-plat: improve the comments for xhci_plat_suspendPeter Chen
2020-09-20usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen
2020-09-20usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen
2020-09-20usb: host: xhci-plat: delete the unnecessary codePeter Chen
2020-09-20usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_privPeter Chen
2020-09-20usb: host: xhci-plat: add platform data supportPeter Chen
2020-07-15usb: host: xhci-plat: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-09usb: host: xhci-plat: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-05-18usb/xhci-plat: Set PM runtime as active on resumeQais Yousef
2020-05-18Merge 5.7-rc6 into usb-nextGreg Kroah-Hartman
2020-05-14usb: host: xhci-plat: keep runtime active when removing hostLi Jun
2020-05-13usb: xhci: xhci-plat: Add support for Broadcom STB SoC'sAl Cooper
2020-03-24usb: host: xhci-plat: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-03-12usb: host: xhci-plat: add a shutdownRan Wang
2019-09-03usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda
2019-09-03usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda
2019-08-01usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal
2019-04-19usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha
2018-07-06usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis
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-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-05usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann
2017-04-19usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda
2017-04-19usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda
2017-04-19usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda
2017-04-19usb: host: plat: Enable xHCI plat runtime PMBaolin Wang
2017-04-08usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann