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