index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2018-01-01
USB: dummy-hcd: Fix deadlock caused by disconnect detection
Alan Stern
2018-01-01
USB: dummy-hcd: Fix erroneous synchronization change
Alan Stern
2018-01-01
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2018-01-01
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
2018-01-01
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2018-01-01
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2018-01-01
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
2017-09-15
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
2017-09-15
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
2017-07-18
ACM gadget: fix endianness in notifications
Oliver Neukum
2017-06-05
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
2017-03-16
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-03-16
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-03-16
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-03-16
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-03-16
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
2017-03-16
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
2017-03-16
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
2017-02-23
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
2016-11-20
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
2016-08-22
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
2015-10-13
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
2015-05-09
gadgetfs: Fix leak on error in aio_read()
Ben Hutchings
2015-05-09
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-20
usb: gadget: udc: atmel: fix possible oops when unloading module
Songjun Wu
2015-02-20
usb: gadget: udc: atmel: fix possible IN hang issue
Bo Shen
2015-02-20
usb: gadget: udc: atmel: change setting for DMA
Bo Shen
2014-12-14
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
2014-08-06
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
Michal Nazarewicz
2014-04-30
usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabled
Gregory CLEMENT
2014-01-03
usb: gadget: composite: reset delayed_status on reset_config
Michael Grzeschik
2013-07-27
usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
UCHINO Satoshi
2013-03-27
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
2013-02-06
usb: gadget: dummy: fix enumeration with g_multi
Sebastian Andrzej Siewior
2013-01-03
usb: gadget: uvc: fix error path in uvc_function_bind()
Sebastian Andrzej Siewior
2013-01-03
usb: gadget: phonet: free requests in pn_bind()'s error path
Sebastian Andrzej Siewior
2013-01-03
usb: gadget: midi: free hs descriptors
Sebastian Andrzej Siewior
2013-01-03
usb: gadget: network: fix bind() error path
Sebastian Andrzej Siewior
2012-10-10
usb: gadget: dummy_hcd: fixup error probe path
Sebastian Andrzej Siewior
2012-09-12
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...
Michael Grzeschik
2012-08-02
usb: gadget: Fix g_ether interface link status
Kevin Cernekee
2012-05-31
usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...
Peter Chen
2012-05-11
usb gadget: uvc: uvc_request_data::length field must be signed
Laurent Pinchart
2012-05-11
usb: gadget: dummy: do not call pullup() on udc_stop()
Felipe Balbi
2012-05-11
USB: gadget: storage gadgets send wrong error code for unknown commands
Alan Stern
2012-05-11
usb: gadget: eliminate NULL pointer dereference (bugfix)
Andrzej Pietrasiewicz
2012-05-11
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
2012-05-11
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
2012-05-11
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
2012-05-11
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
[next]