aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/phy-rcar-gen3-usb2.c
AgeCommit message (Expand)AuthorFilesLines
2017-01-16drivers: phy: constify phy_ops structuresGravatar Bhumika Goyal 1-1/+1
2017-01-16phy: rcar-gen3-usb2: Replace the deprecated extcon APIGravatar Chanwoo Choi 1-4/+4
2016-11-18phy: rcar-gen3-usb2: add sysfs for usb role swapGravatar Yoshihiro Shimoda 1-1/+117
2016-09-10phy: rcar-gen3-usb2: Add a compatible string for r8a7796Gravatar Yoshihiro Shimoda 1-0/+1
2016-07-04phy: rcar-gen3-usb2: fix mutex_lock calling in interruptGravatar Yoshihiro Shimoda 1-4/+22
2016-06-17phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS changeGravatar Yoshihiro Shimoda 1-13/+1
2016-04-30phy: rcar-gen3-usb2: add extcon supportGravatar Yoshihiro Shimoda 1-0/+26
2016-04-30phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offGravatar Yoshihiro Shimoda 1-0/+28
2016-04-30phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataGravatar Yoshihiro Shimoda 1-19/+14
2016-04-29phy: rcar-gen3-usb2: add fallback bindingGravatar Simon Horman 1-0/+1
2016-03-01phy: rcar-gen3-usb2: remove HSUSB registers handlingGravatar Yoshihiro Shimoda 1-72/+11
2015-12-20phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionGravatar Yoshihiro Shimoda 1-1/+42
2015-12-20phy: rcar-gen3-usb2: change the mode to OTG on the combined channelGravatar Yoshihiro Shimoda 1-2/+122
2015-12-20phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverGravatar Yoshihiro Shimoda 1-0/+217