1. 47af45d Input: i8042 - set up shared ps2_cmd_mutex for AUX ports by Dmitry Torokhov · 8 years ago
  2. 4097461 Input: i8042 - break load dependency between atkbd/psmouse and i8042 by Dmitry Torokhov · 8 years ago
  3. 1c5dd13 input: i8042: Avoid resetting controller on system suspend/resume by Rafael J. Wysocki · 9 years ago
  4. f5d7534 Input: i8042 - lower log level for "no controller" message by Takashi Iwai · 9 years ago
  5. e1443d2 Input: i8042 - add unmask_kbd_data option by Stephen Chandler Paul · 9 years ago
  6. f13b206 Input: i8042 - allow KBD and AUX ports to wake up from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  7. 6689388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  8. 148e9a7 Input: i8042 - reset keyboard to fix Elantech touchpad detection by Srihari Vijayaraghavan · 10 years ago
  9. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  10. e55a336 Revert "Input: i8042 - disable active multiplexing by default" by Dmitry Torokhov · 10 years ago
  11. 947a068 input: serio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  12. 68da166 Input: i8042 - disable active multiplexing by default by Dmitry Torokhov · 10 years ago
  13. 266e43c Input: i8042 - also set the firmware id for MUXed ports by Hans de Goede · 10 years ago
  14. a7c5868 Input: i8042 - add firmware_id support by Hans de Goede · 10 years ago
  15. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  16. aa5e5dc treewide: fix "distingush" typo by Michael Opdenacker · 11 years ago
  17. 2f0d260 Input: i8042 - i8042_flush fix for a full 8042 buffer by Andrey Moiseev · 11 years ago
  18. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  19. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  20. 1729ad1 Input: i8042 - also perform controller reset when suspending by Dmitry Torokhov · 13 years ago
  21. a2a94e7 Input: i8042 - downgrade selftest error message to dbg() by Paul Bolle · 14 years ago
  22. f8313ef Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13 by Jiri Kosina · 14 years ago
  23. 4eb3c30 Input: i8042 - use pr_<level>, pr_fmt, fix dbg and __FILE__ use by Joe Perches · 14 years ago
  24. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  25. 594d636 Input: i8042 - use unsigned char for 0x90 by Christoph Fritz · 14 years ago
  26. af045b8 Input: i8042 - fix device removal on unload by Dmitry Torokhov · 14 years ago
  27. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  28. 1ca56e5 Input: i8042 - reset keyboard controller wehen resuming from S2R by Dmitry Torokhov · 14 years ago
  29. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  30. 2c860a1 Input: i8042 - spelling fix by Dominik Brodowski · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  33. ec62e1c Input: i8042 - use platfrom_create_bundle() helper by Dmitry Torokhov · 15 years ago
  34. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  35. c2d1a2a Input: i8042 - fix KBC jam during hibernate by Alan Jenkins · 15 years ago
  36. 0747e3b Fix spelling of 'platform' in log messages by Stefan Weil · 15 years ago
  37. 967c9ef Input: i8042 - allow installing platform filters for incoming data by Matthew Garrett · 15 years ago
  38. 4e8d340 Input: i8042 - fix locking in interrupt routine by Dmitry Torokhov · 15 years ago
  39. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  40. d3d2dfe Input: i8042 - print debug data when testing AUX IRQ delivery by Dmitry Torokhov · 15 years ago
  41. 181d683 Input: libps2 - additional locking for i8042 ports by Dmitry Torokhov · 15 years ago
  42. f811341 Input: i8042 - use platform_driver_probe by Dmitry Torokhov · 15 years ago
  43. 386b384 Input: i8042 - use boolean type where it makes sense by Dmitry Torokhov · 15 years ago
  44. 5ddbc77 Input: i8042 - try disabling and re-enabling AUX port at close by Dmitry Torokhov · 15 years ago
  45. 1c7827a Input: i8042 - bypass AUX IRQ delivery test on laptops by Dmitry Torokhov · 15 years ago
  46. ebd7768 Input: i8042 - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  47. ddaa434 Input: mark serio and i8042 as suspended when hibernating too by Thadeu Lima de Souza Cascardo · 15 years ago
  48. 7e044e0 Input: serio - do not use deprecated dev.power.power_state by Dmitry Torokhov · 15 years ago
  49. 5ea2fc6 Input: i8042 - introduce a tougher reset by Arjan van de Ven · 15 years ago
  50. 2f6a77d Input: i8042 - retry failed CTR writes when resuming by Jiri Kosina · 16 years ago
  51. d35895d Input: i8042 - make sure Dritek quirk is invoked at resume by Bruno Prémont · 16 years ago
  52. d38501a Input: i8042 - fix warning on non-x86 builds by Roland Dreier · 17 years ago
  53. c18bab8 Input: i8042 - non-x86 build fix by Andrew Morton · 17 years ago
  54. 8987fec Input: i8042 - add Dritek keyboard extension quirk by Carlos Corbacho · 17 years ago
  55. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  56. a8399c5 Input: i8042 - use synchronize_irq() instead of synchronize_sched() by Dmitry Torokhov · 17 years ago
  57. 553a05b Input: i8042 - export i8042_command() by Márton Németh · 17 years ago
  58. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  59. 7a1904c Input: i8042 - fix modpost warning by Ralf Baechle · 17 years ago
  60. e3758b2 Input: i8042 - fix retrun value of i8042_aux_test_irq by Fernando Luis Vázquez Cao · 17 years ago
  61. 018db6b Input: i8042 - restore control register when enabling port fails by Markus Armbruster · 17 years ago
  62. d2ada55 Input: i8042 - fix AUX port detection with some chips by Roland Scheidegger · 17 years ago
  63. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  64. 8d04ddb Input: i8042 - disable interfaces when switching to legacy mode by Dmitry Torokhov · 17 years ago
  65. 3ca5de6 Input: i8042 - another attempt to fix AUX delivery checks by Dmitry Torokhov · 18 years ago
  66. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 18 years ago
  67. 82dd9ef Input: i8042 - let serio bus suspend ports by Dmitry Torokhov · 18 years ago
  68. 1e4865f Input: i8042 - fix AUX IRQ delivery check by Dmitry Torokhov · 18 years ago
  69. 19f3c3e Input: i8042 - really suppress ACK/NAK during panic blink by Dmitry Torokhov · 18 years ago
  70. a216a4b Input: i8042 - fix shutdown issue on some boxes with active MUXes by Dmitry Torokhov · 18 years ago
  71. f4e3c71 Input: i8042 - remove unneeded call to i8042_interrupt() by Dmitry Torokhov · 18 years ago
  72. 817e6ba Input: i8042 - supress ACK/NAKs when blinking during panic by Dmitry Torokhov · 18 years ago
  73. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  74. de9ce70 Input: i8042 - get rid of polling timer by Dmitry Torokhov · 18 years ago
  75. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  76. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  77. 87fd631 Input: i8042 - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  78. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  79. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  80. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  81. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  82. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  83. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  84. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  85. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  86. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  87. 2673c836 Input: Only write the CTR in i8042 resume function. Reading it is by Vojtech Pavlik · 19 years ago
  88. be15692 Input: Remove (now) unused variable in i8042.c by Vojtech Pavlik · 19 years ago
  89. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago