Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
94ab71ce28
USB: keyspan_pda: 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 |
Rene Buergel
|
8d733e26c0
USB: ezusb: add functions for firmware download
|
12 years ago |
Rene Buergel
|
cc183e2a5e
USB: ezusb: add support for Cypress FX2LP
|
12 years ago |
Greg Kroah-Hartman
|
8c46939be4
USB: serial: keyspan_pda.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
826575fc95
USB: serial: keyspan_pda.c: remove dbg() usage
|
12 years ago |
Rene Buergel
|
99495c7061
USB: ezusb: remove dependancy on usb_serial
|
12 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
|
5542cf791c
USB: keyspan_pda.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
d40f5b0c0c
USB: serial: keyspan_pda.c: use module_usb_serial_driver
|
13 years ago |
Greg Kroah-Hartman
|
8c49fc99b6
usb-serial: use new registration API in keyspan_pda.c
|
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
|
da280e3488
USB: keyspan_pda: clean up write-urb busy handling
|
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
|
f7d7aedfcd
USB: serial/keyspan_pda, fix potential tty NULL dereferences
|
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 |
Libor Pechacek
|
d14fc1a74e
USB: serial: handle Data Carrier Detect changes
|
14 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Linus Torvalds
|
7f5b09c15a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Johan Hovold
|
ca65d256c8
USB: keyspan_pda: fix DMA buffers on stack
|
15 years ago |