index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
usb: gadget: f_uac2: fix AC Interface Header Descriptor wTotalLength
Ruslan Bilovol
1
-5
/
+2
2020-08-19
usb: bdc: Halt controller on suspend
Danesh Petigara
1
-2
/
+7
2020-08-19
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2
-6
/
+14
2020-08-19
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-24
usb: gadget: Fix issue with config_ep_by_speed function
Pawel Laszczak
1
-17
/
+61
2020-06-24
usb: gadget: fix potential double-free in m66592_probe.
Qiushi Wu
1
-1
/
+1
2020-06-24
usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
Colin Ian King
1
-5
/
+6
2020-06-24
USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke
Nathan Chancellor
1
-4
/
+0
2020-06-24
usb: gadget: core: sync interrupt before unbind the udc
Peter Chen
1
-0
/
+2
2020-06-03
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-20
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-20
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-20
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-02
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
1
-2
/
+2
2020-05-02
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
1
-1
/
+1
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: composite: Inform controller driver of self-powered
Thinh Nguyen
1
-0
/
+9
2020-04-17
usb: gadget: f_fs: Fix use after free issue as part of queue failure
Sriharsha Allenki
1
-0
/
+1
2020-03-12
usb: gadget: serial: fix Tx stall after buffer overflow
Sergey Organov
1
-1
/
+3
2020-03-12
usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
Lars-Peter Clausen
1
-2
/
+3
2020-03-12
usb: gadget: composite: Support more than 500mA MaxPower
Jack Pham
1
-6
/
+18
2020-02-28
usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
Jack Pham
1
-5
/
+3
2020-02-24
usb: gadget: udc: fix possible sleep-in-atomic-context bugs in gr_probe()
Jia-Ju Bai
1
-7
/
+9
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-02-11
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
4
-4
/
+4
2020-02-11
usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
Peter Chen
1
-0
/
+2
2020-01-12
USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
Andrey Konovalov
1
-4
/
+4
2020-01-09
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-17
USB: dummy-hcd: increase max number of devices to 32
Andrey Konovalov
1
-1
/
+1
2019-12-17
usb: gadget: pch_udc: fix use after free
Gustavo A. R. Silva
1
-1
/
+0
2019-12-17
usb: gadget: configfs: Fix missing spin_lock_init()
Wei Yongjun
1
-0
/
+1
2019-12-13
usb: gadget: u_serial: add missing port entry locking
Michał Mirosław
1
-0
/
+2
2019-10-29
USB: gadget: Reject endpoints with 0 maxpacket value
Alan Stern
1
-0
/
+11
2019-10-27
usb: gadget: configfs: fix concurrent issue between composite APIs
Peter Chen
1
-5
/
+105
2019-10-27
usb: gadget: composite: Fix possible double free memory bug
Chandana Kishori Chiluveru
1
-0
/
+4
2019-10-27
usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.
Cristian Birsan
1
-2
/
+4
2019-10-27
usb: gadget: udc: renesas_usb3: Fix __le16 warnings
Yoshihiro Shimoda
1
-5
/
+6
2019-10-27
usb: fsl: Check memory resource before releasing it
Nikhil Badola
1
-1
/
+1
2019-10-15
usb: udc: lpc32xx: fix bad bit shift operation
Gustavo A. R. Silva
1
-3
/
+3
[next]