index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-plat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-19
usb: host: xhci-plat: get optional clock by devm_clk_get_optional()
Chunfeng Yun
1
-21
/
+18
2019-01-30
usb: host: xhci: mvebu: add reset on resume quirk
Ofer Heifetz
1
-0
/
+7
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
1
-2
/
+4
2018-09-28
usb: host: xhci-plat: add platform TPL support
Peter Chen
1
-0
/
+3
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
1
-11
/
+16
2018-07-06
usb: host: xhci-plat: add firmware_name for R-Car Gen3
Yoshihiro Shimoda
1
-0
/
+1
2018-04-22
Revert "xhci: plat: Register shutdown for xhci_plat"
Greg Kroah-Hartman
1
-1
/
+0
2018-04-20
usb: host: xhci-plat: Fix clock resource by adding a register clock
Gregory CLEMENT
1
-4
/
+21
2018-04-20
usb: host: xhci-plat: Remove useless test before clk_disable_unprepare
Gregory CLEMENT
1
-4
/
+2
2018-03-20
Merge branch 4.16-rc6 into usb-next
Greg Kroah-Hartman
1
-10
/
+1
2018-03-09
usb: add a flag to skip PHY initialization to struct usb_hcd
Martin Blumenstingl
1
-0
/
+1
2018-03-09
usb: host: xhci-plat: revert "usb: host: xhci-plat: enable clk in resume timing"
Yoshihiro Shimoda
1
-10
/
+1
2017-12-08
usb: xhci: allow imod-interval to be configurable
Adam Wallis
1
-0
/
+5
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
1
-6
/
+10
2017-10-05
usb: host: xhci-plat: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-4
/
+4
2017-10-05
usb: host: xhci support option to disable the xHCI USB2 HW LPM
Thang Q. Nguyen
1
-0
/
+3
2017-09-18
usb: host: xhci-plat: allow sysdev to inherit from ACPI
Adam Wallis
1
-6
/
+10
2017-08-16
usb: host: xhci: plat: re-fact xhci_plat_priv for R-Car Gen3
Yoshihiro Shimoda
1
-9
/
+1
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-01
usb: xhci-plat: properly handle probe deferral for devm_clk_get()
Thomas Petazzoni
1
-0
/
+3
2016-04-26
usb: host: xhci: plat: finally get rid of xhci_plat_type_is()
Felipe Balbi
1
-3
/
+0
2016-04-26
usb: host: xhci: plat: make use of new methods in xhci_plat_priv
Felipe Balbi
1
-28
/
+27
2016-04-26
usb: host: xhci: plat: change type of mvebu init_quirk()
Felipe Balbi
1
-4
/
+1
2016-04-26
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-03
usb: host: xhci-plat: fix of_table.cocci warnings
Julia Lawall
1
-0
/
+1
2016-03-03
usb: host: xhci-plat: add R-Car Gen2 and Gen3 fallback compatibility strings
Simon Horman
1
-0
/
+5
2016-02-03
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
[next]