Kees Cook
|
6da2ec5605
treewide: kmalloc() -> kmalloc_array()
|
7 years ago |
Jia-Ju Bai
|
fe8e7acea2
tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFree
|
7 years ago |
Kees Cook
|
24ed960abf
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
|
8 years ago |
Linus Torvalds
|
fb0255fb29
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
7 years ago |
Greg Kroah-Hartman
|
e5656d43dc
tty: 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 |
Kees Cook
|
1d27e3e225
timer: Remove expires and data arguments from DEFINE_TIMER
|
8 years ago |
Arvind Yadav
|
763653d7d5
tty: isicom: constify pci_device_id.
|
8 years ago |
Peter Hurley
|
d41861ca19
tty: Replace ASYNC_INITIALIZED bit and update atomically
|
9 years ago |
Peter Hurley
|
2d68655d15
tty: Replace ASYNC_CHECK_CD and update atomically
|
9 years ago |
Peter Hurley
|
5604a98e2f
tty: Replace ASYNC_CTS_FLOW bit and update atomically
|
9 years ago |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 years ago |
Denys Vlasenko
|
9428d712d1
isicom: Deinline drop_dtr, save 112 bytes
|
10 years ago |
Denys Vlasenko
|
810e20e705
isicom: Deinline WaitTillCardIsFree, save 1120 bytes
|
10 years ago |
Arnd Bergmann
|
f3e2d56dce
tty/isicom: fix big-endian compile warning
|
10 years ago |
Joe Perches
|
e620e54884
tty: pr_warning->pr_warn and logging neatening
|
11 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
Jiri Slaby
|
2f69335710
TTY: convert more flipping functions
|
12 years ago |
Bill Pemberton
|
ae8d8a1467
tty: remove use of __devexit
|
13 years ago |
Bill Pemberton
|
9671f09921
tty: remove use of __devinit
|
13 years ago |
Bill Pemberton
|
91116cba5d
tty: remove use of __devexit_p
|
13 years ago |
Jiri Slaby
|
d0f59141ca
TTY: isicom, fix tty buffers memory leak
|
13 years ago |
Jiri Slaby
|
7342c59a44
TTY: isicom, stop using port->tty
|
13 years ago |
Huang Shijie
|
f21ec3d2d4
serial: add a new helper function
|
13 years ago |
Jiri Slaby
|
734cc17838
TTY: use tty_port_register_device
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Lucas De Marchi
|
970e248649
Documentation: remove references to /etc/modprobe.conf
|
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 |