Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-07-17 | tty: kgdb_nmi: Automatically manage tty enable | Daniel Thompson | 1 | -21/+15 |
2014-05-29 | serial: kgdb_nmi: Improve console integration with KDB I/O | Daniel Thompson | 1 | -3/+13 |
2014-05-29 | serial: kgdb_nmi: Switch from tasklets to real timers | Daniel Thompson | 1 | -21/+9 |
2014-05-29 | serial: kgdb_nmi: Use container_of() to locate private data | Daniel Thompson | 1 | -8/+5 |
2014-01-07 | tty: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-02-04 | kgdb: remove #include <linux/serial_8250.h> from kgdb.h | Greg Kroah-Hartman | 1 | -0/+1 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -9/+1 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -1/+1 |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -0/+2 |
2012-09-26 | tty/serial: Add kgdb_nmi driver | Anton Vorontsov | 1 | -0/+402 |