aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-mt65xx-usb3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-10phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS portChunfeng Yun1-14/+10
2017-04-10phy: phy-mt65xx-usb3: add support for new version phyChunfeng Yun1-128/+218
2017-04-10phy: phy-mt65xx-usb3: move clock from phy node into port nodesChunfeng Yun1-2/+25
2017-04-10phy: phy-mt65xx-usb3: split SuperSpeed port into two onesChunfeng Yun1-74/+75
2017-04-10phy: phy-mt65xx-usb3: increase LFPS filter thresholdChunfeng Yun1-0/+9
2017-04-10phy: phy-mt65xx-usb3: improve RX detection stable timeChunfeng Yun1-0/+18
2017-01-16drivers: phy: constify phy_ops structuresBhumika Goyal1-1/+1
2016-04-30phy: phy-mt65xx-usb3: add support for mt2701 platformChunfeng Yun1-25/+52
2015-12-20phy: phy-mt65xx-usb3: improve HS eye diagramChunfeng Yun1-3/+96
2015-12-20phy: phy-mt65xx-usb3: fix test fail of HS receiver sensitivityChunfeng Yun1-2/+5
2015-12-03phy: mt65xx-usb3: add missing of_node_putJulia Lawall1-7/+13
2015-10-06phy: add usb3.0 phy driver for mt65xx SoCsChunfeng Yun1-0/+506