1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  3. 6202aea PS2 keyboard: Use acpi_is_wakeup_s3() by Kyösti Mälkki · 10 years ago
  4. def00be src/drivers/pc80: Remove empty struct keyboard by Edward O'Callaghan · 10 years ago
  5. 63e35f2 pc80/keyboard: Ignore interface test failure. by Vladimir Serbinenko · 11 years ago
  6. e33d6ca keyboard.c: fix coding style with indent by Andrew Wu · 11 years ago
  7. 08637d3 Remove PS/2 keyboard initialization on resume from S3 by Martin Roth · 11 years ago
  8. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  9. ae5e11d Move top level pc80 directory to drivers/ by Stefan Reinauer · 12 years ago[Renamed from src/pc80/keyboard.c]
  10. 1c80cf0 kbd: wait longer for self-test on keyboard reset by Mathias Krause · 13 years ago
  11. 9c934d1 This patch avoids a timeout during PS/2 keyboard by Scott Duplichan · 14 years ago
  12. 9c35c84 Add a DRIVERS_PS2_KEYBOARD option which controls the PS2 keyboard by Kevin O'Connor · 14 years ago
  13. d1149d7 Some keyboards need a longer timeout. Also increase error level, because a by Stefan Reinauer · 14 years ago
  14. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  15. 9c3e8b5 use names instead of numbers where possible, also print a better message if no by Stefan Reinauer · 14 years ago
  16. 740b587 Remove nonsensical wrapper for function in PS/2 keyboard API. by Stefan Reinauer · 14 years ago
  17. dd3e82a Rework the keyboard driver by Stefan Reinauer · 15 years ago
  18. e59f2e1 A keyboard controller fix to stop the code from waiting for a code that never by Marc Jones · 15 years ago
  19. 094198c Rewrite keyboard driver to actually wait time in ms as specified in the specs, by Stefan Reinauer · 15 years ago
  20. bbe29ee keyboard driver: function definitions should not omit void if they don't take by Stefan Reinauer · 15 years ago
  21. e282550 fix comment in keyboard driver (trivial) by Stefan Reinauer · 15 years ago
  22. 041734d The semantics of the changed code are pretty simple and looking at by Myles Watson · 15 years ago
  23. fa12b67 Remove warnings from compilation of the s2892 with and without CBFS. by Myles Watson · 15 years ago
  24. ecd176f This patch fixes the dbm690t keyboard not working issue. It should also by Marc Jones · 16 years ago
  25. e447df1 Add a debug message to keyboard init. This helped isolate at least one by Carl-Daniel Hailfinger · 17 years ago
  26. 5ecfa29 Small patch that adds an error message in case the keyboard selftest fails. by Philipp Degler · 17 years ago
  27. a9e632c - First stab at getting the ppc ports building and working. by Eric Biederman · 20 years ago
  28. 029517c - Refactor the pc keyboard code so it will timeout if the hardware by Eric Biederman · 20 years ago
  29. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  30. 02fa3b2 epia-m support by Ronald G. Minnich · 20 years ago
  31. 5cd8173 - Moved hlt() to it's own header. by Eric Biederman · 20 years ago
  32. 430111b It builds! by Ronald G. Minnich · 21 years ago
  33. ef5f218 keyboard support by Ronald G. Minnich · 21 years ago