Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
042da33b9c29f4eff212d27e7c017941af13c5c2
/
drivers
/
usb
/
host
/
xhci-plat.c
e27420f
usb: host: Fix passing of xhci-imod-value property to xhci-plat
by Mayank Rana
· 7 years ago
d89f1fe
usb: host: xhci-plat: Use xhci dev instead of dwc3 dev with probe
by Mayank Rana
· 7 years ago
e7113fb
usb: host: Add support for usb core indexing
by Hemant Kumar
· 7 years ago
d523ad4
Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9
by Kyle Yan
· 7 years ago
1a92691
usb: host: xhci-plat: propagate return value of platform_get_irq()
by Thomas Petazzoni
· 7 years ago
4a88ae7
Merge "Revert "usb: host: skip xHCI power management upon port suspend"" into msm-4.9
by Linux Build Service Account
· 8 years ago
71ce1d9
Merge remote-tracking branch 'tmp-44e63be' into 4.9
by Channagoud Kadabi
· 8 years ago
3b4ebc1
Revert "usb: host: skip xHCI power management upon port suspend"
by Jack Pham
· 8 years ago
629f6cd
usb: xhci-plat: Enable wakeup for the root hubs
by Jack Pham
· 8 years ago
7bdf7be
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
by Felipe Balbi
· 8 years ago
b741506
Merge "usb: xhci-plat: Add DT parameter to program xhci imod_interval" into msm-4.9
by Linux Build Service Account
· 8 years ago
4004144
usb: host: skip xHCI power management upon port suspend
by Mayank Rana
· 8 years ago
8728345
usb: xhci-plat: Add DT parameter to program xhci imod_interval
by Mayank Rana
· 8 years ago
f616a7f
usb: dwc3: Use high priority worker as bottom half handler
by Mayank Rana
· 8 years ago
cf1d53c
usb: xhci-plat: Add support to modify imod from sysfs
by Devdutt Patnaik
· 10 years ago
a9ff911
usb: xhci: use bus->sysdev for DMA configuration
by Arnd Bergmann
· 8 years ago
0641f22
USB: Allow skipping device resume during system resume
by Hemant Kumar
· 8 years ago
deb64a7
Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9
by Kyle Yan
· 8 years ago
24db1c5
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
by Guenter Roeck
· 8 years ago
da75569
Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9
by Kyle Yan
· 8 years ago
82bd560
usb: host: xhci: plat: check hcc_params after add hcd
by William wu
· 8 years ago
a99689a
dwc3: Add QTI MSM platform specific feature and other changes
by Mayank Rana
· 8 years ago
a3aef37
xhci: get rid of platform data
by Heikki Krogerus
· 8 years ago
76f9502
xhci: plat: adapt to unified device property interface
by Heikki Krogerus
· 8 years ago
de95c40
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
by Thomas Petazzoni
· 8 years ago
c06fac7
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
by Felipe Balbi
· 9 years ago
b1c127ae
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
by Felipe Balbi
· 9 years ago
72d4b28
usb: host: xhci: plat: change type of mvebu init_quirk()
by Felipe Balbi
· 9 years ago
3bdb263
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
by Felipe Balbi
· 9 years ago
5ad3b03
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
by Yoshihiro Shimoda
· 9 years ago
ff075d67
usb: host: xhci-plat: fix of_table.cocci warnings
by Julia Lawall
· 9 years ago
f1bbdc3
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
by Simon Horman
· 9 years ago
2ad294d
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
by Gregory CLEMENT
· 9 years ago
526a240
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
by Yoshihiro Shimoda
· 9 years ago
82487b7
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
by Yoshihiro Shimoda
· 9 years ago
9bf9d9d
usb: host: xhci-rcar: Change code for new SoCs
by Yoshihiro Shimoda
· 9 years ago
4efb2f6
usb: host: xhci-plat: add struct xhci_plat_priv
by Yoshihiro Shimoda
· 9 years ago
32479d4
usb: host: xhci: cleanup hcd private size
by Yoshihiro Shimoda
· 9 years ago
579085b
usb: Add support for ACPI identification to xhci-platform
by Duc Dang
· 9 years ago
0ebbe39
usb: make xhci platform driver use 64 bit or 32 bit DMA
by Duc Dang
· 9 years ago
9fa733f
usb: xhci: Fix suspend/resume when used with OTG core
by Roger Quadros
· 9 years ago
4ac5308
usb: xhci: plat: Create both HCDs before adding them
by Roger Quadros
· 9 years ago
cd33a32
usb: xhci: cleanup xhci_hcd allocation
by Roger Quadros
· 9 years ago
7b8ef22
usb: xhci: plat: Add USB phy support
by Maxime Ripard
· 10 years ago
1e7e4fb
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
by Maxime Ripard
· 10 years ago
c00552e
Merge 3.18-rc7 into usb-next
by Greg Kroah-Hartman
· 10 years ago
a1377e5
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
by Lu Baolu
· 10 years ago
e7020f1
host: xhci-plat: remove duplicate check on resource
by Varka Bhadram
· 10 years ago
29e409f
xhci: Allow xHCI drivers to be built as separate modules
by Andrew Bresticker
· 10 years ago
1885d9a
xhci: Introduce xhci_init_driver()
by Andrew Bresticker
· 10 years ago
4ac8918
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
by Yoshihiro Shimoda
· 10 years ago
fd66634
usb: host: xhci-plat: use devm_functions
by Himangi Saraogi
· 10 years ago
20f6fdd
xhci: Platform: Set xhci lpm support quirk based on platform data
by Pratyush Anand
· 10 years ago
94ef3d5
xhci: Platform: Add (en/dis)able_usb3_lpm_timeout
by Pratyush Anand
· 10 years ago
94adcdc
usb: host: xhci-plat: add xhci_plat_start()
by Yoshihiro Shimoda
· 10 years ago
274f6af
usb: xhci: avoid warning for !PM_SLEEP
by Arnd Bergmann
· 11 years ago
9737479
usb: host: xhci-plat: add support for the Armada 375/38x XHCI controllers
by Gregory CLEMENT
· 10 years ago
4718c17
usb: host: xhci-plat: add clock support
by Gregory CLEMENT
· 10 years ago
48157bb
usb: host: xhci-plat: sort the headers in alphabetic order
by Gregory CLEMENT
· 10 years ago
14aec58
storage: accept some UAS devices if streams are unavailable
by Oliver Neukum
· 11 years ago
0f94388
xhci-platform: Change compatible string from xhci-platform to generic-xhci
by Hans de Goede
· 11 years ago
48fc7db
usb: xhci: change enumeration scheme to 'new scheme' by default
by Dan Williams
· 11 years ago
3c9740a
usb: hcd: move controller wakeup setting initialization to individual driver
by Peter Chen
· 11 years ago
5845c13
Merge tag 'for-usb-2013-08-15-step-1' into for-usb-next
by Sarah Sharp
· 11 years ago
52fb612
xhci-plat: Don't enable legacy PCI interrupts.
by Sarah Sharp
· 11 years ago
c10cf11
xhci: fix dma mask setup in xhci.c
by Xenia Ragiadakou
· 11 years ago
1fe6c45
usb: Add Device Tree support to XHCI Platform driver
by Al Cooper
· 11 years ago
57d04eb
usb: xhci: add the suspend/resume functionality
by Vikas Sajjan
· 12 years ago
5388a3a
usb: host: xhci-plat: release mem region while removing module
by George Cherian
· 11 years ago
477527b
USB: host: use platform_{get,set}_drvdata()
by Jingoo Han
· 11 years ago
319acdf
usb: host: xhci-plat: use ioremap_nocache
by Ruchika Kharwar
· 12 years ago
3429e91
usb: host: xhci: add platform driver support
by Sebastian Andrzej Siewior
· 13 years ago