aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/ti/phy-tusb1210.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-05phy: ti: tusb1210: Don't check for write errors when powering onAndy Shevchenko1-2/+3
2022-04-11phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET1-2/+8
2022-04-11phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede1-1/+1
2022-02-25phy: ti: tusb1210: Add charger detectionStephan Gerhold1-7/+370
2022-02-25phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede1-0/+5
2022-02-25phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power_on()Hans de Goede1-5/+2
2022-02-25phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede1-14/+48
2021-11-20phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul1-1/+1
2021-03-12phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin1-13/+14
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko1-1/+1
2017-06-09phy: tusb1210: implement ->set_mode()Felipe Balbi1-0/+35
2017-06-09phy: tusb1210: add support for TUSB1211Felipe Balbi1-1/+2
2017-06-01phy: Group vendor specific phy driversVivek Gautam1-0/+146