summaryrefslogtreecommitdiffstats
path: root/drivers/phy/phy-rcar-gen3-usb2.c
Commit message (Expand)AuthorAgeFilesLines
* phy: rcar-gen3-usb2: fix implementation for runtime PMYoshihiro Shimoda2017-04-101-7/+24
* drivers: phy: constify phy_ops structuresBhumika Goyal2017-01-161-1/+1
* phy: rcar-gen3-usb2: Replace the deprecated extcon APIChanwoo Choi2017-01-161-4/+4
* phy: rcar-gen3-usb2: add sysfs for usb role swapYoshihiro Shimoda2016-11-181-1/+117
* phy: rcar-gen3-usb2: Add a compatible string for r8a7796Yoshihiro Shimoda2016-09-101-0/+1
* phy: rcar-gen3-usb2: fix mutex_lock calling in interruptYoshihiro Shimoda2016-07-041-4/+22
* phy: rcar-gen3-usb2: fix unexpected repeat interrupts of VBUS changeYoshihiro Shimoda2016-06-171-13/+1Star
* phy: rcar-gen3-usb2: add extcon supportYoshihiro Shimoda2016-04-301-0/+26
* phy: rcar-gen3-usb2: Add vbus-supply to handle VBUS on/offYoshihiro Shimoda2016-04-301-0/+28
* phy: rcar-gen3-usb2: remove unnecesary struct rcar_gen3_dataYoshihiro Shimoda2016-04-301-19/+14Star
* phy: rcar-gen3-usb2: add fallback bindingSimon Horman2016-04-291-0/+1
* phy: rcar-gen3-usb2: remove HSUSB registers handlingYoshihiro Shimoda2016-03-011-72/+11Star
* phy: rcar-gen3-usb2: add runtime ID/VBUS pin detectionYoshihiro Shimoda2015-12-201-1/+42
* phy: rcar-gen3-usb2: change the mode to OTG on the combined channelYoshihiro Shimoda2015-12-201-2/+122
* phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driverYoshihiro Shimoda2015-12-201-0/+217