index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-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
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]