Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-06-29 | tty: Fix the leak in tty_ldisc_release | Alan Cox | 1 | -4/+11 |
2009-06-16 | ldisc: debug aids | Alan Cox | 1 | -0/+1 |
2009-06-16 | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 1 | -0/+2 |
2009-06-16 | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 1 | -2/+4 |
2009-06-11 | tty: bring ldisc into CodingStyle | Alan Cox | 1 | -13/+9 |
2009-06-11 | tty: Move ldisc_flush | Alan Cox | 1 | -0/+21 |
2009-06-11 | tty: rewrite the ldisc locking | Alan Cox | 1 | -179/+298 |
2009-06-11 | tty: Extract various bits of ldisc code | Alan Cox | 1 | -31/+66 |
2009-04-01 | Trim includes of fdtable.h | Al Viro | 1 | -1/+0 |
2009-01-02 | tty: Fix PPP hang under load | Alan Cox | 1 | -9/+21 |
2008-08-01 | try harder to load tty ldisc driver | Eugeniy Meshcheryakov | 1 | -1/+1 |
2008-07-23 | tty: Split ldisc code into its own file | Alan Cox | 1 | -0/+714 |