aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_ldisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-16ldisc: debug aidsAlan Cox1-0/+1
2009-06-16ldisc: Make sure the ldisc isn't active when we close itAlan Cox1-0/+2
2009-06-16tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox1-2/+4
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