index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
tegra
/
xusb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
2021-12-14
1
-1
/
+1
*
phy: tegra: xusb: mark PM functions as __maybe_unused
Arnd Bergmann
2021-07-22
1
-2
/
+2
*
phy: tegra: xusb: Add sleepwalk and suspend/resume
JC Kuo
2021-06-03
1
-0
/
+82
*
phy: tegra: xusb: Add Tegra210 lane_iddq operation
JC Kuo
2021-06-03
1
-0
/
+6
*
phy: tegra: xusb: Move usb3 port init for Tegra210
JC Kuo
2021-06-03
1
-2
/
+2
*
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2020-12-09
1
-7
/
+5
|
\
|
*
phy: tegra: xusb: Fix usb_phy device driver field
JC Kuo
2020-11-30
1
-1
/
+1
|
*
phy: tegra: Don't warn on probe deferral
Jon Hunter
2020-11-16
1
-1
/
+1
|
*
phy: tegra: Constify static device_type structs
Rikard Falkeborn
2020-11-16
1
-2
/
+2
|
*
phy: tegra: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-11-16
1
-3
/
+1
*
|
phy: tegra: xusb: Fix dangling pointer on probe failure
Marc Zyngier
2020-10-28
1
-0
/
+1
|
/
*
phy: tegra: Don't use device-managed API to allocate ports
Thierry Reding
2020-03-19
1
-4
/
+36
*
phy: tegra: Fix regulator leak
Thierry Reding
2020-03-19
1
-2
/
+19
*
phy: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
2020-03-19
1
-1
/
+7
*
phy: tegra: xusb: Add Tegra194 support
JC Kuo
2020-03-19
1
-0
/
+17
*
phy: tegra: xusb: Add support to get companion USB 3 port
Nagarjuna Kristam
2020-03-19
1
-0
/
+21
*
phy: tegra: xusb: Add usb-phy support
Nagarjuna Kristam
2020-03-19
1
-0
/
+84
*
phy: tegra: xusb: Add usb-role-switch support
Nagarjuna Kristam
2020-03-19
1
-0
/
+72
*
phy: tegra: use regulator_bulk_set_supply_names()
Bartosz Golaszewski
2019-10-25
1
-3
/
+3
*
phy: tegra: xusb: Add vbus override support on Tegra210
Nagarjuna Kristam
2019-10-23
1
-0
/
+22
*
phy: tegra: xusb: Add usb3 port fake support on Tegra210
Nagarjuna Kristam
2019-10-23
1
-0
/
+65
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
1
-9
/
+1
*
phy: tegra: xusb: Add Tegra186 support
JC Kuo
2019-04-17
1
-0
/
+6
*
phy: tegra: xusb: Add support for power supplies
Thierry Reding
2019-04-17
1
-1
/
+33
*
phy: tegra: xusb: Parse dual-role mode property
Thierry Reding
2019-04-17
1
-0
/
+21
*
phy: tegra: xusb: Skip single function lane programming
JC Kuo
2019-04-17
1
-1
/
+5
*
phy: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-25
1
-2
/
+2
*
phy: tegra: Convert to use match_string() helper
Andy Shevchenko
2018-05-20
1
-14
/
+1
*
phy: tegra: remove redundant self assignment of 'map'
Colin Ian King
2018-02-21
1
-1
/
+1
*
phy: tegra: fix device-tree node lookups
Johan Hovold
2017-12-15
1
-29
/
+29
*
phy: tegra: Handle return value of kasprintf
Arvind Yadav
2017-09-26
1
-0
/
+2
*
phy: Fix ptr_ret.cocci warnings
Vivek Gautam
2016-11-18
1
-8
/
+2
*
phy: tegra: mark tegra_xusb_lane_lookup_function() static
Baoyou Xie
2016-09-10
1
-1
/
+2
*
phy: tegra: add missing header dependencies
Baoyou Xie
2016-09-10
1
-0
/
+1
*
phy: Add Tegra XUSB pad controller support
Thierry Reding
2016-04-29
1
-0
/
+1021