summaryrefslogtreecommitdiff
path: root/drivers/phy
AgeCommit message (Expand)Author
2020-11-25phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/offPatrick Delaunay
2020-11-12phy: meson-g12a-usb2: fix the potential build warningJaehoon Chung
2020-10-29phy: marvell: cp110: update mode parameter for pcie power on callsIgal Liberman
2020-10-29phy: marvell: cp110: let the firmware configure comphy for PCIeGrzegorz Jaszczyk
2020-10-29phy: marvell: cp110: let the firmware configure the comphyGrzegorz Jaszczyk
2020-10-23phy: nop-phy: add clk bulkPeng Fan
2020-10-15phy: Include device_compat.hSean Anderson
2020-10-12Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-10-12phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra
2020-10-06Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dmTom Rini
2020-10-06dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05phy: meson-gxl-usb: depend on Meson AXG aswellNeil Armstrong
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong
2020-09-30phy: add support for stingray PAXB PHY controllerSrinath Mannam
2020-09-30phy: usbphyc: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: ti: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: sun4i-usb: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: rockchip: Fix not calling dev_err with a deviceSean Anderson
2020-09-30phy: marvell: Fix not calling dev_err with a deviceSean Anderson
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini
2020-09-18phy: add driver for Qualcomm IPQ40xx USB PHYRobert Marko
2020-09-08phy: generic: add error trace to detect PHY issue in uclassPatrick Delaunay
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary
2020-08-24phy: mtk-tphy: make shared reg optional for v1Frank Wunderlich
2020-08-22sandbox: phy: add driver_data for bind test cmdPatrice Chotard
2020-08-19phy: mtk-tphy: add PHY_TYPE_SATAFrank Wunderlich
2020-07-28phy: usbphyc: use regulator_set_enable_if_allowed for disabling vdd supplyPatrick Delaunay
2020-07-22phy: Add Rockchip PCIe PHY driverJagan Teki
2020-06-16phy: omap-usb2-phy: disable phy charger detectBin Liu
2020-06-03Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2020-06-01phy: sun4i-usb: Align H6 initialization logic with the kernelRoman Stratiienko
2020-05-29phy: rockchip: Add Rockchip USB TypeC PHY driverJagan Teki
2020-05-29phy: rockchip: Add Rockchip USB2PHY driverJagan Teki
2020-05-25phy: Fix possible NULL pointer deferenceVignesh Raghavendra
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-05-18common: Drop image.h from common headerSimon Glass
2020-05-11phy: Use _nodev naming convention if non-device clientsJagan Teki
2020-05-02phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support new versionChunfeng Yun
2020-05-02phy: phy-mtk-tphy: add support USB physChunfeng Yun
2020-05-02phy: Add API for a bulk of physChunfeng Yun
2020-04-28phy: meson: add GXBB PHY driverBeniamino Galvani
2020-04-20phy: meson-gxl-usb: add set_mode call to force switch to peripheral modeNeil Armstrong
2020-04-20generic-phy: add generic_phy_get_by_node()Neil Armstrong
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-26Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini