summaryrefslogtreecommitdiff
path: root/drivers/phy/allwinner/phy-sun4i-usb.c
AgeCommit message (Expand)Author
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-03-20phy: Use of_property_present() for testing DT property presenceRob Herring
2023-03-20phy: allwinner: phy-sun4i-usb: Convert to platform remove callback returning ...Uwe Kleine-König
2023-01-12phy: sun4i-usb: Replace types with explicit quirk flagsAndre Przywara
2023-01-12phy: sun4i-usb: add support for the USB PHY on F1C100s SoCIcenowy Zheng
2022-11-07phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara
2022-11-07phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara
2022-08-30phy: move from strlcpy with unused retval to strscpyWolfram Sang
2022-02-25phy: sun4i-usb: Add D1 variantSamuel Holland
2022-02-25phy: sun4i-usb: Rework HCI PHY (aka "pmu_unk1") handlingAndre Przywara
2022-02-25phy: sun4i-usb: Remove .disc_thresh where not applicableSamuel Holland
2020-11-19phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfgYangtao Li
2020-11-16phy: allwinner: convert to devm_platform_ioremap_resource(_byname)Chunfeng Yun
2020-07-17Merge branch 'fixes' into nextVinod Koul
2020-07-17phy: sun4i-usb: explicitly include gpio/consumer.hVinod Koul
2020-06-25phy: sun4i-usb: fix dereference of pointer phy0 before it is null checkedColin Ian King
2020-06-24phy: exynos: Rename Exynos to lowercaseKrzysztof Kozlowski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-04-25Merge tag 'phy-for-5.1-rc-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2019-04-17phy: sun4i-usb: Make sure to disable PHY0 passby for peripheral modePaul Kocialkowski
2019-03-26phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-12-12phy: sun4i-usb: add support for H6 USB2 PHYIcenowy Zheng
2018-12-12phy: sun4i-usb: add support for missing USB PHY indexIcenowy Zheng
2018-03-12phy: allwinner: sun4i-usb: poll vbus changes on A23/A33 when driving VBUSChen-Yu Tsai
2018-02-21phy: sun4i-usb: add support for R40 USB PHYIcenowy Zheng
2017-10-27Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-10-23phy: sun4i-usb: enable PHY0 dual route for V3s SoCIcenowy Zheng
2017-10-23extcon: Split out extcon header file for consumer and provider deviceChanwoo Choi
2017-08-22phy: sun4i-usb: Support A83T USB PHYsChen-Yu Tsai
2017-08-22phy: sun4i-usb: Support secondary clock for HSIC PHYChen-Yu Tsai
2017-07-21phy: allwinner: phy-sun4i-usb: Add log when probingQuentin Schulz
2017-06-01phy: Group vendor specific phy driversVivek Gautam