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-07-18
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
1
-1
/
+1
2017-07-18
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
1
-5
/
+7
2017-07-18
ACM gadget: fix endianness in notifications
Oliver Neukum
1
-1
/
+3
2017-07-18
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-06-05
usb: gadget: f_hid: Use spinlock instead of mutex
Krzysztof Opasiak
1
-23
/
+34
2017-06-05
usb: gadget: f_hid: fix: Prevent accessing released memory
Krzysztof Opasiak
1
-4
/
+20
2017-06-05
usb: gadget: f_hid: fix: Free out requests
Krzysztof Opasiak
1
-8
/
+24
2017-06-05
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
5
-16
/
+8
2017-03-16
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
1
-3
/
+7
2017-03-16
USB: gadgetfs: fix use-after-free bug
Alan Stern
1
-0
/
+2
2017-03-16
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
1
-1
/
+1
2017-03-16
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
1
-1
/
+2
2017-03-16
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
1
-3
/
+3
2017-03-16
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
1
-4
/
+8
2017-03-16
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2
-3
/
+8
2017-03-16
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
1
-1
/
+1
2017-02-23
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
1
-1
/
+0
2017-02-23
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
1
-7
/
+0
2016-11-20
usb: gadget: udc: core: don't starve DMA resources
Felipe Balbi
1
-1
/
+1
2016-11-20
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
1
-5
/
+2
2016-11-20
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
1
-1
/
+1
2016-08-23
usb: gadget: avoid exposing kernel stack
Heinrich Schuchardt
1
-0
/
+1
2016-08-23
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
1
-4
/
+13
2016-08-23
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
1
-7
/
+5
2016-01-11
usb: gadget: pxa27x: fix suspend callback
Felipe Balbi
1
-0
/
+3
2015-09-30
usb: gadget: m66592-udc: forever loop in set_feature()
Dan Carpenter
1
-1
/
+1
2015-08-12
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
Alexey Khoroshilov
1
-1
/
+1
2015-08-10
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
1
-3
/
+13
2015-05-28
usb: gadget: configfs: Fix interfaces array NULL-termination
Krzysztof Opasiak
1
-0
/
+1
2015-05-04
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
1
-0
/
+9
2015-05-04
usb: gadget: composite: enable BESL support
Felipe Balbi
1
-1
/
+1
2015-03-23
usb: gadget: function: phonet: balance usb_ep_disable calls
Felipe Balbi
1
-1
/
+4
2015-03-18
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
1
-2
/
+0
2015-01-22
usb: gadget: udc: atmel: fix possible oops when unloading module
Songjun Wu
1
-1
/
+11
2015-01-22
[PATCH] usb: gadget: udc: atmel: fix possible IN hang issue
Bo Shen
1
-1
/
+0
2015-01-22
usb: gadget: udc: atmel: change setting for DMA
Bo Shen
1
-3
/
+3
2015-01-22
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
Mario Schuknecht
1
-0
/
+1
2015-01-05
usb: gadget: at91_udc: move prepare clk into process context
Ronald Wahl
1
-12
/
+32
2014-11-13
usb: gadget: udc: core: fix kernel oops with soft-connect
Felipe Balbi
1
-0
/
+5
2014-11-13
usb: ffs: fix regression when quirk_ep_out_aligned_size flag is set
David Cohen
1
-6
/
+34
2014-11-13
usb: gadget: f_fs: remove redundant ffs_data_get()
Robert Baldyga
1
-2
/
+0
2014-11-13
usb: gadget: function: acm: make f_acm pass USB20CV Chapter9
Felipe Balbi
1
-3
/
+4
2014-10-30
usb: pch_udc: usb gadget device support for Intel Quark X1000
Bryan O'Donoghue
2
-4
/
+21
2014-10-06
usb: gadget: f_rndis: fix interface id for OS descriptors
Andrzej Pietrasiewicz
1
-0
/
+4
2014-06-27
usb: gadget: gr_udc: Fix check for invalid number of microframes
Andreas Larsson
1
-2
/
+3
2014-06-19
usb: gadget: gadgetfs: correct dev state
Marcus Nutzinger
1
-1
/
+6
2014-06-19
usb: gadget: OS descriptors: provide interface directory names
Andrzej Pietrasiewicz
3
-3
/
+7
2014-06-19
usb: gadget: OS descriptors configfs cleanup
Andrzej Pietrasiewicz
1
-16
/
+16
2014-06-19
usb: gadget: f_fs: fix NULL pointer dereference when there are no strings
Michal Nazarewicz
1
-5
/
+7
2014-06-19
usb: gadget: u_ether: synchronize with transmit when stopping queue
Jeff Westfahl
1
-0
/
+3
[next]