Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2009-01-02 | Add device function for USB serial console | Kevin Hao | 1 | -0/+13 |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King | 2 | -17/+22 |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King | 1 | -40/+51 |
2009-01-02 | devpts: fix unused function warning | Andrew Morton | 1 | -1/+1 |
2009-01-02 | tty: Fix close races in USB serial | Alan Cox | 1 | -5/+10 |
2009-01-02 | n_tty: Output bells immediately on a full buffer | Joe Peterson | 1 | -17/+9 |
2009-01-02 | n_tty: Fix hanfling of buffer full corner cases | Joe Peterson | 1 | -17/+38 |
2009-01-02 | n_tty: Fix handling of control characters and continuations | Joe Peterson | 1 | -9/+15 |
2009-01-02 | pty: simplify resize | Alan Cox | 6 | -36/+74 |
2009-01-02 | tty: Fix sparse static warning for tty_driver_lookup_tty | Jason Wessel | 1 | -1/+1 |
2009-01-02 | sierra: Fix formatting | Alan Cox | 1 | -1/+1 |
2009-01-02 | devpts: Coding style clean up | Alan Cox | 1 | -27/+26 |