aboutsummaryrefslogtreecommitdiff
path: root/include/linux/tty_ldisc.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-28tty, n_tty: Remove fasync() ldisc notificationGravatar Peter Hurley 1-6/+0
2016-01-27tty: Remove chars_in_buffer() line discipline methodGravatar Peter Hurley 1-7/+0
2014-04-24tty_ldisc: add more limits to the @write_wakeupGravatar Huang Shijie 1-1/+4
2014-02-18tty: tty_ldisc.h: Remove duplicate includeGravatar Sachin Kamat 1-1/+0
2013-12-08tty: Always handle NULL flag ptrGravatar Peter Hurley 1-2/+4
2013-07-23tty: Make ldisc input flow control concurrency-friendlyGravatar Peter Hurley 1-0/+13
2013-07-23tty: Replace ldisc locking with ldisc_semGravatar Peter Hurley 1-2/+1
2013-06-17n_tty: Encapsulate minimum_to_wake within N_TTYGravatar Peter Hurley 1-0/+6
2013-05-20tty: Add timed, writer-prioritized rw semaphoreGravatar Peter Hurley 1-0/+46
2013-03-18tty: Fix checkpatch errors in tty_ldisc.hGravatar Peter Hurley 1-66/+66
2013-02-13pps: Move timestamp read into PPS code properGravatar George Spelvin 1-7/+4
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscGravatar Ivo Sieben 1-0/+2
2011-06-04Revert "tty: make receive_buf() return the amout of bytes received"Gravatar Linus Torvalds 1-5/+4
2011-04-22tty: make receive_buf() return the amout of bytes receivedGravatar Felipe Balbi 1-4/+5
2011-01-13pps: timestamp is always passed to dcd_change()Gravatar Alexander Gordeev 1-1/+1
2011-01-13pps: unify timestamp gatheringGravatar Alexander Gordeev 1-2/+3
2010-03-12ldisc: new dcd_change() method for line disciplinesGravatar Rodolfo Giometti 1-0/+8
2009-08-04tty-ldisc: make refcount be atomic_t 'users' countGravatar Linus Torvalds 1-1/+1
2008-07-20tty: Ldisc revampGravatar Alan Cox 1-1/+6
2007-05-11tty: add compat_ioctlGravatar Paul Fulghum 1-0/+7
2006-12-08[PATCH] tty: switch to ktermios and new frameworkGravatar Alan Cox 1-2/+2
2006-01-10[PATCH] TTY layer buffering revampGravatar Alan Cox 1-9/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+154