Johan Hovold
|
acbf0e5263
USB: opticon: fix memory leak in error path
|
12 years ago |
Johan Hovold
|
ea0dbebffe
USB: opticon: fix DMA from stack
|
12 years ago |
Greg Kroah-Hartman
|
059bb46a51
USB: Serial: opticon.c: remove debug module parameter
|
13 years ago |
Greg Kroah-Hartman
|
59d33f2fc2
USB: serial: remove debug parameter from usb_serial_debug_data()
|
13 years ago |
Greg Kroah-Hartman
|
d44d9ab792
USB: serial: opticon.c: remove dbg() usage
|
13 years ago |
Greg Kroah-Hartman
|
d530296f63
USB: serial: opticon: hook up suspend/resume callbacks
|
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
|
815fd56974
USB: opticon.c: remove dbg() tracing calls
|
13 years ago |
Johan Hovold
|
81d5a67290
USB: opticon: fix abuse of interface data
|
13 years ago |
Greg Kroah-Hartman
|
e206b7f831
USB: serial: opticon.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 |
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 |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Julia Lawall
|
b0795bbf6d
drivers/usb/serial/opticon.c: Release resources on kmalloc failure
|
14 years ago |
Linus Torvalds
|
42933bac11
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
|
14 years ago |
Randy Dunlap
|
4acfaf829d
usb/serial: fix function args warnings, dropping *filp
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 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 |
Martin Jansen
|
309a057932
USB: opticon: add rts and cts support
|
14 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Alon Ziv
|
c6f694af83
USB: opticon: Whitespace fixes in opticon driver
|
15 years ago |
Alon Ziv
|
0d930e51cf
USB: opticon: Add Opticon OPN2001 write support
|
15 years ago |
Alon Ziv
|
97cd8dc4ca
USB: opticon: Fix long-standing bugs in opticon driver
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 years ago |