Alexey Dobriyan
|
74573ee709
USB: cdc-acm: don't unlock acm->mutex on error path
|
16 年 前 |
Eric Sandeen
|
c8fd2c37b9
USB: cdc-acm: quirk for Conexant CX93010 USB modem
|
16 年 前 |
David Brownell
|
e5fbab51b4
usb: cdc-acm: drain writes on close
|
17 年 前 |
David Brownell
|
934da4635c
usb: cdc-acm: stop dropping tx buffers
|
17 年 前 |
David Brownell
|
672c4e1843
usb: cdc-acm: bugfix release()
|
17 年 前 |
Takashi Iwai
|
81eb8adfce
USB: cdc-acm.c: Fix compile warnings
|
17 年 前 |
Alan Cox
|
9e98966c7b
tty: rework break handling
|
17 年 前 |
Oliver Neukum
|
357585892e
USB: fix build error in cdc-acm for CONFIG_PM=n
|
17 年 前 |
Oliver Neukum
|
830f4021a8
USB: fix disconnect bug in cdc-acm
|
17 年 前 |
Oliver Neukum
|
11ea859d64
USB: additional power savings for cdc-acm devices that support remote wakeup
|
17 年 前 |
Oliver Neukum
|
4b828abed2
USB: fix cdc-acm resume()
|
17 年 前 |
Iain McFarlane
|
6149ed5e3a
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
|
17 年 前 |
Harvey Harrison
|
a5abdeafed
usb: use get/put_unaligned_* helpers
|
17 年 前 |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 年 前 |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 年 前 |
David Brownell
|
c6dbf554bc
USB: cdc-acm: signedness fix
|
17 年 前 |
David Engraf
|
e4cf3aa8f9
USB: increase cdc-acm write throughput
|
17 年 前 |
David Engraf
|
28d1dfadd3
USB: cdc-acm tell tty layer not to split things up.
|
17 年 前 |
Oliver Neukum
|
94409cc1e5
USB: fix usb open suspend race in cdc-acm
|
17 年 前 |
Joe Perches
|
dc0d5c1e5c
USB: Spelling fixes
|
17 年 前 |
Oliver Neukum
|
1365baf724
USB: autosuspend for cdc-acm
|
17 年 前 |
Joe Perches
|
898eb71cb1
Add missing newlines to some uses of dev_<level> messages
|
17 年 前 |
Alan Stern
|
74da5d68a5
USB: cdc-acm: fix sysfs attribute registration bug
|
18 年 前 |
Greg Kroah-Hartman
|
185d40587d
USB: class: cdc-acm: clean up urb->status usage
|
18 年 前 |
Andrey Arapov
|
b0e2a705bf
USB: cdc-acm: add new device id to option driver
|
18 年 前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年 前 |
Oliver Neukum
|
c4cabd28c7
USB: cdc-acm: export parsed capabilities through sysfs
|
18 年 前 |
Oliver Neukum
|
834dbca5b6
USB: fix spinlock recursion in cdc-acm.c
|
18 年 前 |
Oliver Neukum
|
9be8456c00
USB: quirky device for cdc-acm
|
18 年 前 |
Oliver Neukum
|
ca79b7b415
USB: cdc-acm: fix incorrect throtteling, make set_control optional
|
18 年 前 |