1. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  2. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  3. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  4. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  5. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  6. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  7. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  8. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  9. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  10. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  11. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  12. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  13. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  14. 76b7cddf [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  15. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  16. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  17. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  18. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  19. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  20. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  21. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 19 years ago
  22. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  23. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  24. e7507ed [PATCH] uniput - fix crash on SMP by Dmitry Torokhov · 19 years ago
  25. 9e04099 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  26. 65d406a [PATCH] zaurus: fix dependencies on collie keyboard by Pavel Machek · 19 years ago
  27. 4148949 [ARM] 3014/1: Spitz keyboard: Correct the right shift key by Richard Purdie · 19 years ago
  28. ff13f98 [PATCH] Input: check switch bitmap when matching handlers by Dmitry Torokhov · 19 years ago
  29. fff7131 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series by Richard Purdie · 19 years ago
  30. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  31. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  32. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  33. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  34. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  35. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  36. 8cc3c7a [PATCH] Corgi touchscreen: Fix a pmu bug by Richard Purdie · 19 years ago
  37. 74b7489 [PATCH] Corgi Touchscreen: Code cleanup / fixes by Richard Purdie · 19 years ago
  38. 347e484 [PATCH] Corgi Touchscreen: Allow the driver to share the PMU by Richard Purdie · 19 years ago
  39. 948e12f [PATCH] Corgi Keyboard: Code tidying by Richard Purdie · 19 years ago
  40. 8240a4a [PATCH] Corgi Keyboard: Add some power management code by Richard Purdie · 19 years ago
  41. aba5a4c [PATCH] Corgi Keyboard: Fix a couple of compile errors by Richard Purdie · 19 years ago
  42. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  43. 59df6bb [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat by Ralf Baechle · 19 years ago
  44. 8d9a9ae Input: sunkbd - extend mapping to handle Type-6 Sun keyboards by Vojtech Pavlik · 19 years ago
  45. fb76b09 Input: iforce - use wait_event_interruptible_timeout by Vojtech Pavlik · 19 years ago
  46. 903b126 Input: atkbd - handle keyboards generating scancode 0x7f by Vojtech Pavlik · 19 years ago
  47. 7545c24 Input: i8042 - add Lifebook E4010 to MUX blacklist by Dmitry Torokhov · 19 years ago
  48. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  49. c3d31e7 Input: i8042 - fix IRQ printing when either KBD or AUX port by Dmitry Torokhov · 19 years ago
  50. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  51. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  52. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 19 years ago
  53. d2b5ffc Input: psmouse - add new Logitech wheel mouse model by Vojtech Pavlik · 19 years ago
  54. e6c047b Input: ALPS - fix wheel decoding by Vojtech Pavlik · 19 years ago
  55. cfe9e88 Input: rework psmouse attributes to reduce module size by Dmitry Torokhov · 19 years ago
  56. 15c42e5 Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Dmitry Torokhov · 19 years ago
  57. 22d0def [PATCH] ns558 list handling fix by Alexander Nyberg · 19 years ago
  58. 541e316 Input: psmouse - add support for IBM TrackPoint devices. by Stephen Evanchik · 19 years ago
  59. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  60. 33fdfa9 Input: synaptics - fix setting packet size on passthrough port. by Sergey Vlasov · 19 years ago
  61. 5ac7ba3 Input: check keycodesize when adjusting keymaps by Vojtech Pavlik · 19 years ago
  62. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  63. 7b4019d Input: psmouse - wheel mice (imps, exps) always have 3rd button by Vojtech Pavlik · 19 years ago
  64. a61caa8 [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes by Geert Uytterhoeven · 19 years ago
  65. 153ab42 Input: elo - fix help in Kconfig (wrong module name) by Michael Prokop · 19 years ago
  66. 6f5eacf Input: joydev - remove custom conversion from jiffies to msecs by Tobias Klauser · 19 years ago
  67. 963f626 Input: ALPS - unconditionally enable tapping mode by Peter Osterlund · 19 years ago
  68. b30dc120 Input: ALPS - fix resume (for DualPoints) by David Moore · 19 years ago
  69. 9ba5eaa Input: synaptics - limit rate to 40pps on Toshiba Dynabooks by Simon Horman · 19 years ago
  70. 20f0794 Input: i8042 - add Fujitsu T3010 to NOMUX blacklist. by Vojtech Pavlik · 19 years ago
  71. 865190c Input: i8042 - add Alienware Sentia to NOMUX blacklist. by Dmitry Torokhov · 19 years ago
  72. bef5a66 Input: serio_raw - fix Kconfig help by Neil Brown · 19 years ago
  73. dc1e97b Input: serio_raw - link serio_raw misc device to corresponding by Dmitry Torokhov · 19 years ago
  74. e0d21d9 Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 19 years ago
  75. beffbdc Input: cannot refer to __exit from within __init. by Andrew Morton · 19 years ago
  76. 306e440 [PATCH] x86: i8253/i8259A lock cleanup by Ingo Molnar · 19 years ago
  77. 5b6271b Input: make name, phys and uniq be 'const char *' because once by Dmitry Torokhov · 19 years ago
  78. f96b434 Input: rearrange procfs code to reduce number of #ifdefs by Dmitry Torokhov · 19 years ago
  79. ae87dff Input: serio - add modalias attribute and environment variable to by Dmitry Torokhov · 19 years ago
  80. 0048e60 Input: uinput - use completions instead of events and manual by Dmitry Torokhov · 19 years ago
  81. 152c12f Input: clean up uinput driver (formatting, extra braces) by Dmitry Torokhov · 19 years ago
  82. 3c803e8 Commit the manual part of the input layer merge. by Linus Torvalds · 19 years ago
  83. 3e0777b Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually by Linus Torvalds · 19 years ago
  84. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  85. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  86. b2b1866 [PATCH] RCU: clean up a few remaining synchronize_kernel() calls by Paul E. McKenney · 19 years ago
  87. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  88. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  89. e404e27 [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  90. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 19 years ago
  91. e41fb09 [PATCH] ALPS: fix enabling hardware tapping by Dmitry Torokhov · 19 years ago
  92. a86d1f4 [PATCH] input: disable scroll feature on AT keyboards by Vojtech Pavlik · 19 years ago
  93. dbf4ccd Input: psmouse - export protocol as a sysfs per-device attribute by Dmitry Torokhov · 19 years ago
  94. 905ab9d Input: cleanup ps2_command() timeout handling in libps2. by Dmitry Torokhov · 19 years ago
  95. c611763 Input: add ps2_drain() to libps2 to allow reading and discarding by Dmitry Torokhov · 19 years ago
  96. 04df192 Input: pmouse - introduce proper locking so state-changing by Dmitry Torokhov · 19 years ago
  97. 8121152 Input: mousedev - do not wake up readers when receiving 0-motion event. by Dmitry Torokhov · 19 years ago
  98. e334016fc Input: do not corrupt system-wide procfs fops. by Luke Kosewski · 19 years ago
  99. b6cbf3e Input: return correct value when setting up absolute device via uinipt. by Ian Campbell · 19 years ago
  100. c30b4c1 Input: ALPS - fix forward/back buttons on Ahtec laptop. by Ivan Casado Ruiz · 19 years ago