Alan Cox
|
c89c60e9d6
USB: cdc-acm: Add another conexant modem to the quirks
|
16 years ago |
Andrew Lunn
|
0f9c7b4a1c
USB: CDC-ACM quirk for MTK GPS
|
16 years ago |
James A. Treacy
|
837d842496
USB: cdc-acm: support some gps data loggers
|
16 years ago |
Alan Stern
|
65bfd2967c
USB: Enhance usage of pm_message_t
|
16 years ago |
Brandon Philips
|
ad0b65efd1
USB: cdc-acm.c: fix recursive lock in acm_start_wb error path
|
16 years ago |
Oliver Neukum
|
a496c64f13
USB: fix memory leak in cdc-acm
|
16 years ago |
Greg Kroah-Hartman
|
9908a32e94
USB: remove err() macro from usb class drivers
|
16 years ago |
Greg Kroah-Hartman
|
5909f6ea2b
USB: remove info() macro from remaining usb drivers
|
16 years ago |
Alexey Dobriyan
|
74573ee709
USB: cdc-acm: don't unlock acm->mutex on error path
|
16 years ago |
Eric Sandeen
|
c8fd2c37b9
USB: cdc-acm: quirk for Conexant CX93010 USB modem
|
16 years ago |
David Brownell
|
e5fbab51b4
usb: cdc-acm: drain writes on close
|
16 years ago |
David Brownell
|
934da4635c
usb: cdc-acm: stop dropping tx buffers
|
16 years ago |
David Brownell
|
672c4e1843
usb: cdc-acm: bugfix release()
|
16 years ago |
Takashi Iwai
|
81eb8adfce
USB: cdc-acm.c: Fix compile warnings
|
17 years ago |
Alan Cox
|
9e98966c7b
tty: rework break handling
|
17 years ago |
Oliver Neukum
|
357585892e
USB: fix build error in cdc-acm for CONFIG_PM=n
|
17 years ago |
Oliver Neukum
|
830f4021a8
USB: fix disconnect bug in cdc-acm
|
17 years ago |
Oliver Neukum
|
11ea859d64
USB: additional power savings for cdc-acm devices that support remote wakeup
|
17 years ago |
Oliver Neukum
|
4b828abed2
USB: fix cdc-acm resume()
|
17 years ago |
Iain McFarlane
|
6149ed5e3a
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
|
17 years ago |
Harvey Harrison
|
a5abdeafed
usb: use get/put_unaligned_* helpers
|
17 years ago |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
David Brownell
|
c6dbf554bc
USB: cdc-acm: signedness fix
|
17 years ago |
David Engraf
|
e4cf3aa8f9
USB: increase cdc-acm write throughput
|
17 years ago |
David Engraf
|
28d1dfadd3
USB: cdc-acm tell tty layer not to split things up.
|
17 years ago |
Oliver Neukum
|
94409cc1e5
USB: fix usb open suspend race in cdc-acm
|
17 years ago |
Joe Perches
|
dc0d5c1e5c
USB: Spelling fixes
|
17 years ago |
Oliver Neukum
|
1365baf724
USB: autosuspend for cdc-acm
|
17 years ago |
Joe Perches
|
898eb71cb1
Add missing newlines to some uses of dev_<level> messages
|
17 years ago |