summaryrefslogtreecommitdiff
path: root/include/linux/tty_ldisc.h
Commit message (Expand)AuthorAge
* ->poll() methods should return __poll_tAl Viro2017-11-27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* tty, n_tty: Remove fasync() ldisc notificationPeter Hurley2016-01-28
* tty: Remove chars_in_buffer() line discipline methodPeter Hurley2016-01-27
* tty_ldisc: add more limits to the @write_wakeupHuang Shijie2014-04-24
* tty: tty_ldisc.h: Remove duplicate includeSachin Kamat2014-02-18
* tty: Always handle NULL flag ptrPeter Hurley2013-12-08
* tty: Make ldisc input flow control concurrency-friendlyPeter Hurley2013-07-23
* tty: Replace ldisc locking with ldisc_semPeter Hurley2013-07-23
* n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley2013-06-17
* tty: Add timed, writer-prioritized rw semaphorePeter Hurley2013-05-20
* tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley2013-03-18
* pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
* tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben2012-05-10
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-04
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-22
* pps: timestamp is always passed to dcd_change()Alexander Gordeev2011-01-13
* pps: unify timestamp gatheringAlexander Gordeev2011-01-13
* ldisc: new dcd_change() method for line disciplinesRodolfo Giometti2010-03-12
* tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds2009-08-04
* tty: Ldisc revampAlan Cox2008-07-20
* tty: add compat_ioctlPaul Fulghum2007-05-11
* [PATCH] tty: switch to ktermios and new frameworkAlan Cox2006-12-08
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* Linux-2.6.12-rc2Linus Torvalds2005-04-16