index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: Fix memleak in gadgetfs_fill_super
Zhang Qilong
2020-12-02
1
-0
/
+3
*
usb: gadget: f_midi: Fix memleak in f_midi_alloc
Zhang Qilong
2020-12-02
1
-3
/
+7
*
usb: gadget: goku_udc: fix potential crashes in probe
Evgeny Novikov
2020-11-18
1
-1
/
+1
*
usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.
Lorenzo Colitti
2020-10-29
1
-1
/
+1
*
usb: gadget: function: printer: fix use-after-free in __lock_acquire
Zqiang
2020-10-29
1
-2
/
+14
*
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
Lorenzo Colitti
2020-10-29
1
-1
/
+1
*
usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.
Lorenzo Colitti
2020-10-29
1
-2
/
+4
*
USB: gadget: f_ncm: Fix NDP16 datagram validation
Bryan O'Donoghue
2020-10-14
1
-28
/
+2
*
USB: gadget: u_f: Unbreak offset calculation in VLAs
Andy Shevchenko
2020-09-03
1
-4
/
+4
*
USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
Brooke Basile
2020-09-03
1
-12
/
+69
*
USB: gadget: u_f: add overflow checks to VLA macros
Brooke Basile
2020-09-03
1
-11
/
+27
*
usb: gadget: f_tcm: Fix some resource leaks in some error paths
Christophe JAILLET
2020-09-03
1
-3
/
+4
*
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-08-21
2
-6
/
+14
*
usb: gadget: net2280: fix memory leak on probe error handling paths
Evgeny Novikov
2020-08-21
1
-1
/
+3
*
usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()
Evgeny Novikov
2020-07-31
1
-2
/
+5
*
usb: gadget: function: fix missing spinlock in f_uac1_legacy
Zhang Qiang
2020-07-22
1
-0
/
+2
*
usb: gadget: udc: atmel: fix uninitialized read in debug printk
Michał Mirosław
2020-07-22
1
-1
/
+1
*
usb: gadget: udc: Potential Oops in error handling code
Dan Carpenter
2020-06-30
1
-1
/
+2
*
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
2020-06-30
1
-17
/
+61
*
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
2020-06-30
1
-1
/
+1
*
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
2020-06-30
1
-5
/
+6
*
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
2020-06-30
1
-4
/
+0
*
usb: gadget: f_uac2: fix error handling in afunc_bind (again)
Eugeniu Rosca
2020-06-11
1
-2
/
+2
*
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
2020-06-03
1
-2
/
+1
*
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
2020-05-20
1
-1
/
+3
*
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
2020-05-20
1
-1
/
+3
*
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
2020-05-20
1
-1
/
+3
*
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
2020-05-20
1
-0
/
+2
*
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
2020-05-20
1
-0
/
+3
*
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
2020-05-02
1
-1
/
+1
*
usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()
Udipto Goswami
2020-05-02
1
-0
/
+4
*
usb: gadget: composite: Inform controller driver of self-powered
Thinh Nguyen
2020-04-24
1
-0
/
+9
*
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
2020-04-24
1
-0
/
+1
*
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
2020-03-11
1
-1
/
+3
*
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
2020-03-11
1
-2
/
+3
*
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
2020-03-11
1
-6
/
+18
*
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
2020-02-28
1
-5
/
+3
*
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai
2020-02-28
1
-7
/
+9
*
usb: gadget: f_ecm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-14
1
-4
/
+12
*
usb: gadget: f_ncm: Use atomic_t to track in-flight request
Bryan O'Donoghue
2020-02-14
1
-4
/
+13
*
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
2020-02-14
4
-4
/
+4
*
usb: gadget: fix wrong endpoint desc
EJ Hsu
2020-01-12
2
-1
/
+6
*
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
2019-12-21
1
-0
/
+1
*
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
2019-12-21
1
-0
/
+2
*
usb: gadget: udc: fotg210-udc: Fix a sleep-in-atomic-context bug in fotg210_g...
Jia-Ju Bai
2019-11-25
1
-1
/
+1
*
usb: gadget: uvc: Only halt video streaming endpoint in bulk mode
Laurent Pinchart
2019-11-25
1
-1
/
+3
*
usb: gadget: uvc: Factor out video USB request queueing
Laurent Pinchart
2019-11-25
1
-10
/
+20
*
usb: gadget: uvc: configfs: Prevent format changes after linking header
Joel Pepper
2019-11-25
1
-0
/
+3
*
usb: gadget: uvc: configfs: Drop leaked references to config items
Laurent Pinchart
2019-11-25
1
-0
/
+4
*
usb: gadget: core: unmap request from DMA only if previously mapped
Jack Pham
2019-11-16
1
-1
/
+4
[next]