summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-gmii-sel.c
AgeCommit message (Expand)Author
2021-10-26phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2020-09-08phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko
2020-09-08phy: ti: gmii-sel: use features mask during initGrygorii Strashko
2020-09-08phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko
2020-02-20phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko
2020-02-20phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko