a name='generator' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-tusb1210.c
AgeCommit message (Expand)Author
2024-02-16phy: ti: tusb1210: Define device IDsAndy Shevchenko
2024-02-16phy: ti: tusb1210: Use temporary variable for struct deviceAndy Shevchenko
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