index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: renesas_usbhs: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-12-21
1
-9
/
+5
*
usb: renesas_usbhs: Switch to GPIO descriptor
Linus Walleij
2019-12-30
1
-13
/
+9
*
usb: renesas_usbhs: fix __le16 warnings
Ben Dooks (Codethink)
2019-10-15
1
-6
/
+6
*
usb: renesas_usbhs: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
1
-3
/
+2
*
usb: renesas_usbhs: Use struct platform_callback pointer
Yoshihiro Shimoda
2019-06-26
1
-4
/
+4
*
usb: renesas_usbhs: Use renesas_usbhs_platform_info on of_device_id.data
Yoshihiro Shimoda
2019-06-26
1
-77
/
+16
*
usb: renesas_usbhs: Add a common function for the .get_id
Yoshihiro Shimoda
2019-06-26
1
-0
/
+5
*
usb: renesas_usbhs: move device tree properties parsing
Yoshihiro Shimoda
2019-06-26
1
-10
/
+8
*
usb: renesas_usbhs: Add struct device * declaration in usbhs_probe()
Yoshihiro Shimoda
2019-06-26
1
-15
/
+15
*
usb: renesas_usbhs: Add has_new_pipe_configs flag
Yoshihiro Shimoda
2019-06-26
1
-11
/
+9
*
usb: renesas_usbhs: Use dev_of_node macro instead of open coded
Yoshihiro Shimoda
2019-06-26
1
-7
/
+7
*
usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param
Yoshihiro Shimoda
2019-06-26
1
-5
/
+0
*
usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
Yoshihiro Shimoda
2019-06-26
1
-5
/
+3
*
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
2019-06-26
1
-1
/
+3
*
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
2019-06-26
1
-12
/
+4
*
usb: renesas_usbhs: Use struct assignment instead of memcpy()
Yoshihiro Shimoda
2019-06-20
1
-9
/
+4
*
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
2019-06-05
1
-4
/
+0
*
usb: renesas_usbhs: Add support for RZ/A2
Chris Brandt
2019-05-21
1
-0
/
+15
*
usb: renesas_usbhs: add support for CNEN bit
Chris Brandt
2019-05-21
1
-0
/
+6
*
usb: renesas_usbhs: move flags to param
Chris Brandt
2019-05-21
1
-16
/
+7
*
usb: renesas_usbhs: Use specific struct instead of USBHS_TYPE_* enums
Yoshihiro Shimoda
2019-05-21
1
-47
/
+65
*
usb: renesas_usbhs: add support for RZ/G2E
Fabrizio Castro
2018-12-17
1
-0
/
+4
*
usb: renesas_usbhs: mark PM functions as __maybe_unused
Arnd Bergmann
2018-12-12
1
-2
/
+2
*
usb: renesas_usbhs: Use SIMPLE_DEV_PM_OPS macro
Yoshihiro Shimoda
2018-12-05
1
-4
/
+1
*
usb: renesas_usbhs: Remove dummy runtime PM callbacks
Jarkko Nikula
2018-12-05
1
-14
/
+0
*
usb: renesas_usbhs: add support for R-Car E3
Yoshihiro Shimoda
2018-09-28
1
-0
/
+4
*
Revert "usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel"
Yoshihiro Shimoda
2018-09-28
1
-9
/
+0
*
usb: renesas_usbhs: Add multiple clocks management
Yoshihiro Shimoda
2018-09-20
1
-0
/
+88
*
usb: renesas_usbhs: Add reset_control
Yoshihiro Shimoda
2018-09-20
1
-0
/
+12
*
usb: renesas_usbhs: Add support for RZ/A1
Chris Brandt
2018-01-09
1
-0
/
+13
*
usb: renesas_usbhs: add extcon notifier to set mode for non-otg channel
Yoshihiro Shimoda
2017-12-14
1
-0
/
+9
*
USB: renesas_usbhs: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-10
/
+0
*
renesas_usbhs: use renesas_usbhs_get_info()
Kuninori Morimoto
2017-11-07
1
-2
/
+2
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: renesas_usbhs: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-19
1
-2
/
+1
*
usb: renesas_usbhs: add support for R-Car D3
Yoshihiro Shimoda
2017-10-19
1
-1
/
+9
*
usb: renesas_usbhs: unify Gen2/3 pipe_config setting
Yoshihiro Shimoda
2017-10-19
1
-9
/
+4
*
usb: renesas_usbhs: fix usbhsc_resume() for !USBHSF_RUNTIME_PWCTRL
Yoshihiro Shimoda
2017-07-19
1
-1
/
+3
*
usb: renesas_usbhs: Replace the deprecated extcon API
Chanwoo Choi
2017-01-24
1
-1
/
+1
*
usb: renesas_usbhs: add a compatible string for r8a7796
Yoshihiro Shimoda
2016-08-31
1
-0
/
+4
*
usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
Yoshihiro Shimoda
2016-08-11
1
-1
/
+2
*
usb: renesas_usbhs: show error code when probe failed
Yoshihiro Shimoda
2016-06-29
1
-1
/
+1
*
usb: renesas_usbhs: add R-Car Gen3 power control
Yoshihiro Shimoda
2016-03-04
1
-4
/
+10
*
usb: renesas_usbhs: add fallback compatibility strings
Simon Horman
2015-12-16
1
-0
/
+9
*
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
2015-12-15
1
-35
/
+34
*
usb: renesas_usbhs: Add support for R-Car H3
Yoshihiro Shimoda
2015-09-30
1
-0
/
+5
*
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
2015-09-30
1
-1
/
+1
*
usb: renesas_usbhs: Replace deprecated API of extcon
Chanwoo Choi
2015-07-29
1
-1
/
+1
*
usb: renesas_usbhs: Add support for R-Car E2
Yoshihiro Shimoda
2015-05-26
1
-0
/
+4
*
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
2015-05-26
1
-11
/
+4
[next]