Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
ae685effe7
USB: mos7840: fix port_probe flow
|
12 years ago |
Johan Hovold
|
80c00750f0
USB: mos7840: fix port-data memory leak
|
12 years ago |
Johan Hovold
|
e681b66f2e
USB: mos7840: remove invalid disconnect handling
|
12 years ago |
Johan Hovold
|
28c3ae9a8c
USB: mos7840: remove NULL-urb submission
|
12 years ago |
Johan Hovold
|
3eb55cc4ed
USB: mos7840: fix port-device leak in error path
|
12 years ago |
Johan Hovold
|
65a4cdbb17
USB: mos7840: fix urb leak at release
|
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
|
a1253572b1
USB: Serial: mos7840.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
|
9c134a14f2
USB: serial: mos7840.c: remove dbg() usage
|
12 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |
Mark Ferrell
|
1e658489ba
USB: serial: Fix mos7840 timeout
|
13 years ago |
Mark Ferrell
|
5c263b92f8
usb: serial: mos7840: Fixup mos7840_chars_in_buffer()
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Tony Zelenoff
|
b9c87663ee
USB: mos7840: Fix compilation of usb serial driver
|
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
|
3363155b66
USB: mos7840.c: remove dbg() tracing calls
|
13 years ago |
Donald
|
0eafe4de1a
USB: serial: mos7840: add support for MCS7810 devices
|
13 years ago |
Donald Lee
|
093ea2d3a7
USB: serial: mos7840: Fixed MCS7820 device attach problem
|
13 years ago |
Greg Kroah-Hartman
|
e7414d9a6d
USB: serial: mos7840.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 |
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
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Dan Carpenter
|
6580a67b9b
USB: serial: remove duplicate returns
|
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 |