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
|
12 years ago |
Greg Kroah-Hartman
|
8c8e87bc23
USB: serial: oti6858.c: remove dbg() usage
|
12 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 |
Tejun Heo
|
569ff2de2e
usb: don't use flush_scheduled_work()
|
14 years ago |
Johan Hovold
|
28f27dcbd2
USB: oti6858: use port write fifo
|
15 years ago |
Johan Hovold
|
e3c1803f8b
USB: oti6858: use kfifo to implement write buffering
|
15 years ago |
Bill Pemberton
|
7d7917bcbd
USB: oti6858: declare send_data() as static
|
15 years ago |
Alan Stern
|
1f87158e44
USB: remove references to port->port.count from the serial drivers
|
15 years ago |