aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29xhci: plat: Register shutdown for xhci_platAdam Wallis1-0/+1
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
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda1-2/+12
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda1-0/+3
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda1-0/+1
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda1-25/+48
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda1-1/+0
2015-10-16usb: Add support for ACPI identification to xhci-platformDuc Dang1-0/+9
2015-10-16usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang1-7/+13
2015-05-31usb: xhci: Fix suspend/resume when used with OTG coreRoger Quadros1-0/+1
2015-05-31usb: xhci: plat: Create both HCDs before adding themRoger Quadros1-12/+12
2015-05-31usb: xhci: cleanup xhci_hcd allocationRoger Quadros1-8/+10
2015-03-18usb: xhci: plat: Add USB phy supportMaxime Ripard1-1/+18
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard1-10/+9
2014-11-30Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman1-1/+9
2014-11-22usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu1-1/+9
2014-11-07host: xhci-plat: remove duplicate check on resourceVarka Bhadram1-6/+4
2014-10-03xhci: Allow xHCI drivers to be built as separate modulesAndrew Bresticker1-2/+7
2014-10-03xhci: Introduce xhci_init_driver()Andrew Bresticker1-54/+5
2014-07-09usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda1-0/+19
2014-07-09usb: host: xhci-plat: use devm_functionsHimangi Saraogi1-20/+4
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+6
2014-07-09xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand1-0/+3
2014-05-28usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda1-1/+6
2014-05-27usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann1-1/+1
2014-05-27usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT1-0/+12
2014-05-27usb: host: xhci-plat: add clock supportGregory CLEMENT1-1/+23
2014-05-27usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT1-3/+3
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum1-0/+3
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede1-0/+1
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams1-0/+1
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen1-0/+1
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp1-1/+1
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp1-1/+1