1. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 15 years ago
  2. 8c67566 Input: adp5588-keys - remove incorrect modalias by Axel Lin · 15 years ago
  3. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  4. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 15 years ago
  5. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 15 years ago
  6. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  7. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 15 years ago
  8. 52db981 Input: lm8323 - add missing device_remove_file for dev_attr_time by Axel Lin · 15 years ago
  9. 3f27757 Input: tegra-kbc - fix computation of polling time by Rakesh Iyer · 15 years ago
  10. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  11. aa7eb8e Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  12. 5599d2e Input: tegra-kbc - enable key autorepeat by Rakesh Iyer · 15 years ago
  13. edf21d9 Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure by Axel Lin · 15 years ago
  14. c388b2c Input: atkbd - make dmi callback functions return 1 by Axel Lin · 15 years ago
  15. bdda821 Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 15 years ago
  16. fd05d08 Input: gpio_keys - add support for device-tree platform data by David Jander · 15 years ago
  17. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 15 years ago
  18. cca8edf Input: sh_keysc - fix compile warning by Dmitry Torokhov · 15 years ago
  19. c7b4a5d Input: mpr121 - improve sensibility of touch key by Jiejing Zhang · 15 years ago
  20. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 15 years ago
  21. b233020 Input: gpio_keys - move to late_initcall by David Jander · 15 years ago
  22. 51a3db4 Input: tnetv107x-keypad - fix MODULE_ALIAS by Axel Lin · 15 years ago
  23. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 15 years ago
  24. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 15 years ago
  25. eaa499a Input: lm8323 - use oneshot level triggered interrupts by Leigh Brown · 15 years ago
  26. 61cf381 Input: lm8323 - convert to threaded IRQ by Felipe Balbi · 15 years ago
  27. fef95fa Input: qt1070 - remove obsolete cleanup for clientdata by Wolfram Sang · 15 years ago
  28. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  29. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 15 years ago
  30. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 15 years ago
  31. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 15 years ago
  32. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  33. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 18 years ago
  34. 9d2e173 Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander by Michael Hennerich · 15 years ago
  35. 36682b8 Input: add driver FSL MPR121 capacitive touch sensor by Zhang Jiejing · 15 years ago
  36. baafb43 Input: tegra-kbc - change wakeup logic to be all or nothing by Rakesh Iyer · 15 years ago
  37. 9cc7c80 Input: sh_keysc - only compile PM code if PM is enabled by Dmitry Torokhov · 15 years ago
  38. 12d0cef Input: sh_keysc - make sh_keysc_device_driver static by Dmitry Torokhov · 15 years ago
  39. 2dfb9a8 Input: sh_keysc - switch to threaded IRQ handler by Magnus Damm · 15 years ago
  40. b6d2a3e Input: sh_keysc - implement runtime PM support by Magnus Damm · 15 years ago
  41. 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 15 years ago
  42. 60c8ba6 Input: omap-keypad - fix a wrong free_irq() parameter by Axel Lin · 15 years ago
  43. 94bb530 Input: qt1070 - add MODULE_DEVICE_TABLE by Axel Lin · 15 years ago
  44. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 15 years ago
  45. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  46. 4671127 Input: gpio-keys - add support for setting device name by Alexander Stein · 15 years ago
  47. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 15 years ago
  48. c68b208 Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() by Axel Lin · 15 years ago
  49. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 15 years ago
  50. 8f74c06 Input: twl4030_keypad - avoid potential NULL-pointer dereference by Shubhrajyoti D · 15 years ago
  51. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  52. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  53. 799a2a2 Input: spear-keyboard - fix inverted condition in interrupt handler by Rajeev Kumar · 15 years ago
  54. dced35a drivers: Final irq namespace conversion by Thomas Gleixner · 15 years ago
  55. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  56. 53a2b81 Input: tc3589x-keypad - fix 'double const' warning by Dmitry Torokhov · 15 years ago
  57. 64dcddd Input: tca6416-keypad - suspend/resume wakeup support by Magnus Damm · 15 years ago
  58. bd7e4e8 Input: add Atmel AT42QT1070 keypad driver by Bo Shen · 15 years ago
  59. 5f62615 Input: mcs_touchkey - add shutdown handler by HeungJun Kim · 15 years ago
  60. adf779c Input: mcs_touchkey - add support for suspend/resume by Heungjun Kim · 15 years ago
  61. 5ad567f Input: omap4-keypad - wire up runtime PM handling by Abraham Arce · 15 years ago
  62. 76e2c68 Input: max7359 - convert to dev_pm_ops by Mark Brown · 15 years ago
  63. 65b0c03 Input: lm8323 - convert to dev_pm_ops by Mark Brown · 15 years ago
  64. 4e8b65f Input: tegra-kbc - add function keymap by Rakesh Iyer · 15 years ago
  65. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  66. e7acc84 Input: tegra-kbc - fix keymap entry for LeftMeta key by Rakesh Iyer · 15 years ago
  67. 7530c4a Input: tegra-kbc - fix build error by Rakesh Iyer · 15 years ago
  68. 6fb1b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  69. 11f5b30 Input: tegra-kbc - add tegra keyboard driver by Rakesh Iyer · 15 years ago
  70. 94a8cab Input: gpio_keys - switch to using request_any_context_irq by Philippe Langlais · 15 years ago
  71. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 15 years ago
  72. a064092 Input: tnetv107x-keypad - don't treat NULL clk as an error by Jamie Iles · 15 years ago
  73. d24450e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  74. 01c728a Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  75. 048fc01 Input: remove aaed2000 keyboard driver by Jamie Iles · 16 years ago
  76. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  77. aa58abc input/tc3589x: fix compile error by Dan Carpenter · 16 years ago
  78. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  79. 01539ba Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  80. cde9efe Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into devel-stable by Russell King · 16 years ago
  81. 09c730a input/tc3589x: add tc3589x keypad support by Sundar Iyer · 16 years ago
  82. da1f026 Keyboard: omap-keypad: use matrix_keypad.h by Janusz Krzysztofik · 16 years ago
  83. b8a3d6b Input: tca6416-keypad - add support for tca6408a by Tony SIM · 16 years ago
  84. 0e7d0c8 Input: add input driver for polled GPIO buttons by Gabor Juhos · 16 years ago
  85. bc95df7 Input: add support for keyboards on ST SPEAr platform by Rajeev Kumar · 16 years ago
  86. 8c5188b Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards by Benjamin LaHaise · 16 years ago
  87. 95716c0 Input: adp5588-keys - unify common header defines by Michael Hennerich · 16 years ago
  88. 0af2840 input: jornada680_kbd: ctrl_in/outX to __raw_read/writeX conversion. by Paul Mundt · 16 years ago
  89. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 16 years ago
  90. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  91. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 16 years ago
  92. d537155 Input: adp5588-keys - use more obvious i2c_device_id name string by Michael Hennerich · 16 years ago
  93. 9a34bc6 Input: omap4-keypad - wake-up on events & long presses by Mike Turquette · 16 years ago
  94. f8038c4 Input: omap4-keypad - fix interrupt line configuration by Abraham Arce · 16 years ago
  95. 05362f4 Input: omap4-keypad - SYSCONFIG register configuration by Abraham Arce · 16 years ago
  96. f3a1ba6 Input: omap4-keypad - use platform device helpers by Abraham Arce · 16 years ago
  97. 1158f0f Input: add support for Nomadik SKE keypad controller by Sundar Iyer · 16 years ago
  98. a9cc020 Input: twl4030_keypad - fix error handling path by Dmitry Torokhov · 16 years ago
  99. 05e93a7 Input: hil_kbd - add missing MODULE_DEVICE_TABLE() by Dzianis Kahanovich · 16 years ago
  100. 3587c25 ARM: pxa27x_keypad: added wakeup event handler for keypad interrupts by Mark F. Brown · 16 years ago