summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-plat.c
AgeCommit message (Expand)Author
2024-01-27usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRKPrashanth K
2024-01-04usb: xhci-plat: fix usb disconnect issue after s4Yinbo Zhu
2023-12-06usb: xhci: xhci-plat: Add support for BCM2711Stefan Wahren
2023-11-21USB: xhci-plat: fix legacy PHY double initJohan Hovold
2023-10-21usb: host: xhci-plat: fix possible kernel oops while resumingSergey Shtylyov
2023-07-25usb: Explicitly include correct DT includesRob Herring
2023-06-23usb: host: xhci-plat: Set XHCI_STATE_REMOVING before resuming XHCI HCWesley Cheng
2023-06-13xhci: get rid of XHCI_PLAT quirk that used to prevent MSI setupMathias Nyman
2023-05-30usb: xhci-plat: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-13usb: xhci: plat: remove error log for failure to get usb-phyStanley Chang
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-04-20usb: xhci: plat: Add USB 3.0 phy supportStanley Chang
2023-04-20usb: host: xhci-plat: Use dev_is_pci() helperNobuhiro Iwamatsu
2023-02-14xhci: host: potential NULL dereference in xhci_generic_plat_probe()Dan Carpenter
2023-02-02xhci: split out rcar/rz support from xhci-plat.cArnd Bergmann
2023-01-25xhci: host: Add Renesas RZ/V2M SoC supportBiju Das
2023-01-25usb: host: xhci-plat: Add reset supportBiju Das
2023-01-25usb: host: xhci-plat: Improve clock handling in probe()Biju Das
2022-09-05Merge 6.0-rc4 into usb-nextGreg Kroah-Hartman
2022-08-31usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen
2022-08-25xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman
2022-05-12usb: host: xhci-plat: omit shared hcd if either root hub has no portsHeiner Kallweit
2022-05-12usb: host: xhci-plat: prepare operation w/o shared hcdHeiner Kallweit
2022-05-12usb: host: xhci-plat: create shared hcd after having added main hcdHeiner Kallweit
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-10Merge tag 'phy-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2022-02-25Revert "usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720"Pali Rohár
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman
2022-01-26usb: host: xhci-plat: Remove useless DMA-32 fallback configurationChristophe JAILLET
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