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.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
2021-04-07
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-24
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-24
USB: replace hardcode maximum usb string length by definition
Macpaul Lin
3
-5
/
+5
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-03
usb: gadget: u_audio: Free requests only after callback
Jack Pham
1
-3
/
+14
2021-02-23
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
Manish Narani
1
-4
/
+5
2021-02-23
USB: Gadget Ethernet: Re-enable Jumbo frames.
John Greb
1
-0
/
+4
2021-02-10
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
1
-1
/
+3
2021-01-30
usb: bdc: Make bdc pci driver depend on BROKEN
Patrik Jakobsson
1
-1
/
+1
2021-01-30
usb: udc: core: Use lock when write to soft_connect
Thinh Nguyen
1
-3
/
+10
2021-01-12
usb: gadget: configfs: Fix use-after-free issue with udc_name
Eddie Hung
1
-2
/
+9
2021-01-12
usb: gadget: configfs: Preserve function ordering after bind failure
Chandana Kishori Chiluveru
1
-2
/
+2
2021-01-12
usb: gadget: Fix spinlock lockup on usb_function_deactivate
Sriharsha Allenki
1
-2
/
+8
2021-01-12
USB: gadget: legacy: fix return error code in acm_ms_bind()
Yang Yingliang
1
-1
/
+3
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
2021-01-12
usb: gadget: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+2
2021-01-12
usb: gadget: enable super speed plus
taehyun.cho
1
-2
/
+2
2020-12-29
USB: gadget: f_rndis: fix bitrate for SuperSpeed and above
Will McVicker
1
-1
/
+3
2020-12-29
usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus
Jack Pham
1
-1
/
+4
2020-12-29
USB: gadget: f_midi: setup SuperSpeed Plus descriptors
Will McVicker
1
-0
/
+6
2020-12-29
USB: gadget: f_acm: add support for SuperSpeed Plus
taehyun.cho
1
-1
/
+1
2020-12-29
USB: dummy-hcd: Fix uninitialized array use in init()
Bui Quang Minh
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: Fix memleak in gadgetfs_fill_super
Zhang Qilong
1
-0
/
+3
2020-12-02
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
1
-3
/
+7
2020-11-18
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
1
-1
/
+1
2020-10-29
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
1
-1
/
+1
2020-10-29
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-14
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
1
-28
/
+2
2020-09-03
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
1
-4
/
+4
2020-09-03
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
1
-12
/
+69
2020-09-03
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
1
-11
/
+27
2020-09-03
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
1
-3
/
+4
2020-08-21
usb: bdc: Halt controller on suspend
Danesh Petigara
1
-2
/
+7
2020-08-21
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2
-6
/
+14
2020-08-21
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
1
-1
/
+3
2020-07-29
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Evgeny Novikov
1
-2
/
+5
2020-07-22
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
1
-0
/
+2
2020-07-22
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
1
-1
/
+1
2020-06-30
usb: gadget: udc: Potential Oops in error handling code
Dan Carpenter
1
-1
/
+2
2020-06-25
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-17
/
+61
2020-06-25
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
1
-1
/
+1
2020-06-25
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
1
-5
/
+6
2020-06-25
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
1
-4
/
+0
2020-06-03
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
[next]