aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/rcar3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda1-6/+20
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda1-8/+3
2019-01-18usb: renesas_usbhs: replace udelay() with usleep_range()Yoshihiro Shimoda1-1/+1
2018-09-28usb: renesas_usbhs: rcar3: Use OTG mode for R-Car D3Yoshihiro Shimoda1-1/+2
2018-09-28Revert "usb: renesas_usbhs: set the mode by using extcon state for non-otg channel"Yoshihiro Shimoda1-14/+1
2018-09-28Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda1-11/+0
2017-12-14usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda1-0/+11
2017-12-13usb: renesas_usbhs: set the mode by using extcon state for non-otg channelYoshihiro Shimoda1-1/+14
2017-12-13usb: renesas_usbhs: Add a function to write the UGCTRL2 registerYoshihiro Shimoda1-4/+7
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman1-5/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda1-0/+48
2017-08-03usb: renesas_usbhs: Fix UGCTRL2 value for R-Car Gen3Yoshihiro Shimoda1-2/+7
2016-10-24usb: renesas_usbhs: add wait after initialization for R-Car Gen3Yoshihiro Shimoda1-2/+6
2016-06-26usb: renesas_usbhs: make usbhs_write32() staticBen Dooks1-1/+1
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda1-0/+54