index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
2017-10-09
1
-6
/
+10
|
\
|
*
usb: host: xhci-plat: allow sysdev to inherit from ACPI
Adam Wallis
2017-09-18
1
-6
/
+10
*
|
usb: host: xhci-plat: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-05
1
-4
/
+4
*
|
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
2017-10-05
1
-0
/
+3
|
/
*
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
2017-08-17
1
-9
/
+1
*
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
2017-05-18
1
-1
/
+1
*
usb: host: xhci: remove #ifdef around PM functions
Arnd Bergmann
2017-04-26
1
-8
/
+4
*
usb: host: xhci-plat: set resume_quirk() for R-Car controllers
Yoshihiro Shimoda
2017-04-19
1
-0
/
+3
*
usb: host: xhci-plat: add resume_quirk()
Yoshihiro Shimoda
2017-04-19
1
-0
/
+15
*
usb: host: xhci-plat: enable clk in resume timing
Yoshihiro Shimoda
2017-04-19
1
-1
/
+10
*
usb: host: plat: Enable xHCI plat runtime PM
Baolin Wang
2017-04-19
1
-7
/
+46
*
usb: xhci: plat: Enable async suspend/resume
Andrew Bresticker
2017-04-08
1
-0
/
+2
*
Merge 4.11-rc5 into usb-next
Greg Kroah-Hartman
2017-04-03
1
-0
/
+1
|
\
|
*
xhci: plat: Register shutdown for xhci_plat
Adam Wallis
2017-03-29
1
-0
/
+1
*
|
usb: xhci: use bus->sysdev for DMA configuration
Arnd Bergmann
2017-03-23
1
-8
/
+27
|
/
*
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
Guenter Roeck
2017-03-09
1
-0
/
+2
*
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
2017-01-25
1
-0
/
+3
*
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-25
1
-1
/
+1
|
\
|
*
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
2017-01-20
1
-1
/
+1
*
|
usb: host: xhci: plat: check hcc_params after add hcd
William wu
2017-01-19
1
-3
/
+3
|
/
*
usb: host: xhci: plat: add support for Renesas r8a7796 SoC
Yoshihiro Shimoda
2016-11-14
1
-0
/
+9
*
xhci: get rid of platform data
Heikki Krogerus
2016-06-26
1
-4
/
+1
*
xhci: plat: adapt to unified device property interface
Heikki Krogerus
2016-06-26
1
-3
/
+2
*
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
Thomas Petazzoni
2016-06-01
1
-0
/
+3
*
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
Felipe Balbi
2016-04-27
1
-3
/
+0
*
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
Felipe Balbi
2016-04-27
1
-28
/
+27
*
usb: host: xhci: plat: change type of mvebu init_quirk()
Felipe Balbi
2016-04-27
1
-4
/
+1
*
usb: host: xhci: plat: move mvebu init_quirk() to xhci_plat_setup()
Felipe Balbi
2016-04-27
1
-6
/
+9
*
usb: host: xhci-plat: fix cannot work if R-Car Gen2/3 run on above 4GB phys
Yoshihiro Shimoda
2016-04-13
1
-0
/
+13
*
usb: host: xhci-plat: fix of_table.cocci warnings
Julia Lawall
2016-03-04
1
-0
/
+1
*
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
Simon Horman
2016-03-04
1
-0
/
+5
*
usb: host: xhci-plat: fix NULL pointer in probe for device tree case
Gregory CLEMENT
2016-02-03
1
-1
/
+2
*
usb: host: xhci-plat: add support for the R-Car H3 xHCI controllers
Yoshihiro Shimoda
2015-12-01
1
-2
/
+12
*
usb: host: xhci-plat: add support for the R-Car M2-N xHCI controller
Yoshihiro Shimoda
2015-12-01
1
-0
/
+3
*
usb: host: xhci-rcar: Change code for new SoCs
Yoshihiro Shimoda
2015-12-01
1
-0
/
+1
*
usb: host: xhci-plat: add struct xhci_plat_priv
Yoshihiro Shimoda
2015-12-01
1
-25
/
+48
*
usb: host: xhci: cleanup hcd private size
Yoshihiro Shimoda
2015-12-01
1
-1
/
+0
*
usb: Add support for ACPI identification to xhci-platform
Duc Dang
2015-10-17
1
-0
/
+9
*
usb: make xhci platform driver use 64 bit or 32 bit DMA
Duc Dang
2015-10-17
1
-7
/
+13
*
usb: xhci: Fix suspend/resume when used with OTG core
Roger Quadros
2015-05-31
1
-0
/
+1
*
usb: xhci: plat: Create both HCDs before adding them
Roger Quadros
2015-05-31
1
-12
/
+12
*
usb: xhci: cleanup xhci_hcd allocation
Roger Quadros
2015-05-31
1
-8
/
+10
*
usb: xhci: plat: Add USB phy support
Maxime Ripard
2015-03-18
1
-1
/
+18
*
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
Maxime Ripard
2015-02-24
1
-10
/
+9
*
Merge 3.18-rc7 into usb-next
Greg Kroah-Hartman
2014-12-01
1
-1
/
+9
|
\
|
*
usb: xhci: rework root port wake bits if controller isn't allowed to wakeup
Lu Baolu
2014-11-22
1
-1
/
+9
*
|
host: xhci-plat: remove duplicate check on resource
Varka Bhadram
2014-11-07
1
-6
/
+4
|
/
*
xhci: Allow xHCI drivers to be built as separate modules
Andrew Bresticker
2014-10-03
1
-2
/
+7
[next]