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.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
2022-01-05
usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.
Vincent Pelletier
1
-3
/
+6
2021-12-29
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+5
2021-09-22
usb: gadget: u_ether: fix a potential null pointer dereference
Maciej Żenczykowski
1
-2
/
+3
2021-09-03
usb: gadget: u_audio: fix race condition on endpoint stop
Jerome Brunet
1
-3
/
+2
2021-08-12
usb: gadget: f_hid: idle uses the highest byte for duration
Maxim Devaev
1
-1
/
+1
2021-08-12
usb: gadget: f_hid: fixed NULL pointer dereference
Phil Elwell
1
-6
/
+20
2021-08-12
usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlers
Maxim Devaev
1
-0
/
+18
2021-07-20
usb: gadget: f_hid: fix endianness issue with descriptors
Ruslan Bilovol
1
-1
/
+1
2021-07-20
usb: gadget: f_fs: Fix setting of device and driver data cross-references
Andrew Gabbasov
1
-35
/
+32
2021-07-20
usb: gadget: eem: fix echo command packet response issue
Linyu Yuan
1
-4
/
+39
2021-06-16
usb: fix various gadgets null ptr deref on 10gbps cabling.
Maciej Żenczykowski
10
-10
/
+14
2021-06-16
usb: gadget: eem: fix wrong eem header operation
Linyu Yuan
1
-2
/
+2
2021-06-16
usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind
Wesley Cheng
1
-0
/
+3
2021-06-16
usb: f_ncm: only first packet of aggregate needs to start timer
Maciej Żenczykowski
1
-4
/
+4
2021-06-16
USB: f_ncm: ncm_bitrate (speed) is unsigned
Maciej Żenczykowski
1
-1
/
+1
2021-05-22
usb: gadget/function/f_fs string table fix for multiple languages
Dean Anderson
1
-1
/
+2
2021-05-22
usb: gadget: f_uac1: validate input parameters
Ruslan Bilovol
1
-0
/
+43
2021-05-22
usb: gadget: uvc: add bInterval checking for HS mode
Pawel Laszczak
1
-1
/
+6
2021-03-17
usb: gadget: f_uac1: stop playback on function disable
Ruslan Bilovol
1
-0
/
+1
2021-03-17
usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slot
Ruslan Bilovol
1
-1
/
+1
2021-03-17
USB: gadget: u_ether: Fix a configfs return code
Dan Carpenter
1
-3
/
+2
2021-03-04
usb: gadget: u_audio: Free requests only after callback
Jack Pham
1
-3
/
+14
2021-01-12
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Manish Narani
1
-4
/
+5
2021-01-12
usb: gadget: function: printer: Fix a memory leak for interface descriptor
Zqiang
1
-0
/
+1
2021-01-12
usb: gadget: f_uac2: reset wMaxPacketSize
Jerome Brunet
1
-14
/
+55
2020-12-30
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
Will McVicker
1
-1
/
+3
2020-12-30
usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
Jack Pham
1
-1
/
+4
2020-12-30
USB: gadget: f_midi: setup SuperSpeed Plus descriptors
Will McVicker
1
-0
/
+6
2020-12-30
USB: gadget: f_acm: add support for SuperSpeed Plus
taehyun.cho
1
-1
/
+1
2020-12-11
usb: gadget: f_fs: Use local copy of descriptors for userspace copy
Vamsi Krishna Samavedam
1
-2
/
+4
2020-12-02
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
1
-3
/
+7
2020-10-30
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
1
-1
/
+1
2020-10-30
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
1
-2
/
+14
2020-10-29
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
1
-1
/
+1
2020-10-29
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
1
-2
/
+4
2020-10-07
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-09-03
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-09-03
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-07-22
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
1
-0
/
+2
2020-04-29
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
1
-0
/
+4
2020-04-17
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
1
-0
/
+1
2020-03-11
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
1
-1
/
+3
2020-03-11
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
1
-2
/
+3
2020-02-11
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
1
-4
/
+12
2020-02-11
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
1
-4
/
+13
2020-01-09
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-13
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
1
-0
/
+2
2019-11-20
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
1
-1
/
+3
2019-11-20
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
1
-10
/
+20
2019-11-20
usb: gadget: uvc: configfs: Sort frame intervals upon writing
Paul Elder
1
-0
/
+13
[next]