summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-plat.c
Commit message (Expand)AuthorAge
* Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman2018-03-20
|\
| * usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"Yoshihiro Shimoda2018-03-09
* | usb: add a flag to skip PHY initialization to struct usb_hcdMartin Blumenstingl2018-03-09
|/
* usb: xhci: allow imod-interval to be configurableAdam Wallis2017-12-08
* USB: host: xhci: Remove redundant license textGreg Kroah-Hartman2017-11-07
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
* Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman2017-10-09
|\
| * usb: host: xhci-plat: allow sysdev to inherit from ACPIAdam Wallis2017-09-18
* | usb: host: xhci-plat: Use of_device_get_match_data() helperGeert Uytterhoeven2017-10-05
* | usb: host: xhci support option to disable the xHCI USB2 HW LPMThang Q. Nguyen2017-10-05
|/
* usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3Yoshihiro Shimoda2017-08-16
* usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni2017-05-18
* usb: host: xhci: remove #ifdef around PM functionsArnd Bergmann2017-04-26
* usb: host: xhci-plat: set resume_quirk() for R-Car controllersYoshihiro Shimoda2017-04-19
* usb: host: xhci-plat: add resume_quirk()Yoshihiro Shimoda2017-04-19
* usb: host: xhci-plat: enable clk in resume timingYoshihiro Shimoda2017-04-19
* usb: host: plat: Enable xHCI plat runtime PMBaolin Wang2017-04-19
* usb: xhci: plat: Enable async suspend/resumeAndrew Bresticker2017-04-08
* Merge 4.11-rc5 into usb-nextGreg Kroah-Hartman2017-04-03
|\
| * xhci: plat: Register shutdown for xhci_platAdam Wallis2017-03-29
* | usb: xhci: use bus->sysdev for DMA configurationArnd Bergmann2017-03-23
|/
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-09
* usb: host: xhci-plat: enable BROKEN_PED quirk if platform requestedFelipe Balbi2017-01-25
* Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman2017-01-25
|\
| * xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-20
* | usb: host: xhci: plat: check hcc_params after add hcdWilliam wu2017-01-19
|/
* usb: host: xhci: plat: add support for Renesas r8a7796 SoCYoshihiro Shimoda2016-11-14
* xhci: get rid of platform dataHeikki Krogerus2016-06-26
* xhci: plat: adapt to unified device property interfaceHeikki Krogerus2016-06-26
* usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni2016-06-01
* usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi2016-04-26
* usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi2016-04-26
* usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi2016-04-26
* usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi2016-04-26
* usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda2016-04-13
* usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall2016-03-03
* usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman2016-03-03
* usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT2016-02-03
* usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda2015-12-01
* usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda2015-12-01
* usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda2015-12-01
* usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda2015-12-01
* usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda2015-12-01
* usb: Add support for ACPI identification to xhci-platformDuc Dang2015-10-16
* usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang2015-10-16
* usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros2015-05-31
* usb: xhci: plat: Create both HCDs before adding themRoger Quadros2015-05-31
* usb: xhci: cleanup xhci_hcd allocationRoger Quadros2015-05-31
* usb: xhci: plat: Add USB phy supportMaxime Ripard2015-03-18
* usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard2015-02-24