aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/ti/phy-am654-serdes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-2/+2
2019-08-26phy: ti: am654-serdes: fix an use-after-free in serdes_am654_clk_register()Wen Yang1-11/+22
2019-08-16phy: ti: am654-serdes: Don't reference clk_init_data after registrationStephen Boyd1-2/+2
2019-06-21phy: ti: am654-serdes: Make serdes_am654_xlate() staticYueHaibing1-2/+2
2019-04-17phy: ti: am654-serdes: Support all clksel valuesRoger Quadros1-49/+83
2019-04-17phy: ti: Add a new SERDES driver for TI's AM654x SoCKishon Vijay Abraham I1-0/+624