1. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. 4936f97 Input: twl4030_keypad - fix comment (trivial) by Felipe Contreras · 13 years ago
  3. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  4. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  5. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  6. dab78d7 Input: tc3589x-keypad - add missing kerneldoc by Naga Radhesh · 13 years ago
  7. 48c98b1 Input: samsung-keypad - implement runtime power management support by Mark Brown · 13 years ago
  8. fd0fc21 Input: tegra-kbc - report wakeup key for some platforms by Rakesh Iyer · 13 years ago
  9. a445c7f Input: tegra-kbc - add device tree bindings by Olof Johansson · 13 years ago
  10. b3d6ac3 input: samsung-keypad: Add device tree support by Thomas Abraham · 13 years ago
  11. aeec051 Input: keyboard - staticise non-exported symbols by Axel Lin · 13 years ago
  12. 5146c84 Input: keyboard - use macro module_platform_driver() by JJ Ding · 13 years ago
  13. b742014 Input: samsung-keypad - remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
  14. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  15. 8d964a2 Input: samsung-keypad - enable compiling on other platforms by Dmitry Torokhov · 13 years ago
  16. 400bf29 Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  17. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  18. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  19. fb6c721 Input: tca8418_keypad - initial driver release by Kyle Manna · 13 years ago
  20. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  21. 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
  22. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  23. 3f48e73 Input: adp5589-keys - add support for the ADP5585 derivatives by Michael Hennerich · 13 years ago
  24. 81e8f2b Input: imx_keypad - add pm suspend and resume support by Hui Wang · 13 years ago
  25. f80aee7 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  26. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  27. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  28. 95439cb Input: tegra-kbc - tighten locking by Dmitry Torokhov · 13 years ago
  29. d0d150e Input: tegra-kbc - fix wakeup from suspend by Rakesh Iyer · 13 years ago
  30. 9299c08 Input: tc3589x-keypad - fix section mismatch warning by Harvey Yang · 13 years ago
  31. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  32. 8c67566 Input: adp5588-keys - remove incorrect modalias by Axel Lin · 13 years ago
  33. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  34. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 13 years ago
  35. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 13 years ago
  36. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  37. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  38. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 13 years ago
  39. 52db981 Input: lm8323 - add missing device_remove_file for dev_attr_time by Axel Lin · 13 years ago
  40. 3f27757 Input: tegra-kbc - fix computation of polling time by Rakesh Iyer · 13 years ago
  41. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  42. aa7eb8e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  43. 5599d2e Input: tegra-kbc - enable key autorepeat by Rakesh Iyer · 13 years ago
  44. edf21d9 Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  45. c388b2c Input: atkbd - make dmi callback functions return 1 by Axel Lin · 13 years ago
  46. bdda821 Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  47. fd05d08 Input: gpio_keys - add support for device-tree platform data by David Jander · 13 years ago
  48. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  49. cca8edf Input: sh_keysc - fix compile warning by Dmitry Torokhov · 13 years ago
  50. c7b4a5d Input: mpr121 - improve sensibility of touch key by Jiejing Zhang · 13 years ago
  51. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 13 years ago
  52. b233020 Input: gpio_keys - move to late_initcall by David Jander · 13 years ago
  53. 51a3db4 Input: tnetv107x-keypad - fix MODULE_ALIAS by Axel Lin · 13 years ago
  54. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  55. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 13 years ago
  56. eaa499a Input: lm8323 - use oneshot level triggered interrupts by Leigh Brown · 13 years ago
  57. 61cf381 Input: lm8323 - convert to threaded IRQ by Felipe Balbi · 13 years ago
  58. fef95fa Input: qt1070 - remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  59. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  60. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  61. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  62. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 13 years ago
  63. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  64. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  65. 9d2e173 Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander by Michael Hennerich · 13 years ago
  66. 36682b8 Input: add driver FSL MPR121 capacitive touch sensor by Zhang Jiejing · 13 years ago
  67. baafb43 Input: tegra-kbc - change wakeup logic to be all or nothing by Rakesh Iyer · 13 years ago
  68. 9cc7c80 Input: sh_keysc - only compile PM code if PM is enabled by Dmitry Torokhov · 13 years ago
  69. 12d0cef Input: sh_keysc - make sh_keysc_device_driver static by Dmitry Torokhov · 13 years ago
  70. 2dfb9a8 Input: sh_keysc - switch to threaded IRQ handler by Magnus Damm · 13 years ago
  71. b6d2a3e Input: sh_keysc - implement runtime PM support by Magnus Damm · 13 years ago
  72. 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 13 years ago
  73. 60c8ba6 Input: omap-keypad - fix a wrong free_irq() parameter by Axel Lin · 13 years ago
  74. 94bb530 Input: qt1070 - add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  75. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 13 years ago
  76. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  77. 4671127 Input: gpio-keys - add support for setting device name by Alexander Stein · 13 years ago
  78. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 13 years ago
  79. c68b208 Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() by Axel Lin · 13 years ago
  80. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  81. 8f74c06 Input: twl4030_keypad - avoid potential NULL-pointer dereference by Shubhrajyoti D · 13 years ago
  82. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  83. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  84. 799a2a2 Input: spear-keyboard - fix inverted condition in interrupt handler by Rajeev Kumar · 13 years ago
  85. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 13 years ago
  86. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  87. 53a2b81 Input: tc3589x-keypad - fix 'double const' warning by Dmitry Torokhov · 13 years ago
  88. 64dcddd Input: tca6416-keypad - suspend/resume wakeup support by Magnus Damm · 13 years ago
  89. bd7e4e8 Input: add Atmel AT42QT1070 keypad driver by Bo Shen · 13 years ago
  90. 5f62615 Input: mcs_touchkey - add shutdown handler by HeungJun Kim · 14 years ago
  91. adf779c Input: mcs_touchkey - add support for suspend/resume by Heungjun Kim · 14 years ago
  92. 5ad567f Input: omap4-keypad - wire up runtime PM handling by Abraham Arce · 14 years ago
  93. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 14 years ago
  94. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 14 years ago
  95. 4e8b65f Input: tegra-kbc - add function keymap by Rakesh Iyer · 14 years ago
  96. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 14 years ago
  98. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 14 years ago
  99. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  100. 11f5b30 Input: tegra-kbc - add tegra keyboard driver by Rakesh Iyer · 14 years ago