summaryrefslogtreecommitdiff
path: root/drivers/char/tty_ldisc.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-11tty: bring ldisc into CodingStyleAlan Cox1-13/+9
2009-06-11tty: Move ldisc_flushAlan Cox1-0/+21
2009-06-11tty: rewrite the ldisc lockingAlan Cox1-179/+298
2009-06-11tty: Extract various bits of ldisc codeAlan Cox1-31/+66
2009-03-31Trim includes of fdtable.hAl Viro1-1/+0
2009-01-02tty: Fix PPP hang under loadAlan Cox1-9/+21
2008-08-01try harder to load tty ldisc driverEugeniy Meshcheryakov1-1/+1
2008-07-22tty: Split ldisc code into its own fileAlan Cox1-0/+714