summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c
Commit message (Expand)AuthorAgeFilesLines
...
* tty: Simplify tty buffer/ldisc interface with helper functionPeter Hurley2013-07-231-12/+17
* tty: Replace ldisc locking with ldisc_semPeter Hurley2013-07-231-1/+1
* tty: Fix race condition if flushing tty flip buffersPeter Hurley2013-04-091-12/+10
* TTY: disable debugging warningJiri Slaby2013-03-041-1/+1
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-131-0/+1
* tty: Correct tty buffer flush.Ilya Zykov2013-01-201-70/+22
* TTY: switch tty_schedule_flipJiri Slaby2013-01-151-4/+4
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+4
* TTY: move low_latency to tty_portJiri Slaby2013-01-151-4/+5
* TTY: convert more flipping functionsJiri Slaby2013-01-151-16/+16
* TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-151-3/+2
* tty: add missing newlines to WARN_RATELIMITSasha Levin2012-10-251-1/+1
* TTY: Report warning when low_latency flag is wrongly usedIvo Sieben2012-10-241-0/+1
* TTY: move tty buffers to tty_portJiri Slaby2012-10-221-49/+53
* TTY: tty_buffer, cache pointer to tty->bufJiri Slaby2012-10-221-56/+76
* TTY: move TTY_FLUSH* flags to tty_portJiri Slaby2012-10-221-8/+10
* tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben2012-10-221-1/+4
* tty: hold lock across tty buffer finding and buffer fillingXiaobing Tu2012-04-091-20/+65
* tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds2011-06-081-12/+2
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-9/+6
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-6/+9
* tty: fix endless work loop when the buffer fills upLinus Torvalds2011-04-041-3/+1
* tty: stop using "delayed_work" in the tty layerLinus Torvalds2011-03-221-7/+7
* tty: prevent DOS in the flush_to_ldiscJiri Olsa2010-11-091-2/+12
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+524
OpenPOWER on IntegriCloud