Age | Commit message (Expand) | Author | Files | Lines |
2022-01-27 | phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable() | Dan Carpenter | 1 | -1/+1 |
2021-12-30 | Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy... | Greg Kroah-Hartman | 1 | -6/+4 |
2021-11-26 | phy: stm32: adopt dev_err_probe for regulators | Fabrice Gasnier | 1 | -6/+4 |
2021-11-16 | phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rate | Amelie Delaunay | 1 | -1/+1 |
2021-10-26 | phy: stm32: add phy tuning support | Amelie Delaunay | 1 | -0/+190 |
2021-10-26 | phy: stm32: restore utmi switch on resume | Amelie Delaunay | 1 | -0/+13 |
2021-09-08 | phy/drivers/stm32: use HZ macros | Daniel Lezcano | 1 | -1/+1 |
2021-05-31 | phy: stm32: manage optional vbus regulator on phy_power_on/off | Amelie Delaunay | 1 | -0/+31 |
2021-03-15 | phy: stm32: register usbphyc as clock provider of ck_usbo_48m clock | Amelie Delaunay | 2 | -0/+66 |
2021-01-13 | phy: stm32: rework PLL Lock detection | Amelie Delaunay | 1 | -34/+54 |
2021-01-13 | phy: stm32: ensure phy are no more active when removing the driver | Amelie Delaunay | 1 | -0/+6 |
2021-01-13 | phy: stm32: ensure pll is disabled before phys creation | Amelie Delaunay | 1 | -2/+15 |
2021-01-13 | phy: stm32: replace regulator_bulk* by multiple regulator_* | Amelie Delaunay | 1 | -17/+52 |
2021-01-13 | phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivation | Amelie Delaunay | 1 | -56/+46 |
2020-11-16 | phy: stm32: defer probe for reset controller | Amelie Delaunay | 1 | -0/+4 |
2020-11-16 | phy: stm32: don't print an error on probe deferral | Amelie Delaunay | 1 | -5/+2 |
2020-11-16 | phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resource | Chunfeng Yun | 1 | -3/+1 |
2020-07-13 | phy: stm32: use NULL instead of zero | Vinod Koul | 1 | -2/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -20/+4 |
2019-06-01 | treewide: fix typos of SPDX-License-Identifier | Masahiro Yamada | 1 | -1/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2018-05-20 | phy: stm32: fix usbphyc static checker and checkpatch warnings | Amelie Delaunay | 1 | -5/+4 |
2018-03-16 | phy: stm32: add support for STM32 USB PHY Controller (USBPHYC) | Amelie Delaunay | 3 | -0/+476 |
2017-06-01 | phy: Group vendor specific phy drivers | Vivek Gautam | 6 | -0/+2058 |