aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c
Commit message (Expand)AuthorAge
* xhci: remove WARN_ON if dma mask is not set for platform devicesMathias Nyman2017-01-20
* 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-17
* usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang2015-10-17
* 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
* Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-30
|\
| * usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu2014-11-22
* | host: xhci-plat: remove duplicate check on resourceVarka Bhadram2014-11-07
|/
* xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker2014-10-03
* xhci: Introduce xhci_init_driver()Andrew Bresticker2014-10-03
* usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda2014-07-09
* usb: host: xhci-plat: use devm_functionsHimangi Saraogi2014-07-09
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-09
* xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand2014-07-09
* usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda2014-05-28
* usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann2014-05-27
* usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT2014-05-27
* usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-27
* usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT2014-05-27
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-04
* xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-15
* usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-10
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-08
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-15
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-15
* | xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-14
* | usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-13
* | usb: xhci: add the suspend/resume functionalityVikas Sajjan2013-07-23
|/
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-24
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-30