summaryrefslogtreecommitdiff
path: root/include/linux/tty_ldisc.h
AgeCommit message (Expand)Author
2013-12-08tty: Always handle NULL flag ptrPeter Hurley
2013-07-23tty: Make ldisc input flow control concurrency-friendlyPeter Hurley
2013-07-23tty: Replace ldisc locking with ldisc_semPeter Hurley
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley
2013-03-18tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev
2011-01-13pps: unify timestamp gatheringAlexander Gordeev
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2007-05-11tty: add compat_ioctlPaul Fulghum
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds