index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_buffer.c
Age
Commit message (
Expand
)
Author
2014-05-23
Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vt
Ben Hutchings
2014-05-03
tty: Fix lockless tty buffer race
Peter Hurley
2014-05-03
Revert "tty: Fix race condition between __tty_buffer_request_room and flush_t...
Peter Hurley
2014-04-24
tty: Fix race condition between __tty_buffer_request_room and flush_to_ldisc
Manfred Schlaegl
2014-03-01
tty: Fix low_latency BUG
Peter Hurley
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
tty: Halve flip buffer GFP_ATOMIC memory consumption
Peter Hurley
2013-12-09
tty: Fix stale tty_buffer_flush() comment
Peter Hurley
2013-12-09
staging/fwserial: Rip out rx buffering
Peter Hurley
2013-12-09
tty: Remove tty_prepare_flip_string_flags()
Peter Hurley
2013-12-09
tty: Rename tty buffer memory_used field
Peter Hurley
2013-12-09
tty: Enable configurable tty flip buffer limit
Peter Hurley
2013-07-23
tty: Remove private constant from global namespace
Peter Hurley
2013-07-23
tty: Fix unsafe vt paste_selection()
Peter Hurley
2013-07-23
tty: Merge __tty_flush_buffer() into lone call site
Peter Hurley
2013-07-23
tty: Use non-atomic state to signal flip buffer flush pending
Peter Hurley
2013-07-23
tty: Only perform flip buffer flush from tty_buffer_flush()
Peter Hurley
2013-07-23
tty: Ensure single-threaded flip buffer consumer with mutex
Peter Hurley
2013-07-23
tty: Make driver-side flip buffers lockless
Peter Hurley
2013-07-23
tty: Track flip buffer memory limit atomically
Peter Hurley
2013-07-23
tty: Simplify flip buffer list with 0-sized sentinel
Peter Hurley
2013-07-23
tty: Use lockless flip buffer free list
Peter Hurley
2013-07-23
tty: Use generic names for flip buffer list cursors
Peter Hurley
2013-07-23
tty: Merge tty_buffer_find() into tty_buffer_alloc()
Peter Hurley
2013-07-23
tty: Factor flip buffer initialization into helper function
Peter Hurley
2013-07-23
tty: Fix flip buffer free list
Peter Hurley
2013-07-23
tty: Compute flip buffer ptrs
Peter Hurley
2013-07-23
tty: Make ldisc input flow control concurrency-friendly
Peter Hurley
2013-07-23
tty: Simplify tty buffer/ldisc interface with helper function
Peter Hurley
2013-07-23
tty: Replace ldisc locking with ldisc_sem
Peter Hurley
2013-04-10
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
2013-03-04
TTY: disable debugging warning
Jiri Slaby
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
2013-01-20
tty: Correct tty buffer flush.
Ilya Zykov
2013-01-16
TTY: switch tty_schedule_flip
Jiri Slaby
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
2012-10-24
TTY: Report warning when low_latency flag is wrongly used
Ivo Sieben
2012-10-22
TTY: move tty buffers to tty_port
Jiri Slaby
2012-10-22
TTY: tty_buffer, cache pointer to tty->buf
Jiri Slaby
2012-10-22
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
2012-10-22
tty: prevent unnecessary work queue lock checking on flip buffer copy
Ivo Sieben
2012-04-09
tty: hold lock across tty buffer finding and buffer filling
Xiaobing Tu
2011-06-08
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
Linus Torvalds
2011-06-03
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-04
tty: fix endless work loop when the buffer fills up
Linus Torvalds
[next]