summaryrefslogtreecommitdiffstats
path: root/drivers/phy/st
Commit message (Expand)AuthorAgeFilesLines
* phy: Explicitly include correct DT includesRob Herring2023-07-173-3/+6
* phy: stm32-usphyc: add 200 to 300 us delay to fix timeout on some machinesMichael Grzeschik2023-03-311-0/+3
* phy: st: miphy28lp: use _poll_timeout functions for waitsAlain Volmat2023-03-201-32/+10
* phy: st: spear: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-202-2/+2
* phy: st: phy-stm32-usbphyc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* phy: stm32: fix an error code in probeDan Carpenter2022-10-171-0/+2
* phy: stm32: fix error return in stm32_usbphyc_phy_initFabrice Gasnier2022-07-151-1/+3
* phy: stm32: fix a refcount leak in stm32_usbphyc_pll_enable()Dan Carpenter2022-01-271-1/+1
* Merge tag 'phy-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2021-12-301-6/+4
|\
| * phy: stm32: adopt dev_err_probe for regulatorsFabrice Gasnier2021-11-261-6/+4
* | phy: stm32: fix st,slow-hs-slew-rate with st,decrease-hs-slew-rateAmelie Delaunay2021-11-161-1/+1
|/
* phy: stm32: add phy tuning supportAmelie Delaunay2021-10-261-0/+190
* phy: stm32: restore utmi switch on resumeAmelie Delaunay2021-10-261-0/+13
* phy/drivers/stm32: use HZ macrosDaniel Lezcano2021-09-081-1/+1
* phy: stm32: manage optional vbus regulator on phy_power_on/offAmelie Delaunay2021-05-311-0/+31
* phy: stm32: register usbphyc as clock provider of ck_usbo_48m clockAmelie Delaunay2021-03-152-0/+66
* phy: stm32: rework PLL Lock detectionAmelie Delaunay2021-01-131-34/+54
* phy: stm32: ensure phy are no more active when removing the driverAmelie Delaunay2021-01-131-0/+6
* phy: stm32: ensure pll is disabled before phys creationAmelie Delaunay2021-01-131-2/+15
* phy: stm32: replace regulator_bulk* by multiple regulator_*Amelie Delaunay2021-01-131-17/+52
* phy: stm32: manage 1v1 and 1v8 supplies at pll activation/deactivationAmelie Delaunay2021-01-131-56/+46
* phy: stm32: defer probe for reset controllerAmelie Delaunay2020-11-161-0/+4
* phy: stm32: don't print an error on probe deferralAmelie Delaunay2020-11-161-5/+2
* phy: phy-stm32-usbphyc: convert to devm_platform_ioremap_resourceChunfeng Yun2020-11-161-3/+1
* phy: stm32: use NULL instead of zeroVinod Koul2020-07-131-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-194-20/+4
* treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada2019-06-011-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* phy: stm32: fix usbphyc static checker and checkpatch warningsAmelie Delaunay2018-05-201-5/+4
* phy: stm32: add support for STM32 USB PHY Controller (USBPHYC)Amelie Delaunay2018-03-163-0/+476
* phy: Group vendor specific phy driversVivek Gautam2017-06-016-0/+2058