summaryrefslogtreecommitdiff
path: root/drivers/usb/host/xhci-plat.c
AgeCommit message (Expand)Author
2016-06-01usb: xhci-plat: properly handle probe deferral for devm_clk_get()Thomas Petazzoni
2016-04-26usb: host: xhci: plat: finally get rid of xhci_plat_type_is()Felipe Balbi
2016-04-26usb: host: xhci: plat: make use of new methods in xhci_plat_privFelipe Balbi
2016-04-26usb: host: xhci: plat: change type of mvebu init_quirk()Felipe Balbi
2016-04-26usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()Felipe Balbi
2016-04-13usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB physYoshihiro Shimoda
2016-03-03usb: host: xhci-plat: fix of_table.cocci warningsJulia Lawall
2016-03-03usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility stringsSimon Horman
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT
2015-12-01usb: host: xhci-plat: add support for the R-Car H3 xHCI controllersYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add support for the R-Car M2-N xHCI controllerYoshihiro Shimoda
2015-12-01usb: host: xhci-rcar: Change code for new SoCsYoshihiro Shimoda
2015-12-01usb: host: xhci-plat: add struct xhci_plat_privYoshihiro Shimoda
2015-12-01usb: host: xhci: cleanup hcd private sizeYoshihiro Shimoda
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