Dan Williams
|
ba2d8ce9db
cdc-acm: implement TIOCSSERIAL to avoid blocking close(2)
|
12 years ago |
Nicolas Boullis
|
301a29da6e
usb: acm: fix the computation of the number of data bits
|
12 years ago |
Ming Lei
|
c5211187f7
USB: cdc-acm: fix pipe type of write endpoint
|
12 years ago |
Jean-Christian de Rivaz
|
e7d491a19d
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
|
12 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Wei Yongjun
|
49b5582893
usb: cdc-acm: remove duplicated include from cdc-acm.c
|
13 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |
Sven Schnelle
|
99f347caa4
USB: CDC ACM: Fix NULL pointer dereference
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Greg Kroah-Hartman
|
c87985a3ce
Merge tty-next into 3.6-rc1
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Jeffrin Jose
|
02f824ac75
USB: class: cdc-acm: Fixed coding style issue.
|
13 years ago |
Otto Meta
|
6c4707f3f8
usb: cdc-acm: fix devices not unthrottled on open
|
13 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Linus Torvalds
|
ed378a52da
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Jiri Slaby
|
f8a8c10f4a
USB: cdc-acm, use tty_standard_install
|
13 years ago |
Oliver Neukum
|
18c75720e6
USB: allow users to run setserial with cdc-acm
|
13 years ago |
Linus Torvalds
|
55b81e6f27
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Julia Lawall
|
e7c8e8605d
drivers/usb/class/cdc-acm.c: clear dangling pointer
|
13 years ago |
Krzysztof Hałasa
|
6abff5dc4d
USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
|
13 years ago |
Havard Skinnemoen
|
99823f457d
usb: cdc-acm: Kill ACM_READY() macro completely
|
13 years ago |
Havard Skinnemoen
|
7fb57a019f
USB: cdc-acm: Fix potential deadlock (lockdep warning)
|
13 years ago |
Havard Skinnemoen
|
5dc2470c60
USB: cdc-acm: Fix disconnect() vs close() race
|
13 years ago |
Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Denis Pershin
|
65e52f41fa
usb: cdc-acm: Owen SI-30 support
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Toby Gray
|
4061fde2fa
USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
|
14 years ago |
Erik Slagter
|
fd5054c169
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
|
14 years ago |