aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/tty_ldisc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-28tty, n_tty: Remove fasync() ldisc notificationPeter Hurley1-6/+0
2016-01-27tty: Remove chars_in_buffer() line discipline methodPeter Hurley1-7/+0
2014-04-24tty_ldisc: add more limits to the @write_wakeupHuang Shijie1-1/+4
2014-02-18tty: tty_ldisc.h: Remove duplicate includeSachin Kamat1-1/+0
2013-12-08tty: Always handle NULL flag ptrPeter Hurley1-2/+4
2013-07-23tty: Make ldisc input flow control concurrency-friendlyPeter Hurley1-0/+13
2013-07-23tty: Replace ldisc locking with ldisc_semPeter Hurley1-2/+1
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYPeter Hurley1-0/+6
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley1-0/+46
2013-03-18tty: Fix checkpatch errors in tty_ldisc.hPeter Hurley1-66/+66
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin1-7/+4
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben1-0/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds1-5/+4
2011-04-22tty: make receive_buf() return the amout of bytes receivedFelipe Balbi1-4/+5
2011-01-13pps: timestamp is always passed to dcd_change()Alexander Gordeev1-1/+1
2011-01-13pps: unify timestamp gatheringAlexander Gordeev1-2/+3
2010-03-12ldisc: new dcd_change() method for line disciplinesRodolfo Giometti1-0/+8
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-1/+1
2008-07-20tty: Ldisc revampAlan Cox1-1/+6
2007-05-11tty: add compat_ioctlPaul Fulghum1-0/+7
2006-12-08[PATCH] tty: switch to ktermios and new frameworkAlan Cox1-2/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-9/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+154