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
/
class
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().
Oliver Neukum
2020-10-29
1
-17
/
+55
*
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-29
1
-0
/
+11
*
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-10-29
1
-0
/
+12
*
usblp: fix race between disconnect() and read()
Oliver Neukum
2020-09-23
1
-0
/
+5
*
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-30
1
-0
/
+2
*
usblp: poison URBs upon disconnect
Oliver Neukum
2020-06-30
1
-1
/
+4
*
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-04-02
1
-9
/
+9
*
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-04-02
1
-9
/
+16
*
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2020-04-02
1
-4
/
+5
*
cdc-wdm: pass return value of recover_from_urb_loss
YueHaibing
2020-01-29
1
-1
/
+1
*
USB: usblp: fix use-after-free on disconnect
Johan Hovold
2019-10-29
1
-1
/
+3
*
USB: usblp: fix runtime PM after driver unbind
Johan Hovold
2019-10-17
1
-3
/
+5
*
USB: cdc-wdm: fix race between write and disconnect due to flag abuse
Oliver Neukum
2019-09-06
1
-4
/
+12
*
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-25
1
-5
/
+7
*
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2019-01-16
1
-0
/
+7
*
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2019-01-09
2
-0
/
+11
*
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-11-27
1
-0
/
+3
*
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-11-10
1
-7
/
+7
*
Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...
Sebastian Andrzej Siewior
2018-10-03
1
-1
/
+1
*
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-26
2
-74
/
+0
*
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
2018-09-26
1
-1
/
+1
*
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
2018-07-28
1
-0
/
+3
*
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-07-11
1
-0
/
+3
*
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-05-25
1
-3
/
+6
*
CDC-ACM: apply quirk for card reader
Oliver Neukum
2018-02-03
1
-0
/
+3
*
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
2018-02-03
1
-1
/
+1
*
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
2017-10-27
1
-0
/
+3
*
USB: cdc-wdm: ignore -EPIPE from GetEncapsulatedResponse
Bjørn Mork
2017-10-12
1
-1
/
+3
*
USB: cdc-acm: add device-id for quirky printer
Johan Hovold
2017-07-27
1
-0
/
+3
*
cdc-acm: fix possible invalid access when processing notification
Tobias Herzog
2017-05-25
1
-4
/
+9
*
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
Bjørn Mork
2017-05-20
1
-99
/
+4
*
USB: usbtmc: fix probe error path
Johan Hovold
2017-03-30
1
-2
/
+6
*
USB: usbtmc: add missing endpoint sanity check
Johan Hovold
2017-03-30
1
-1
/
+9
*
USB: cdc-acm: add device id for GW Instek AFG-125
Nathaniel Quillin
2017-01-06
1
-0
/
+1
*
USB: cdc-acm: fix TIOCMIWAIT
Johan Hovold
2016-11-10
1
-2
/
+0
*
cdc-acm: fix uninitialized variable
Oliver Neukum
2016-11-07
1
-0
/
+2
*
Revert "usbtmc: convert to devm_kzalloc"
Greg Kroah-Hartman
2016-09-28
1
-1
/
+2
*
cdc-acm: hardening against malicious devices
Oliver Neukum
2016-09-21
1
-0
/
+5
*
cdc-acm: cleaning up debug in data submission path
Oliver Neukum
2016-09-13
1
-10
/
+6
*
cdc-acm: cleanup debugging in submission path
Oliver Neukum
2016-09-13
1
-4
/
+4
*
cdc-acm: delete obsolete debug messages
Oliver Neukum
2016-09-09
1
-17
/
+3
*
cdc-wdm: add terminating newline
Oliver Neukum
2016-09-09
1
-10
/
+10
*
usb: class: usbtmc: don't print on ENOMEM
Wolfram Sang
2016-08-30
1
-3
/
+1
*
Merge 4.8-rc3 into usb-next
Greg Kroah-Hartman
2016-08-21
2
-4
/
+2
|
\
|
*
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2016-08-15
2
-4
/
+2
*
|
cdc-wdm: cleanup debug messages
Oliver Neukum
2016-08-15
1
-4
/
+3
*
|
usb: class: usbtmc: don't print error when allocating urb fails
Wolfram Sang
2016-08-15
1
-3
/
+1
*
|
cdc-wdm: Clear read pipeline in case of error
Robert Foss
2016-08-10
1
-10
/
+29
*
|
cdc-wdm: fix "out-of-sync" due to missing notifications
Bjørn Mork
2016-08-09
1
-4
/
+99
|
/
*
cdc-acm: beautify probe()
Oliver Neukum
2016-07-18
1
-20
/
+24
[next]