Greg Kroah-Hartman
|
6ca98bc284
USB: serial: Remove redundant license text
|
7 年之前 |
Greg Kroah-Hartman
|
5fd54ace47
USB: add SPDX identifiers to all remaining files in drivers/usb/
|
7 年之前 |
Johan Hovold
|
26cede3436
USB: serial: mct_u232: fix big-endian baud-rate handling
|
8 年之前 |
Johan Hovold
|
36356a669e
USB: serial: mct_u232: fix modem-status error handling
|
8 年之前 |
Oliver Neukum
|
4e9a0b0525
USB: mct_u232: add sanity checking in probe
|
9 年之前 |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 年之前 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Johan Hovold
|
35807187e4
USB: mct_u232: clean up read implementation
|
12 年之前 |
Johan Hovold
|
128434ab56
USB: mct_u232: switch to generic TIOCMIWAIT implementation
|
12 年之前 |
Johan Hovold
|
468c740ee5
USB: mct_u232: switch to generic get_icount implementation
|
12 年之前 |
Johan Hovold
|
cf1d244436
USB: mct_u232: fix use-after-free in TIOCMIWAIT
|
12 年之前 |
Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 年之前 |
Johan Hovold
|
b2ca699076
USB: serial: fix null-pointer dereferences on disconnect
|
12 年之前 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 年之前 |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 年之前 |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 年之前 |
Johan Hovold
|
5260e458f5
USB: mct_u232: fix broken close
|
12 年之前 |
Johan Hovold
|
a8f2ae7a3a
USB: mct_u232: fix port-data memory leak
|
12 年之前 |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 年之前 |
Greg Kroah-Hartman
|
08e48a22a6
USB: Serial: mct_u232.c: remove debug module parameter
|
13 年之前 |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 年之前 |
Greg Kroah-Hartman
|
4a770ccaae
USB: serial: mct_u232.c: remove dbg() usage
|
13 年之前 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 年之前 |
Alan Cox
|
1aa3c63cf0
USB: mct_u232: Fix incorrect TIOCMSET return
|
13 年之前 |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 年之前 |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 年之前 |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 年之前 |
Greg Kroah-Hartman
|
b69919ca24
USB: mct_u232.c: remove dbg() tracing calls
|
13 年之前 |
Greg Kroah-Hartman
|
193ecee442
USB: serial: mct_u232.c: use module_usb_serial_driver
|
13 年之前 |
Alan Stern
|
4d2a7aff10
usb-serial: use new registration API in [k-m]* drivers
|
13 年之前 |