Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Stefan Hubner
|
a8ffa0be04
usb: serial: keyspan: fixed coding style issues
|
12 years ago |
Greg Kroah-Hartman
|
0c864d8b3e
Merge 3.7-rc6 into usb-next.
|
12 years ago |
Bjørn Mork
|
f0e3e35c90
USB: keyspan: fix typo causing GPF on open
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
f79b2d0fe8
USB: keyspan: fix NULL-pointer dereferences and memory leaks
|
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
|
be4568beb8
USB: Serial: keyspan.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
7ebcb33443
USB: serial: keyspan: fix up some compiler warnings
|
12 years ago |
Greg Kroah-Hartman
|
049c6b4e8f
USB: serial: keyspan: remove dbg() usage
|
12 years ago |
Rene Buergel
|
99495c7061
USB: ezusb: remove dependancy on usb_serial
|
12 years ago |
Greg Kroah-Hartman
|
c87985a3ce
Merge tty-next into 3.6-rc1
|
13 years ago |
Ben Minerds
|
f9943c2596
USB: serial: keyspan: Removed unrequired parentheses.
|
13 years ago |
Ben Minerds
|
878b5fd690
USB: serial: keyspan: Removed trailing whitespace.
|
13 years ago |
Ben Minerds
|
ddc04ae77f
USB: serial: keyspan: Fixed space near open parenthesis.
|
13 years ago |
Ben Minerds
|
40adac8143
USB: serial: keyspan: Fixed space around equals.
|
13 years ago |
Ben Minerds
|
2b982ab177
USB: serial: keyspan: Fix spacing around conditional.
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Bill Pemberton
|
996a776544
USB: serial: Remove unused s_priv variable
|
13 years ago |
Greg Kroah-Hartman
|
68e2411345
USB: serial: rework usb_serial_register/deregister_drivers()
|
13 years ago |
Greg Kroah-Hartman
|
41ea84d80c
USB: keyspan.c: remove dbg() tracing calls
|
13 years ago |
Greg Kroah-Hartman
|
165c793d92
USB: serial: keyspan.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 |
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 |