aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tty_flip.h
AgeCommit message (Expand)Author
2013-12-09tty: Halve flip buffer GFP_ATOMIC memory consumptionPeter Hurley
2013-12-08tty: Remove tty_prepare_flip_string_flags()Peter Hurley
2013-12-08tty: Enable configurable tty flip buffer limitPeter Hurley
2013-07-23tty: Fix unsafe vt paste_selection()Peter Hurley
2013-07-23tty: Track flip buffer memory limit atomicallyPeter Hurley
2013-07-23tty: Compute flip buffer ptrsPeter Hurley
2013-01-15TTY: switch tty_schedule_flipJiri Slaby
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-15TTY: convert more flipping functionsJiri Slaby
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby
2012-10-22TTY: move tty buffers to tty_portJiri Slaby
2010-03-02USB: tty: Add a function to insert a string of characters with the same flagAlan Cox
2006-06-28[PATCH] remove active field from tty buffer structurePaul Fulghum
2006-04-11[PATCH] make tty_insert_flip_string_flags() a non gpl exportAndrew Morton
2006-03-25[PATCH] constify tty flip buffer handlingThomas Koeller
2006-03-23[PATCH] kill _INLINE_Adrian Bunk
2006-02-10[PATCH] tty buffering stall fixPaul Fulghum
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds