index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
composite.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb/gadget: Add an EP dispose() callback for EP lifetime tracking
Benjamin Herrenschmidt
2018-03-23
1
-0
/
+16
*
usb: gadget: composite: remove duplicated code in OS desc handling
Chris Dickens
2018-03-08
1
-50
/
+22
*
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-03-08
1
-21
/
+19
*
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2017-11-28
1
-2
/
+5
*
USB: gadget: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
1
-5
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: gadget: composite: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-01
1
-3
/
+4
*
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
2017-10-11
1
-0
/
+5
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
1
-25
/
+34
|
\
|
*
usb: gadget: Allow a non-SuperSpeed gadget to support LPM
John Youn
2017-06-02
1
-2
/
+6
|
*
usb: gadget: composite: Exclude SS Dev Cap Desc
John Youn
2017-06-02
1
-23
/
+28
*
|
usb: gadget: composite: make sure to reactivate function on unbind
Felipe Balbi
2017-06-06
1
-6
/
+5
|
/
*
usb: gadget: composite: Fix function used to free memory
Christophe JAILLET
2017-01-12
1
-1
/
+1
*
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
2017-01-02
1
-4
/
+8
*
usb: gadget: composite: use kasprintf() instead of open coding it
Juergen Gross
2016-11-03
1
-12
/
+2
*
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2016-10-31
1
-2
/
+7
*
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
2016-10-31
1
-1
/
+1
*
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
Felix Hädicke
2016-08-25
1
-6
/
+10
*
usb: gadget: composite: Fix return value in case of error
Christophe JAILLET
2016-08-11
1
-2
/
+2
*
usb: gadget: composite: fix dereference after null check coverify warning
Peter Chen
2016-08-11
1
-0
/
+2
*
usb: gadget: composite: don't queue OS desc req if length is invalid
William Wu
2016-05-31
1
-8
/
+13
*
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
1
-3
/
+19
|
\
|
*
usb: gadget: composite: avoid kernel oops with bad gadgets
Felipe Balbi
2016-04-28
1
-3
/
+19
*
|
usb: gadget: composite: Clear reserved fields of SSP Dev Cap
John Youn
2016-04-18
1
-0
/
+2
|
/
*
usb: gadget: composite: Access SSP Dev Cap fields properly
John Youn
2016-03-29
1
-3
/
+5
*
usb: gadget: composite: handle otg status selector request from OTG host
Li Jun
2016-03-04
1
-8
/
+17
*
usb: gadget: composite: Update debug message for SuperSpeedPlus
John Youn
2016-03-04
1
-1
/
+2
*
usb: gadget: composite: Configure the usb_ep for SuperSpeedPlus
John Youn
2016-03-04
1
-1
/
+8
*
usb: gadget: composite: Write SuperSpeedPlus config descriptors
John Youn
2016-03-04
1
-1
/
+5
*
usb: gadget: composite: Add function to get descriptors
John Youn
2016-03-04
1
-21
/
+32
*
usb: gadget: composite: Count configs for SuperSpeedPlus
John Youn
2016-03-04
1
-1
/
+7
*
usb: gadget: Update config for SuperSpeedPlus
John Youn
2016-03-04
1
-0
/
+2
*
usb: gadget: composite: Return SSP Dev Cap descriptor
John Youn
2016-03-04
1
-0
/
+42
*
usb: gadget: composite: Return bcdUSB 0x0310
John Youn
2016-03-04
1
-1
/
+1
*
usb: gadget: composite: fill bcdUSB for any gadget max speed
Igor Kotrasinski
2015-10-09
1
-0
/
+2
*
usb: gadget: fix few outdated comments
Robert Baldyga
2015-09-27
1
-3
/
+1
*
usb: gadget: composite: add USB_DT_OTG request handling
Macpaul Lin
2015-07-29
1
-0
/
+27
*
usb: composite: add bind_deactivated flag to usb_function
Robert Baldyga
2015-07-29
1
-0
/
+6
*
usb: composite: fix usb_function_activate/deactivate functions
Robert Baldyga
2015-07-29
1
-2
/
+2
*
usb: gadget: composite.c: i18n is not an acronym
Diego Viola
2015-07-29
1
-2
/
+2
*
usb: gadget: composite: Fix NULL pointer dereference
Kishon Vijay Abraham I
2015-07-06
1
-4
/
+7
*
usb: gadget: Fix typo fond in Documentation/Docbook/gadget.xml
Masanari Iida
2015-03-11
1
-2
/
+2
*
usb: gadget: composite: add req_match method to usb_function
Andrzej Pietrasiewicz
2015-03-10
1
-1
/
+5
*
usb: gadget: composite: don't try standard handling for non-standard requests
Andrzej Pietrasiewicz
2015-03-10
1
-0
/
+7
*
usb: gadget: Fix os desc test
Mario Schuknecht
2015-01-27
1
-1
/
+1
*
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
2014-11-03
1
-4
/
+2
*
usb: gadget: composite: conditionally dequeue os_desc and setup requests
Felipe Balbi
2014-11-03
1
-3
/
+48
*
usb: gadget: composite: set our req->context to cdev
Felipe Balbi
2014-11-03
1
-0
/
+7
*
usb: gadget: composite: enable BESL support
Felipe Balbi
2014-10-23
1
-1
/
+1
[next]