index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
1
-0
/
+1
*
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
2020-01-07
1
-0
/
+4
*
usb: composite: fix possible alignment issues
Simon Goldschmidt
2019-11-22
1
-7
/
+18
*
usb: composite: add BOS descriptor support to composite framework
T Karthik Reddy
2019-11-07
1
-6
/
+55
*
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
2018-12-14
1
-2
/
+15
*
usb: composite convert __set_bit to generic_set_bit
Bryan O'Donoghue
2018-05-15
1
-1
/
+1
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
usb: gadget: remove duplicate assignment.
Heinrich Schuchardt
2018-04-30
1
-1
/
+1
*
usb: gadget: composite: fix NULL pointer when a non standard request is received
Christophe Kerello
2018-04-26
1
-1
/
+4
*
usb: gadget: composite: Correct recovery path for register
Sam Protsenko
2016-03-01
1
-1
/
+7
*
Use correct spelling of "U-Boot"
Bin Meng
2016-02-06
1
-1
/
+1
*
usb: gadget: don't leak configs when unbinding
Stephen Warren
2015-09-11
1
-0
/
+1
*
usb: composite: Add .reset callback to usb_gadget_driver structure
Lukasz Majewski
2015-04-14
1
-0
/
+1
*
usb: gadget: defer setting maxpacket till ->setup()
Kishon Vijay Abraham I
2015-04-14
1
-1
/
+3
*
usb: gadget: composite: Fix NULL pointer crash in USB compliance test
Stefan Roese
2015-01-18
1
-0
/
+8
*
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-11-23
1
-2
/
+2
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-13
/
+1
*
usb:composite: use memcpy to avoid unaligned access
Piotr Wilczek
2013-06-30
1
-1
/
+2
*
usb, composite: after unregister gadget driver set composite to NULL
Heiko Schocher
2013-06-12
1
-0
/
+1
*
usb:composite:fix Provide function data when addressing device with only one ...
Lukasz Majewski
2013-03-18
1
-0
/
+19
*
usb:gadget:composite USB composite gadget support
Lukasz Majewski
2012-05-20
1
-0
/
+1082