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