summaryrefslogtreecommitdiff
path: root/include/linux/tty_flip.h
AgeCommit message (Expand)Author
2021-09-22tty: remove extern from functions in tty headersJiri Slaby
2021-07-27tty: tty_flip.h needs only tty_buffer and tty_portJiri Slaby
2021-07-27tty: move tty_ldisc_receive_buf to tty_flip.hJiri Slaby
2021-06-25tty: make linux/tty_flip.h self-containedJiri Slaby
2021-05-13tty: make tty_buffer_space_avail return uintJiri Slaby
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-30tty: improve tty_insert_flip_char() fast pathArnd Bergmann
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-rc2Linus Torvalds