summaryrefslogtreecommitdiffstats
path: root/drivers/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* phy: core: Assume EPROBE_DEFER in of_phy_provider_lookup()Andrey Smirnov2019-02-221-2/+2
* drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* usb-nop-xceiv: Add support for 'reset-gpios' bindingAndrey Smirnov2017-06-061-4/+41
* phy: usb-nop-xceiv: Add clock supportSascha Hauer2017-01-191-3/+15
* phy: Add usb-nop-xceiv supportSascha Hauer2016-09-293-4/+116
* phy: Introduce to_usbphy conversion functionSascha Hauer2016-09-291-0/+12
* phy: Introduce of_phy_get_by_phandleSascha Hauer2016-09-291-0/+36
* add generic PHY frameworkLucas Stach2014-11-043-0/+341