summaryrefslogtreecommitdiff
path: root/drivers/phy/allwinner
AgeCommit message (Expand)Author
2022-01-14phy: Track power-on and init counts in uclassAlper Nebi Yasak
2021-10-25phy: sun4i-usb: Support VBUS detection via power supplySamuel Holland
2021-10-25phy: sun4i-usb: Refactor VBUS detection to match LinuxSamuel Holland
2021-10-25phy: sun4i-usb: Remove a couple of debug messagesSamuel Holland
2021-09-22phy: sun50i-usb3: Add a driver for the H6 USB3 PHYSamuel Holland
2021-07-10phy: sun4i-usb: Fix PHY0 routing and passby configuration for MUSBPaul Kocialkowski
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-30phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-01-24phy: sun4i-usb: Add Allwinner R40 supportAndre Przywara
2019-07-16sunxi: phy: Add USB PHY support for Allwinner H6Andre Przywara
2019-01-18phy: sun4i-usb: Use CLK and RESET supportJagan Teki
2018-10-28drivers: cosmetic: Convert SPDX license tags to Linux Kernel stylePatrick Delaunay
2018-07-31phy: sun4i-usb: Update PHY#3 rst_mask only for H3_H5Jagan Teki
2018-07-31phy: sun4i-usb: Remove usb_clk_cfg set in probeJagan Teki
2018-07-31phy: sun4i-usb: Call phy_passby even for PHY#0Jagan Teki
2018-05-28phy: sun4i-usb: Add a sunxi specific function for setting squelch-detectJagan Teki
2018-05-28phy: sun4i-usb: Add A23 USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A33 USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A31 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A10/A13/A20 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add A83T USB PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add V3S PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add H3/H5 PHY configJagan Teki
2018-05-28phy: sun4i-usb: Add id_detect and vbus_detect opsJagan Teki
2018-05-28phy: Add Allwinner A64 USB PHY driverJagan Teki