Oliver Neukum
|
c55aee1bf0
USB: cypress_m8: add endpoint sanity check
|
9 lat temu |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 lat temu |
Johan Hovold
|
d9a38a8741
USB: serial: add missing newlines to dev_<level> messages.
|
11 lat temu |
Johan Hovold
|
d7c933ae7d
USB: cypress_m8: fix potential scheduling while atomic
|
11 lat temu |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 lat temu |
Johan Hovold
|
ab62a585a0
USB: cypress_m8: switch to generic TIOCMIWAIT implementation
|
11 lat temu |
Johan Hovold
|
7603381e3e
USB: cypress_m8: only wake up MSR queue on changes
|
11 lat temu |
Johan Hovold
|
d7be622111
USB: serial: set drain delay at port probe
|
12 lat temu |
Greg Kroah-Hartman
|
1143832eca
USB: serial: ports: add minor and port number
|
12 lat temu |
Robert Butora
|
6529591e3e
USB: Serial: cypress_M8: Enable FRWD Dongle hidcom device
|
12 lat temu |
Johan Hovold
|
87ddf4dc16
USB: cypress_m8: remove bogus disconnect test from close
|
12 lat temu |
Johan Hovold
|
c648e94ebf
USB: cypress_m8: fix TIOCMIWAIT and disconnect
|
12 lat temu |
Johan Hovold
|
493516e344
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
|
12 lat temu |
Johan Hovold
|
356050d8b1
USB: cypress_m8: fix use-after-free in TIOCMIWAIT
|
12 lat temu |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 lat temu |
Jiri Slaby
|
2f69335710
TTY: convert more flipping functions
|
12 lat temu |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 lat temu |
Johan Hovold
|
5c1a0f418d
USB: cypress_m8: fix port-data memory leak
|
12 lat temu |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 lat temu |
Greg Kroah-Hartman
|
f462376e1a
USB: Serial: cypress_m8.c: remove debug module parameter
|
13 lat temu |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 lat temu |
Greg Kroah-Hartman
|
dfa1c31564
USB: serial: cypress_m8.c: remove dbg() usage
|
13 lat temu |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 lat temu |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 lat temu |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 lat temu |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 lat temu |
Greg Kroah-Hartman
|
108feb66ac
USB: cypress_m8.c: remove dbg() tracing calls
|
13 lat temu |
Greg Kroah-Hartman
|
7e3131f897
USB: serial: cypress_m8.c: use module_usb_serial_driver
|
13 lat temu |
Alan Stern
|
08a4f6bc2e
usb-serial: use new registration API in [a-c]* drivers
|
13 lat temu |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
13 lat temu |