Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2c26122e2c8d9b76b98995a7bd9f13a79dacfabe
/
include
/
linux
/
tty.h
c3485ee
tty_port: Add port client functions
by Rob Herring
· 8 years ago
c92d781
tty: constify tty_ldisc_receive_buf buffer pointer
by Rob Herring
· 8 years ago
9ed90d2
tty: move the non-file related parts of tty_release to new tty_release_struct
by Rob Herring
· 8 years ago
e10abc6
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
03e1aa1
Merge branch 'stable-4.7' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 9 years ago
0f40fbb
Fix OpenSSH pty regression on close
by Brian Bloniarz
· 9 years ago
d41861c
tty: Replace ASYNC_INITIALIZED bit and update atomically
by Peter Hurley
· 9 years ago
80f02d5
tty: Replace ASYNC_SUSPENDED bit and update atomically
by Peter Hurley
· 9 years ago
2d68655
tty: Replace ASYNC_CHECK_CD and update atomically
by Peter Hurley
· 9 years ago
807c8d81
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
by Peter Hurley
· 9 years ago
5604a98
tty: Replace ASYNC_CTS_FLOW bit and update atomically
by Peter Hurley
· 9 years ago
e4d38f3
tty: Define ASYNC_ replacement bits
by Peter Hurley
· 9 years ago
97ef38b
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
by Peter Hurley
· 9 years ago
18900ca
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
by Peter Hurley
· 9 years ago
188e3c5
tty: provide tty_name() even without CONFIG_TTY
by Arnd Bergmann
· 9 years ago
8d082cd
tty: Unify receive_buf() code paths
by Peter Hurley
· 9 years ago
f33798d
tty: Fix GPF in flush_to_ldisc(), part 2
by Peter Hurley
· 9 years ago
37282a7
tty: audit: Combine push functions
by Peter Hurley
· 9 years ago
b50819f
tty: audit: Ignore current association for audit push
by Peter Hurley
· 9 years ago
309426a
tty: audit: Remove icanon mode from call chain
by Peter Hurley
· 9 years ago
4a51096
tty: Make tty_files_lock per-tty
by Peter Hurley
· 9 years ago
527ffc1
tty: Remove unreferenced tty flags macro TTY_DEBUG
by Peter Hurley
· 9 years ago
e802ca0
tty: Move tty_check_change() helper
by Peter Hurley
· 9 years ago
de5583d
tty: Remove declarations to non-existent functions
by Peter Hurley
· 9 years ago
2722873
tty: Eliminate global symbol tty_ldisc_N_TTY
by Peter Hurley
· 9 years ago
892d1fa
tty: Destroy ldisc instance on hangup
by Peter Hurley
· 9 years ago
c12da96
tty: Use 'disc' for line discipline index name
by Peter Hurley
· 9 years ago
c2bb524
tty: Remove __lockfunc annotation from tty lock functions
by Peter Hurley
· 9 years ago
05de87ed
tty: Re-declare tty_driver_remove_tty() file scope
by Peter Hurley
· 9 years ago
a3123fd
tty: Fix tty_init_termios() declaration
by Peter Hurley
· 9 years ago
c8b710b
tty: Fix ldisc leak in failed tty_init_dev()
by Peter Hurley
· 9 years ago
0bfd464
tty: Wait interruptibly for tty lock on reopen
by Peter Hurley
· 9 years ago
4de91eb
tty: Remove dead tty_write_flush() declaration and macro
by Peter Hurley
· 9 years ago
d435cef
tty: Remove __func__ from tty_debug() macro
by Peter Hurley
· 9 years ago
339f36b
tty: Define tty_*() printk macros
by Peter Hurley
· 9 years ago
0a083ed
tty: core: Add helper fn to deref tty driver name
by Peter Hurley
· 9 years ago
82b8f88
tty: Make tty_paranoia_check() file scope
by Peter Hurley
· 9 years ago
998b4a4
tty: Improve tty_debug() macro
by Peter Hurley
· 9 years ago
6b2a3d6
tty: audit: Fix audit source
by Peter Hurley
· 9 years ago
e176058
tty: Abstract tty buffer work
by Peter Hurley
· 9 years ago
2812d9e
tty: Combine SIGTTOU/SIGTTIN handling
by Peter Hurley
· 9 years ago
f148d6d
tty: Remove wait_event_interruptible_tty()
by Peter Hurley
· 9 years ago
cc2aaab
tty: Remove tty_port::close_wait
by Peter Hurley
· 9 years ago
79c1faa
tty: Remove tty_wait_until_sent_from_close()
by Peter Hurley
· 9 years ago
e2dfa3d
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
by Peter Hurley
· 9 years ago
02730d3
Merge 4.1-rc4 into tty-next
by Greg Kroah-Hartman
· 10 years ago
1a48632
pty: Fix input race when closing
by Peter Hurley
· 10 years ago
429b474
tty: remove buf parameter from tty_name()
by Rasmus Villemoes
· 10 years ago
1d6b987
tty: constify return type of tty_name
by Rasmus Villemoes
· 10 years ago
b00f5c2
tty: Re-add external interface for tty_set_termios()
by Frederic Danis
· 10 years ago
632f32e
tty: Remove external interface for tty_set_termios()
by Peter Hurley
· 10 years ago
d2b6f44
n_tty: Fix signal handling flushes
by Peter Hurley
· 10 years ago
1d1d14d
pty: Fix buffer flush deadlock
by Peter Hurley
· 10 years ago
3abf87c
tty: Make lock subclasses available for other tty locks
by Peter Hurley
· 10 years ago
413ba63
tty: Convert tty->closing to int
by Peter Hurley
· 10 years ago
b9104f5
tty: Remove defunct serial_console_init() declaration
by Peter Hurley
· 10 years ago
1d597e7
tty: Remove defunct pcxe_open() declaration
by Peter Hurley
· 10 years ago
86c80a8
tty: Flush ldisc buffer atomically with tty flip buffers
by Peter Hurley
· 10 years ago
35af935
tty: Remove tty_unhangup() declaration
by Peter Hurley
· 10 years ago
2febdb6
tty: Preset lock subclass for nested tty locks
by Peter Hurley
· 10 years ago
2aff5e2
tty: Change tty lock order to master->slave
by Peter Hurley
· 10 years ago
62462ae
tty: Simplify tty_ldisc_release() interface
by Peter Hurley
· 10 years ago
0498070
tty: Remove TTY_CLOSING
by Peter Hurley
· 10 years ago
3ff51a1
tty: Remove TTY_HUPPING
by Peter Hurley
· 10 years ago
8f166e0
tty: Remove tty_pair_get_tty()/tty_pair_get_pty() api
by Peter Hurley
· 10 years ago
cc952e7
tty: Fix width of unsigned long bitfield padding
by Peter Hurley
· 10 years ago
9941632
tty: Workaround Alpha non-atomic byte storage in tty_struct
by Peter Hurley
· 10 years ago
136d525
tty: Move and rename send_prio_char() as tty_send_xchar()
by Peter Hurley
· 10 years ago
c545b66
tty: Serialize tcflow() with other tty flow control changes
by Peter Hurley
· 10 years ago
f9e053d
tty: Serialize tty flow control changes with flow_lock
by Peter Hurley
· 10 years ago
d7a855b
tty: Convert tty_struct bitfield to ints
by Peter Hurley
· 10 years ago
2c964a2
drivers: tty: Merge alloc_tty_struct and initialize_tty_struct
by Rasmus Villemoes
· 10 years ago
5fbf1a6
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc"
by Peter Hurley
· 11 years ago
6a20dbd
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
by Manfred Schlaegl
· 11 years ago
cd6362b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
a9c3f68
tty: Fix low_latency BUG
by Peter Hurley
· 11 years ago
c0fdfb8
tty: Fix ref counting for port krefs
by Peter Hurley
· 11 years ago
ec513b1
Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
e58b57a
tty: Add C_CMSPAR(tty)
by Andrew Lunn
· 11 years ago
e12348c
tty: Removing the deprecated function tty_vhangup_locked()
by Chuansheng Liu
· 11 years ago
acc0f67
tty: Halve flip buffer GFP_ATOMIC memory consumption
by Peter Hurley
· 11 years ago
5dda4ca
tty: Rename tty buffer memory_used field
by Peter Hurley
· 11 years ago
4d18e6ef
tty: Enable configurable tty flip buffer limit
by Peter Hurley
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
35a2af9
sched/wait: Make the __wait_event*() interface more friendly
by Peter Zijlstra
· 11 years ago
0d1e1c8
sched/wait: Collapse __wait_event_interruptible_tty()
by Peter Zijlstra
· 11 years ago
2f2a2b6
sched/wait: Make the signal_pending() checks consistent
by Peter Zijlstra
· 11 years ago
469d6d0
tty: Remove unused drop() method from tty_port interface
by Peter Hurley
· 11 years ago
dee4a0b
tty: Fix lock order in tty_do_resize()
by Peter Hurley
· 11 years ago
40d5e09
n_tty: Fix EOF push handling
by Peter Hurley
· 12 years ago
9114fe8
tty: Remove private constant from global namespace
by Peter Hurley
· 12 years ago
a7c8d58
tty: Fix unsafe vt paste_selection()
by Peter Hurley
· 12 years ago
0f56bd2
tty: Use non-atomic state to signal flip buffer flush pending
by Peter Hurley
· 12 years ago
8c1fb49
tty: Avoid false-sharing flip buffer ptrs
by Peter Hurley
· 12 years ago
d7a68be
tty: Only perform flip buffer flush from tty_buffer_flush()
by Peter Hurley
· 12 years ago
e9975fd
tty: Ensure single-threaded flip buffer consumer with mutex
by Peter Hurley
· 12 years ago
7bfe0b7
tty: Track flip buffer memory limit atomically
by Peter Hurley
· 12 years ago
7391ee1
tty: Simplify flip buffer list with 0-sized sentinel
by Peter Hurley
· 12 years ago
809850b
tty: Use lockless flip buffer free list
by Peter Hurley
· 12 years ago
1fc359f
tty: Compute flip buffer ptrs
by Peter Hurley
· 12 years ago
Next »