Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
95940a04bf
USB: kobil_sct: 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
|
6c27ad83ac
USB: serial: kobil_sct: switch 4 remaining printk() calls to use dev_dbg
|
12 years ago |
Greg Kroah-Hartman
|
e40e275906
USB: Serial: kobil_sct.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
12 years ago |
Greg Kroah-Hartman
|
b12f7a1cb9
USB: serial: kobil_sct.c: remove dbg() usage
|
12 years ago |
Alan Cox
|
6a6c8b362b
usb, kobil: Sort out some bogus tty handling
|
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
|
f65ee14fa8
USB: kobil_sct.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
8a9040b123
USB: serial: kobil_sct.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
4d2a7aff10
usb-serial: use new registration API in [k-m]* drivers
|
13 years ago |
Felipe Balbi
|
3297f86a3d
usb: serial: kobil_sct: fix compile warning:
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 years ago |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Jiri Slaby
|
6960f40a95
USB: serial/kobil_sct, fix potential tty NULL dereference
|
14 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 |
Johan Hovold
|
c0f631d194
USB: kobil: fix memory leak
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
96679f6bd5
USB: kobil_sct: clean up kobil_set_termios
|
15 years ago |
Alan Cox
|
fe1ae7fdd2
tty: USB serial termios bits
|
16 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
16 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |