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