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
/
class
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-28
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
1
-1
/
+2
2021-04-07
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-04-07
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-04-07
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-04-07
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-03-17
Goodix Fingerprint device is not a modem
Yorick de Wid
1
-0
/
+5
2021-02-10
USB: usblp: don't call usb_set_interface if there's a single alt
Jeremy Figgins
1
-8
/
+11
2021-01-12
USB: usblp: fix DMA to stack
Johan Hovold
1
-2
/
+19
2021-01-12
USB: cdc-acm: blacklist another IR Droid device
Sean Young
1
-0
/
+4
2020-11-18
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
1
-0
/
+9
2020-11-05
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2
-9
/
+6
2020-10-29
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
1
-17
/
+55
2020-10-29
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-10-29
USB: cdc-acm: handle broken union descriptors
Johan Hovold
1
-0
/
+12
2020-09-23
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
2020-09-03
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
1
-12
/
+10
2020-06-30
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
1
-0
/
+2
2020-06-25
usblp: poison URBs upon disconnect
Oliver Neukum
1
-1
/
+4
2020-06-11
CDC-ACM: heed quirk also in error handling
Oliver Neukum
1
-1
/
+1
2020-05-02
cdc-acm: introduce a cool down
Oliver Neukum
2
-3
/
+32
2020-05-02
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
1
-3
/
+3
2020-04-02
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-04-02
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
2020-04-02
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
1
-4
/
+5
2020-01-27
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
1
-1
/
+1
2019-10-29
USB: usblp: fix use-after-free on disconnect
Johan Hovold
1
-1
/
+3
2019-10-17
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
1
-3
/
+5
2019-09-06
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
1
-4
/
+12
2019-08-25
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
1
-5
/
+7
2019-05-10
USB: cdc-acm: fix unthrottle races
Johan Hovold
1
-7
/
+25
2019-04-03
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
1
-3
/
+1
2019-01-16
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
1
-0
/
+7
2019-01-09
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2
-0
/
+11
2018-11-27
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
1
-0
/
+3
2018-11-10
cdc-acm: fix race between reset and control messaging
Oliver Neukum
1
-0
/
+1
2018-11-10
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
1
-7
/
+7
2018-11-10
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
1
-1
/
+0
2018-10-13
usb: cdc_acm: Do not leak URB buffers
Romain Izard
1
-0
/
+6
2018-10-03
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
1
-1
/
+1
2018-09-26
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2
-74
/
+0
2018-09-26
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
1
-1
/
+1
2018-07-28
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
1
-0
/
+3
2018-07-08
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-05-25
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
1
-3
/
+6
2018-02-03
CDC-ACM: apply quirk for card reader
Oliver Neukum
1
-0
/
+3
2018-02-03
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
1
-0
/
+3
2017-09-25
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
1
-1
/
+3
2017-08-10
usb: usbtmc: constify attribute_group structures.
Arvind Yadav
1
-2
/
+2
[next]