Johan Hovold
|
3a42610812
USB: cdc-acm: remove superfluous prototype
|
14 years ago |
Johan Hovold
|
a2c7b9353e
USB: cdc-acm: remove version information and changelog
|
14 years ago |
Johan Hovold
|
5e9e75f8bd
USB: cdc-acm: use dev_vdbg in read/write paths
|
14 years ago |
Johan Hovold
|
4fa4626cd4
USB: cdc-acm: clean up verbose debug
|
14 years ago |
Johan Hovold
|
a5cc7ef92f
USB: cdc-acm: replace dbg macros with dev_dbg
|
14 years ago |
Johan Hovold
|
1d9846e505
USB: cdc-acm: clean up dev_err and dev_dbg
|
14 years ago |
Johan Hovold
|
255ab56c5a
USB: cdc-acm: use dev_err to report failed allocations
|
14 years ago |
Johan Hovold
|
59d7fec7c6
USB: cdc-acm: add missing newlines to dev_dbg and dev_err
|
14 years ago |
Johan Hovold
|
7e7797e7f6
USB: cdc-acm: fix potential null-pointer dereference on disconnect
|
14 years ago |
Johan Hovold
|
15e5bee33f
USB: cdc-acm: fix potential null-pointer dereference
|
14 years ago |
Johan Hovold
|
23b80550e2
USB: cdc-acm: fix memory corruption / panic
|
14 years ago |
Greg Kroah-Hartman
|
f227e08b71
Merge 2.6.38-rc6 into tty-next
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Arvid Ephraim Picciani
|
721d92fc63
USB: cdc-acm: Adding second ACM channel support for Nokia N8
|
14 years ago |
Otavio Salvador
|
7893afc035
USB: cdc-acm: fix code indentation
|
14 years ago |
Toby Gray
|
577045c0a7
USB: cdc-acm: Fixing crash when ACM probing interfaces with no endpoint descriptors.
|
14 years ago |
Philippe Corbes
|
5b239f0aeb
USB: cdc-acm: Add pseudo modem without AT command capabilities
|
14 years ago |
Toby Gray
|
4035e45632
USB: cdc-acm: Adding second ACM channel support for various Nokia and one Samsung phones
|
14 years ago |
Arnd Bergmann
|
4e60867167
cdc-acm: remove dead code
|
15 years ago |
Jiri Kosina
|
d790d4d583
Merge branch 'master' into for-next
|
15 years ago |
Przemo Firszt
|
83a4eae9ae
USB: Expose vendor-specific ACM channel on Nokia 5230
|
15 years ago |
Pavel Machek
|
a2531293db
update email address
|
15 years ago |
Axel Lin
|
c2572b78aa
USB: cdc-acm: fix resource reclaim in error path of acm_probe
|
15 years ago |
Daniel Mack
|
997ea58eb9
USB: rename usb_buffer_alloc() and usb_buffer_free() users
|
15 years ago |
Russ Nelson
|
c3baa19b0a
USB: cdc-acm: add another device quirk
|
15 years ago |
Oliver Neukum
|
f0730924e9
USB: cdc-acm: Fix stupid NULL pointer in resume()
|
15 years ago |
Alan Cox
|
b6a2f10ca0
USB: tty: kill request_room for USB ACM class
|
15 years ago |
Oliver Neukum
|
2b626dc134
USB: cdc-acm: fix possible deadlock with multiple openers
|
15 years ago |