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
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
3
-19
/
+8
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-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-03-18
usb: gadget: dummy_hcd: clear usb_gadget region before registration
Peter Chen
1
-0
/
+2
2017-03-12
usb: gadget: udc: fsl: Add missing complete function.
Magnus Lilja
1
-2
/
+8
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
2
-3
/
+8
2017-01-12
Revert "usb: gadget: composite: always set ep->mult to a sensible value"
Greg Kroah-Hartman
2
-8
/
+3
2017-01-12
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
1
-4
/
+8
2017-01-12
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
1
-3
/
+3
2017-01-12
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
1
-3
/
+7
2017-01-12
USB: gadgetfs: fix use-after-free bug
Alan Stern
1
-0
/
+2
2017-01-12
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
1
-1
/
+1
2017-01-12
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
1
-1
/
+2
2017-01-06
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2
-3
/
+8
2017-01-06
usb: gadget: composite: correctly initialize ep->maxpacket
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-10-07
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
1
-5
/
+2
2016-09-07
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
1
-1
/
+1
2016-09-07
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
1
-1
/
+1
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-07-11
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
1
-4
/
+13
2016-06-01
usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()
Yoshihiro Shimoda
1
-1
/
+1
2016-06-01
usb: f_mass_storage: test whether thread is running before starting another
Michal Nazarewicz
6
-50
/
+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: pxa27x: fix suspend callback
Felipe Balbi
1
-0
/
+3
2015-11-19
usb: gadget: functionfs: fix missing access_ok checks
Daniel Walter
1
-3
/
+3
2015-11-17
usb: gadget: atmel_usba_udc: Expose correct device speed
Douglas Gilbert
1
-1
/
+1
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
21
-822
/
+492
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-23
Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
32
-730
/
+594
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
2015-10-19
usb: gadget: net2280: restore ep_cfg after defect7374 workaround
Mian Yousaf Kaukab
1
-1
/
+1
[next]