index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
class
/
cdc-acm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
Merge 5.15-rc5 into usb-next
Greg Kroah-Hartman
1
-0
/
+8
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-09-27
Merge 5.15-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
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
1
-2
/
+5
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-05
Merge tag 'usb-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+5
2021-06-24
USB: cdc-acm: blacklist Heimann USB Appset device
Hannu Hartikainen
1
-0
/
+5
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
1
-15
/
+2
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
1
-1
/
+1
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
1
-1
/
+1
2021-04-22
Merge tag 'usb-serial-5.13-rc1' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-3
/
+11
2021-04-22
USB: CDC-ACM: fix poison/unpoison imbalance
Oliver Neukum
1
-1
/
+2
2021-04-13
USB: cdc-acm: add more Maxlinear/Exar models to ignore list
Mauro Carvalho Chehab
1
-3
/
+11
2021-04-09
USB: cdc-acm: fix TIOCGSERIAL implementation
Johan Hovold
1
-2
/
+1
2021-04-09
USB: cdc-acm: fix unprivileged TIOCCSERIAL
Johan Hovold
1
-2
/
+0
2021-04-09
Revert "USB: cdc-acm: fix rounding error in TIOCSSERIAL"
Johan Hovold
1
-9
/
+2
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
1
-8
/
+6
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
1
-17
/
+18
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-03-10
Goodix Fingerprint device is not a modem
Yorick de Wid
1
-0
/
+5
2021-01-21
USB: cdc-acm: ignore Exar XR21V141X when serial driver is built
Mauro Carvalho Chehab
1
-0
/
+6
2020-12-28
USB: cdc-acm: blacklist another IR Droid device
Sean Young
1
-0
/
+4
2020-11-13
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
1
-0
/
+9
2020-10-28
usb: cdc-acm: fix cooldown mechanism
Jerome Brunet
1
-7
/
+5
2020-10-05
usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
Vincent Mailhol
1
-0
/
+11
2020-09-25
USB: cdc-acm: clean up no-union-descriptor handling
Johan Hovold
1
-22
/
+10
2020-09-25
USB: cdc-acm: use common data-class define
Johan Hovold
1
-4
/
+2
2020-09-25
USB: cdc-acm: handle broken union descriptors
Johan Hovold
1
-0
/
+12
2020-09-25
Revert "cdc-acm: hardening against malicious devices"
Johan Hovold
1
-5
/
+0
2020-09-17
USB: cdc-acm: cleanup of data structures
Oliver Neukum
1
-6
/
+7
2020-08-18
USB: cdc-acm: rework notification_buffer resizing
Tom Rix
1
-12
/
+10
2020-08-07
Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+6
2020-06-23
media: USB: cdc-acm: blacklist IR Droid / IR Toy device
Sean Young
1
-0
/
+6
2020-06-18
cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
Joakim Tjernlund
1
-0
/
+2
2020-05-27
CDC-ACM: heed quirk also in error handling
Oliver Neukum
1
-1
/
+1
2020-04-16
cdc-acm: introduce a cool down
Oliver Neukum
1
-2
/
+28
2020-04-16
cdc-acm: close race betrween suspend() and acm_softint
Oliver Neukum
1
-3
/
+3
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-17
USB: cdc-acm: fix rounding error in TIOCSSERIAL
Anthony Mallet
1
-9
/
+16
[next]