1. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  2. e8e0c02 Input: bf54x-keys - fix debounce time validation by Roel Kluin · 16 years ago
  3. 27f2333 Input: spitzkbd - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  4. d63dab0 Input: omap-keypad - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  5. f2d8dc7 Input: corgikbd - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  6. 520abcd Input: atkbd - make forced_release_keys[] static by Daniel Mierswa · 16 years ago
  7. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  8. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  9. 0211a9c trivial: fix an -> a typos in documentation and comments by Frederik Schwarzer · 16 years ago
  10. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  11. 2a3ec32 Input: atkbd - broaden the Dell DMI signatures by Matthew Garrett · 16 years ago
  12. c10a93a Input: HIL drivers - add MODULE_ALIAS() by Helge Deller · 16 years ago
  13. e0ee629 Input: add support for enhanced rotary controller on pxa930 and pxa935 by Yong Yao · 16 years ago
  14. 090d951 sh: sh_mobile keysc clock framework support by Magnus Damm · 16 years ago
  15. 4200844 Input: atkbd - Samsung NC10 key repeat fix by Stuart Hopkins · 16 years ago
  16. 181f638 Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop by Rikard Ljungstrand · 16 years ago
  17. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 16 years ago
  18. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  19. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  20. 15f74b0 ARM: OMAP: use gpio_to_irq by David Brownell · 16 years ago
  21. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  22. e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique clocks by Russell King · 16 years ago
  23. d6d79a7 Input: atkbd - cancel delayed work before freeing its structure by Jiri Pirko · 16 years ago
  24. a8215b8 Input: atkbd - add keymap quirk for Inventec Symphony systems by Matthew Garrett · 16 years ago
  25. dde4ac0 Input: omap-keypad - allow more than 6 rows by Peter Ujfalusi · 16 years ago
  26. 3cf3504 Input: omap-keypad - interrupt disable fix by Peter Ujfalusi · 16 years ago
  27. b67b4b1 Input: gpio-keys - add flag to allow auto repeat by Dominic Curran · 16 years ago
  28. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  29. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  30. 93a22f8 omap drivers: switch to standard GPIO calls by David Brownell · 16 years ago
  31. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  32. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  33. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  34. 73b610a [ARM] pxa: remove references to pxa_gpio_mode() in comments by Russell King · 16 years ago
  35. 61579ba Input: atkbd - expand Latitude's force release quirk to other Dells by Matthew Garrett · 16 years ago
  36. 108fcb4 Input: bf54x-keys - add power management support by Michael Hennerich · 16 years ago
  37. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  38. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  39. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  40. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  41. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  42. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  43. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  44. e4ddcb0 Merge commit 'v2.6.27-rc1' into for-linus by Dmitry Torokhov · 16 years ago
  45. ce25d7e Input: gpio-keys - simplify argument list for report_event by Uwe Kleine-König · 16 years ago
  46. 57ffe9d Input: gpio-keys - optimize interrupt handler by Uwe Kleine-König · 16 years ago
  47. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  48. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  49. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  50. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  51. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  52. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  53. 459021f input: Clean up maple keyboard driver by Adrian McMenamin · 16 years ago
  54. 86d9d32 maple: allow removal and reinsertion of keyboard driver module by Adrian McMenamin · 16 years ago
  55. 9b07044 Input: gpio-keys - make gpio_keys_device_driver static by Uwe Kleine-König · 16 years ago
  56. 74dd439 Input: gpio-keys - fix possible NULL pointer dereference by Uwe Kleine-König · 16 years ago
  57. 0764bff sh: More header path fixups for mach dir refactoring. by Paul Mundt · 16 years ago
  58. d3aa43a sh_keysc: remove request_mem_region() and release_mem_region() by Tetsuya Mukawa · 16 years ago
  59. 0f17e4c Add missing semaphore.h includes by Matthew Wilcox · 16 years ago
  60. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  61. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  62. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  63. 7fecc34 Merge branch 'pxa-tosa' into pxa by Russell King · 16 years ago
  64. c867155 [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states to DRIVE_LOW by eric miao · 17 years ago
  65. 5a54c01 Input: atkbd - fix HP 2133 not sending release event for video switch by Jiri Kosina · 17 years ago
  66. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 17 years ago
  67. 39ab9dd Input: pxa27x_keypad - add wakeup support by Eric Miao · 17 years ago
  68. f6d6561 Input: atkbd - use ushort instead of uchar keymap by Dmitry Torokhov · 17 years ago
  69. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  70. 471637a Input: pxa27x_keypad - miscellaneous fixes by Antonio Ospite · 17 years ago
  71. 57f5b15 Input: atkbd - mark keyboard as disabled when suspending/unloading by Dmitry Torokhov · 17 years ago
  72. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 17 years ago
  73. d1659fc Input: remove CVS keywords by Adrian Bunk · 17 years ago
  74. eb98630 m68k: Some input drivers do not check the platform by Geert Uytterhoeven · 17 years ago
  75. a33466e Input: gpio-keys debouncing support by Dmitry Baryshkov · 17 years ago
  76. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  77. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  78. d0478d0 Input: bf54x-keys - add infrastructure for keypad wakeups by Michael Hennerich · 17 years ago
  79. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 17 years ago
  80. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  81. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 17 years ago
  82. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 17 years ago
  83. 6dea781 Fix sh_keysc double free by Magnus Damm · 17 years ago
  84. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 17 years ago
  85. da3e4c8 Input: omap-keypad - fix build warning by David Brownell · 17 years ago
  86. 1164ec1 Input: gpio_keys - irq handling cleanup by David Brownell · 17 years ago
  87. 5550fba Input: tosakbd - fix suspend by Dmitry Baryshkov · 17 years ago
  88. e6cdd15 Input: locomokbd - add 'off' button support for Sharp Collie/Poodle by Helge Deller · 17 years ago
  89. 688dad4 Input: pxa27x - fix keypad KPC macros by Samuel Ortiz · 17 years ago
  90. e0f2677 Input: pxa27x_keypad - also enable on PXA3xx by Eric Miao · 17 years ago
  91. 76cb44e Input: pxa27x_keypad - add debounce_interval to the keypad platform data by Eric Miao · 17 years ago
  92. 9c60deb Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ by Eric Miao · 17 years ago
  93. 62059d9 Input: pxa27x_keypad - enable rotary encoders and direct keys by Eric Miao · 17 years ago
  94. d7416f9 Input: pxa27x_keypad - introduce pxa27x_keypad_config() by Eric Miao · 17 years ago
  95. 1814db6 Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys by Eric Miao · 17 years ago
  96. 1a1cd73 Input: pxa27x_keypad - remove pin configuration from the driver by Eric Miao · 17 years ago
  97. 0e5f11a Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) by Eric Miao · 17 years ago
  98. e2c7539 Input: remove duplicate includes by Andre Haupt · 17 years ago
  99. 93e9012 Input: add Tosa keyboard driver by Dmitry Baryshkov · 17 years ago
  100. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago