summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-stm32-usbphyc.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: use dev_err_probe instead of comparisons against EPROBE_DEFERAhmad Fatoum2024-02-201-4/+1
* phy: stm32-usbphyc: fix unbalanced phy exitAhmad Fatoum2023-11-101-1/+1
* phy: stm32-usphyc: sync with Linux v6.3-rc5Ahmad Fatoum2023-05-021-26/+295
* usb: move include files to place where Linux has themSascha Hauer2023-03-201-1/+1
* phy: stm32-usphyc: add mdelay(1) to fix timeout on some machinesMichael Grzeschik2023-01-261-0/+9
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-5/+5
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* phy: stm32-usphyc: Add dummy driver for child nodeOleksij Rempel2022-05-111-1/+8
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* phy: stm32: sync with upstreamAhmad Fatoum2021-03-171-80/+151
* treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-191-1/+1
* phy: stm32-usphyc: release resources to properly support EPROBE_DEFERAhmad Fatoum2020-12-161-2/+7
* phy: port over Linux stm32 usbphyc driverAhmad Fatoum2020-02-251-0/+434