Linus Torvalds
|
7ed214ac20
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
|
12 years ago |
Alexey Khoroshilov
|
3d55399391
pcmcia: synclink_cs: cleanup checkpatch warnings
|
12 years ago |
Alexey Khoroshilov
|
d34138d057
pcmcia: synclink_cs: fix error handling in mgslpc_probe()
|
12 years ago |
Joe Perches
|
9fe8074b82
TTY: synclink: Convert + to | for bit operations
|
12 years ago |
Jiri Slaby
|
cc5ab61086
TTY: synclink, remove unneeded tests
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
d6c53c0e9b
TTY: move low_latency to tty_port
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 years ago |
Paul Fulghum
|
a6b68a69fa
synclink fix ldisc buffer argument
|
12 years ago |
Jiri Slaby
|
191c5f1027
TTY: call tty_port_destroy in the rest of drivers
|
12 years ago |
Linus Torvalds
|
3498d13b80
Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Alexey Khoroshilov
|
221b7b5796
pcmcia: synclink_cs: fix potential tty NULL dereference
|
12 years ago |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Dan Carpenter
|
c3a6344ae4
TTY: tty_alloc_driver() returns error pointers
|
13 years ago |
Jiri Slaby
|
a33ba82746
TTY: synclink_cs, fix build
|
13 years ago |
Jiri Slaby
|
cc93441eed
TTY: synclink_cs, final cleanup in synclink_cs_init
|
13 years ago |
Jiri Slaby
|
16a1065f21
TTY: synclink_cs, use dynamic tty devices
|
13 years ago |
Jiri Slaby
|
737586fe51
TTY: synclink_cs, sanitize fail paths
|
13 years ago |
Alan Cox
|
373f5aedbc
pcmcia,synclink_cs: fix termios port I missed
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Jiri Slaby
|
410235fd4d
TTY: remove unneeded tty->index checks
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Joe Perches
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Axel Lin
|
751b3840d2
pcmcia: synclink_cs: fix prototype for mgslpc_ioctl()
|
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 |
Andres Salomon
|
dc98d96508
tty: fix warning in synclink driver
|
14 years ago |