index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
renesas_usbhs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-30
usb: renesas_usbhs: Switch to GPIO descriptor
Linus Walleij
1
-2
/
+0
2019-06-26
usb: renesas_usbhs: Add has_new_pipe_configs flag
Yoshihiro Shimoda
1
-0
/
+1
2019-06-26
usb: renesas_usbhs: Remove type member from renesas_usbhs_driver_param
Yoshihiro Shimoda
1
-7
/
+0
2019-06-26
usb: renesas_usbhs: Use a specific flag instead of type for multi_clks
Yoshihiro Shimoda
1
-0
/
+1
2019-06-26
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
1
-25
/
+1
2019-06-05
usb: renesas_usbhs: remove controlling PWEN/EXTLP support
Yoshihiro Shimoda
1
-1
/
+0
2019-06-05
usb: renesas_usbhs: remove sudmac support
Yoshihiro Shimoda
1
-1
/
+0
2019-05-21
usb: renesas_usbhs: Add support for RZ/A2
Chris Brandt
1
-0
/
+1
2019-05-21
usb: renesas_usbhs: support byte addressable CFIFO
Chris Brandt
1
-0
/
+1
2019-05-21
usb: renesas_usbhs: add support for CNEN bit
Chris Brandt
1
-0
/
+1
2019-05-21
usb: renesas_usbhs: move flags to param
Chris Brandt
1
-0
/
+1
2018-01-09
usb: renesas_usbhs: Add support for RZ/A1
Chris Brandt
1
-0
/
+1
2017-12-13
usb: renesas_usbhs: add a new callback for extcon notifier
Yoshihiro Shimoda
1
-0
/
+8
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: renesas_usbhs: add support for R-Car D3
Yoshihiro Shimoda
1
-2
/
+3
2016-03-04
usb: renesas_usbhs: add R-Car Gen3 power control
Yoshihiro Shimoda
1
-0
/
+1
2015-12-15
usb: renesas_usbhs: Modify pipe configuration
Yoshihiro Shimoda
1
-2
/
+16
2015-09-30
usb: renesas_usbhs: fix build warning if 64-bit architecture
Yoshihiro Shimoda
1
-1
/
+1
2015-05-26
usb: renesas_usbhs: Change USBHS_TYPE_R8A779x to USBHS_TYPE_RCAR_GEN2
Yoshihiro Shimoda
1
-2
/
+1
2015-03-13
usb: renesas_usbhs: add support for USB-DMAC
Yoshihiro Shimoda
1
-0
/
+2
2014-11-12
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
1
-0
/
+4
2014-07-16
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
Ulrich Hecht
1
-0
/
+6
2013-04-02
usb: renesas_usbhs: fixup sparse errors for common.c
Kuninori Morimoto
1
-3
/
+3
2012-06-13
usb: renesas_usbhs: add DMAEngine ID specification note
Kuninori Morimoto
1
-0
/
+8
2012-01-24
usb: renesas_usbhs: add support for SUDMAC
Shimoda, Yoshihiro
1
-0
/
+1
2011-12-12
usb: gadget: renesas_usbhs: add platform power control function
Kuninori Morimoto
1
-0
/
+8
2011-12-12
usb: gadget: renesas_usbhs: tidyup the unit of detection_delay
Kuninori Morimoto
1
-1
/
+1
2011-10-13
usb: gadget: renesas_usbhs: support otg pin control
Kuninori Morimoto
1
-0
/
+5
2011-10-13
usb: gadget: renesas_usbhs: add bus control functions
Kuninori Morimoto
1
-0
/
+7
2011-10-13
usb: gadget: renesas_usbhs: change usbhsc_bus_ctrl() to usbsc_set_buswait()
Kuninori Morimoto
1
-0
/
+2
2011-06-07
usb: renesas_usbhs: add DMAEngine support
Kuninori Morimoto
1
-0
/
+17
2011-04-30
usb: renesas_usbhs: use delayed_work instead of work_struct
Kuninori Morimoto
1
-0
/
+7
2011-04-30
usb: renesas_usbhs: remove callback when module removed.
Kuninori Morimoto
1
-1
/
+1
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
1
-0
/
+149