Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tty: move drivers/serial/ to drivers/tty/serial/ | Greg Kroah-Hartman | 2011-01-13 | 1 | -328/+0 |
* | kgdboc,input: Fix regression with keyboard release key and early debugging | Jason Wessel | 2010-12-13 | 1 | -1/+2 |
* | kgdboc: reset input devices (keyboards) when exiting debugger | Dmitry Torokhov | 2010-11-03 | 1 | -0/+59 |
* | kdb,kgdb: fix sparse fixups | Jason Wessel | 2010-10-22 | 1 | -1/+1 |
* | kgdboc: Add call backs to allow kernel mode switching | Jason Wessel | 2010-08-05 | 1 | -0/+18 |
* | kgdboc: Add ekgdboc for early use of the kernel debugger | Jason Wessel | 2010-05-20 | 1 | -0/+19 |
* | kgdboc,kdb: Allow kdb to work on a non open console port | Jason Wessel | 2010-05-20 | 1 | -0/+14 |
* | kgdboc,keyboard: Keyboard driver for kdb with kgdb | Jason Wessel | 2010-05-20 | 1 | -7/+54 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 | 1 | -2/+4 |
* | kgdb: fix kgdboc dynamic module configuration | Jason Wessel | 2008-04-17 | 1 | -1/+6 |
* | consoles: polling support, kgdboc | Jason Wessel | 2008-04-17 | 1 | -0/+163 |