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
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
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
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-28
cdc-acm: fix race between initial clearing halt and open
Oliver Neukum
1
-5
/
+6
2025-07-06
usb: cdc-wdm: avoid setting WDM_READ for ZLP-s
Robert Hodaszi
1
-14
/
+9
2025-06-27
usb: usbtmc: Fix read_stb function and get_stb ioctl
Dave Penkler
1
-8
/
+9
2025-06-27
usb: usbtmc: Fix timeout value in get_stb
Dave Penkler
1
-1
/
+3
2025-05-18
usb: usbtmc: Fix erroneous generic_read ioctl return
Dave Penkler
1
-6
/
+12
2025-05-18
usb: usbtmc: Fix erroneous wait_srq ioctl return
Dave Penkler
1
-12
/
+11
2025-05-18
usb: usbtmc: Fix erroneous get_stb ioctl error returns
Dave Penkler
1
-4
/
+8
2025-05-18
USB: usbtmc: use interruptible sleep in usbtmc_read
Oliver Neukum
1
-1
/
+5
2025-05-02
USB: wdm: add annotation
Oliver Neukum
1
-1
/
+1
2025-05-02
USB: wdm: wdm_wwan_port_tx_complete mutex in atomic context
Oliver Neukum
1
-1
/
+1
2025-05-02
USB: wdm: close race between wdm_open and wdm_wwan_port_stop
Oliver Neukum
1
-2
/
+4
2025-05-02
USB: wdm: handle IO errors in wdm_wwan_port_start
Oliver Neukum
1
-1
/
+10
2025-02-21
usb: cdc-acm: Fix handling of oversized fragments
Jann Horn
1
-1
/
+1
2025-02-21
usb: cdc-acm: Check control transfer buffer size before access
Jann Horn
1
-3
/
+14
2025-02-21
USB: cdc-acm: Fill in Renesas R-Car D3 USB Download mode quirk
Marek Vasut
1
-3
/
+6
2025-01-17
USB: usblp: return error when setting unsupported protocol
Jun Yan
1
-3
/
+4
2024-10-17
USB: class: CDC-ACM: fix race between get_serial and set_serial
Oliver Neukum
1
-0
/
+2
2024-09-30
USB: usbtmc: prevent kernel-usb-infoleak
Edward Adam Davis
1
-1
/
+1
2024-09-04
cdc-acm: Add DISABLE_ECHO quirk for GE HealthCare UI Controller
Ian Ray
1
-0
/
+3
2024-06-21
USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages
Alan Stern
1
-2
/
+2
2024-04-27
Revert "usb: cdc-wdm: close race between read and workqueue"
Greg Kroah-Hartman
1
-5
/
+1
2024-04-03
usb: cdc-wdm: close race between read and workqueue
Oliver Neukum
1
-1
/
+5
2024-01-25
usb: cdc-acm: return correct error code on unsupported break
Oliver Neukum
1
-0
/
+3
2023-05-24
USB: usbtmc: Fix direction for 0-length ioctl control messages
Alan Stern
1
-0
/
+2
2022-10-07
Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2022-09-27
usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-05
Merge 6.0-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-08-19
USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
Thierry GUIBERT
1
-0
/
+3
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2
-25
/
+12
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2
-16
/
+9
2022-06-29
USB: cdc-acm: use define for timeout
Oliver Neukum
1
-1
/
+1
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
1
-8
/
+0
2022-05-05
usb: cdc-wdm: fix reading stuck on device close
Sergey Ryazanov
1
-0
/
+1
2022-03-15
usb: usbtmc: Fix bug in pipe direction for control transfers
Alan Stern
1
-3
/
+10
2021-12-21
tty: tty_io: Switch to vmalloc() fallback in case of TTY_NO_WRITE_SPLIT
Andy Shevchenko
1
-4
/
+0
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
2
-3
/
+11
2021-10-05
USB: cdc-acm: fix break reporting
Johan Hovold
1
-0
/
+3
2021-10-05
USB: cdc-acm: fix racy tty buffer accesses
Johan Hovold
1
-0
/
+5
2021-10-05
usb: cdc-wdm: Fix check for WWAN
Rikard Falkeborn
1
-3
/
+3
2021-10-05
usb: cdc-wdm: Constify static struct wwan_port_ops
Rikard Falkeborn
1
-1
/
+1
2021-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
2
-2
/
+7
2021-09-21
USB: cdc-acm: remove duplicate USB device ID
Krzysztof Kozlowski
1
-1
/
+0
2021-09-14
USB: cdc-acm: fix minor-number release
Johan Hovold
2
-2
/
+7
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2
-11
/
+4
2021-07-27
USB: usbtmc: Fix RCU stall warning
Qiang.zhang
1
-8
/
+1
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-3
/
+3
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-4
/
+4
2021-07-21
usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not set
Wei Yongjun
1
-3
/
+3
2021-07-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-2
/
+8
[next]