summaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti/phy-tusb1210.c
Commit message (Expand)AuthorAgeFilesLines
* phy: ti: tusb1210: Don't check for write errors when powering onAndy Shevchenko2022-07-051-2/+3
* phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()Christophe JAILLET2022-04-111-2/+8
* phy: ti: tusb1210: Make tusb1210_chg_det_states staticHans de Goede2022-04-111-1/+1
* phy: ti: tusb1210: Add charger detectionStephan Gerhold2022-02-251-7/+370
* phy: ti: tusb1210: Add a delay between power-on and restoring the phy-parametersHans de Goede2022-02-251-0/+5
* phy: ti: tusb1210: Drop tusb->vendor_specific2 != 0 check from tusb1210_power...Hans de Goede2022-02-251-5/+2
* phy: ti: tusb1210: Improve ulpi_read()/_write() error checkingHans de Goede2022-02-251-14/+48
* phy: ti: tusb1210: Fix the kernel-doc warnVinod Koul2021-11-201-1/+1
* phy: tusb1210: use bitmasks to set VENDOR_SPECIFIC2Liam Beguin2021-03-121-13/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-1/+1
* phy: tusb1210: implement ->set_mode()Felipe Balbi2017-06-091-0/+35
* phy: tusb1210: add support for TUSB1211Felipe Balbi2017-06-091-1/+2
* phy: Group vendor specific phy driversVivek Gautam2017-06-011-0/+146