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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
usb: gadget: storage: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+3
2018-10-20
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2018-09-05
usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'
Eugeniu Rosca
1
-10
/
+10
2018-07-28
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-05-30
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
1
-0
/
+4
2018-05-30
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
1
-1
/
+1
2018-05-30
usb: gadget: f_uac2: fix bFirstInterface in composite gadget
John Keeping
1
-0
/
+2
2018-04-08
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
1
-4
/
+20
2018-04-08
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
3
-13
/
+0
2018-03-18
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
1
-1
/
+0
2018-02-28
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-16
usb: gadget: uvc: Missing files for configfs interface
Petr Cvek
1
-8
/
+8
2018-02-03
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
1
-1
/
+2
2017-12-25
usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeed
Roger Quadros
1
-0
/
+8
2017-12-16
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
1
-1
/
+1
2017-10-12
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2
-34
/
+7
2017-08-07
usb: gadget: Fix copy/pasted error message
David Lechner
1
-1
/
+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-14
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
1
-2
/
+11
2017-05-03
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
1
-1
/
+3
2017-03-30
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
1
-1
/
+1
2017-03-30
ACM gadget: fix endianness in notifications
Oliver Neukum
1
-1
/
+3
2017-03-18
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-02-09
usb: gadget: f_fs: Assorted buffer overflow checks.
Vincent Pelletier
1
-1
/
+12
2017-01-12
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
1
-1
/
+1
2017-01-12
Revert "usb: gadget: composite: always set ep->mult to a sensible value"
Greg Kroah-Hartman
1
-1
/
+1
2017-01-06
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
1
-1
/
+1
2017-01-06
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
1
-7
/
+7
2016-11-18
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
1
-8
/
+0
2016-11-10
usb: gadget: function: u_ether: don't starve tx request queue
Felipe Balbi
1
-2
/
+3
2016-08-20
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
1
-6
/
+4
2016-08-20
usb: gadget: avoid exposing kernel stack
Heinrich Schuchardt
1
-0
/
+1
2016-06-01
usb: f_mass_storage: test whether thread is running before starting another
Michal Nazarewicz
2
-23
/
+15
2016-06-01
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lars-Peter Clausen
1
-1
/
+1
2016-05-05
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
1
-3
/
+2
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-11-19
usb: gadget: f_midi: fix leak on failed to enqueue out requests
Felipe F. Tonello
1
-0
/
+1
2015-11-19
usb: gadget: f_midi: Transmit data only when IN ep is enabled
Felipe F. Tonello
1
-1
/
+1
2015-11-19
usb: gadget: functionfs: fix missing access_ok checks
Daniel Walter
1
-3
/
+3
2015-11-17
usb: gadget: f_loopback: fix the warning during the enumeration
Peter Chen
1
-1
/
+1
2015-11-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-615
/
+360
2015-11-07
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-3
/
+1
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-15
/
+17
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+4
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-18
usb: gadget: gserial: Privatize close_wait
Peter Hurley
1
-2
/
+4
2015-10-15
usb: gadget: loopback: Fix looping back logic implementation
Krzysztof Opasiak
1
-39
/
+92
2015-10-15
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
Krzysztof Opasiak
1
-11
/
+13
2015-10-14
usb: gadget: f_sourcesink: fix function params handling
Robert Baldyga
1
-58
/
+62
[next]