index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
/
dbgp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-15
1
-3
/
+3
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-12
1
-1
/
+1
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-12
1
-0
/
+13
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: legacy: dbgp: eliminate abuse of ep->driver data
Robert Baldyga
2015-09-27
1
-16
/
+2
*
usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16
Vaishali Thakkar
2015-07-29
1
-5
/
+5
*
usb: gadget: remove incorrect __init/__exit annotations
Arnd Bergmann
2015-04-27
1
-2
/
+2
*
usb: gadget: dbgp: Fix endpoint config after USB disconnect
Kyösti Mälkki
2014-11-11
1
-12
/
+14
*
usb: gadget: dbgp: add reset API at usb_gadget_driver
Peter Chen
2014-09-09
1
-0
/
+1
*
usb: dbgp gadget: fix use after free in dbgp_unbind()
Alexey Khoroshilov
2014-08-19
1
-0
/
+2
*
usb: gadget: Gadget directory cleanup - group legacy gadgets
Andrzej Pietrasiewicz
2014-07-16
1
-0
/
+434