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.13.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
/
gadget
/
udc
/
renesas_usb3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_device
Yoshihiro Shimoda
1
-5
/
+10
2018-11-13
usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"
Yoshihiro Shimoda
1
-0
/
+3
2018-08-29
usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0
Yoshihiro Shimoda
1
-1
/
+4
2018-07-30
usb: gadget: udc: renesas_usb3: Add register of usb role switch
Yoshihiro Shimoda
1
-1
/
+83
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+2
2018-05-31
USB: gadget: udc: renesas_usb3: no need to check return value of debugfs_crea...
Greg Kroah-Hartman
1
-15
/
+3
2018-05-21
usb: gadget: udc: renesas_usb3: fix double phy_put()
Yoshihiro Shimoda
1
-2
/
+0
2018-05-21
usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnecting
Yoshihiro Shimoda
1
-0
/
+7
2018-05-21
usb: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns error
Yoshihiro Shimoda
1
-3
/
+5
2018-05-21
usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udc
Yoshihiro Shimoda
1
-8
/
+8
2018-05-21
usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udc
Yoshihiro Shimoda
1
-1
/
+1
2018-05-21
usb: gadget: udc: renesas_usb3: should remove debugfs
Yoshihiro Shimoda
1
-1
/
+7
2018-02-12
usb: gadget: udc: renesas_usb3: fix oops in renesas_usb3_remove()
Yoshihiro Shimoda
1
-1
/
+1
2017-11-28
usb: gadget: udc: renesas_usb3: fix number of the pipes
Yoshihiro Shimoda
1
-1
/
+1
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-03
usb: gadget: udc: renesas_usb3: make const array max_packet_array static
Colin Ian King
1
-1
/
+1
2017-10-27
Merge tag 'extcon-next-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-1
/
+1
2017-10-23
extcon: Split out extcon header file for consumer and provider device
Chanwoo Choi
1
-1
/
+1
2017-10-19
usb: gadget: udc: renesas_usb3: Use of_device_get_match_data() helper
Geert Uytterhoeven
1
-6
/
+1
2017-10-19
usb: gadget: udc: renesas_usb3: add support for generic phy
Yoshihiro Shimoda
1
-2
/
+24
2017-10-19
usb: gadget: udc: renesas_usb3: Add suspend/resume functions
Yoshihiro Shimoda
1
-0
/
+34
2017-10-19
usb: gadget: udc: renesas_usb3: move pm_runtime_{en,dis}able()
Kazuya Mizuguchi
1
-2
/
+2
2017-09-28
usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()
Yoshihiro Shimoda
1
-2
/
+3
2017-09-28
usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT value
Yoshihiro Shimoda
1
-1
/
+10
2017-09-28
usb: gadget: udc: renesas_usb3: fix for no-data control transfer
Yoshihiro Shimoda
1
-1
/
+2
2017-08-22
Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-8
/
+109
2017-08-15
usb: gadget: udc: renesas_usb3: make usb_ep_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-15
usb: gadget: udc: renesas_usb3: add support for R-Car M3-W
Yoshihiro Shimoda
1
-0
/
+4
2017-08-09
usb: gadget: udc: renesas_usb3: add support for R-Car H3 ES2.0
Yoshihiro Shimoda
1
-3
/
+24
2017-08-09
usb: gadget: udc: renesas_usb3: add debugfs to set the b-device mode
Yoshihiro Shimoda
1
-2
/
+76
2017-08-09
usb: gadget: udc: renesas_usb3: fix error return code in renesas_usb3_probe()
Gustavo A. R. Silva
1
-2
/
+4
2017-08-03
usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() calling
Yoshihiro Shimoda
1
-5
/
+16
2017-07-18
usb: gadget: udc: renesas_usb3: protect usb3_ep->started in usb3_start_pipen()
Yoshihiro Shimoda
1
-3
/
+3
2017-07-18
usb: gadget: udc: renesas_usb3: fix zlp transfer by the dmac
Yoshihiro Shimoda
1
-0
/
+6
2017-07-18
usb: gadget: udc: renesas_usb3: fix free size in renesas_usb3_dma_free_prd()
Yoshihiro Shimoda
1
-1
/
+1
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-0
/
+392
2017-06-13
usb: gadget: udc: renesas_usb3: add support for dedicated DMAC
Yoshihiro Shimoda
1
-0
/
+392
2017-06-02
usb: gadget: udc: renesas_usb3: Fix PN_INT_ENA disabling timing
Yoshihiro Shimoda
1
-1
/
+1
2017-06-02
usb: gadget: udc: renesas_usb3: lock for PN_ registers access
Yoshihiro Shimoda
1
-3
/
+25
2017-06-02
usb: gadget: udc: renesas_usb3: fix deadlock by spinlock
Yoshihiro Shimoda
1
-3
/
+0
2017-06-02
usb: gadget: udc: renesas_usb3: fix pm_runtime functions calling
Yoshihiro Shimoda
1
-6
/
+6
2017-04-11
usb: gadget: udc: renesas_usb3: add support for usb role swap
Yoshihiro Shimoda
1
-0
/
+56
2017-04-11
usb: gadget: udc: renesas_usb3: add extcon support
Yoshihiro Shimoda
1
-2
/
+41
2017-04-11
usb: gadget: udc: renesas_usb3: add USB ID signal monitoring
Yoshihiro Shimoda
1
-4
/
+63
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2016-09-05
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
Yoshihiro Shimoda
1
-0
/
+2
2015-12-23
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
1
-0
/
+1975