aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/kgdb_nmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-9/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+2
2012-09-26tty/serial: Add kgdb_nmi driverAnton Vorontsov1-0/+402