Linus Torvalds
|
2637d139fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
15 years ago |
Jef Driesen
|
f36ecd5de9
USB: pl2303: New vendor and product id
|
15 years ago |
Dmitry Torokhov
|
6ee9f4b4af
USB: drop tty argument from usb_serial_handle_sysrq_char()
|
15 years ago |
Johan Hovold
|
d45cc8df7f
USB: pl2303: use tty_insert_flip_string_fixed_flag
|
15 years ago |
Johan Hovold
|
8b0127b208
USB: pl2303: use generic close
|
15 years ago |
Johan Hovold
|
684c6e30d3
USB: pl2303: switch to generic write implementation
|
15 years ago |
Johan Hovold
|
f08e07ac8b
USB: pl2303: switch to generic read implementation
|
15 years ago |
Johan Hovold
|
7919c2fd9e
USB: pl2303: increase bulk-in buffer size to 256 byte
|
15 years ago |
Johan Hovold
|
3efeaff629
USB: pl2303: increase the bulk-out buffer size to 256 byte
|
15 years ago |
Jason Wessel
|
bd5afa9eac
usb-serial: Use tty_port version console instead of usb_serial_port
|
15 years ago |
Simone Contini
|
18344a1cd5
USB: serial: pl2303: Hybrid reader Uniform HCR331
|
15 years ago |
Manuel Jander
|
9a61d72602
USB: pl2303: add AdLink ND-6530 USB IDs
|
15 years ago |
Johan Hovold
|
124d255382
USB: pl2303: remove unnecessary reset of usb_device in urbs
|
15 years ago |
John Tsiombikas
|
67b9946dd0
USB: pl2303: initial TIOCGSERIAL support
|
15 years ago |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
9388e2e71a
USB: pl2303: fix error characters not being reported to ldisc
|
15 years ago |
Frank Schaefer
|
29cf1b72f3
USB-serial: pl2303: use 1.5 instead of 2 stop bits with 5 data bits
|
16 years ago |
Frank Schaefer
|
6dd81b45fd
USB-serial: pl2303: add space/mark parity
|
16 years ago |
Frank Schaefer
|
25b8286805
USB-serial: pl2303: fix baud rate handling in case of unsupported values
|
16 years ago |
Pawel Ludwikow
|
35904e6b51
USB: serial: pl2303: new hardware support - sanwa multimeter
|
16 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 years ago |
Khanh-Dang Nguyen Thu Lam
|
49276560c9
USB: pl2303: New vendor and product id
|
16 years ago |
Gianpaolo Cugola
|
8540d66615
USB: pl2303: New vendor and product id for the prolific driver
|
16 years ago |
Alan Cox
|
d4fc4a7bfc
tty: Fix the PL2303 private methods for sysrq
|
16 years ago |
Alan Cox
|
24a15a62dc
tty: Fix USB kref leak
|
16 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |
Jason Wessel
|
430eb0d27c
USB: pl2303 usb_serial: implement sysrq handling on break
|
16 years ago |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |