Johan Hovold
|
dc43ff924d
USB: oti6858: do not call set_termios with uninitialised data
|
12 years ago |
Johan Hovold
|
d7be622111
USB: serial: set drain delay at port probe
|
12 years ago |
Johan Hovold
|
a0b9281e29
USB: serial: remove defensive test from set_termios
|
12 years ago |
Johan Hovold
|
215f6f0466
USB: oti6858: fix TIOCMIWAIT and disconnect
|
12 years ago |
Johan Hovold
|
1c9f995363
USB: oti6858: replace custom ioctl operation with tiocmiwait
|
12 years ago |
Johan Hovold
|
8edfdab371
USB: oti6858: fix use-after-free in TIOCMIWAIT
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
289b076f89
USB: oti6858: fix port-data memory leak
|
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 |
Greg Kroah-Hartman
|
ec035e4b83
USB: serial: oti6858.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
8c8e87bc23
USB: serial: oti6858.c: remove dbg() usage
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
32078f915d
USB: serial: remove usb_serial_disconnect call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
5026bb07be
USB: serial: remove usb_serial_probe call in all drivers
|
13 years ago |
Greg Kroah-Hartman
|
77b3b30d18
USB: oti6858.c: remove dbg() tracing calls
|
13 years ago |
Johan Hovold
|
1c51766924
USB: oti6858: fix abuse of interface data
|
13 years ago |
Greg Kroah-Hartman
|
db55a0492d
USB: serial: oti6858.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
f667ddad41
usb-serial: use new registration API in [n-p]* drivers
|
13 years ago |
Johan Hovold
|
22a416c4e0
USB: serial: use dev_err_console in custom write paths
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
d5e450ee4f
USB: oti6858: forward USB errors to USB serial core
|
13 years ago |
Johan Hovold
|
7da02cdcdf
USB: oti6858: remove dead code
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Alan Stern
|
5620b5f7f1
USB serial: add missing .usb_driver field in serial drivers
|
14 years ago |