Johan Hovold
|
cbb4be652d
USB: whiteheat: fix potential null-deref at probe
|
10 years ago |
James Forshaw
|
6817ae225c
USB: whiteheat: Added bounds checking for bulk command response
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Johan Hovold
|
10c642d077
USB: serial: remove redundant OOM messages
|
11 years ago |
Johan Hovold
|
4d5147ec90
USB: serial: clean up ioctl debugging
|
11 years ago |
Greg Kroah-Hartman
|
e5b1e2062e
USB: serial: make minor allocation dynamic
|
12 years ago |
Greg Kroah-Hartman
|
1143832eca
USB: serial: ports: add minor and port number
|
12 years ago |
Johan Hovold
|
9eecf22d2b
USB: whiteheat: fix broken port configuration
|
12 years ago |
Johan Hovold
|
c467206ed6
USB: whiteheat: fix port-data memory leak
|
12 years ago |
Johan Hovold
|
c129197c99
USB: whiteheat: fix memory leak in error path
|
12 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Rene Buergel
|
8d733e26c0
USB: ezusb: add functions for firmware download
|
13 years ago |
Rene Buergel
|
cc183e2a5e
USB: ezusb: add support for Cypress FX2LP
|
13 years ago |
Greg Kroah-Hartman
|
0776495894
USB: Serial: whiteheat.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
|
255b703a34
USB: serial: whiteheat.c: remove dbg() usage
|
13 years ago |
Rene Buergel
|
99495c7061
USB: ezusb: remove dependancy on usb_serial
|
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
|
4db02fecb4
USB: whiteheat.c: remove dbg() tracing calls
|
13 years ago |
Johan Hovold
|
5c0c7582a6
USB: whiteheat: reimplement using generic framework
|
13 years ago |
Johan Hovold
|
a6765cbafa
USB: whiteheat: remove driver version
|
13 years ago |
Greg Kroah-Hartman
|
421f38835f
USB: serial: whiteheat.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
29618e9fb5
usb-serial: use new registration API in [t-z]* 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 |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 years ago |