1. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  2. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  3. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  4. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  5. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  6. 8cc3c7a [PATCH] Corgi touchscreen: Fix a pmu bug by Richard Purdie · 19 years ago
  7. 74b7489 [PATCH] Corgi Touchscreen: Code cleanup / fixes by Richard Purdie · 19 years ago
  8. 347e484 [PATCH] Corgi Touchscreen: Allow the driver to share the PMU by Richard Purdie · 19 years ago
  9. 948e12f [PATCH] Corgi Keyboard: Code tidying by Richard Purdie · 19 years ago
  10. 8240a4a [PATCH] Corgi Keyboard: Add some power management code by Richard Purdie · 19 years ago
  11. aba5a4c [PATCH] Corgi Keyboard: Fix a couple of compile errors by Richard Purdie · 19 years ago
  12. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  13. 59df6bb [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat by Ralf Baechle · 19 years ago
  14. 8d9a9ae Input: sunkbd - extend mapping to handle Type-6 Sun keyboards by Vojtech Pavlik · 19 years ago
  15. fb76b09 Input: iforce - use wait_event_interruptible_timeout by Vojtech Pavlik · 19 years ago
  16. 903b126 Input: atkbd - handle keyboards generating scancode 0x7f by Vojtech Pavlik · 19 years ago
  17. 7545c24 Input: i8042 - add Lifebook E4010 to MUX blacklist by Dmitry Torokhov · 19 years ago
  18. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  19. c3d31e7 Input: i8042 - fix IRQ printing when either KBD or AUX port by Dmitry Torokhov · 19 years ago
  20. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  21. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  22. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 19 years ago
  23. d2b5ffc Input: psmouse - add new Logitech wheel mouse model by Vojtech Pavlik · 19 years ago
  24. e6c047b Input: ALPS - fix wheel decoding by Vojtech Pavlik · 19 years ago
  25. cfe9e88 Input: rework psmouse attributes to reduce module size by Dmitry Torokhov · 19 years ago
  26. 15c42e5 Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Dmitry Torokhov · 19 years ago
  27. 22d0def [PATCH] ns558 list handling fix by Alexander Nyberg · 19 years ago
  28. 541e316 Input: psmouse - add support for IBM TrackPoint devices. by Stephen Evanchik · 19 years ago
  29. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  30. 33fdfa9 Input: synaptics - fix setting packet size on passthrough port. by Sergey Vlasov · 19 years ago
  31. 5ac7ba3 Input: check keycodesize when adjusting keymaps by Vojtech Pavlik · 19 years ago
  32. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  33. 7b4019d Input: psmouse - wheel mice (imps, exps) always have 3rd button by Vojtech Pavlik · 19 years ago
  34. a61caa8 [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes by Geert Uytterhoeven · 19 years ago
  35. 153ab42 Input: elo - fix help in Kconfig (wrong module name) by Michael Prokop · 19 years ago
  36. 6f5eacf Input: joydev - remove custom conversion from jiffies to msecs by Tobias Klauser · 19 years ago
  37. 963f626 Input: ALPS - unconditionally enable tapping mode by Peter Osterlund · 19 years ago
  38. b30dc120 Input: ALPS - fix resume (for DualPoints) by David Moore · 19 years ago
  39. 9ba5eaa Input: synaptics - limit rate to 40pps on Toshiba Dynabooks by Simon Horman · 19 years ago
  40. 20f0794 Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. by Vojtech Pavlik · 19 years ago
  41. 865190c Input: i8042 - add Alienware Sentia to NOMUX blacklist. by Dmitry Torokhov · 19 years ago
  42. bef5a66 Input: serio_raw - fix Kconfig help by Neil Brown · 19 years ago
  43. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 19 years ago
  44. e0d21d9 Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  45. beffbdc Input: cannot refer to __exit from within __init. by Andrew Morton · 19 years ago
  46. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  47. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  48. f96b434 Input: rearrange procfs code to reduce number of #ifdefs by Dmitry Torokhov · 19 years ago
  49. ae87dff Input: serio - add modalias attribute and environment variable to by Dmitry Torokhov · 19 years ago
  50. 0048e60 Input: uinput - use completions instead of events and manual by Dmitry Torokhov · 19 years ago
  51. 152c12f Input: clean up uinput driver (formatting, extra braces) by Dmitry Torokhov · 19 years ago
  52. 3c803e8 Commit the manual part of the input layer merge. by Linus Torvalds · 19 years ago
  53. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  54. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  55. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  56. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  57. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  58. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  59. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  60. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 19 years ago
  61. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 19 years ago
  62. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  63. dbf4ccd Input: psmouse - export protocol as a sysfs per-device attribute by Dmitry Torokhov · 19 years ago
  64. 905ab9d Input: cleanup ps2_command() timeout handling in libps2. by Dmitry Torokhov · 19 years ago
  65. c611763 Input: add ps2_drain() to libps2 to allow reading and discarding by Dmitry Torokhov · 19 years ago
  66. 04df192 Input: pmouse - introduce proper locking so state-changing by Dmitry Torokhov · 19 years ago
  67. 8121152 Input: mousedev - do not wake up readers when receiving 0-motion event. by Dmitry Torokhov · 19 years ago
  68. e334016fc Input: do not corrupt system-wide procfs fops. by Luke Kosewski · 19 years ago
  69. b6cbf3e Input: return correct value when setting up absolute device via uinipt. by Ian Campbell · 19 years ago
  70. c30b4c1 Input: ALPS - fix forward/back buttons on Ahtec laptop. by Ivan Casado Ruiz · 19 years ago
  71. 3f9f17d Input: switch gameport core to using kthread API instead of by Dmitry Torokhov · 19 years ago
  72. a9180ab Input: switch serio core to using kthread API instead of using by Dmitry Torokhov · 19 years ago
  73. 9d54329 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  74. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  75. a913829 Input: apparently Lifebook touchscreens have double resolution by Dmitry Torokhov · 19 years ago
  76. a15d60f Input: lifebook - adjust initialization routines to be in line with by Dmitry Torokhov · 19 years ago
  77. 14e9414 Input: lifebook - various cleanups: by Dmitry Torokhov · 19 years ago
  78. 02d7f58 Input: Add Fujitsu Lifebook B-series touchscreen driver. by Kenan Esau · 19 years ago
  79. 41e979f Input: Make EVIOSCSABS work in evdev. by Vojtech Pavlik · 19 years ago
  80. 18098a6 Input: Add a new I-Force device to the iforce driver. by Marian-Nicolae V. Ion · 19 years ago
  81. 8b1a198 Input: fix open/close races in joystick drivers - add a semaphore by Dmitry Torokhov · 19 years ago
  82. af24604 Input: remove user counters from drivers/input/touchscreen since by Dmitry Torokhov · 19 years ago
  83. 3108d42 Input: remove user counters from drivers/input/mouse since input by Dmitry Torokhov · 19 years ago
  84. 0fbf87c Input: add semaphore and user count to input_dev structure; by Dmitry Torokhov · 19 years ago
  85. 58a0077 Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close by Dmitry Torokhov · 19 years ago
  86. ab0c344 Input: whitespace fixes in driver/input/joystick by Dmitry Torokhov · 19 years ago
  87. de1b963 Input: whitespace fixes in drivers/input/touchscreen by Dmitry Torokhov · 19 years ago
  88. d083e90 Input: whitespace fixes in drivers/input/keyboard by Dmitry Torokhov · 19 years ago
  89. 968ac84 Input: whitespace fixes in drivers/input/mouse by Dmitry Torokhov · 19 years ago
  90. 6af2cf5 Input: Corgi keyboard driver - correct two keys which are much more useful by Richard Purdie · 19 years ago
  91. b0f71c9 Input: Fix a warning in evdev's 32-bit emulation code. by Vojtech Pavlik · 19 years ago
  92. 52658bb Input: Add support for 32-bit emulation on 64-bit platforms for evdev. by Juergen Kreileder · 19 years ago
  93. 024ac44 Input: This patch implements compat_ioctl for joydev. by Jeremy Fitzhardinge · 19 years ago
  94. f23488b Input: Kill Aureal Vortex 1/2 gameport driver. ALSA Aureal driver by Vojtech Pavlik · 19 years ago
  95. e8eef57 Input: Crystal SoundFusion (cs461x) gameport support isn't needed by Vojtech Pavlik · 19 years ago
  96. f6397ce Input: Probe PnP gameports first, ISA after that. by Vojtech Pavlik · 19 years ago
  97. 7d6064d Input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  98. 5212dd5 [PATCH] input: Fix fast scrolling scancodes in atkbd.c by Vojtech Pavlik · 19 years ago
  99. c1e4c8d [PATCH] fix jumpy mouse cursor on console by Pavel Machek · 19 years ago
  100. 409b750 Input: synaptics - reduce verboseness of synaptics driver - there by Dmitry Torokhov · 19 years ago