index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
goku_udc.c
Age
Commit message (
Expand
)
Author
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-24
usb: gadget: goku_udc: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-01-24
usb: gadget: udc: constify usb_ep_ops structures
Bhumika Goyal
2016-08-29
usb: gadget: goku_udc: fix memory leak in goku_probe()
Alexey Khoroshilov
2016-08-29
usb: gadget: udc: goku_udc: don't print on ENOMEM
Wolfram Sang
2016-03-15
PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition
Heikki Krogerus
2015-08-06
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
2015-08-04
usb: gadget: goku_udc: add ep capabilities support
Robert Baldyga
2015-03-19
usb: gadget: goku_udc: Remove uses of seq_<foo> return values
Joe Perches
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
2014-09-25
usb: gadget: Refactor request completion
Michal Sojka
2014-07-16
usb: gadget: Gadget directory cleanup - group UDC drivers
Andrzej Pietrasiewicz