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 |
Jingoo Han
|
487c151a4a
USB: iuu_phoenix: replace strict_strtoul() with kstrtoul()
|
12 years ago |
Johan Hovold
|
0978c94999
USB: iuu_phoenix: fix sysfs-attribute creation
|
12 years ago |
Johan Hovold
|
53636555b9
USB: iuu_phoenix: 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
|
ca98bb7c49
USB: Serial: iuu_phoenix.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
2621cee19a
USB: serial: iuu_phoenix.c: remove dbg() usage
|
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
|
042df23a64
USB: iuu_phoenix.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
d01bf4139d
USB: serial: iuu_phoenix.c: use module_usb_serial_driver
|
13 years ago |
Alan Stern
|
7dbe246098
usb-serial: use new registration API in [i-j]* drivers
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
b58a64624c
USB: iuu_phoenix: forward USB errors to USB serial core
|
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 |
Alan Stern
|
5620b5f7f1
USB serial: add missing .usb_driver field in serial drivers
|
14 years ago |
Jiri Kosina
|
6396fc3b3f
Merge branch 'master' into for-next
|
15 years ago |
James Courtier-Dutton
|
89b5439790
USB: iuu_phoenix: Add support for different baud rates.
|
15 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Johan Hovold
|
bbcb2b9074
USB: serial: allow drivers to define bulk buffer sizes
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Olivier Bornet
|
e55c6d06fe
USB: iuu_phoenix: add a way to select the default VCC
|
16 years ago |
Olivier Bornet
|
02b1806652
USB: iuu_phoenix: increment version number
|
16 years ago |
Olivier Bornet
|
20eda943cc
USB: iuu_phoenix: add support for changing VCC
|
16 years ago |
Olivier Bornet
|
8844a32d54
USB: iuu_phoenix: clean-up parameter's descriptions
|
16 years ago |