aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/xhci-plat.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-13xhci: fix dma mask setup in xhci.cXenia Ragiadakou1-0/+10
2013-08-13usb: Add Device Tree support to XHCI Platform driverAl Cooper1-0/+10
2013-07-23usb: xhci: add the suspend/resume functionalityVikas Sajjan1-0/+26
2013-06-24usb: host: xhci-plat: release mem region while removing moduleGeorge Cherian1-0/+1
2013-05-30USB: host: use platform_{get,set}_drvdata()Jingoo Han1-1/+1
2012-09-05usb: host: xhci-plat: use ioremap_nocacheRuchika Kharwar1-1/+1
2012-03-13usb: host: xhci: add platform driver supportSebastian Andrzej Siewior1-0/+205