index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
renesas_usbhs
/
mod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-26
usb: renesas_usbhs: Use struct platform_callback pointer
Yoshihiro Shimoda
1
-1
/
+1
2019-06-26
usb: renesas_usbhs: Avoid to write platform_data's value
Yoshihiro Shimoda
1
-2
/
+9
2019-06-26
usb: renesas_usbhs: move macros from mod.c to the mod.h
Yoshihiro Shimoda
1
-9
/
+0
2019-06-26
usb: renesas_usbhs: remove notify_hotplug callback
Yoshihiro Shimoda
1
-1
/
+2
2017-11-07
USB: renesas_usbhs: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2016-09-05
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
Yoshihiro Shimoda
1
-2
/
+9
2015-05-22
usb: renesas_usbhs: avoid uninitialized variable use
Arnd Bergmann
1
-0
/
+2
2015-05-14
usb: renesas_usbhs: Add access control for INTSTS1 and INTENB1 register
Nobuhiro Iwamatsu
1
-27
/
+34
2014-09-03
usb: renesas_usbhs: protect mod->irq_{bemp,brdy}sts by spin lock
Yoshihiro Shimoda
1
-0
/
+5
2012-11-12
Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-2
/
+1
2012-10-31
usb: renesas_usbhs: use devm_request_irq()
Kuninori Morimoto
1
-2
/
+1
2012-10-16
usb: renesas_usbhs: fixup interrupt status clear method
Kuninori Morimoto
1
-3
/
+3
2012-09-06
usb: renesas_usbhs: modify the irq handler for sharing irq
Shimoda, Yoshihiro
1
-3
/
+22
2012-06-05
renesas_usbhs: cleanup quoted includes
Paul Bolle
1
-2
/
+2
2012-01-24
usb: renesas_usbhs: add IRQ resource decoding for IRQF_SHARED
Shimoda, Yoshihiro
1
-1
/
+1
2012-01-10
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+3
2011-12-12
usb: renesas_usbhs: typofix: irq_dtch control DTCHE
Kuninori Morimoto
1
-1
/
+1
2011-12-12
usb: gadget: renesas_usbhs: unified callback function
Kuninori Morimoto
1
-1
/
+3
2011-10-13
usb: gadget: renesas_usbhs: bugfix: don't modify platform data
Kuninori Morimoto
1
-1
/
+1
2011-10-13
usb: gadget: renesas_usbhs: add mod_host support
Kuninori Morimoto
1
-1
/
+8
2011-10-13
usb: gadget: renesas_usbhs: add INTSTS1 interrupt support
Kuninori Morimoto
1
-0
/
+38
2011-10-13
usb: gadget: renesas_usbhs: remove unneeded parameter from usbhs_mod_is_host()
Kuninori Morimoto
1
-1
/
+2
2011-10-13
usb: gadget: renesas_usbhs: add usbhs_bus_get_speed()
Kuninori Morimoto
1
-16
/
+0
2011-10-13
usb: gadget: renesas_usbhs: tidyup INTENB0 method
Kuninori Morimoto
1
-1
/
+10
2011-09-18
USB: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-04-30
usb: renesas_usbhs: add autonomy mode
Kuninori Morimoto
1
-0
/
+48
2011-04-30
usb: renesas_usbhs: prevent NULL pointer crash
Kuninori Morimoto
1
-15
/
+19
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
1
-1
/
+16
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
1
-0
/
+261