index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
tty_flip.h
Age
Commit message (
Expand
)
Author
2021-06-25
tty: make linux/tty_flip.h self-contained
Jiri Slaby
2021-05-13
tty: make tty_buffer_space_avail return uint
Jiri Slaby
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-30
tty: improve tty_insert_flip_char() fast path
Arnd Bergmann
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
2013-12-08
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
2013-12-08
tty: Enable configurable tty flip buffer limit
Peter Hurley
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2013-01-15
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
2010-03-02
USB: tty: Add a function to insert a string of characters with the same flag
Alan Cox
2006-06-28
[PATCH] remove active field from tty buffer structure
Paul Fulghum
2006-04-11
[PATCH] make tty_insert_flip_string_flags() a non gpl export
Andrew Morton
2006-03-25
[PATCH] constify tty flip buffer handling
Thomas Koeller
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
2006-02-10
[PATCH] tty buffering stall fix
Paul Fulghum
2006-02-03
[PATCH] new tty buffering locking fix
Paul Fulghum
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds