index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"
Greg Kroah-Hartman
1
-1
/
+2
2017-10-18
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
Andrew Gabbasov
1
-0
/
+5
2017-10-12
USB: dummy-hcd: fix infinite-loop resubmission bug
Alan Stern
1
-0
/
+9
2017-10-12
USB: dummy-hcd: fix connection failures (wrong speed)
Alan Stern
1
-4
/
+11
2017-10-12
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
1
-1
/
+4
2017-10-12
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
1
-5
/
+36
2017-10-12
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
1
-2
/
+1
2017-07-05
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-06-29
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-06-26
USB: gadget: dummy_hcd: fix hub-descriptor removable fields
Johan Hovold
1
-3
/
+3
2017-06-14
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
1
-2
/
+11
2017-05-08
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
1
-1
/
+3
2017-04-30
gadgetfs: fix uninitialized variable in error handling
Arnd Bergmann
1
-0
/
+1
2017-04-22
ACM gadget: fix endianness in notifications
Oliver Neukum
1
-1
/
+3
2017-04-18
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
1
-1
/
+1
2017-04-18
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-04-18
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
1
-0
/
+2
2017-04-18
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
1
-8
/
+0
2017-02-08
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2017-01-13
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
1
-1
/
+1
2016-11-23
usb: gadget: function: u_ether: don't starve tx request queue
Felipe Balbi
1
-2
/
+3
2016-07-11
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
1
-4
/
+13
2016-01-22
usb: gadget: pxa27x: fix suspend callback
Felipe Balbi
1
-0
/
+3
2015-08-27
usb: gadget: f_uac2: fix calculation of uac2->p_interval
Peter Chen
1
-2
/
+2
2015-08-19
usb: udc: core: add device_del() call to error pathway
Alan Stern
1
-0
/
+1
2015-07-20
usb: gadget: f_fs: add extra check before unregister_gadget_item
Rui Miguel Silva
1
-2
/
+8
2015-06-10
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
1
-0
/
+1
2015-05-17
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
1
-0
/
+9
2015-03-28
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-03-14
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
1
-2
/
+0
2015-01-27
usb: gadget: udc: atmel: fix possible oops when unloading module
Songjun Wu
1
-1
/
+11
2015-01-27
usb: gadget: udc: atmel: fix possible IN hang issue
Bo Shen
1
-1
/
+0
2015-01-27
usb: gadget: udc: atmel: change setting for DMA
Bo Shen
1
-3
/
+3
2015-01-27
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
1
-0
/
+1
2015-01-16
usb: gadget: at91_udc: move prepare clk into process context
Ronald Wahl
1
-12
/
+32
2014-10-23
usb: gadget: function: Fixed the return value on error path
Pavitrakumar Managutte
1
-1
/
+3
2014-10-23
usb: gadget: function: Remove redundant usb_free_all_descriptors
Pavitrakumar Managutte
8
-13
/
+13
2014-10-23
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
1
-0
/
+5
2014-10-23
usb: gadget: loopback: don't queue requests to bogus endpoints
Felipe Balbi
1
-45
/
+42
2014-10-23
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
1
-6
/
+34
2014-10-23
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
1
-2
/
+0
2014-10-23
usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2014-10-23
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2014-10-20
usb: gadget: function: f_obex: fix Interface Descriptor Test
Felipe Balbi
1
-4
/
+4
2014-10-20
usb: gadget: function: uac2: add a release method
Felipe Balbi
1
-0
/
+6
2014-10-20
usb: gadget: function: uac2: prevent double ep disable
Felipe Balbi
1
-0
/
+3
2014-10-20
usb: gadget: function: uac2: add wMaxPacketSize to ep desc
Felipe Balbi
1
-0
/
+4
2014-10-20
usb: gadget: function: uvc: disable endpoints on ->disable()
Felipe Balbi
1
-0
/
+10
2014-10-20
usb: gadget: function: uvc: manage our video control endpoint
Felipe Balbi
1
-0
/
+13
2014-10-20
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
1
-4
/
+4
[next]