1. 69690be Input: add support for key scan interface of the LPC32xx SoC by Roland Stigge · 12 years ago
  2. 1398743 Input: omap4-keypad - add device tree support by Sourav Poddar · 12 years ago
  3. 8314f53 Input: spear_keyboard - reconfigure operating frequency on suspend by Shiraz Hashim · 12 years ago
  4. 53fe6285 Input: spear_keyboard - fix clock handling during suspend/resume by Shiraz Hashim · 12 years ago
  5. 98e4d4d Input: spear_keyboard - generalize keyboard frequency configuration by Shiraz Hashim · 12 years ago
  6. f6f2efa Input: spear_keyboard - rename bit definitions to reflect register by Shiraz Hashim · 12 years ago
  7. e99191f Input: spear_keyboard - use correct io accessors by Shiraz Hashim · 12 years ago
  8. 5bdea83 Input: spear-keyboard - fix disable device_init_wakeup in remove by Vipul Kumar Samar · 12 years ago
  9. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  10. 333fbe8 Input: imx_keypad - check error returned by clk_prepare_enable() by Fabio Estevam · 12 years ago
  11. a40ec72 Input: imx_keypad - adapt the new kpp clock name by Fabio Estevam · 12 years ago
  12. a1e636e Input: imx_keypad - use clk_prepare_enable/clk_disable_unprepare() by Fabio Estevam · 12 years ago
  13. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 12 years ago
  14. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  15. 84b63ad Input: nomadik-ske-keypad - get rid of multiple interrupts by Naveen Kumar Gaddipati · 12 years ago
  16. af77c88 Input: nomadik-ske-keypad - add multi key press support by Naveen Kumar Gaddipati · 12 years ago
  17. 4eceb14 Input: gpio_keys - remove useless reinitialization of pdata->nbuttons by Tobias Klauser · 12 years ago
  18. ce53044 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  19. 829c4f9 Input: spear-keyboard - add device tree bindings by Viresh Kumar · 12 years ago
  20. b45c8f3 Input: matrix-keymap - wire up device tree support by Dmitry Torokhov · 12 years ago
  21. 1932811 Input: matrix-keymap - uninline and prepare for device tree support by Dmitry Torokhov · 12 years ago
  22. d0a3457 Input: adp5588 - add support for gpio names by Jean-François Dagenais · 12 years ago
  23. f77621c Input: omap-keypad - dynamically handle register offsets by Poddar, Sourav · 12 years ago
  24. fb054bf Input: pxa27x_keypad add choice to set direct_key_mask by Chao Xie · 12 years ago
  25. ee1d804 Input: pxa27x_keypad direct key may be low active by Chao Xie · 12 years ago
  26. 5545fa8 Input: pxa27x_keypad bug fix for direct_key_mask by Chao Xie · 12 years ago
  27. 6ce34a5 Input: pxa27x_keypad keep clock on as wakeup source by Chao Xie · 12 years ago
  28. f57fe78 Input: atkbd - fix language in a printed message by Jesper Juhl · 12 years ago
  29. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  30. 71f3d07 Input: tc3589x-keypad - remove unnecessary checks by Dmitry Torokhov · 12 years ago
  31. b83643e Input: matrix-keypad - undo GPIO setup if input_register_device fails by Dmitry Torokhov · 12 years ago
  32. 01111fc Input: matrix-keypad - allocate keycodes with keypad structure by Dmitry Torokhov · 12 years ago
  33. 0508c19 Input: matrix-keypad - fix 'duplicate const' sparse warning by Dmitry Torokhov · 12 years ago
  34. b5e9528 Input: ep93xx_keypad - switch to using dev_pm_ops by Dmitry Torokhov · 12 years ago
  35. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  36. 0bf25a4 Input: add support for LM8333 keypads by Wolfram Sang · 12 years ago
  37. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  38. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  39. 131c713 Input: tegra-kbc - allocate pdata before using it by Viresh Kumar · 12 years ago
  40. 3638dd2 ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq by Rob Herring · 12 years ago
  41. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 12 years ago
  42. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 12 years ago
  43. 6709c9a Input: revert "gpio_keys - switch to using threaded IRQs" by David Jander · 12 years ago
  44. d908092 Input: gpio_keys - constify platform data by Dmitry Torokhov · 12 years ago
  45. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 12 years ago
  46. 0f1142a Input: omap4-keypad - move platform_data to <linux/platform_data> by Felipe Balbi · 12 years ago
  47. 145e973 Input: tegra-kbc - revise device tree support by Olof Johansson · 12 years ago
  48. 2cd3687 Input: of_keymap - add device tree bindings for simple key matrices by Olof Johansson · 12 years ago
  49. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  50. f79e30a Input: spear-keyboard - provide thaw and poweroff routines by Viresh Kumar · 12 years ago
  51. f8354c6 Input: spear-keyboard - configure device according to supplied mode by Rajeev Kumar · 12 years ago
  52. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  53. 023cea0 Input: tegra-kbc - allow skipping setting up some of GPIO pins by Shridhar Rasal · 12 years ago
  54. 4936f97 Input: twl4030_keypad - fix comment (trivial) by Felipe Contreras · 12 years ago
  55. b6834b0 Input: tegra-kbc - enable key interrupt for wakeup by Rakesh Iyer · 13 years ago
  56. 69898e5 Input: samsung-keypad - don't synchronise with runtime PM put by Mark Brown · 13 years ago
  57. 89f0f17 Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  58. db3dbd0 Input: nomadik-ske-keypad - do not assign driver's probe() method by Dmitry Torokhov · 13 years ago
  59. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  60. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  61. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  62. dab78d7 Input: tc3589x-keypad - add missing kerneldoc by Naga Radhesh · 13 years ago
  63. 48c98b1 Input: samsung-keypad - implement runtime power management support by Mark Brown · 13 years ago
  64. fd0fc21 Input: tegra-kbc - report wakeup key for some platforms by Rakesh Iyer · 13 years ago
  65. a445c7f Input: tegra-kbc - add device tree bindings by Olof Johansson · 13 years ago
  66. b3d6ac3 input: samsung-keypad: Add device tree support by Thomas Abraham · 13 years ago
  67. aeec051 Input: keyboard - staticise non-exported symbols by Axel Lin · 13 years ago
  68. 5146c84 Input: keyboard - use macro module_platform_driver() by JJ Ding · 13 years ago
  69. b742014 Input: samsung-keypad - remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
  70. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  71. 8d964a2 Input: samsung-keypad - enable compiling on other platforms by Dmitry Torokhov · 13 years ago
  72. 400bf29 Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  73. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  74. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  75. fb6c721 Input: tca8418_keypad - initial driver release by Kyle Manna · 13 years ago
  76. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  77. ca90666 Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  78. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  79. 3f48e73 Input: adp5589-keys - add support for the ADP5585 derivatives by Michael Hennerich · 13 years ago
  80. 81e8f2b Input: imx_keypad - add pm suspend and resume support by Hui Wang · 13 years ago
  81. f80aee7 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  82. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  83. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  84. 95439cb Input: tegra-kbc - tighten locking by Dmitry Torokhov · 13 years ago
  85. d0d150e Input: tegra-kbc - fix wakeup from suspend by Rakesh Iyer · 13 years ago
  86. 9299c08 Input: tc3589x-keypad - fix section mismatch warning by Harvey Yang · 13 years ago
  87. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  88. 8c67566 Input: adp5588-keys - remove incorrect modalias by Axel Lin · 13 years ago
  89. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  90. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 13 years ago
  91. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 13 years ago
  92. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  93. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  94. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 13 years ago
  95. 52db981 Input: lm8323 - add missing device_remove_file for dev_attr_time by Axel Lin · 13 years ago
  96. 3f27757 Input: tegra-kbc - fix computation of polling time by Rakesh Iyer · 13 years ago
  97. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  98. aa7eb8e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  99. 5599d2e Input: tegra-kbc - enable key autorepeat by Rakesh Iyer · 13 years ago
  100. edf21d9 Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago