summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c
Commit message (Expand)AuthorAgeFilesLines
* usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllersYoshihiro Shimoda2014-07-091-0/+19
* usb: host: xhci-plat: use devm_functionsHimangi Saraogi2014-07-091-20/+4
* xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand2014-07-091-0/+6
* xhci: Platform: Add (en/dis)able_usb3_lpm_timeoutPratyush Anand2014-07-091-0/+3
* usb: host: xhci-plat: add xhci_plat_start()Yoshihiro Shimoda2014-05-281-1/+6
* usb: xhci: avoid warning for !PM_SLEEPArnd Bergmann2014-05-271-1/+1
* usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllersGregory CLEMENT2014-05-271-0/+12
* usb: host: xhci-plat: add clock supportGregory CLEMENT2014-05-271-1/+23
* usb: host: xhci-plat: sort the headers in alphabetic orderGregory CLEMENT2014-05-271-3/+3
* storage: accept some UAS devices if streams are unavailableOliver Neukum2014-03-041-0/+3
* xhci-platform: Change compatible string from xhci-platform to generic-xhciHans de Goede2014-02-151-0/+1
* usb: xhci: change enumeration scheme to 'new scheme' by defaultDan Williams2013-12-101-0/+1
* usb: hcd: move controller wakeup setting initialization to individual driverPeter Chen2013-12-081-0/+1
* Merge tag 'for-usb-2013-08-15-step-1' into for-usb-nextSarah Sharp2013-08-151-1/+1
|\
| * xhci-plat: Don't enable legacy PCI interrupts.Sarah Sharp2013-08-151-1/+1
* | xhci: fix dma mask setup in xhci.cXenia Ragiadakou2013-08-131-0/+10
* | usb: Add Device Tree support to XHCI Platform driverAl Cooper2013-08-131-0/+10
* | usb: xhci: add the suspend/resume functionalityVikas Sajjan2013-07-231-0/+26
|/
* usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian2013-06-241-0/+1
* USB: host: use platform_{get,set}_drvdata()Jingoo Han2013-05-301-1/+1
* usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar2012-09-051-1/+1
* usb: host: xhci: add platform driver supportSebastian Andrzej Siewior2012-03-131-0/+205
OpenPOWER on IntegriCloud