Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Greg Kroah-Hartman
|
a9f96f014f
tty: hvc: Remove redundant license text
|
7 years ago |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 years ago |
Bhumika Goyal
|
6ec6e80d11
tty: hvcs: make ktermios const
|
8 years ago |
Arvind Yadav
|
a846c3e5f3
tty: hvcs: constify vio_device_id
|
8 years ago |
Linus Torvalds
|
974668417b
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
8 years ago |
Greg Kroah-Hartman
|
4e70a6fe6d
TTY: hvc: convert to use DRIVER_ATTR_RW
|
8 years ago |
Colin Ian King
|
228a9ff8fe
drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
|
8 years ago |
Joe Perches
|
d437fa9109
drivers/tty: Convert remaining uses of pr_warning to pr_warn
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Peter Hurley
|
97ef38b821
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
|
9 years ago |
Peter Hurley
|
79c1faa451
tty: Remove tty_wait_until_sent_from_close()
|
9 years ago |
Greg Kroah-Hartman
|
873b4f1892
tty: hvcs.c: move assignment out of if () block
|
10 years ago |
Masanari Iida
|
10263f656a
tty: hvcs: Remove unnecessary KERN_ERR in hvcs.c
|
11 years ago |
Chen Gang
|
9276dfd278
drivers/tty/hvc: Use strlcpy instead of strncpy
|
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
|
227434f898
TTY: switch tty_buffer_request_room to tty_port
|
12 years ago |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
6b1cb93050
tty: remove use of __devinitdata
|
12 years ago |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
91116cba5d
tty: remove use of __devexit_p
|
12 years ago |
Wei Yongjun
|
ad3d1e5fc9
TTY: hvcs: fix missing unlock on error in hvcs_initialize()
|
12 years ago |
Jiri Slaby
|
27bf7c43a1
TTY: hvcs, add tty install
|
13 years ago |
Jiri Slaby
|
97d1508985
TTY: hvcs, clean hvcs_open a bit
|
13 years ago |
Jiri Slaby
|
6968a7592a
TTY: hvcs, use tty from tty_port
|
13 years ago |
Jiri Slaby
|
2cd9fa2545
TTY: hvcs, use kref from tty_port
|
13 years ago |
Jiri Slaby
|
1997cf0448
TTY: hvcs, add tty_port
|
13 years ago |
Benjamin Herrenschmidt
|
cb52d8970e
powerpc+sparc/vio: Modernize driver registration
|
13 years ago |
Jiri Slaby
|
410235fd4d
TTY: remove unneeded tty->index checks
|
13 years ago |