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-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-133
/
+488
2021-06-17
usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-2
/
+1
2021-06-17
usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()
Yang Yingliang
1
-0
/
+1
2021-06-17
usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()
Yang Yingliang
1
-4
/
+8
2021-06-11
usb: xhci: tegra: Enable ELPG for runtime/system PM
JC Kuo
1
-37
/
+370
2021-06-11
usb: xhci: tegra: Unlink power domain devices
JC Kuo
1
-94
/
+112
2021-05-17
usb: host: xhci-tegra: Switch to use %ptTs
Andy Shevchenko
1
-5
/
+1
2021-01-15
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
1
-0
/
+7
2020-08-31
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
1
-1
/
+3
2020-08-18
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
1
-1
/
+1
2020-08-18
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
1
-0
/
+2
2020-08-18
usb: host: xhci-tegra: remove a duplicated entry
JC Kuo
1
-1
/
+0
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2020-07-23
usb: tegra: Fix allocation for the FPCI context
Jon Hunter
1
-1
/
+1
2020-06-18
usb: xhci: tegra: Remove PLL power supplies
Thierry Reding
1
-8
/
+0
2020-03-19
usb: xhci-tegra: Add OTG support
Nagarjuna Kristam
1
-1
/
+227
2020-03-12
usb: host: xhci-tegra: Tegra186/Tegra194 LPM
JC Kuo
1
-0
/
+7
2020-01-22
usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
Peter Robinson
1
-0
/
+1
2019-12-10
usb: host: xhci-tegra: Implement basic ELPG support
Thierry Reding
1
-8
/
+119
2019-12-10
usb: host: xhci-tegra: Add XUSB controller context
Thierry Reding
1
-11
/
+69
2019-12-10
usb: host: xhci-tegra: Add support for XUSB context save/restore
Thierry Reding
1
-2
/
+100
2019-12-10
usb: host: xhci-tegra: Enable runtime PM as late as possible
Thierry Reding
1
-16
/
+17
2019-12-10
usb: host: xhci-tegra: Reuse stored register base address
Thierry Reding
1
-8
/
+8
2019-12-10
usb: host: xhci-tegra: Extract firmware enable helper
Thierry Reding
1
-12
/
+29
2019-12-10
usb: host: xhci-tegra: Use CNR as firmware ready indicator
Thierry Reding
1
-12
/
+15
2019-12-10
usb: host: xhci-tegra: Avoid a fixed duration sleep
Thierry Reding
1
-1
/
+14
2019-12-10
usb: host: xhci-tegra: Separate firmware request and load
Thierry Reding
1
-10
/
+30
2019-12-10
usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
Thierry Reding
1
-2
/
+2
2019-11-18
usb: host: xhci-tegra: Correct phy enable sequence
Nagarjuna Kristam
1
-12
/
+13
2019-10-07
usb: host: xhci-tegra: Add Tegra194 XHCI support
JC Kuo
1
-0
/
+30
2019-10-07
xhci: tegra: Parameterize mailbox register addresses
JC Kuo
1
-16
/
+42
2019-10-04
usb: host: xhci-tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
1
-2
/
+3
2019-10-04
usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-5
/
+3
2019-08-28
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
1
-0
/
+10
2019-06-18
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
1
-23
/
+0
2019-04-16
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
1
-0
/
+25
2019-04-16
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
1
-17
/
+26
2019-02-20
xhci: tegra: Prevent error pointer dereference
Thierry Reding
1
-2
/
+2
2018-11-09
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
1
-0
/
+1
2018-10-18
usb: xhci: tegra: Add genpd support
Jon Hunter
1
-12
/
+77
2018-10-18
usb: xhci: tegra: Power-off power-domains on removal
Jon Hunter
1
-0
/
+5
2018-09-28
usb: xhci: tegra: Firmware header is little endian
Thierry Reding
1
-26
/
+26
2018-06-25
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
1
-2
/
+2
2018-06-25
usb: xhci: remove the code build warning
Dongjiu Geng
1
-1
/
+1
2018-05-31
usb: xhci: tegra: Fix runtime PM support
Jon Hunter
1
-1
/
+1
2018-05-24
usb: xhci: tegra: Add support for managing powergates
Jon Hunter
1
-19
/
+49
2018-05-24
usb: xhci: tegra: Add runtime PM support
Jon Hunter
1
-26
/
+62
2018-05-24
usb: xhci: tegra: Prepare for adding runtime PM support
Jon Hunter
1
-17
/
+17
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
[next]