aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/allwinner
AgeCommit message (Expand)AuthorFilesLines
2020-11-19phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgGravatar Yangtao Li 1-1/+0
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Gravatar Chunfeng Yun 4-15/+5
2020-07-17Merge branch 'fixes' into nextGravatar Vinod Koul 1-2/+3
2020-07-17phy: sun4i-usb: explicitly include gpio/consumer.hGravatar Vinod Koul 1-0/+1
2020-07-13phy: allwinner: Make PHY_SUN6I_MIPI_DPHY depend on COMMON_CLKGravatar Tiezhu Yang 1-1/+1
2020-07-08phy: allwinner: phy-sun6i-mipi-dphy: Constify structsGravatar Rikard Falkeborn 1-2/+2
2020-06-25phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedGravatar Colin Ian King 1-2/+3
2020-06-24phy: exynos: Rename Exynos to lowercaseGravatar Krzysztof Kozlowski 1-1/+1
2020-03-04phy: allwinner: Fix GENMASK misuseGravatar Rikard Falkeborn 1-1/+1
2020-01-06phy: Enable compile testing for some of driversGravatar Krzysztof Kozlowski 1-1/+2
2019-10-31phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoCGravatar Icenowy Zheng 3-0/+202
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Gravatar Thomas Gleixner 2-20/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 2-0/+2
2019-04-25Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Greg Kroah-Hartman 2-3/+10
2019-04-17phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modeGravatar Paul Kocialkowski 1-0/+4
2019-04-17phy: allwinner: allow compile testingGravatar Arnd Bergmann 1-3/+6
2019-03-26phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsGravatar Chen-Yu Tsai 1-1/+4
2019-02-07phy: Move Allwinner A31 D-PHY driver to drivers/phy/Gravatar Maxime Ripard 3-0/+331
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGravatar Grygorii Strashko 1-1/+2
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYGravatar Icenowy Zheng 1-2/+17
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexGravatar Icenowy Zheng 1-0/+7
2018-03-12phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSGravatar Chen-Yu Tsai 1-4/+6
2018-02-21phy: sun4i-usb: add support for R40 USB PHYGravatar Icenowy Zheng 1-0/+12
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Greg Kroah-Hartman 1-1/+1
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCGravatar Icenowy Zheng 1-0/+1
2017-10-23extcon: Split out extcon header file for consumer and provider deviceGravatar Chanwoo Choi 1-1/+1
2017-08-22phy: sun4i-usb: Support A83T USB PHYsGravatar Chen-Yu Tsai 1-12/+54
2017-08-22phy: sun4i-usb: Support secondary clock for HSIC PHYGravatar Chen-Yu Tsai 1-0/+21
2017-07-21phy: allwinner: phy-sun4i-usb: Add log when probingGravatar Quentin Schulz 1-5/+20
2017-06-01phy: Group vendor specific phy driversGravatar Vivek Gautam 4-0/+1126