summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-plat.c
AgeCommit message (Expand)Author
2020-04-02usb: host: xhci-plat: add a shutdownRan Wang
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2017-12-25xhci: plat: Register shutdown for xhci_platAdam Wallis
2017-05-25usb: host: xhci-plat: propagate return value of platform_get_irq()Thomas Petazzoni
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-12usb: host: xhci: plat: check hcc_params after add hcdWilliam wu
2016-07-11usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
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
2014-07-09usb: host: xhci-plat: use devm_functionsHimangi Saraogi
2014-07-09xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand
2014-07-09xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand
2014-05-28usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda
2014-05-27usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann
2014-05-27usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT
2014-05-27usb: host: xhci-plat: add clock supportGregory CLEMENT
2014-05-27usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT
2014-03-04storage: accept some UAS devices if streams are unavailableOliver Neukum
2014-02-15xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede
2013-12-10usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams
2013-12-08usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen
2013-08-15Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp
2013-08-15xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou
2013-08-13usb: Add Device Tree support to XHCI Platform driverAl Cooper
2013-07-23usb: xhci: add the suspend/resume functionalityVikas Sajjan
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior