index
:
kernel/git/stable/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-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2020-06-11
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-05-22
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-05-22
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-11
usb: gadget: pch_udc: fix use after free
Gustavo A. R. Silva
2020-02-11
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
2020-01-11
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
2020-01-11
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
2020-01-11
usb: gadget: Add the gserial port checking in gs_start_tx()
Baolin Wang
2020-01-11
usb: gadget: serial: fix re-ordering of tx data
Philip Oberstaller
2020-01-11
usb: gadget: composite: fix dereference after null check coverify warning
Peter Chen
2019-12-19
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
Cristian Birsan
2019-12-19
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
2019-12-19
USB: dummy-hcd: fix power budget for SuperSpeed mode
Jacky.Cao@sony.com
2019-10-31
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
Kiruthika Varadarajan
2019-05-02
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
2019-02-11
usb: gadget: fsl_udc_core: check allocation return value and cleanup on failure
Nicholas Mc Guire
2018-12-16
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-16
USB: net2280: Fix erroneous synchronization change
Alan Stern
2018-12-16
usb: gadget: net2280: fix pullup handling
Mian Yousaf Kaukab
2018-12-16
usb: gadget: udc: net2280: do not rely on 'driver' argument
Felipe Balbi
2018-11-20
usb: gadget: u_audio: update hw_ptr in iso_complete after data copied
Joshua Frkuska
2018-11-20
usb: gadget: function: printer: avoid wrong list handling in printer_write()
Yoshihiro Shimoda
2018-11-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
2018-06-16
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2018-06-16
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2018-03-03
USB: UDC core: fix double-free in usb_add_gadget_udc_release
Alan Stern
2018-03-03
USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...
Alan Stern
2018-03-03
usb: udc: core: add device_del() call to error pathway
Alan Stern
2018-03-03
usb: gadget: don't dereference g until after it has been null checked
Colin Ian King
2018-01-01
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
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: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
2018-01-01
USB: g_mass_storage: Fix deadlock when driver is unbound
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: dummy: fix nonsensical comparisons
Arnd Bergmann
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
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
2017-07-18
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
2017-07-18
ACM gadget: fix endianness in notifications
Oliver Neukum
2017-07-18
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
2017-06-05
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
2017-06-05
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
2017-06-05
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
2017-06-05
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
2017-03-16
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
[next]