Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
fa919751a2
USB: belkin_sa: 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
|
0a7e7a6ec6
USB: Serial: belkin_sa.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 |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Greg Kroah-Hartman
|
c89aa63898
USB: belkin_sa.c: remove dbg() usage
|
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
|
d17a44db94
USB: belkin_sa.c: remove dbg() tracing calls
|
13 years ago |
Ben Minerds
|
70f3c7586c
USB: serial: belkin_sa: Changes to conform with coding style
|
13 years ago |
Greg Kroah-Hartman
|
d2daea74cc
USB: serial: belkin_sa.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
08a4f6bc2e
usb-serial: use new registration API in [a-c]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 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
|
2afd8287c6
USB: belkin_sa: implement line status handling
|
15 years ago |
Johan Hovold
|
f2f8b7fe5a
USB: belkin_sa: clean up open
|
15 years ago |
Johan Hovold
|
726ef428af
USB: belkin_sa: minor clean-ups
|
15 years ago |
Johan Hovold
|
f26788da3b
USB: serial: refactor generic close
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 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 |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |
Greg Kroah-Hartman
|
194343d936
USB: remove use of err() in drivers/usb/serial
|
17 years ago |
Greg Kroah-Hartman
|
c197a8db59
USB: remove info() macro from usb/serial drivers
|
17 years ago |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 years ago |
Alan Cox
|
b69c14992e
belkin_sa: clean up code
|
17 years ago |