summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* phy: rockchip: add pcie3 phy driverSascha Hauer2024-04-043-0/+323
* phy: freescale: imx8mq-usb: make i.MX8MP support more explicitAhmad Fatoum2024-02-201-2/+6
* treewide: use dev_err_probe instead of comparisons against EPROBE_DEFERAhmad Fatoum2024-02-203-20/+6
* ARM: rockchip: rk3588: Use upstream dts filesSascha Hauer2023-12-131-4/+4
* phy: stm32-usbphyc: fix unbalanced phy exitAhmad Fatoum2023-11-101-1/+1
* mfd: syscon: do not include regmap.h from mfd/syscon.hAhmad Fatoum2023-10-232-0/+2
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-2/+2
* phy: stm32: usb: depend on COMMON_CLKAhmad Fatoum2023-06-131-0/+1
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-134-0/+4
* Merge branch 'for-next/stm32mp'Sascha Hauer2023-05-241-26/+295
|\
| * phy: stm32-usphyc: sync with Linux v6.3-rc5Ahmad Fatoum2023-05-021-26/+295
* | phy: rockchip: naneng-combphy: add rk3588 supportSascha Hauer2023-05-231-0/+278
|/
* phy: Add mode setting supportSascha Hauer2023-03-201-0/+15
* usb: move include files to place where Linux has themSascha Hauer2023-03-206-6/+6
* 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-105-5/+5
* Rename struct device_d to deviceSascha Hauer2023-01-106-26/+26
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-105-21/+21
* phy: core: drop useless else clauseAhmad Fatoum2022-09-121-2/+0
* phy: propagate error in of_phy_get_by_phandleMarco Felsch2022-07-111-1/+1
* phy: fix deep probe supportMarco Felsch2022-07-111-4/+5
* Merge branch 'for-next/stm32'Sascha Hauer2022-05-191-1/+8
|\
| * phy: stm32-usphyc: Add dummy driver for child nodeOleksij Rempel2022-05-111-1/+8
* | Merge branch 'for-next/misc'Sascha Hauer2022-05-191-15/+4
|\ \
| * | phy: rockchip: align naneng-combphy clocks and resets with bindingMichael Riesch2022-05-111-15/+4
| |/
* / phy: freescale: imx8mq-usb: add support for i.MX8MP PHYLucas Stach2022-04-141-13/+74
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-12-151-1/+6
|\
| * phy: rockchip-inno-usb2: add support for older rockchip SoC bindingsAhmad Fatoum2021-12-071-1/+6
* | drivers: migrate "GPL-2.0+" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* | drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-228-8/+8
|/
* Merge branch 'for-next/spdx'Sascha Hauer2021-11-158-15/+8
|\
| * drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-018-15/+8
* | phy: rockchip-inno-usb2: handle disabled child nodes gracefullySascha Hauer2021-10-121-0/+6
* | phy: rockchip: Add dummy driver for child nodeSascha Hauer2021-10-121-1/+5
|/
* Merge branch 'for-next/rockchip'Sascha Hauer2021-07-186-0/+1606
|\
| * phy: rockchip: Add naneng-combphy supportSascha Hauer2021-06-283-0/+615
| * phy: Rockchip: Add driver for usb2phySascha Hauer2021-06-285-0/+991
* | phy: Add deep probe supportSascha Hauer2021-06-251-0/+4
|/
* 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
* treewide: Use driver macroSascha Hauer2020-09-291-5/+1
* Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-1/+1
|\
| * phy: freescale: fix typo in Kconfig defaultAhmad Fatoum2020-04-291-1/+1
* | drivers: mark first batch of compilable drivers for COMPILE_TESTAhmad Fatoum2020-05-081-1/+1
|/
* phy: port over Linux stm32 usbphyc driverAhmad Fatoum2020-02-253-0/+448
* phy: introduce phy_get_by_indexAhmad Fatoum2020-02-251-0/+14
* phy: populate existing ->pwr member with phy-supplyAhmad Fatoum2020-02-251-0/+10
* phy: remove unused init_data parameterAhmad Fatoum2020-02-253-6/+3
* phy: Port i.MX8MQ USB PHY driver from LinuxAndrey Smirnov2019-02-225-0/+138