summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-tusb1210.c
AgeCommit message (Expand)Author
2023-07-17phy: Explicitly include correct DT includesRob Herring
2022-07-05phy: ti: tusb1210: Don't check for write errors when powering onAndy Shevchenko
2022-04-11phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET
2022-04-11phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede
2022-02-25phy: ti: tusb1210: Add charger detectionStephan Gerhold
2022-02-25phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede
2022-02-25phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede
2022-02-25phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede
2021-11-20phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul
2021-03-12phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2017-06-09phy: tusb1210: implement ->set_mode()Felipe Balbi
2017-06-09phy: tusb1210: add support for TUSB1211Felipe Balbi
2017-06-01phy: Group vendor specific phy driversVivek Gautam