1. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  2. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 11 years ago
  3. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  5. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  6. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  7. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  8. e9cf59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  9. 9eee07d Input: tegra-kbc - require CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  10. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  11. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  12. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  13. 6f2ac00 Input: goldfish - virtual input event driver by Brian Swetland · 12 years ago
  14. 8d1cbc9 Input: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  15. be2d7e42 Input: atkbd - fix multi-byte scancode handling on reconnect by Shawn Nematbakhsh · 12 years ago
  16. 236d6a7 Input: atkbd - fix a typo in a message by Dmitry Torokhov · 12 years ago
  17. 914e597 Input: tegra-kbc - remove default keymap by Laxman Dewangan · 12 years ago
  18. 8839024 Input: tegra-kbc - add support for rows/columns configuration from dt by Laxman Dewangan · 12 years ago
  19. 00eb81e Input: tegra-kbc - use devm_* for resource allocation by Laxman Dewangan · 12 years ago
  20. 1c407a1 Input: tegra-kbc - fix build warning by Laxman Dewangan · 12 years ago
  21. bec7a4b Input: lm8323 - fix checking PWM interrupt status by Nickolai Zeldovich · 12 years ago
  22. 0e47e3d Input: qt2160 - add support for LEDs by Javier Martin · 12 years ago
  23. 6ed1914 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  24. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  25. 0e14235 Input: imx_keypad - add device tree support by Liu Ying · 12 years ago
  26. e324ce6 Input: gpio_keys - defer probing if GPIO probing is deferred by Dmitry Torokhov · 12 years ago
  27. d46329a Input: gpio_keys_polled - defer probing if GPIO probing is deferred by Gabor Juhos · 12 years ago
  28. 31564cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  29. 770b6cb ARM: OMAP: Fix drivers to depend on omap for internal devices by Tony Lindgren · 12 years ago
  30. da5ee07 Input: gpio_keys_polled - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  31. 333e34b Input: gpio_keys - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  32. 1a22e16 Input: gpio-keys-polled - honor 'autorepeat' setting in platform data by Alexander Shiyan · 12 years ago
  33. 16ff7cb Input: tca8418-keypad - switch to using managed resources by Dmitry Torokhov · 12 years ago
  34. 91c5d67 Input: tca8418_keypad - increase severity of failures in probe() by Dmitry Torokhov · 12 years ago
  35. 5cc0dfe Input: tca8418_keypad - move device ID tables closer to where they are used by Dmitry Torokhov · 12 years ago
  36. cdbe8a8 Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data by Dmitry Torokhov · 12 years ago
  37. efce8a4 Input: tca8418_keypad - use a temporary variable for parent device by Dmitry Torokhov · 12 years ago
  38. bf7f531 Input: tca8418_keypad - add support for shared interrupt by Alban Bedel · 12 years ago
  39. e89e29b Input: tca8418_keypad - add support for device tree bindings by Alban Bedel · 12 years ago
  40. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  41. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  42. a57da34 Input: samsung-keypad - switch to using managed resources by Sachin Kamat · 12 years ago
  43. 9336648 Input: spear-keyboard - add clk_{un}prepare() support by Vipul Kumar Samar · 12 years ago
  44. 92aab96 Input: imx_keypad - only set enabled columns to open-drain by Andreas Pretzsch · 12 years ago
  45. 6ea3238 Input: stmpe-keypad - add support for Device Tree bindings by Dmitry Torokhov · 12 years ago
  46. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  47. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  48. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  49. d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
  50. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  51. 4a83eec Input: matrix-keypad - add device tree support by AnilKumar Ch · 12 years ago
  52. aaa4f2a Input: stmpe-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  53. 6102752 Input: spear-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  54. 1eee4af Input: spear-keyboard - fix for balancing the enable_irq_wake by Deepak Sikri · 12 years ago
  55. d852f95 Input: nomadik-ske-keypad - start using the apb_pclk by Ulf Hansson · 12 years ago
  56. 4e99aab Input: nomadik-ske-keypad - fixup use of clk by Ulf Hansson · 12 years ago
  57. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  58. f75ed2d Merge tag 'kill-plat-sparse-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into next/multiplatform by Olof Johansson · 12 years ago
  59. 694e33a ARM: plat-nomadik: move MTU, kill plat-nomadik by Linus Walleij · 12 years ago
  60. 53279f3 Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes by Dmitry Torokhov · 12 years ago
  61. e07577e Input: lpc32xx-keys - select INPUT_MATRIXKMAP by Roland Stigge · 12 years ago
  62. 904aded Input: pxa27x_keypad - clear pending interrupts on keypad config by Vasily Khoruzhick · 12 years ago
  63. a6e8c0a Input: qt2160 - fix qt2160_write() implementation by Javier Martin · 12 years ago
  64. 6828b4b Input: remove CONFIG_EXPERIMENTAL from keyboard drivers by Kees Cook · 12 years ago
  65. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  66. 0cc8d6a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  67. aba828c Input: samsung-keypad - add clk_prepare and clk_unprepare by Thomas Abraham · 12 years ago
  68. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  69. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  70. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  73. e3a66aa Merge branch 'multiplatform/platform-data' into next/multiplatform by Olof Johansson · 12 years ago
  74. 0b6c404 Merge tag 'v3.6-rc5' into for-linus by Dmitry Torokhov · 12 years ago
  75. 6884b68 ARM: spear: move platform_data definitions by Arnd Bergmann · 12 years ago
  76. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  77. db298da ARM: nomadik: move platform_data definitions by Arnd Bergmann · 12 years ago
  78. 54ecf4f ARM: w90x900: move platform_data definitions by Arnd Bergmann · 12 years ago
  79. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  80. a3b2924 ARM: ep93xx: move platform_data definitions by Arnd Bergmann · 12 years ago
  81. ec2a083 ARM: davinci: move platform_data definitions by Arnd Bergmann · 12 years ago
  82. 8757145 Input: gpio_keys_polled - fix dt pdata->nbuttons by Alexandre Pereira da Silva · 12 years ago
  83. f799a3d Input: omap-keypad: Remove dependencies to mach includes by Tony Lindgren · 12 years ago
  84. 11be4bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  85. 9e14f36b Input: omap-keypad - fixed formatting by Josh · 12 years ago
  86. e6c3401 Merge tag 'v3.6-rc4' into next by Dmitry Torokhov · 12 years ago
  87. a85442a Input: tegra - move platform data header by Stephen Warren · 12 years ago
  88. 609455f Input: imx_keypad - fix missing clk conversions by Fabio Estevam · 12 years ago
  89. 31b95bf Input: samsung-keypad - use of_get_child_count() helper by Tobias Klauser · 12 years ago
  90. f4d4661 Input: samsung-keypad - use of_match_ptr() by Tobias Klauser · 12 years ago
  91. a2f2524 Input: gpio_keys_polled - convert to dt by Alexandre Pereira da Silva · 12 years ago
  92. 2976f24 Input: gpio-keys-polled - constify pointers to platform data by Dmitry Torokhov · 12 years ago
  93. 2fba26c Input: gpio_keys - report a wakeup_event for a button press by NeilBrown · 12 years ago
  94. 219edc7 Input: gpio_keys - clean up device tree parser by Alexandre Pereira da Silva · 12 years ago
  95. f35dd69 Input: imx_keypad - reset the hardware before enabling by Michael Grzeschik · 12 years ago
  96. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  97. 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  98. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  99. 69690be Input: add support for key scan interface of the LPC32xx SoC by Roland Stigge · 12 years ago
  100. 1398743 Input: omap4-keypad - add device tree support by Sourav Poddar · 12 years ago