index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
phy
/
tegra
Age
Commit message (
Expand
)
Author
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-27
Merge tag 'phy-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Linus Torvalds
2024-11-05
phy: tegra: xusb: Set fwnode for xusb port devices
Saravana Kannan
2024-10-21
phy: tegra: xusb: Add error pointer check in xusb.c
Dipendra Khadka
2024-10-17
phy: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-07
phy: tegra: xusb: Add API to retrieve the port number of phy
Wayne Chang
2024-02-23
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2023-07-24
phy: Remove duplicated include in xusb.c
Yang Li
2023-07-17
phy: Explicitly include correct DT includes
Rob Herring
2023-06-21
phy: tegra: xusb: check return value of devm_kzalloc()
Claudiu Beznea
2023-06-21
phy: tegra: xusb: Clear the driver reference in usb-phy dev
EJ Hsu
2023-04-12
phy: tegra: xusb: Add missing tegra_xusb_port_unregister for usb2_port and ul...
Gaosheng Cui
2023-03-20
phy: tegra: xusb: Support sleepwalk for Tegra234
Henry Lin
2023-03-20
phy: tegra: xusb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-13
phy: tegra: xusb: Support USB role default mode
Haotien Hsu
2023-01-12
phy: tegra: xusb: Add Tegra234 support
Sing-Han Chen
2023-01-12
phy: tegra: xusb: Disable trk clk when not in use
Wayne Chang
2022-11-07
phy: tegra: xusb: Remove usb3 supply
Wayne Chang
2022-10-28
Merge branch 'fixes' into next
Vinod Koul
2022-10-28
phy: tegra: p2u: Set ENABLE_L2_EXIT_RATE_CHANGE in calibration
Vidya Sagar
2022-10-17
phy: tegra: xusb: Fix crash during pad power on/down
Jon Hunter
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-29
phy: tegra: xusb: Enable usb role switch attribute
Wayne Chang
2022-09-24
phy: tegra: xusb: Use dev_err_probe() to simplify code
Yuan Can
2022-08-30
phy: tegra: xusb: Only warn once about reset problems in .remove()
Uwe Kleine-König
2022-08-19
phy: tegra: xusb: add utmi pad power on/down ops
Jim Lin
2022-07-05
phy: tegra: Add PCIe PIPE2UPHY support for Tegra234
Vidya Sagar
2021-12-14
phy: tegra: xusb: Fix return value of tegra_xusb_find_port_node function
Miaoqian Lin
2021-07-22
phy: tegra: xusb: mark PM functions as __maybe_unused
Arnd Bergmann
2021-06-03
phy: tegra: xusb: Add wake/sleepwalk for Tegra186
JC Kuo
2021-06-03
phy: tegra: xusb: Tegra210 host mode VBUS control
JC Kuo
2021-06-03
phy: tegra: xusb: Add wake/sleepwalk for Tegra210
JC Kuo
2021-06-03
phy: tegra: xusb: Add sleepwalk and suspend/resume
JC Kuo
2021-06-03
phy: tegra: xusb: Add Tegra210 lane_iddq operation
JC Kuo
2021-06-03
phy: tegra: xusb: Rearrange UPHY init on Tegra210
JC Kuo
2021-06-03
phy: tegra: xusb: Move usb3 port init for Tegra210
JC Kuo
2020-12-09
Merge tag 'phy-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2020-11-30
phy: tegra: xusb: Fix usb_phy device driver field
JC Kuo
2020-11-16
phy: tegra: Don't warn on probe deferral
Jon Hunter
2020-11-16
phy: tegra: Constify static device_type structs
Rikard Falkeborn
2020-11-16
phy: tegra: convert to devm_platform_ioremap_resource(_byname)
Chunfeng Yun
2020-10-28
phy: tegra: xusb: Fix dangling pointer on probe failure
Marc Zyngier
2020-04-16
phy: tegra: Select USB_COMMON for usb_get_maximum_speed()
Thierry Reding
2020-03-19
phy: tegra: Select USB_PHY
Corentin Labbe
2020-03-19
phy: tegra: Don't use device-managed API to allocate ports
Thierry Reding
2020-03-19
phy: tegra: Fix regulator leak
Thierry Reding
2020-03-19
phy: tegra: Print -EPROBE_DEFER error message at debug level
Thierry Reding
2020-03-19
phy: tegra: xusb: Don't warn on probe defer
Jon Hunter
2020-03-19
phy: tegra: xusb: Add Tegra194 support
JC Kuo
[next]