Johan Hovold
|
7b0c6b38c4
tty: add missing const to termios hw-change helper
|
7 жил өмнө |
Greg Kroah-Hartman
|
e3b3d0f549
tty: add SPDX identifiers to all remaining files in drivers/tty/
|
7 жил өмнө |
Nicolas Pitre
|
fff0a2ca3a
tty: move baudrate handling code to a file of its own
|
8 жил өмнө |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 жил өмнө |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
Peter Hurley
|
97ef38b821
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
|
9 жил өмнө |
Peter Hurley
|
9db276f8f0
tty: Use termios c_*flag macros
|
9 жил өмнө |
Peter Hurley
|
d435cefe9c
tty: Remove __func__ from tty_debug() macro
|
9 жил өмнө |
Peter Hurley
|
89222e6266
tty: core: Prefer pr_* to printk(*)
|
9 жил өмнө |
Peter Hurley
|
f658dca950
tty: Remove unset_locked_termios() error message
|
9 жил өмнө |
Peter Hurley
|
d97ba9cdae
tty: core: Refactor parameters for unset_locked_termios() helper
|
9 жил өмнө |
Peter Hurley
|
ee0c1a65cf
tty: Fix tty_send_xchar() lock order inversion
|
9 жил өмнө |
Peter Hurley
|
ff8339dc16
tty: Replace inline #ifdef TTY_DEBUG_WAIT_UNTIL_SENT
|
10 жил өмнө |
Rasmus Villemoes
|
429b474990
tty: remove buf parameter from tty_name()
|
10 жил өмнө |
Frederic Danis
|
b00f5c2dc0
tty: Re-add external interface for tty_set_termios()
|
10 жил өмнө |
Johan Hovold
|
c37bc682e3
TTY: fix tty_wait_until_sent maximum timeout
|
10 жил өмнө |
Johan Hovold
|
79fbf4a550
TTY: fix tty_wait_until_sent on 64-bit machines
|
10 жил өмнө |
Peter Hurley
|
632f32e210
tty: Remove external interface for tty_set_termios()
|
10 жил өмнө |
Peter Hurley
|
c961bfb174
tty: Call methods in modern style
|
10 жил өмнө |
Peter Hurley
|
dbfcd851a9
tty: Move pty-specific set_termios() handling to pty driver
|
10 жил өмнө |
Peter Hurley
|
6460fbbf47
tty: WARN for attempted set_termios() of pty master
|
10 жил өмнө |
Peter Hurley
|
c274f6ef1c
tty: Hold termios_rwsem for tcflow(TCIxxx)
|
11 жил өмнө |
Peter Hurley
|
136d5258b2
tty: Move and rename send_prio_char() as tty_send_xchar()
|
11 жил өмнө |
Peter Hurley
|
c545b66c69
tty: Serialize tcflow() with other tty flow control changes
|
11 жил өмнө |
Matthias Brugger
|
a1d51aa221
tty: fix typo in comment of tty_termios_encode_baud_rate
|
11 жил өмнө |
Peter Hurley
|
5cec7bf699
tty: Fix SIGTTOU not sent with tcflush()
|
12 жил өмнө |
Peter Hurley
|
d8c1f929aa
tty: Only guarantee termios read safety for throttle/unthrottle
|
12 жил өмнө |
Peter Hurley
|
6a1c0680cf
tty: Convert termios_mutex to termios_rwsem
|
12 жил өмнө |
Peter Hurley
|
579a00a5c2
tty: Fix unsafe bit ops in tty_throttle_safe/unthrottle_safe
|
12 жил өмнө |
Peter Hurley
|
e7f3880cd9
tty: Fix recursive deadlock in tty_perform_flush()
|
12 жил өмнө |