Age | Commit message (Expand) | Author | Files | Lines |
2015-10-17 | usb: Add support for ACPI identification to xhci-platform | Duc Dang | 1 | -0/+9 |
2015-10-17 | usb: make xhci platform driver use 64 bit or 32 bit DMA | Duc Dang | 1 | -7/+13 |
2015-05-31 | usb: xhci: Fix suspend/resume when used with OTG core | Roger Quadros | 1 | -0/+1 |
2015-05-31 | usb: xhci: plat: Create both HCDs before adding them | Roger Quadros | 1 | -12/+12 |
2015-05-31 | usb: xhci: cleanup xhci_hcd allocation | Roger Quadros | 1 | -8/+10 |
2015-03-18 | usb: xhci: plat: Add USB phy support | Maxime Ripard | 1 | -1/+18 |
2015-02-24 | usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks | Maxime Ripard | 1 | -10/+9 |
2014-12-01 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman | 1 | -1/+9 |
2014-11-22 | usb: xhci: rework root port wake bits if controller isn't allowed to wakeup | Lu Baolu | 1 | -1/+9 |
2014-11-07 | host: xhci-plat: remove duplicate check on resource | Varka Bhadram | 1 | -6/+4 |
2014-10-04 | xhci: Allow xHCI drivers to be built as separate modules | Andrew Bresticker | 1 | -2/+7 |
2014-10-04 | xhci: Introduce xhci_init_driver() | Andrew Bresticker | 1 | -54/+5 |
2014-07-10 | usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers | Yoshihiro Shimoda | 1 | -0/+19 |
2014-07-10 | usb: host: xhci-plat: use devm_functions | Himangi Saraogi | 1 | -20/+4 |
2014-07-10 | xhci: Platform: Set xhci lpm support quirk based on platform data | Pratyush Anand | 1 | -0/+6 |
2014-07-10 | xhci: Platform: Add (en/dis)able_usb3_lpm_timeout | Pratyush Anand | 1 | -0/+3 |
2014-05-29 | usb: host: xhci-plat: add xhci_plat_start() | Yoshihiro Shimoda | 1 | -1/+6 |
2014-05-28 | usb: xhci: avoid warning for !PM_SLEEP | Arnd Bergmann | 1 | -1/+1 |
2014-05-28 | usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers | Gregory CLEMENT | 1 | -0/+12 |
2014-05-28 | usb: host: xhci-plat: add clock support | Gregory CLEMENT | 1 | -1/+23 |
2014-05-28 | usb: host: xhci-plat: sort the headers in alphabetic order | Gregory CLEMENT | 1 | -3/+3 |
2014-03-05 | storage: accept some UAS devices if streams are unavailable | Oliver Neukum | 1 | -0/+3 |
2014-02-16 | xhci-platform: Change compatible string from xhci-platform to generic-xhci | Hans de Goede | 1 | -0/+1 |
2013-12-11 | usb: xhci: change enumeration scheme to 'new scheme' by default | Dan Williams | 1 | -0/+1 |
2013-12-09 | usb: hcd: move controller wakeup setting initialization to individual driver | Peter Chen | 1 | -0/+1 |
2013-08-16 | Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next | Sarah Sharp | 1 | -1/+1 |
2013-08-15 | xhci-plat: Don't enable legacy PCI interrupts. | Sarah Sharp | 1 | -1/+1 |
2013-08-14 | xhci: fix dma mask setup in xhci.c | Xenia Ragiadakou | 1 | -0/+10 |
2013-08-14 | usb: Add Device Tree support to XHCI Platform driver | Al Cooper | 1 | -0/+10 |
2013-07-24 | usb: xhci: add the suspend/resume functionality | Vikas Sajjan | 1 | -0/+26 |
2013-06-25 | usb: host: xhci-plat: release mem region while removing module | George Cherian | 1 | -0/+1 |
2013-05-30 | USB: host: use platform_{get,set}_drvdata() | Jingoo Han | 1 | -1/+1 |
2012-09-05 | usb: host: xhci-plat: use ioremap_nocache | Ruchika Kharwar | 1 | -1/+1 |
2012-03-13 | usb: host: xhci: add platform driver support | Sebastian Andrzej Siewior | 1 | -0/+205 |