index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: validate interface OS descriptor requests
Szymon Heidrich
2022-02-16
1
-0
/
+3
*
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2021-12-22
1
-3
/
+3
*
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2021-12-14
1
-1
/
+1
*
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2021-12-14
1
-0
/
+12
*
usb: gadget: composite: Allow bMaxPower=0 if self-powered
Jack Pham
2021-09-22
1
-2
/
+6
*
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
2021-03-24
1
-2
/
+2
*
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
2021-01-12
1
-2
/
+8
*
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-06-25
1
-17
/
+61
*
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-04-24
1
-0
/
+9
*
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
2020-03-11
1
-6
/
+18
*
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
2020-02-28
1
-5
/
+3
*
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
2019-11-12
1
-0
/
+4
*
usb: gadget: composite: Clear "suspended" on reset/disconnect
Benjamin Herrenschmidt
2019-09-06
1
-0
/
+1
*
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-08-24
1
-0
/
+3
*
usb: gadget: composite: fix incorrect handling of OS desc requests
Chris Dickens
2018-05-25
1
-21
/
+19
*
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2018-02-03
1
-2
/
+5
*
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
[next]