1. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 19 years ago
  2. e753b65 Input: wistron - disable wifi/bluetooth on suspend by Miloslav Trmac · 19 years ago
  3. a5b0cc80 Input: wistron - add PM support by Dmitry Torokhov · 19 years ago
  4. 22a397e Input: wistron - convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  5. 84b256a Input: wistron - add support for Acer Aspire 1500 notebooks by Bernhard Rosenkraenzer · 19 years ago
  6. e9fb028 Input: wistron - disable for x86_64 by Andrew Morton · 19 years ago
  7. 5fc14680 Input: add Wistron driver by Dmitry Torokhov · 19 years ago
  8. 0d4c859 Input: atkbd - speed up setting leds/repeat state by Dmitry Torokhov · 19 years ago
  9. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  10. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  11. 08de1f0 [PATCH] Input: fix 'uniq' reporting in hotplug handler by Dmitry Torokhov · 19 years ago
  12. 407cf84 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  13. 6044ec8 [PATCH] kfree cleanup: misc remaining drivers by Jesper Juhl · 19 years ago
  14. 0aeafa7 Input: lkkbd - miscellaneous fixes by Jan-Benedict Glaw · 19 years ago
  15. 14a48b4 Input: logips2pp - add support for MX3100 by Mirco Macrelli · 19 years ago
  16. d7a767d Input: locomokbd - fix wrong bustype by Pavel Machek · 19 years ago
  17. 4761060 Input: fix input device deregistration by Dmitry Torokhov · 19 years ago
  18. 5f94548 Input: do not register statically allocated devices by Dmitry Torokhov · 19 years ago
  19. 438c9da Input: locomokbd - convert to dynamic input allocation by Dmitry Torokhov · 19 years ago
  20. f2c84c0 [PATCH] i386: CONFIG_PC removal by Arthur Othieno · 19 years ago
  21. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  22. 76440d5 Input: lkkbd - fix debug message in lkkbd_interrupt() by Dmitry Torokhov · 19 years ago
  23. 1259f2b Input: pcspkr - fix setting name and phys for the device by Dmitry Torokhov · 19 years ago
  24. 995fc4d Input: fix input_dev registration message by Dmitry Torokhov · 19 years ago
  25. 7972720 Input: evdev - allow querying SW state from compat ioctl by Dmitry Torokhov · 19 years ago
  26. e0be618 Input: evdev - allow querying EV_SW bits from compat_ioctl by Dmitry Torokhov · 19 years ago
  27. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  28. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 19 years ago
  29. d052d1b Create platform_device.h to contain all the platform device details. by Russell King · 19 years ago
  30. 32b32c2 [PATCH] amikbd fix by Al Viro · 19 years ago
  31. 9d86b7d [PATCH] missing bits in sparkspkr conversion by Al Viro · 19 years ago
  32. 84860bf Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  33. 9480e30 [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks by Russell King · 19 years ago
  34. a7fadbe [PATCH] input core: remove custom-made hotplug handler by Dmitry Torokhov · 19 years ago
  35. c9bcd58 [PATCH] INPUT: Create symlinks for backwards compatibility by Greg Kroah-Hartman · 19 years ago
  36. ea9f240 [PATCH] INPUT: rename input_dev_class to input_class to be correct. by Greg Kroah-Hartman · 19 years ago
  37. b0fdfeb [PATCH] INPUT: remove the input_class structure, as it is unused. by Greg Kroah-Hartman · 19 years ago
  38. 629b77a [PATCH] INPUT: Fix oops when accessing sysfs files of nested input devices by Greg Kroah-Hartman · 19 years ago
  39. 967ca69 [PATCH] INPUT: move the input class devices under their new input_dev devices by Greg Kroah-Hartman · 19 years ago
  40. 23d5090 [PATCH] INPUT: export input_dev_class so that input drivers can use it. by Greg Kroah-Hartman · 19 years ago
  41. 1020402 [PATCH] INPUT: register the input class device sooner by Greg Kroah-Hartman · 19 years ago
  42. 5c1e9a6 [PATCH] Input: export input_dev data via sysfs attributes by Dmitry Torokhov · 19 years ago
  43. 051b2fe [PATCH] Input: show sysfs path in /proc/bus/input/devices by Dmitry Torokhov · 19 years ago
  44. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  45. 76b7cddf [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  46. eca1ed1 [PATCH] drivers/input/touchscreen: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  47. 3c42f0c [PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  48. 2e5b636 [PATCH] drivers/input/mouse: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  49. d19fbe8 [PATCH] Input: prepare to sysfs integration by Dmitry Torokhov · 19 years ago
  50. 4f00469 [PATCH] Input: kill devfs references by Dmitry Torokhov · 19 years ago
  51. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  52. 6ab0f5c [PARISC] Update parisc specific input code from parisc tree by Matthew Wilcox · 19 years ago
  53. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  54. bdad1f8 [PARISC] Change the driver names so /sys/bus/parisc/drivers/ looks better by Matthew Wilcox · 19 years ago
  55. e7507ed [PATCH] uniput - fix crash on SMP by Dmitry Torokhov · 19 years ago
  56. 9e04099 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  57. 65d406a [PATCH] zaurus: fix dependencies on collie keyboard by Pavel Machek · 19 years ago
  58. 4148949 [ARM] 3014/1: Spitz keyboard: Correct the right shift key by Richard Purdie · 19 years ago
  59. ff13f98 [PATCH] Input: check switch bitmap when matching handlers by Dmitry Torokhov · 19 years ago
  60. fff7131 [PATCH] SharpSL: Add an input keyboard driver for Zaurus cxx00 series by Richard Purdie · 19 years ago
  61. 513b6e1 [PATCH] SharpSL: Abstract c7x0 specifics from Corgi Touchscreen driver by Richard Purdie · 19 years ago
  62. d39969d Input: i8042 - use kzalloc instead of kcalloc by Dmitry Torokhov · 19 years ago
  63. d344c5e Manual merge with Linus by Dmitry Torokhov · 19 years ago
  64. 0170359 [PATCH] trivial __user annotations (evdev) by viro@ZenIV.linux.org.uk · 19 years ago
  65. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 19 years ago
  66. 41b1bce [PATCH] w100fb: Update corgi platform code to match new driver by Richard Purdie · 19 years ago
  67. 8cc3c7a [PATCH] Corgi touchscreen: Fix a pmu bug by Richard Purdie · 19 years ago
  68. 74b7489 [PATCH] Corgi Touchscreen: Code cleanup / fixes by Richard Purdie · 19 years ago
  69. 347e484 [PATCH] Corgi Touchscreen: Allow the driver to share the PMU by Richard Purdie · 19 years ago
  70. 948e12f [PATCH] Corgi Keyboard: Code tidying by Richard Purdie · 19 years ago
  71. 8240a4a [PATCH] Corgi Keyboard: Add some power management code by Richard Purdie · 19 years ago
  72. aba5a4c [PATCH] Corgi Keyboard: Fix a couple of compile errors by Richard Purdie · 19 years ago
  73. a97e148 [PATCH] input: convert kcalloc to kzalloc by Pekka Enberg · 19 years ago
  74. 59df6bb [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compat by Ralf Baechle · 19 years ago
  75. 8d9a9ae Input: sunkbd - extend mapping to handle Type-6 Sun keyboards by Vojtech Pavlik · 19 years ago
  76. fb76b09 Input: iforce - use wait_event_interruptible_timeout by Vojtech Pavlik · 19 years ago
  77. 903b126 Input: atkbd - handle keyboards generating scancode 0x7f by Vojtech Pavlik · 19 years ago
  78. 7545c24 Input: i8042 - add Lifebook E4010 to MUX blacklist by Dmitry Torokhov · 19 years ago
  79. 945ef0d Input: i8042 - add i8042.nokbd module option to allow supressing by Dmitry Torokhov · 19 years ago
  80. c3d31e7 Input: i8042 - fix IRQ printing when either KBD or AUX port by Dmitry Torokhov · 19 years ago
  81. 8d5987a Input: make i8042_platform_init return 'real' error code by Dmitry Torokhov · 19 years ago
  82. 0854e52 Input: i8042 - clean up initialization code; abort if we by Dmitry Torokhov · 19 years ago
  83. 4cee995 Input: fix checking whether new keycode fits size-wise by Ian Campbell · 19 years ago
  84. d2b5ffc Input: psmouse - add new Logitech wheel mouse model by Vojtech Pavlik · 19 years ago
  85. e6c047b Input: ALPS - fix wheel decoding by Vojtech Pavlik · 19 years ago
  86. cfe9e88 Input: rework psmouse attributes to reduce module size by Dmitry Torokhov · 19 years ago
  87. 15c42e5 Merge HEAD from rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Dmitry Torokhov · 19 years ago
  88. 22d0def [PATCH] ns558 list handling fix by Alexander Nyberg · 19 years ago
  89. 541e316 Input: psmouse - add support for IBM TrackPoint devices. by Stephen Evanchik · 19 years ago
  90. e0d7ff1 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  91. 33fdfa9 Input: synaptics - fix setting packet size on passthrough port. by Sergey Vlasov · 19 years ago
  92. 5ac7ba3 Input: check keycodesize when adjusting keymaps by Vojtech Pavlik · 19 years ago
  93. 463a4f7 Input: i8042 - don't use negation to mark AUX data by Dmitry Torokhov · 19 years ago
  94. 7b4019d Input: psmouse - wheel mice (imps, exps) always have 3rd button by Vojtech Pavlik · 19 years ago
  95. a61caa8 [PATCH] Amiga joystick: Fix typo introduced by the open/close race fixes by Geert Uytterhoeven · 19 years ago
  96. 153ab42 Input: elo - fix help in Kconfig (wrong module name) by Michael Prokop · 19 years ago
  97. 6f5eacf Input: joydev - remove custom conversion from jiffies to msecs by Tobias Klauser · 19 years ago
  98. 963f626 Input: ALPS - unconditionally enable tapping mode by Peter Osterlund · 19 years ago
  99. b30dc120 Input: ALPS - fix resume (for DualPoints) by David Moore · 19 years ago
  100. 9ba5eaa Input: synaptics - limit rate to 40pps on Toshiba Dynabooks by Simon Horman · 19 years ago