index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
phy
/
phy-tegra-usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Explicitly include correct DT includes
Rob Herring
2023-07-25
1
-1
/
+1
*
usb: phy: tegra: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-23
1
-4
/
+2
*
usb: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-16
1
-1
/
+1
*
usb: phy: tegra: switch to using devm_gpiod_get()
Dmitry Torokhov
2022-09-05
1
-4
/
+10
*
usb: phy: tegra: Support OTG mode programming
Dmitry Osipenko
2021-10-05
1
-5
/
+193
*
usb: phy: tegra: Correct definition of B_SESS_VLD_WAKEUP_EN bit
Dmitry Osipenko
2021-06-15
1
-3
/
+2
*
usb: phy: tegra: Wait for VBUS wakeup status deassertion on suspend
Dmitry Osipenko
2021-06-15
1
-0
/
+10
*
usb: phy: tegra: Support waking up from a low power mode
Dmitry Osipenko
2021-01-13
1
-11
/
+89
*
usb: phy: tegra: Add delay after power up
Dmitry Osipenko
2021-01-13
1
-0
/
+3
*
usb: phy: tegra: Fix unnecessary check in tegra_usb_phy_probe()
Tang Bin
2020-06-24
1
-5
/
+1
*
usb: phy: tegra: Include proper GPIO consumer header to fix compile testing
Krzysztof Kozlowski
2020-03-04
1
-2
/
+1
*
usb: phy: tegra: Add clarifying comments about the shared registers
Dmitry Osipenko
2020-02-10
1
-0
/
+8
*
usb: phy: tegra: Keep CPU interrupts enabled
Dmitry Osipenko
2020-01-09
1
-6
/
+4
*
usb: phy: tegra: Move utmip_pad_count checking under lock
Dmitry Osipenko
2020-01-09
1
-10
/
+11
*
usb: phy: tegra: Disable VBUS regulator on tegra_usb_phy_init failure
Dmitry Osipenko
2020-01-09
1
-4
/
+8
*
usb: phy: tegra: Use device-tree notion of reset-GPIO's active-state
Dmitry Osipenko
2020-01-09
1
-54
/
+16
*
usb: phy: tegra: Use u32 for hardware register variables
Dmitry Osipenko
2020-01-09
1
-13
/
+15
*
usb: phy: tegra: Use devm_otg_ulpi_create()
Dmitry Osipenko
2020-01-09
1
-16
/
+6
*
usb: phy: tegra: Use generic stub for a missing VBUS regulator
Dmitry Osipenko
2020-01-09
1
-19
/
+9
*
usb: phy: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
2020-01-09
1
-97
/
+98
*
usb: phy: tegra: Clean up included headers
Dmitry Osipenko
2020-01-09
1
-9
/
+11
*
usb: phy: tegra: Perform general clean up of the code
Dmitry Osipenko
2020-01-09
1
-231
/
+254
*
usb: phy: tegra: Hook up init/shutdown callbacks
Dmitry Osipenko
2020-01-09
1
-70
/
+110
*
usb: phy: tegra: Keep track of power on-off state
Dmitry Osipenko
2020-01-09
1
-4
/
+26
*
usb: phy: tegra: Clean up ulpi_phy_power_off
Dmitry Osipenko
2020-01-09
1
-2
/
+13
*
usb: tegra: Move utmi-pads reset from ehci-tegra to tegra-phy
Dmitry Osipenko
2018-04-23
1
-5
/
+74
*
usb: phy: tegra: Cleanup error messages
Dmitry Osipenko
2018-04-23
1
-28
/
+41
*
usb: phy: tegra: Increase PHY clock stabilization timeout
Dmitry Osipenko
2018-03-13
1
-9
/
+5
*
USB: phy: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-10
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: phy: tegra: Fix phy suspend for UDC
Jon Hunter
2017-10-11
1
-0
/
+17
*
usb: common: of_usb_get_dr_mode to usb_get_dr_mode
Heikki Krogerus
2015-09-27
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
usb: phy: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
usb: phy: phy-tegra-usb: delete unnecessary 'out of memory' messages
Peter Chen
2014-11-03
1
-7
/
+2
|
/
*
usb: phy: tegra: Avoid use of sizeof(void)
Thierry Reding
2014-09-03
1
-2
/
+2
*
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
1
-1
/
+1
|
\
|
*
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
2014-07-10
1
-1
/
+0
|
*
usb: phy: tegra: Make of_device_id array const
Jingoo Han
2014-06-30
1
-1
/
+1
*
|
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
Tuomas Tynkkynen
2014-07-09
1
-5
/
+3
*
|
usb: phy: tegra: Do not include asm/mach-types.h
Thierry Reding
2014-07-09
1
-1
/
+0
|
/
*
usb: phy-tegra-usb.c: wrong pointer check for remap UTMI
Chris Ruehl
2013-12-06
1
-1
/
+1
*
usb: phy: tegra-usb: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
1
-1
/
+1
*
usb: phy-tegra-usb: use platform_{get,set}_drvdata()
Libo Chen
2013-08-30
1
-1
/
+1
*
usb: phy: tegra: Program new PHY parameters
Tuomas Tynkkynen
2013-08-12
1
-18
/
+63
*
usb: phy: tegra: Tegra30 support
Tuomas Tynkkynen
2013-08-12
1
-28
/
+93
*
usb: phy: tegra: Fix wrong PHY parameters
Tuomas Tynkkynen
2013-08-12
1
-6
/
+14
*
usb: phy: tegra: Use switch instead of if-else
Tuomas Tynkkynen
2013-07-29
1
-3
/
+8
*
usb: phy: tegra: Use DT helpers for dr_mode
Tuomas Tynkkynen
2013-07-29
1
-12
/
+12
*
usb: phy: tegra: Use DT helpers for phy_type
Tuomas Tynkkynen
2013-07-29
1
-4
/
+8
[next]