summaryrefslogtreecommitdiffstats
path: root/drivers/usb/renesas_usbhs/common.c
AgeCommit message (Expand)AuthorLines
2019-10-27usb: renesas_usbhs: fix __le16 warningsBen Dooks (Codethink)-6/+6
2019-06-26usb: renesas_usbhs: Use struct platform_callback pointerYoshihiro Shimoda-4/+4
2019-06-26usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.dataYoshihiro Shimoda-77/+16
2019-06-26usb: renesas_usbhs: Add a common function for the .get_idYoshihiro Shimoda-0/+5
2019-06-26usb: renesas_usbhs: move device tree properties parsingYoshihiro Shimoda-10/+8
2019-06-26usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()Yoshihiro Shimoda-15/+15
2019-06-26usb: renesas_usbhs: Add has_new_pipe_configs flagYoshihiro Shimoda-11/+9
2019-06-26usb: renesas_usbhs: Use dev_of_node macro instead of open codedYoshihiro Shimoda-7/+7
2019-06-26usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_paramYoshihiro Shimoda-5/+0
2019-06-26usb: renesas_usbhs: Use a specific flag instead of type for multi_clksYoshihiro Shimoda-5/+3
2019-06-26usb: renesas_usbhs: Avoid to write platform_data's valueYoshihiro Shimoda-1/+3
2019-06-26usb: renesas_usbhs: remove notify_hotplug callbackYoshihiro Shimoda-12/+4
2019-06-20usb: renesas_usbhs: Use struct assignment instead of memcpy()Yoshihiro Shimoda-9/+4
2019-06-05usb: renesas_usbhs: remove controlling PWEN/EXTLP supportYoshihiro Shimoda-4/+0
2019-05-21usb: renesas_usbhs: Add support for RZ/A2Chris Brandt-0/+15
2019-05-21usb: renesas_usbhs: add support for CNEN bitChris Brandt-0/+6
2019-05-21usb: renesas_usbhs: move flags to paramChris Brandt-16/+7
2019-05-21usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enumsYoshihiro Shimoda-47/+65
2018-12-17usb: renesas_usbhs: add support for RZ/G2EFabrizio Castro-0/+4
2018-12-12usb: renesas_usbhs: mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2018-12-05usb: renesas_usbhs: Use SIMPLE_DEV_PM_OPS macroYoshihiro Shimoda-4/+1
2018-12-05usb: renesas_usbhs: Remove dummy runtime PM callbacksJarkko Nikula-14/+0
2018-09-28usb: renesas_usbhs: add support for R-Car E3Yoshihiro Shimoda-0/+4
2018-09-28Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"Yoshihiro Shimoda-9/+0
2018-09-20usb: renesas_usbhs: Add multiple clocks managementYoshihiro Shimoda-0/+88
2018-09-20usb: renesas_usbhs: Add reset_controlYoshihiro Shimoda-0/+12
2018-01-09usb: renesas_usbhs: Add support for RZ/A1Chris Brandt-0/+13
2017-12-14usb: renesas_usbhs: add extcon notifier to set mode for non-otg channelYoshihiro Shimoda-0/+9
2017-11-07USB: renesas_usbhs: Remove redundant license textGreg Kroah-Hartman-10/+0
2017-11-07renesas_usbhs: use renesas_usbhs_get_info()Kuninori Morimoto-2/+2
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman-0/+1
2017-10-19usb: renesas_usbhs: Use of_device_get_match_data() helperGeert Uytterhoeven-2/+1
2017-10-19usb: renesas_usbhs: add support for R-Car D3Yoshihiro Shimoda-1/+9
2017-10-19usb: renesas_usbhs: unify Gen2/3 pipe_config settingYoshihiro Shimoda-9/+4
2017-07-19usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRLYoshihiro Shimoda-1/+3
2017-01-24usb: renesas_usbhs: Replace the deprecated extcon APIChanwoo Choi-1/+1
2016-08-31usb: renesas_usbhs: add a compatible string for r8a7796Yoshihiro Shimoda-0/+4
2016-08-11usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmacYoshihiro Shimoda-1/+2
2016-06-29usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda-1/+1
2016-03-04usb: renesas_usbhs: add R-Car Gen3 power controlYoshihiro Shimoda-4/+10
2015-12-16usb: renesas_usbhs: add fallback compatibility stringsSimon Horman-0/+9
2015-12-15usb: renesas_usbhs: Modify pipe configurationYoshihiro Shimoda-35/+34
2015-09-30usb: renesas_usbhs: Add support for R-Car H3Yoshihiro Shimoda-0/+5
2015-09-30usb: renesas_usbhs: fix build warning if 64-bit architectureYoshihiro Shimoda-1/+1
2015-07-29usb: renesas_usbhs: Replace deprecated API of extconChanwoo Choi-1/+1
2015-05-26usb: renesas_usbhs: Add support for R-Car E2Yoshihiro Shimoda-0/+4
2015-05-26usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2Yoshihiro Shimoda-11/+4
2015-03-13usb: renesas_usbhs: add support for USB-DMACYoshihiro Shimoda-0/+19
2015-01-12usb: renesas_usbhs: add OTG ID signal sensingSergei Shtylyov-0/+17
2015-01-12usb: renesas_usbhs: fix platform init error messageSergei Shtylyov-1/+1