aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-03usb: host: xhci-rcar: Add a helper macro to set xhci_plat_privYoshihiro Shimoda1-8/+2
2019-09-03usb: host: xhci-plat: add quirks member into struct xhci_plat_privYoshihiro Shimoda1-1/+3
2019-08-01usb: host: xhci-plat: Prevent an abnormally restrictive PHY init skippingMiquel Raynal1-1/+0
2019-04-19usb: host: xhci-plat: get optional clock by devm_clk_get_optional()Chunfeng Yun1-21/+18
2019-01-30usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz1-0/+7
2018-11-09xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman1-2/+4
2018-09-28usb: host: xhci-plat: add platform TPL supportPeter Chen1-0/+3
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha1-11/+16
2018-07-06usb: host: xhci-plat: add firmware_name for R-Car Gen3Yoshihiro Shimoda1-0/+1
2018-04-22Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman1-1/+0
2018-04-20usb: host: xhci-plat: Fix clock resource by adding a register clockGregory CLEMENT1-4/+21
2018-04-20usb: host: xhci-plat: Remove useless test before clk_disable_unprepareGregory CLEMENT1-4/+2
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman1-10/+1
2018-03-09usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl1-0/+1
2018-03-09usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda1-10/+1
2017-12-08usb: xhci: allow imod-interval to be configurableAdam Wallis1-0/+5
2017-11-07USB: host: xhci: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman1-6/+10
2017-10-05usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven1-4/+4
2017-10-05usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen1-0/+3
2017-09-18usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis1-6/+10
2017-08-16usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda1-9/+1
2017-05-18usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni1-1/+1
2017-04-26usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann1-8/+4
2017-04-19usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda1-0/+3
2017-04-19usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda1-0/+15
2017-04-19usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda1-1/+10
2017-04-19usb: host: plat: Enable xHCI plat runtime PMBaolin Wang1-7/+46
2017-04-08usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker1-0/+2
2017-04-03Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman1-0/+1
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
2017-03-23usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann1-8/+27
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck1-0/+2
2017-01-25usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi1-0/+3
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman1-1/+1
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman1-1/+1
2017-01-19usb: host: xhci: plat: check hcc_params after add hcdWilliam wu1-3/+3
2016-11-14usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda1-0/+9
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-4/+1
2016-06-26xhci: plat: adapt to unified device property interfaceHeikki Krogerus1-3/+2
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni1-0/+3
2016-04-26usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi1-3/+0
2016-04-26usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi1-28/+27
2016-04-26usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi1-4/+1
2016-04-26usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi1-6/+9
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda1-0/+13
2016-03-03usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall1-0/+1
2016-03-03usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman1-0/+5
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT1-1/+2