index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
1
-1
/
+1
2017-04-26
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
1
-8
/
+4
2017-04-19
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
1
-0
/
+3
2017-04-19
usb: host: xhci-plat: add resume_quirk()
Yoshihiro Shimoda
1
-0
/
+15
2017-04-19
usb: host: xhci-plat: enable clk in resume timing
Yoshihiro Shimoda
1
-1
/
+10
2017-04-19
usb: host: plat: Enable xHCI plat runtime PM
Baolin Wang
1
-7
/
+46
2017-04-08
usb: xhci: plat: Enable async suspend/resume
Andrew Bresticker
1
-0
/
+2
2017-04-03
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2017-03-29
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
1
-0
/
+1
2017-03-23
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
1
-8
/
+27
2017-03-09
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
1
-0
/
+2
2017-01-25
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
1
-0
/
+3
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
1
-1
/
+1
2017-01-19
usb: host: xhci: plat: check hcc_params after add hcd
William wu
1
-3
/
+3
2016-11-14
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
Yoshihiro Shimoda
1
-0
/
+9
2016-06-26
xhci: get rid of platform data
Heikki Krogerus
1
-4
/
+1
2016-06-26
xhci: plat: adapt to unified device property interface
Heikki Krogerus
1
-3
/
+2
2016-06-02
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
Thomas Petazzoni
1
-0
/
+3
2016-04-27
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
Felipe Balbi
1
-3
/
+0
2016-04-27
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
Felipe Balbi
1
-28
/
+27
2016-04-27
usb: host: xhci: plat: change type of mvebu init_quirk()
Felipe Balbi
1
-4
/
+1
2016-04-27
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
Felipe Balbi
1
-6
/
+9
2016-04-13
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
1
-0
/
+13
2016-03-04
usb: host: xhci-plat: fix of_table.cocci warnings
Julia Lawall
1
-0
/
+1
2016-03-04
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
Simon Horman
1
-0
/
+5
2016-02-04
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
1
-1
/
+2
2015-12-01
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
1
-2
/
+12
2015-12-01
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
1
-0
/
+3
2015-12-01
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
1
-0
/
+1
2015-12-01
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
1
-25
/
+48
2015-12-01
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
1
-1
/
+0
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
[next]