index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
goku_udc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
2020-10-27
1
-1
/
+1
*
usb: gadget: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-10
1
-3
/
+6
*
usb: gadget: goku_udc: remove useless cast for driver.name
Corentin Labbe
2020-02-19
1
-1
/
+1
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-17
/
+1
*
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: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-24
1
-5
/
+9
*
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2017-01-24
1
-1
/
+1
*
usb: gadget: goku_udc: fix memory leak in goku_probe()
Alexey Khoroshilov
2016-08-29
1
-0
/
+2
*
usb: gadget: udc: goku_udc: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-2
/
+1
*
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
2016-03-15
1
-1
/
+1
*
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
2015-08-06
1
-0
/
+30
*
usb: gadget: goku_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+8
*
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
Joe Perches
2015-03-19
1
-111
/
+122
*
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-11-03
1
-4
/
+2
*
usb: gadget: Refactor request completion
Michal Sojka
2014-09-25
1
-1
/
+1
*
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+1823