aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/tty_ldisc.c
Commit message (Expand)AuthorAgeFilesLines
* tty: bring ldisc into CodingStyleAlan Cox2009-06-111-13/+9
* tty: Move ldisc_flushAlan Cox2009-06-111-0/+21
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-179/+298
* tty: Extract various bits of ldisc codeAlan Cox2009-06-111-31/+66
* Trim includes of fdtable.hAl Viro2009-03-311-1/+0
* tty: Fix PPP hang under loadAlan Cox2009-01-021-9/+21
* try harder to load tty ldisc driverEugeniy Meshcheryakov2008-08-011-1/+1
* tty: Split ldisc code into its own fileAlan Cox2008-07-221-0/+714