Age | Commit message (Expand) | Author |
2009-01-02 | tty: ESP has been broken for locking etc forver | Alan Cox |
2009-01-02 | tty: rework stallion to use the tty_port bits | Alan Cox |
2009-01-02 | tty: Rework istallion to use the tty port changes | Alan Cox |
2009-01-02 | tty: Introduce a tty_port generic block_til_ready | Alan Cox |
2009-01-02 | tty: relock the mxser driver | Alan Cox |
2009-01-02 | tty: relock riscom8 using port locks | Alan Cox |
2009-01-02 | tty: rocketport uses different port flags to everyone else | Alan Cox |
2009-01-02 | tty: relock generic_serial | Alan Cox |
2009-01-02 | isicom: redo locking to use tty port locks | Alan Cox |
2009-01-02 | tty: Pull the dtr raise into tty port | Alan Cox |
2009-01-02 | rio: Kill off ckmalloc | Alan Cox |
2009-01-02 | tty_port: Add a port level carrier detect operation | Alan Cox |
2009-01-02 | tty: Fix PPP hang under load | Alan Cox |
2009-01-02 | CRED: Wrap task credential accesses in the devpts filesystem | David Howells |
2009-01-02 | Add device function for USB serial console | Kevin Hao |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King |
2009-01-02 | devpts: fix unused function warning | Andrew Morton |
2009-01-02 | tty: Fix close races in USB serial | Alan Cox |
2009-01-02 | n_tty: Output bells immediately on a full buffer | Joe Peterson |
2009-01-02 | n_tty: Fix hanfling of buffer full corner cases | Joe Peterson |
2009-01-02 | n_tty: Fix handling of control characters and continuations | Joe Peterson |
2009-01-02 | pty: simplify resize | Alan Cox |
2009-01-02 | tty: Fix sparse static warning for tty_driver_lookup_tty | Jason Wessel |
2009-01-02 | sierra: Fix formatting | Alan Cox |
2009-01-02 | devpts: Coding style clean up | Alan Cox |
2009-01-02 | Document usage of multiple-instances of devpts | Sukadev Bhattiprolu |
2009-01-02 | Enable multiple instances of devpts | Sukadev Bhattiprolu |
2009-01-02 | Define get_init_pts_sb() | Sukadev Bhattiprolu |
2009-01-02 | Define mknod_ptmx() | Sukadev Bhattiprolu |
2009-01-02 | Add DEVPTS_MULTIPLE_INSTANCES config token | Sukadev Bhattiprolu |
2009-01-02 | Extract option parsing to new function | Sukadev Bhattiprolu |
2009-01-02 | Per-mount 'config' object | Sukadev Bhattiprolu |
2009-01-02 | Per-mount allocated_ptys | Sukadev Bhattiprolu |
2009-01-02 | Remove devpts_root global | Sukadev Bhattiprolu |
2009-01-02 | n_tty: clean up coding style | Alan Cox |
2009-01-02 | n_tty: Fix loss of echoed characters and remove bkl from n_tty | Joe Peterson |
2009-01-02 | Blackfin Serial Driver: Remove BI status for known_good_char | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o... | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: Clean serial console and early prink code. | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly | Graf Yang |
2009-01-02 | Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr... | Sonic Zhang |
2009-01-02 | kbuild: Remove gcc 4.1.0 quirk from init/main.c | Ingo Molnar |
2009-01-02 | x86: nmi.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | Disallow gcc versions 4.1.{0,1} | Linus Torvalds |
2009-01-02 | Sanitize gcc version header includes | Linus Torvalds |
2009-01-02 | x86: ldt.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | x86: cpuid.c fix style problems | Jaswinder Singh Rajput |
2009-01-02 | ide-atapi: start dma in a drive-specific way | Borislav Petkov |
2009-01-02 | ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf... | Borislav Petkov |