aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c
AgeCommit message (Expand)Author
2019-01-31xhci: Fix leaking USB3 shared_hcd at xhci removalMathias Nyman
2018-05-25usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman
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
2017-03-09usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-01-25usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi
2017-01-25Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman
2017-01-20xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman
2017-01-19usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2016-11-14usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda
2016-06-26xhci: get rid of platform dataHeikki Krogerus
2016-06-26xhci: plat: adapt to unified device property interfaceHeikki Krogerus
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-04-26usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi
2016-04-26usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi
2016-04-26usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-03-03usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall
2016-03-03usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros
2015-05-31usb: xhci: plat: Create both HCDs before adding themRoger Quadros
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-11-07host: xhci-plat: remove duplicate check on resourceVarka Bhadram
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda