index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
2023-04-10
Merge 6.3-rc6 into usb-next
Greg Kroah-Hartman
1
-3
/
+3
2023-03-29
usb: xhci: tegra: fix sleep in atomic call
Wayne Chang
1
-3
/
+3
2023-03-09
usb: host: xhci-tegra: Drop using of_irq_parse_one()
Rob Herring
1
-10
/
+7
2023-01-17
xhci: tegra: USB2 pad power controls
Petlozu Pravareshwar
1
-0
/
+125
2023-01-17
usb: host: xhci-tegra: Add Tegra234 XHCI support
Sing-Han Chen
1
-39
/
+228
2022-06-10
usb: xhci: tegra: Fix error check
Tang Bin
1
-4
/
+4
2022-04-21
usb: xhci: tegra:Fix PM usage reference leak of tegra_xusb_unpowergate_partit...
zhangqilong
1
-2
/
+2
2021-11-17
usb: xhci: tegra: Check padctrl interrupt presence in device tree
Dmitry Osipenko
1
-12
/
+29
2021-10-05
usb: xhci: tegra: mark PM functions as __maybe_unused
Arnd Bergmann
1
-8
/
+4
2021-07-05
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
[next]