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
/
phy
/
st
Commit message (
Expand
)
Author
Age
Files
Lines
*
phy: constify of_phandle_args in xlate
Krzysztof Kozlowski
2024-02-23
4
-4
/
+4
*
phy: Explicitly include correct DT includes
Rob Herring
2023-07-17
3
-3
/
+6
*
phy: stm32-usphyc: add 200 to 300 us delay to fix timeout on some machines
Michael Grzeschik
2023-03-31
1
-0
/
+3
*
phy: st: miphy28lp: use _poll_timeout functions for waits
Alain Volmat
2023-03-20
1
-32
/
+10
*
phy: st: spear: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-03-20
2
-2
/
+2
*
phy: st: phy-stm32-usbphyc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-20
1
-4
/
+2
*
phy: stm32: fix an error code in probe
Dan Carpenter
2022-10-17
1
-0
/
+2
*
phy: stm32: fix error return in stm32_usbphyc_phy_init
Fabrice Gasnier
2022-07-15
1
-1
/
+3
*
phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()
Dan Carpenter
2022-01-27
1
-1
/
+1
*
Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
2021-12-30
1
-6
/
+4
|
\
|
*
phy: stm32: adopt dev_err_probe for regulators
Fabrice Gasnier
2021-11-26
1
-6
/
+4
*
|
phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate
Amelie Delaunay
2021-11-16
1
-1
/
+1
|
/
*
phy: stm32: add phy tuning support
Amelie Delaunay
2021-10-26
1
-0
/
+190
*
phy: stm32: restore utmi switch on resume
Amelie Delaunay
2021-10-26
1
-0
/
+13
*
phy/drivers/stm32: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
phy: stm32: manage optional vbus regulator on phy_power_on/off
Amelie Delaunay
2021-05-31
1
-0
/
+31
*
phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock
Amelie Delaunay
2021-03-15
2
-0
/
+66
*
phy: stm32: rework PLL Lock detection
Amelie Delaunay
2021-01-13
1
-34
/
+54
*
phy: stm32: ensure phy are no more active when removing the driver
Amelie Delaunay
2021-01-13
1
-0
/
+6
*
phy: stm32: ensure pll is disabled before phys creation
Amelie Delaunay
2021-01-13
1
-2
/
+15
*
phy: stm32: replace regulator_bulk* by multiple regulator_*
Amelie Delaunay
2021-01-13
1
-17
/
+52
*
phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation
Amelie Delaunay
2021-01-13
1
-56
/
+46
*
phy: stm32: defer probe for reset controller
Amelie Delaunay
2020-11-16
1
-0
/
+4
*
phy: stm32: don't print an error on probe deferral
Amelie Delaunay
2020-11-16
1
-5
/
+2
*
phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource
Chunfeng Yun
2020-11-16
1
-3
/
+1
*
phy: stm32: use NULL instead of zero
Vinod Koul
2020-07-13
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
4
-20
/
+4
*
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
2019-06-01
1
-1
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
phy: stm32: fix usbphyc static checker and checkpatch warnings
Amelie Delaunay
2018-05-20
1
-5
/
+4
*
phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)
Amelie Delaunay
2018-03-16
3
-0
/
+476
*
phy: Group vendor specific phy drivers
Vivek Gautam
2017-06-01
6
-0
/
+2058