index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
r8a66597-udc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: r8a66597-udc: Convert to use module_platform_driver()
Uwe Kleine-König
2023-10-21
1
-1
/
+2
*
usb: gadget/r8a66597-udc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-28
1
-4
/
+2
*
usb: gadget: r8a66597: fix a loop in set_feature()
Dan Carpenter
2021-09-14
1
-1
/
+1
*
usb: gadget: r8a66597: Add missing null check on return from platform_get_res...
Colin Ian King
2021-04-09
1
-0
/
+2
*
usb: gadget: r8a66597: convert to devm_platform_ioremap_resource_byname
Chunfeng Yun
2020-07-29
1
-4
/
+2
*
usb: gadget: r8a66597-udc: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
usb: gadget: r8a66597-udc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-10-04
1
-3
/
+2
*
usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...
Jia-Ju Bai
2018-07-17
1
-1
/
+1
*
usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...
Jia-Ju Bai
2018-07-17
1
-2
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-4
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: udc: r8a66597: use setup_timer() helper.
Allen Pais
2017-10-04
1
-3
/
+1
*
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2017-01-24
1
-1
/
+1
*
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
1
-18
/
+6
*
usb: gadget: r8a66597-udc: Deinline pipe_change, save 2176 bytes
Denys Vlasenko
2016-04-19
1
-1
/
+1
*
usb: gadget: r8a66597-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+10
*
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-27
1
-2
/
+2
*
usb: gadget: r8a66597-udc: set value for common is_selfpowered
Peter Chen
2015-01-29
1
-0
/
+1
*
usb: gadget: r8a66597-udc: use udc-core's reset notifier
Peter Chen
2014-11-11
1
-1
/
+1
*
usb: gadget: fix ptr_ret.cocci warnings
Fengguang Wu
2014-11-03
1
-4
/
+1
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-2
/
+1
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-1
/
+1
*
Merge tag 'v3.17-rc4' into next
Felipe Balbi
2014-09-08
1
-2
/
+2
|
\
|
*
usb: gadget: Fix return value check in r8a66597_probe()
Wei Yongjun
2014-08-19
1
-2
/
+2
*
|
usb: gadget: udc: use USB API functions rather than constants
Himangi Saraogi
2014-08-29
1
-3
/
+3
*
|
usb: gadget: Remove redundant dev_err call in r8a66597_sudmac_ioremap()
Wei Yongjun
2014-08-20
1
-3
/
+1
|
/
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+1993