index
:
linux-fsl-qoriq
master
scalys
Freescale 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
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
2011-03-22
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
2010-11-09
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman