Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
93e1c8a638308980309e009cc40b5a57ef87caf1
/
drivers
/
usb
/
class
/
cdc-acm.c
93e1c8a
usb: cdc-acm: fix race during wakeup blocking TX traffic
by Romain Izard
· 6 years ago
34aabf9
usb: cdc-acm: send ZLP for Telit 3G Intel based modems
by Daniele Palmas
· 6 years ago
eafb27f
cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.
by Macpaul Lin
· 6 years ago
63529ea
usb: cdc-acm: add entry for Hiro (Conexant) modem
by Maarten Jacobs
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
99f75a1
cdc-acm: switch to ->[sg]et_serial()
by Al Viro
· 6 years ago
f976d0e
cdc-acm: correct counting of UART states in serial state notification
by Tobias Herzog
· 6 years ago
dae3ddb
cdc-acm: do not reset notification buffer index upon urb unlinking
by Tobias Herzog
· 6 years ago
9397940
cdc-acm: fix race between reset and control messaging
by Oliver Neukum
· 6 years ago
f2924d4
usb: cdc_acm: Do not leak URB buffers
by Romain Izard
· 6 years ago
df3aa13
Revert "cdc-acm: implement put_char() and flush_chars()"
by Oliver Neukum
· 6 years ago
8a7b5d0
Merge 4.18-rc7 into usb-next
by Greg Kroah-Hartman
· 6 years ago
1445cbe
usb: cdc_acm: Add quirk for Castles VEGA3000
by Lubomir Rintel
· 6 years ago
714c95c
Merge 4.18-rc3 into usb-next
by Greg Kroah-Hartman
· 7 years ago
4685be2
usb: cdc-acm: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
cae2bc7
usb: cdc-acm: Decrement tty port's refcount if probe() fail
by Jaejoong Kim
· 7 years ago
4a76256
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
by Houston Yaroschoff
· 7 years ago
b86b8eb
usb: cdc_acm: prevent race at write to acm while system resumes
by Dominik Bozek
· 7 years ago
7f26ee4
USB: move many drivers to use DEVICE_ATTR_RO
by Greg Kroah-Hartman
· 7 years ago
df1cc78
CDC-ACM: apply quirk for card reader
by Oliver Neukum
· 7 years ago
f0386c0
USB: cdc-acm: Do not log urb submission errors on disconnect
by Hans de Goede
· 7 years ago
adb393d
USB: class: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
765fb2f
usb: cdc_acm: Add quirk for Elatec TWN3
by Maksim Salau
· 7 years ago
fe85578
USB: cdc-acm: add device-id for quirky printer
by Johan Hovold
· 7 years ago
2d6dfd1
cdc-acm: log message for serial state notification
by Tobias Herzog
· 8 years ago
ea25835
cdc-acm: reassemble fragmented notifications
by Tobias Herzog
· 8 years ago
1bb9914
cdc-acm: fix possible invalid access when processing notification
by Tobias Herzog
· 8 years ago
f8d8464
USB: cdc-acm: refactor endpoint retrieval
by Johan Hovold
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4ddecf7
USB: cdc-acm: fix TIOCGSERIAL flags
by Johan Hovold
· 8 years ago
3012160
USB: cdc-acm: add device id for GW Instek AFG-125
by Nathaniel Quillin
· 8 years ago
1aba579
cdc-acm: handle read pipe errors
by Ladislav Michl
· 8 years ago
d305394
cdc-acm: remove is_int_ep from acm structure
by Ladislav Michl
· 8 years ago
74bccc9
cdc-acm: store in and out pipes in acm structure
by Ladislav Michl
· 8 years ago
ba8c931
cdc-acm: refactor killing urbs
by Ladislav Michl
· 8 years ago
e461460
cdc-acm: avoid interface_to_usbdev call
by Ladislav Michl
· 8 years ago
90744af8
cdc-acm: reindent log messages
by Ladislav Michl
· 8 years ago
8a0a8e1
Merge 4.9-rc5 into usb-next
by Greg Kroah-Hartman
· 8 years ago
bb2d387
USB: cdc-acm: use get_icount tty operation
by Johan Hovold
· 8 years ago
04cbf38
USB: cdc-acm: fix invalid user-pointer check
by Johan Hovold
· 8 years ago
1826640
USB: cdc-acm: fix TIOCMIWAIT
by Johan Hovold
· 8 years ago
7309aa8
cdc-acm: fix uninitialized variable
by Oliver Neukum
· 8 years ago
2ad9d54
cdc-acm: hardening against malicious devices
by Oliver Neukum
· 8 years ago
efbe27b
cdc-acm: cleaning up debug in data submission path
by Oliver Neukum
· 8 years ago
46e7507
cdc-acm: cleanup debugging in submission path
by Oliver Neukum
· 8 years ago
ab57f86
cdc-acm: delete obsolete debug messages
by Oliver Neukum
· 8 years ago
add1250
cdc-acm: fix wrong pipe type on rx interrupt xfers
by Gavin Li
· 8 years ago
cb42b63
cdc-acm: beautify probe()
by Oliver Neukum
· 8 years ago
6dd3587
cdc-acm: cleanup error handling
by Oliver Neukum
· 8 years ago
eccf2a4
cdc-acm: use the common parser
by Oliver Neukum
· 8 years ago
a092a16
usb: cdc-acm: Space prohibited before close parenthesis ')'.
by Sandhya Bankar
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
2a14759
cdc-acm: fix crash if flushed with nothing buffered
by Oliver Neukum
· 9 years ago
8835ba4
USB: cdc-acm: more sanity checking
by Oliver Neukum
· 9 years ago
a81cf97
cdc-acm: implement put_char() and flush_chars()
by Oliver Neukum
· 9 years ago
e912e68
cdc-acm:exclude Samsung phone 04e8:685d
by Oliver Neukum
· 9 years ago
ffdb1e3
usb: cdc-acm: send zero packet for intel 7260 modem
by Lu Baolu
· 9 years ago
1945446
usb: cdc-acm: handle unlinked urb in acm read callback
by Lu Baolu
· 9 years ago
f33a7f7
USB: cdc_acm: Ignore Infineon Flash Loader utility
by Jonas Jonsson
· 9 years ago
91b7256
cdc-acm: Destroy acm_minors IDR on module exit
by Johannes Thumshirn
· 9 years ago
15bf722
cdc-acm: Add support of ATOL FPrint fiscal printers
by Alexey Sokolov
· 10 years ago
2cfef79
cdc-acm: use swap() in acm_probe()
by Fabian Frederick
· 10 years ago
6cb4f4d
USB: cdc-acm: use idr to manage minor numbers
by Johan Hovold
· 10 years ago
0d3bba0
cdc-acm: prevent infinite loop when parsing CDC headers.
by Quentin Casasnovas
· 10 years ago
4132cd0
cdc-acm: convert to not directly using urb->status
by Oliver Neukum
· 10 years ago
6c8074e
cdc-acm: surpress misleading message
by Oliver Neukum
· 10 years ago
36e59e0
cdc-acm: fix race between callback and unthrottle
by Oliver Neukum
· 10 years ago
b20b161
cdc-acm: Add support for Denso cradle CU-321
by Björn Gerhart
· 10 years ago
17136d4
cdc-acm: kill unnecessary messages
by Oliver Neukum
· 10 years ago
7e860a6e
cdc-acm: add sanity checks
by Oliver Neukum
· 10 years ago
403dff4
USB: cdc-acm: check for valid interfaces
by Greg Kroah-Hartman
· 10 years ago
d908f84
cdc-acm: memory leak in error case
by Oliver Neukum
· 10 years ago
69b7290
Merge 3.18-rc4 into usb-next.
by Greg Kroah-Hartman
· 10 years ago
2a8cdfd
USB: cdc-acm: add quirk for control-line state requests
by Johan Hovold
· 10 years ago
4473d05
USB: cdc-acm: only raise DTR on transitions from B0
by Johan Hovold
· 10 years ago
61fbe96
cdc-acm: Drop the warning for unusual capabilities
by Oliver Neukum
· 10 years ago
24cb450
cdc-acm: ensure that termios get set when the port is activated
by Jim Paris
· 10 years ago
cf84a69
USB: cdc-acm: add device id for GW Instek AFG-2225
by Johan Hovold
· 10 years ago
0943d8e
USB: cdc-acm: use tty-port dtr_rts
by Johan Hovold
· 11 years ago
308fee1
USB: cdc-acm: remove redundant usb_mark_last_busy
by Johan Hovold
· 11 years ago
4a8ee50
USB: cdc-acm: do not update PM busy on read errors
by Johan Hovold
· 11 years ago
b1d42ef
USB: cdc-acm: minimise no-suspend window during shutdown
by Johan Hovold
· 11 years ago
89e54e4
USB: cdc-acm: remove redundant disconnected test from shutdown
by Johan Hovold
· 11 years ago
bbf0cb3
USB: cdc-acm: simplify runtime PM locking
by Johan Hovold
· 11 years ago
5292afa
USB: cdc-acm: fix runtime PM imbalance at shutdown
by Johan Hovold
· 11 years ago
e4c3607
USB: cdc-acm: fix I/O after failed open
by Johan Hovold
· 11 years ago
8727bf6
USB: cdc-acm: fix failed open not being detected
by Johan Hovold
· 11 years ago
703df32
USB: cdc-acm: fix open and suspend race
by Johan Hovold
· 11 years ago
183a450
USB: cdc-acm: fix potential urb leak and PM imbalance in write
by Johan Hovold
· 11 years ago
ed79707
USB: cdc-acm: fix shutdown and suspend race
by Johan Hovold
· 11 years ago
bae3f4c
USB: cdc-acm: fix runtime PM for control messages
by Johan Hovold
· 11 years ago
140cb81
USB: cdc-acm: fix broken runtime suspend
by Johan Hovold
· 11 years ago
e144ed28
USB: cdc-acm: fix write and resume race
by Johan Hovold
· 11 years ago
5a345c2
USB: cdc-acm: fix write and suspend race
by Johan Hovold
· 11 years ago
895d240
USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM driver
by Michael Ulbricht
· 11 years ago
070c0b1
USB: cdc-acm: fix double usb_autopm_put_interface() in acm_port_activate()
by Alexey Khoroshilov
· 11 years ago
d59abb9
Merge branch 3.13-rc4 into usb-next
by Greg Kroah-Hartman
· 11 years ago
3b59d16
USB: cdc-acm: Added support for the Lenovo RD02-D400 USB Modem
by David Cluytens
· 11 years ago
8fdbeb2
cdc-acm: fix power management in ioctl
by Oliver Neukum
· 11 years ago
Next »