index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
cdc-acm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Goodix Fingerprint device is not a modem
Yorick de Wid
2021-03-10
1
-0
/
+5
*
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built
Mauro Carvalho Chehab
2021-01-21
1
-0
/
+6
*
USB: cdc-acm: blacklist another IR Droid device
Sean Young
2020-12-28
1
-0
/
+4
*
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
2020-11-13
1
-0
/
+9
*
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
2020-10-28
1
-7
/
+5
*
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
2020-10-05
1
-0
/
+11
*
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
2020-09-25
1
-22
/
+10
*
USB: cdc-acm: use common data-class define
Johan Hovold
2020-09-25
1
-4
/
+2
*
USB: cdc-acm: handle broken union descriptors
Johan Hovold
2020-09-25
1
-0
/
+12
*
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
2020-09-25
1
-5
/
+0
*
USB: cdc-acm: cleanup of data structures
Oliver Neukum
2020-09-17
1
-6
/
+7
*
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
2020-08-18
1
-12
/
+10
*
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-08-07
1
-0
/
+6
|
\
|
*
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
2020-06-23
1
-0
/
+6
*
|
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
2020-06-18
1
-0
/
+2
|
/
*
CDC-ACM: heed quirk also in error handling
Oliver Neukum
2020-05-27
1
-1
/
+1
*
cdc-acm: introduce a cool down
Oliver Neukum
2020-04-16
1
-2
/
+28
*
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
2020-04-16
1
-3
/
+3
*
USB: cdc-acm: restore capability check order
Matthias Reichl
2020-03-27
1
-9
/
+9
*
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
2020-03-17
1
-9
/
+16
*
USB: cdc-acm: fix close_delay and closing_wait units in TIOCSSERIAL
Anthony Mallet
2020-03-17
1
-4
/
+5
*
usb: cdc-acm: make sure a refcount is taken early enough
Oliver Neukum
2019-08-15
1
-5
/
+7
*
USB: cdc-acm: clean up throttle handling
Johan Hovold
2019-04-29
1
-25
/
+8
*
USB: cdc-acm: fix unthrottle races
Johan Hovold
2019-04-29
1
-7
/
+25
*
usb: cdc-acm: fix race during wakeup blocking TX traffic
Romain Izard
2019-03-27
1
-3
/
+1
*
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
Daniele Palmas
2019-01-07
1
-0
/
+7
*
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
Macpaul Lin
2018-12-20
1
-0
/
+10
*
usb: cdc-acm: add entry for Hiro (Conexant) modem
Maarten Jacobs
2018-11-20
1
-0
/
+3
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-27
/
+14
|
\
|
*
cdc-acm: switch to ->[sg]et_serial()
Al Viro
2018-10-13
1
-27
/
+14
*
|
cdc-acm: correct counting of UART states in serial state notification
Tobias Herzog
2018-10-09
1
-7
/
+7
*
|
cdc-acm: do not reset notification buffer index upon urb unlinking
Tobias Herzog
2018-10-09
1
-1
/
+0
*
|
cdc-acm: fix race between reset and control messaging
Oliver Neukum
2018-10-09
1
-0
/
+1
*
|
usb: cdc_acm: Do not leak URB buffers
Romain Izard
2018-10-02
1
-0
/
+6
*
|
Revert "cdc-acm: implement put_char() and flush_chars()"
Oliver Neukum
2018-09-10
1
-73
/
+0
|
/
*
Merge 4.18-rc7 into usb-next
Greg Kroah-Hartman
2018-07-30
1
-0
/
+3
|
\
|
*
usb: cdc_acm: Add quirk for Castles VEGA3000
Lubomir Rintel
2018-07-16
1
-0
/
+3
*
|
Merge 4.18-rc3 into usb-next
Greg Kroah-Hartman
2018-07-02
1
-0
/
+3
|
\
|
|
*
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
2018-06-25
1
-0
/
+3
*
|
usb: cdc-acm: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-28
1
-2
/
+3
*
|
usb: cdc-acm: Decrement tty port's refcount if probe() fail
Jaejoong Kim
2018-06-25
1
-18
/
+17
|
/
*
usb: cdc_acm: prevent race at write to acm while system resumes
Dominik Bozek
2018-02-16
1
-3
/
+6
*
USB: move many drivers to use DEVICE_ATTR_RO
Greg Kroah-Hartman
2018-01-24
1
-6
/
+6
*
CDC-ACM: apply quirk for card reader
Oliver Neukum
2018-01-22
1
-0
/
+3
*
USB: cdc-acm: Do not log urb submission errors on disconnect
Hans de Goede
2018-01-16
1
-1
/
+1
*
USB: class: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
1
-14
/
+0
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
1
-0
/
+1
*
usb: cdc_acm: Add quirk for Elatec TWN3
Maksim Salau
2017-10-17
1
-0
/
+3
*
USB: cdc-acm: add device-id for quirky printer
Johan Hovold
2017-07-17
1
-0
/
+3
*
cdc-acm: log message for serial state notification
Tobias Herzog
2017-04-01
1
-0
/
+2
[next]