1. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  3. 131c713 Input: tegra-kbc - allocate pdata before using it by Viresh Kumar · 13 years ago
  4. 3638dd2 ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq by Rob Herring · 13 years ago
  5. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 13 years ago
  6. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 13 years ago
  7. 6709c9a Input: revert "gpio_keys - switch to using threaded IRQs" by David Jander · 13 years ago
  8. d908092 Input: gpio_keys - constify platform data by Dmitry Torokhov · 13 years ago
  9. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  10. 0f1142a Input: omap4-keypad - move platform_data to <linux/platform_data> by Felipe Balbi · 13 years ago
  11. 145e973 Input: tegra-kbc - revise device tree support by Olof Johansson · 13 years ago
  12. 2cd3687 Input: of_keymap - add device tree bindings for simple key matrices by Olof Johansson · 13 years ago
  13. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  14. f79e30a Input: spear-keyboard - provide thaw and poweroff routines by Viresh Kumar · 13 years ago
  15. f8354c6 Input: spear-keyboard - configure device according to supplied mode by Rajeev Kumar · 13 years ago
  16. 31c150a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  17. 023cea0 Input: tegra-kbc - allow skipping setting up some of GPIO pins by Shridhar Rasal · 13 years ago
  18. 4936f97 Input: twl4030_keypad - fix comment (trivial) by Felipe Contreras · 13 years ago
  19. b6834b0 Input: tegra-kbc - enable key interrupt for wakeup by Rakesh Iyer · 13 years ago
  20. 69898e5 Input: samsung-keypad - don't synchronise with runtime PM put by Mark Brown · 13 years ago
  21. 89f0f17 Input: nomadik-ske-keypad - convert to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  22. db3dbd0 Input: nomadik-ske-keypad - do not assign driver's probe() method by Dmitry Torokhov · 13 years ago
  23. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  24. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  25. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  26. dab78d7 Input: tc3589x-keypad - add missing kerneldoc by Naga Radhesh · 13 years ago
  27. 48c98b1 Input: samsung-keypad - implement runtime power management support by Mark Brown · 13 years ago
  28. fd0fc21 Input: tegra-kbc - report wakeup key for some platforms by Rakesh Iyer · 13 years ago
  29. a445c7f Input: tegra-kbc - add device tree bindings by Olof Johansson · 13 years ago
  30. b3d6ac3 input: samsung-keypad: Add device tree support by Thomas Abraham · 13 years ago
  31. aeec051 Input: keyboard - staticise non-exported symbols by Axel Lin · 13 years ago
  32. 5146c84 Input: keyboard - use macro module_platform_driver() by JJ Ding · 13 years ago
  33. b742014 Input: samsung-keypad - remove redundant MODULE_ALIAS by Axel Lin · 13 years ago
  34. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  35. 8d964a2 Input: samsung-keypad - enable compiling on other platforms by Dmitry Torokhov · 13 years ago
  36. 400bf29 Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  37. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  38. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  39. fb6c721 Input: tca8418_keypad - initial driver release by Kyle Manna · 13 years ago
  40. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  41. 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
  42. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  43. 3f48e73 Input: adp5589-keys - add support for the ADP5585 derivatives by Michael Hennerich · 13 years ago
  44. 81e8f2b Input: imx_keypad - add pm suspend and resume support by Hui Wang · 13 years ago
  45. f80aee7 Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  46. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  47. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  48. 95439cb Input: tegra-kbc - tighten locking by Dmitry Torokhov · 13 years ago
  49. d0d150e Input: tegra-kbc - fix wakeup from suspend by Rakesh Iyer · 13 years ago
  50. 9299c08 Input: tc3589x-keypad - fix section mismatch warning by Harvey Yang · 13 years ago
  51. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  52. 8c67566 Input: adp5588-keys - remove incorrect modalias by Axel Lin · 13 years ago
  53. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  54. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 13 years ago
  55. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 13 years ago
  56. 1bc857f ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h by Russell King · 13 years ago
  57. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  58. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 13 years ago
  59. 52db981 Input: lm8323 - add missing device_remove_file for dev_attr_time by Axel Lin · 13 years ago
  60. 3f27757 Input: tegra-kbc - fix computation of polling time by Rakesh Iyer · 13 years ago
  61. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  62. aa7eb8e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  63. 5599d2e Input: tegra-kbc - enable key autorepeat by Rakesh Iyer · 13 years ago
  64. edf21d9 Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  65. c388b2c Input: atkbd - make dmi callback functions return 1 by Axel Lin · 13 years ago
  66. bdda821 Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  67. fd05d08 Input: gpio_keys - add support for device-tree platform data by David Jander · 13 years ago
  68. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  69. cca8edf Input: sh_keysc - fix compile warning by Dmitry Torokhov · 13 years ago
  70. c7b4a5d Input: mpr121 - improve sensibility of touch key by Jiejing Zhang · 13 years ago
  71. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 13 years ago
  72. b233020 Input: gpio_keys - move to late_initcall by David Jander · 13 years ago
  73. 51a3db4 Input: tnetv107x-keypad - fix MODULE_ALIAS by Axel Lin · 13 years ago
  74. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  75. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 13 years ago
  76. eaa499a Input: lm8323 - use oneshot level triggered interrupts by Leigh Brown · 13 years ago
  77. 61cf381 Input: lm8323 - convert to threaded IRQ by Felipe Balbi · 13 years ago
  78. fef95fa Input: qt1070 - remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  79. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  80. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  81. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  82. 39325b5 input: Add Qualcomm pm8xxx keypad controller driver by Trilok Soni · 13 years ago
  83. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  84. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  85. 9d2e173 Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander by Michael Hennerich · 13 years ago
  86. 36682b8 Input: add driver FSL MPR121 capacitive touch sensor by Zhang Jiejing · 13 years ago
  87. baafb43 Input: tegra-kbc - change wakeup logic to be all or nothing by Rakesh Iyer · 13 years ago
  88. 9cc7c80 Input: sh_keysc - only compile PM code if PM is enabled by Dmitry Torokhov · 14 years ago
  89. 12d0cef Input: sh_keysc - make sh_keysc_device_driver static by Dmitry Torokhov · 14 years ago
  90. 2dfb9a8 Input: sh_keysc - switch to threaded IRQ handler by Magnus Damm · 14 years ago
  91. b6d2a3e Input: sh_keysc - implement runtime PM support by Magnus Damm · 14 years ago
  92. 34abeeb Input: tegra-kbc - add ghost key filter by Rakesh Iyer · 14 years ago
  93. 60c8ba6 Input: omap-keypad - fix a wrong free_irq() parameter by Axel Lin · 14 years ago
  94. 94bb530 Input: qt1070 - add MODULE_DEVICE_TABLE by Axel Lin · 14 years ago
  95. 03351ff Merge commit 'v2.6.39-rc4' into next by Dmitry Torokhov · 14 years ago
  96. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. 4671127 Input: gpio-keys - add support for setting device name by Alexander Stein · 14 years ago
  98. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 14 years ago
  99. c68b208 Input: twl4030_keypad - fix potential NULL dereference in twl4030_kp_probe() by Axel Lin · 14 years ago
  100. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago