Johan Hovold
|
cc09092482
USB: serial: spcp8x5: fix NULL-deref at open
|
8 년 전 |
Johan Hovold
|
d9a38a8741
USB: serial: add missing newlines to dev_<level> messages.
|
11 년 전 |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 년 전 |
Colin Leitner
|
711fbdfbf2
USB: spcp8x5: correct handling of CS5 setting
|
11 년 전 |
Johan Hovold
|
d7be622111
USB: serial: set drain delay at port probe
|
12 년 전 |
Johan Hovold
|
5e4211f1c4
USB: spcp8x5: fix device initialisation at open
|
12 년 전 |
Johan Hovold
|
e1ed212d85
USB: spcp8x5: add proper modem-status support
|
12 년 전 |
Johan Hovold
|
4d63143db1
USB: spcp8x5: reimplement device type detection
|
12 년 전 |
Johan Hovold
|
0a967f62e6
USB: spcp8x5: clean up modem status retrieval
|
12 년 전 |
Johan Hovold
|
8413d2fd80
USB: spcp8x5: pass usb-serial port to control functions
|
12 년 전 |
Johan Hovold
|
2d816ac6f5
USB: spcp8x5: clean up code
|
12 년 전 |
Johan Hovold
|
23bd364dcf
USB: spcp8x5: remove broken uart-error handling
|
12 년 전 |
Johan Hovold
|
f65f9a50dd
USB: spcp8x5: remove broken TIOCMIWAIT support
|
12 년 전 |
Johan Hovold
|
dbcea7615d
USB: spcp8x5: fix use-after-free in TIOCMIWAIT
|
12 년 전 |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 년 전 |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 년 전 |
Jiri Slaby
|
2f69335710
TTY: convert more flipping functions
|
12 년 전 |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 년 전 |
Johan Hovold
|
bf90ff5f3b
USB: spcp8x5: fix port-data memory leak
|
13 년 전 |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 년 전 |
Greg Kroah-Hartman
|
1a6635f729
USB: serial: spcp8x5.c: remove debug module parameter
|
13 년 전 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 년 전 |
Greg Kroah-Hartman
|
fe2baf87a8
USB: spcp8x5.c: remove dbg() usage
|
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
|
76533636aa
USB: spcp8x5.c: remove dbg() tracing calls
|
13 년 전 |
Greg Kroah-Hartman
|
a385c150a4
USB: serial: spcp8x5.c: use module_usb_serial_driver
|
13 년 전 |
Alan Stern
|
d860322f34
usb-serial: use new registration API in [q-s]* drivers
|
13 년 전 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 년 전 |