aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/rcar2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda1-5/+11
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda1-6/+2
2018-04-22USB: renesas_usbhs: drop unused legacy-phy supportJohan Hovold1-29/+0
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman1-6/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2015-10-20usb: renesas_usbhs: Remove unneeded #include <linux/platform_data/gpio-rcar.h>Geert Uytterhoeven1-1/+0
2014-11-03usb: renesas_usbhs: add support for generic PHYYoshihiro Shimoda1-0/+29
2014-11-03usb: renesas_usbhs: clean up rcar2.c to support a generic PHYYoshihiro Shimoda1-22/+26
2014-11-03usb: renesas_usbhs: rename phy to usb_phy in usbhs_privYoshihiro Shimoda1-13/+13
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht1-0/+77