1. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  2. d6d79a7 Input: atkbd - cancel delayed work before freeing its structure by Jiri Pirko · 16 years ago
  3. a8215b8 Input: atkbd - add keymap quirk for Inventec Symphony systems by Matthew Garrett · 16 years ago
  4. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  5. 8ef5090 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  6. 93a22f8 omap drivers: switch to standard GPIO calls by David Brownell · 16 years ago
  7. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  8. b6825d2 Merge branch 'omap-all' into devel by Russell King · 16 years ago
  9. 5a89770 Merge branches 'pxa-core' and 'pxa-machines' into pxa-all by Russell King · 16 years ago
  10. 73b610a [ARM] pxa: remove references to pxa_gpio_mode() in comments by Russell King · 16 years ago
  11. 61579ba Input: atkbd - expand Latitude's force release quirk to other Dells by Matthew Garrett · 16 years ago
  12. 108fcb4 Input: bf54x-keys - add power management support by Michael Hennerich · 16 years ago
  13. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  14. 7c8ad98 [ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?" by Russell King · 16 years ago
  15. 639f657 Blackfin arch: move include/asm-blackfin header files to arch/blackfin by Bryan Wu · 16 years ago
  16. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  17. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  18. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  19. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  20. e4ddcb0 Merge commit 'v2.6.27-rc1' into for-linus by Dmitry Torokhov · 16 years ago
  21. ce25d7e Input: gpio-keys - simplify argument list for report_event by Uwe Kleine-König · 16 years ago
  22. 57ffe9d Input: gpio-keys - optimize interrupt handler by Uwe Kleine-König · 16 years ago
  23. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  24. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  25. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  26. 0f8469a [ARM] Eliminate useless includes of asm/mach-types.h by Russell King · 16 years ago
  27. 6178706 maple: Kill useless private_data pointer. by Paul Mundt · 16 years ago
  28. 6387029 maple: Clean up maple_driver_register/unregister routines. by Paul Mundt · 16 years ago
  29. 459021f input: Clean up maple keyboard driver by Adrian McMenamin · 16 years ago
  30. 86d9d32 maple: allow removal and reinsertion of keyboard driver module by Adrian McMenamin · 16 years ago
  31. 9b07044 Input: gpio-keys - make gpio_keys_device_driver static by Uwe Kleine-König · 16 years ago
  32. 74dd439 Input: gpio-keys - fix possible NULL pointer dereference by Uwe Kleine-König · 16 years ago
  33. 0764bff sh: More header path fixups for mach dir refactoring. by Paul Mundt · 16 years ago
  34. d3aa43a sh_keysc: remove request_mem_region() and release_mem_region() by Tetsuya Mukawa · 16 years ago
  35. 0f17e4c Add missing semaphore.h includes by Matthew Wilcox · 16 years ago
  36. 30d3854 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  37. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  38. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  39. 7fecc34 Merge branch 'pxa-tosa' into pxa by Russell King · 16 years ago
  40. c867155 [ARM] 5064/1: pxa: explicitly specify tosa keyboard GPIOs' low power states to DRIVE_LOW by eric miao · 16 years ago
  41. 5a54c01 Input: atkbd - fix HP 2133 not sending release event for video switch by Jiri Kosina · 16 years ago
  42. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  43. 39ab9dd Input: pxa27x_keypad - add wakeup support by Eric Miao · 16 years ago
  44. f6d6561 Input: atkbd - use ushort instead of uchar keymap by Dmitry Torokhov · 16 years ago
  45. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  46. 471637a Input: pxa27x_keypad - miscellaneous fixes by Antonio Ospite · 16 years ago
  47. 57f5b15 Input: atkbd - mark keyboard as disabled when suspending/unloading by Dmitry Torokhov · 16 years ago
  48. 839cd31 MODULE_LICENSE expects "GPL v2", not "GPLv2" by Al Viro · 16 years ago
  49. d1659fc Input: remove CVS keywords by Adrian Bunk · 16 years ago
  50. eb98630 m68k: Some input drivers do not check the platform by Geert Uytterhoeven · 16 years ago
  51. a33466e Input: gpio-keys debouncing support by Dmitry Baryshkov · 16 years ago
  52. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. ce1d5b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  54. d0478d0 Input: bf54x-keys - add infrastructure for keypad wakeups by Michael Hennerich · 16 years ago
  55. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 16 years ago
  56. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  57. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  58. a683b14 [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h by eric miao · 16 years ago
  59. 6dea781 Fix sh_keysc double free by Magnus Damm · 16 years ago
  60. 795e6bf sh: SuperH KEYSC platform driver by Magnus Damm · 16 years ago
  61. da3e4c8 Input: omap-keypad - fix build warning by David Brownell · 16 years ago
  62. 1164ec1 Input: gpio_keys - irq handling cleanup by David Brownell · 16 years ago
  63. 5550fba Input: tosakbd - fix suspend by Dmitry Baryshkov · 16 years ago
  64. e6cdd15 Input: locomokbd - add 'off' button support for Sharp Collie/Poodle by Helge Deller · 16 years ago
  65. 688dad4 Input: pxa27x - fix keypad KPC macros by Samuel Ortiz · 16 years ago
  66. e0f2677 Input: pxa27x_keypad - also enable on PXA3xx by Eric Miao · 17 years ago
  67. 76cb44e Input: pxa27x_keypad - add debounce_interval to the keypad platform data by Eric Miao · 17 years ago
  68. 9c60deb Input: pxa27x_keypad - use device resources for I/O memory mapping and IRQ by Eric Miao · 17 years ago
  69. 62059d9 Input: pxa27x_keypad - enable rotary encoders and direct keys by Eric Miao · 17 years ago
  70. d7416f9 Input: pxa27x_keypad - introduce pxa27x_keypad_config() by Eric Miao · 17 years ago
  71. 1814db6 Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keys by Eric Miao · 17 years ago
  72. 1a1cd73 Input: pxa27x_keypad - remove pin configuration from the driver by Eric Miao · 17 years ago
  73. 0e5f11a Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard) by Eric Miao · 17 years ago
  74. e2c7539 Input: remove duplicate includes by Andre Haupt · 17 years ago
  75. 93e9012 Input: add Tosa keyboard driver by Dmitry Baryshkov · 17 years ago
  76. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  77. f0b92b9 Input: atkbd - remove unneeded synchronize_sched() by Dmitry Torokhov · 17 years ago
  78. 554101e Input: atkbd - properly handle special keys on Dell Latitudes by Giel de Nijs · 17 years ago
  79. 4ff891e Input: improve Kconfig help entries for HP Jornada devices by Kristoffer Ericson · 17 years ago
  80. 9fe4f2a Input: spitzkbd - fix suspend key handling by Richard Purdie · 17 years ago
  81. 4c64681 Input: jornada680_kbd - fix default keymap by Kristoffer Ericson · 17 years ago
  82. 6957c82 Input: bf54x-keys - keypad does not exist on BF544 parts by Mike Frysinger · 17 years ago
  83. 6a2e391 Input: gpio-keys - request and configure GPIOs by Herbert Valerio Riedel · 17 years ago
  84. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  85. 858711c Input: bf54x-keys - return real error when request_irq() fails by Michael Hennerich · 17 years ago
  86. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  87. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  88. 65a6ec0 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  89. f2e1d89 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  90. 63bd8c4 Atari keyboard: incorporate additional review comments by Geert Uytterhoeven · 17 years ago
  91. 6615c5b m68k: Atari input drivers cleanup by Geert Uytterhoeven · 17 years ago
  92. 8f740ef Input: add support for Blackfin BF54x Keypad controller by Michael Hennerich · 17 years ago
  93. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  94. b11d212 Input: add support for SEGA Dreamcast keyboard by Adrian McMenamin · 17 years ago
  95. 22d8a73 [ARM] pxa: update pxa27x keypad driver to use clk support by Russell King · 17 years ago
  96. 9360353 Input: omap-keyboard - don't pretend we support changing keymap by Dmitry Torokhov · 17 years ago
  97. 72f9df4 Input: jornada720_kbd - send MSC_SCAN events by Dmitry Torokhov · 17 years ago
  98. b0a4e1a Input: add support for HP Jornada 7xx onboard keyboard by Kristoffer Ericson · 17 years ago
  99. 2aa2cb9 Input: add support for HP Jornada onboard keyboard (HP6XX) by Kristoffer Ericson · 17 years ago
  100. e15b021 Input: gpio-keys - add suspend/resume support by Anti Sullin · 17 years ago