index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-tegra.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: tegra: Fix error check
Tang Bin
2022-06-10
1
-4
/
+4
*
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...
zhangqilong
2022-04-21
1
-2
/
+2
*
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
2021-11-17
1
-12
/
+29
*
usb: xhci: tegra: mark PM functions as __maybe_unused
Arnd Bergmann
2021-10-05
1
-8
/
+4
*
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-133
/
+488
|
\
|
*
usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
2021-06-17
1
-2
/
+1
|
*
usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe()
Yang Yingliang
2021-06-17
1
-0
/
+1
|
*
usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe()
Yang Yingliang
2021-06-17
1
-4
/
+8
|
*
usb: xhci: tegra: Enable ELPG for runtime/system PM
JC Kuo
2021-06-11
1
-37
/
+370
|
*
usb: xhci: tegra: Unlink power domain devices
JC Kuo
2021-06-11
1
-94
/
+112
*
|
usb: host: xhci-tegra: Switch to use %ptTs
Andy Shevchenko
2021-05-17
1
-5
/
+1
|
/
*
xhci: tegra: Delay for disabling LFPS detector
JC Kuo
2021-01-15
1
-0
/
+7
*
Merge 5.9-rc3 into usb-next
Greg Kroah-Hartman
2020-08-31
1
-1
/
+3
|
\
|
*
usb: host: xhci-tegra: fix tegra_xusb_get_phy()
JC Kuo
2020-08-18
1
-1
/
+1
|
*
usb: host: xhci-tegra: otg usb2/usb3 port init
JC Kuo
2020-08-18
1
-0
/
+2
*
|
usb: host: xhci-tegra: remove a duplicated entry
JC Kuo
2020-08-18
1
-1
/
+0
|
/
*
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
2020-07-27
1
-1
/
+1
|
\
|
*
usb: tegra: Fix allocation for the FPCI context
Jon Hunter
2020-07-23
1
-1
/
+1
*
|
usb: xhci: tegra: Remove PLL power supplies
Thierry Reding
2020-06-18
1
-8
/
+0
|
/
*
usb: xhci-tegra: Add OTG support
Nagarjuna Kristam
2020-03-19
1
-1
/
+227
*
usb: host: xhci-tegra: Tegra186/Tegra194 LPM
JC Kuo
2020-03-12
1
-0
/
+7
*
usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
Peter Robinson
2020-01-22
1
-0
/
+1
*
usb: host: xhci-tegra: Implement basic ELPG support
Thierry Reding
2019-12-10
1
-8
/
+119
*
usb: host: xhci-tegra: Add XUSB controller context
Thierry Reding
2019-12-10
1
-11
/
+69
*
usb: host: xhci-tegra: Add support for XUSB context save/restore
Thierry Reding
2019-12-10
1
-2
/
+100
*
usb: host: xhci-tegra: Enable runtime PM as late as possible
Thierry Reding
2019-12-10
1
-16
/
+17
*
usb: host: xhci-tegra: Reuse stored register base address
Thierry Reding
2019-12-10
1
-8
/
+8
*
usb: host: xhci-tegra: Extract firmware enable helper
Thierry Reding
2019-12-10
1
-12
/
+29
*
usb: host: xhci-tegra: Use CNR as firmware ready indicator
Thierry Reding
2019-12-10
1
-12
/
+15
*
usb: host: xhci-tegra: Avoid a fixed duration sleep
Thierry Reding
2019-12-10
1
-1
/
+14
*
usb: host: xhci-tegra: Separate firmware request and load
Thierry Reding
2019-12-10
1
-10
/
+30
*
usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
Thierry Reding
2019-12-10
1
-2
/
+2
*
usb: host: xhci-tegra: Correct phy enable sequence
Nagarjuna Kristam
2019-11-18
1
-12
/
+13
*
usb: host: xhci-tegra: Add Tegra194 XHCI support
JC Kuo
2019-10-07
1
-0
/
+30
*
xhci: tegra: Parameterize mailbox register addresses
JC Kuo
2019-10-07
1
-16
/
+42
*
usb: host: xhci-tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-10-04
1
-2
/
+3
*
usb: host: xhci-tegra: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
1
-5
/
+3
*
usb: host: xhci-tegra: Set DMA mask correctly
Nagarjuna Kristam
2019-08-28
1
-0
/
+10
*
usb: host: xhci-tegra: Fix Wunused-const-variable
Nathan Huckleberry
2019-06-18
1
-23
/
+0
*
usb: host: xhci-tegra: Add Tegra186 XUSB support
JC Kuo
2019-04-16
1
-0
/
+25
*
usb: host: xhci-tegra: Selectively program IPFS
JC Kuo
2019-04-16
1
-17
/
+26
*
xhci: tegra: Prevent error pointer dereference
Thierry Reding
2019-02-20
1
-2
/
+2
*
xhci: Fix leaking USB3 shared_hcd at xhci removal
Mathias Nyman
2018-11-09
1
-0
/
+1
*
usb: xhci: tegra: Add genpd support
Jon Hunter
2018-10-18
1
-12
/
+77
*
usb: xhci: tegra: Power-off power-domains on removal
Jon Hunter
2018-10-18
1
-0
/
+5
*
usb: xhci: tegra: Firmware header is little endian
Thierry Reding
2018-09-28
1
-26
/
+26
*
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
2018-06-25
1
-2
/
+2
*
usb: xhci: remove the code build warning
Dongjiu Geng
2018-06-25
1
-1
/
+1
*
usb: xhci: tegra: Fix runtime PM support
Jon Hunter
2018-05-31
1
-1
/
+1
*
usb: xhci: tegra: Add support for managing powergates
Jon Hunter
2018-05-24
1
-19
/
+49
[next]