1. 16ff7cb Input: tca8418-keypad - switch to using managed resources by Dmitry Torokhov · 12 years ago
  2. 91c5d67 Input: tca8418_keypad - increase severity of failures in probe() by Dmitry Torokhov · 12 years ago
  3. 5cc0dfe Input: tca8418_keypad - move device ID tables closer to where they are used by Dmitry Torokhov · 12 years ago
  4. cdbe8a8 Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data by Dmitry Torokhov · 12 years ago
  5. efce8a4 Input: tca8418_keypad - use a temporary variable for parent device by Dmitry Torokhov · 12 years ago
  6. bf7f531 Input: tca8418_keypad - add support for shared interrupt by Alban Bedel · 12 years ago
  7. e89e29b Input: tca8418_keypad - add support for device tree bindings by Alban Bedel · 12 years ago
  8. 9dd555e Input - arizona-haptics: Add driver haptics module on Arizona CODECs by Mark Brown · 12 years ago
  9. 852d20a Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver by Alexander Shiyan · 12 years ago
  10. 48fceb7d Input: bu21013_ts - add support for Device Tree booting by Lee Jones · 12 years ago
  11. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  12. 8c587f7 Input: bu21013_ts - request regulator that actually exists by Lee Jones · 12 years ago
  13. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  14. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  15. a57da34 Input: samsung-keypad - switch to using managed resources by Sachin Kamat · 12 years ago
  16. 9336648 Input: spear-keyboard - add clk_{un}prepare() support by Vipul Kumar Samar · 12 years ago
  17. 92aab96 Input: imx_keypad - only set enabled columns to open-drain by Andreas Pretzsch · 12 years ago
  18. 52ad48a Input: HIL - do not call tasklet_disable right before tasklet_kill by Xiaotian Feng · 12 years ago
  19. f321981 Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define by Peter Ujfalusi · 12 years ago
  20. 6ea3238 Input: stmpe-keypad - add support for Device Tree bindings by Dmitry Torokhov · 12 years ago
  21. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  22. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  23. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  24. d6f6dfd Input: remove use of __devinitdata by Bill Pemberton · 12 years ago
  25. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  26. 58b45d1 Input: serio - remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  27. 5e7fe82 Merge branch 'for-linus' into next by Dmitry Torokhov · 12 years ago
  28. 037db52 Input: stmpe-ts - add DT support for stmpe touchscreen by Vipul Kumar Samar · 12 years ago
  29. 26d29d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  30. edbe265 Input: wacom - add support for a new MT device (0x4001) by Ping Cheng · 12 years ago
  31. 2ad5169 Input: wacom - simplify type check for newer V5 devices by Ping Cheng · 12 years ago
  32. c4f4925 Input: ads7846 - enable pendown GPIO debounce time setting by Igor Grinberg · 12 years ago
  33. 4a83eec Input: matrix-keypad - add device tree support by AnilKumar Ch · 12 years ago
  34. 21eed07 Input: da9052_onkey.c: Convert to the new da9052 interrupt functions. by Fabio Estevam · 12 years ago
  35. 8f52080 Input: da9052_tsi.c: Fix interrupt handling by Fabio Estevam · 12 years ago
  36. c91cb7a Input: mousedev - move /dev/input/mice to the correct minor by Dmitry Torokhov · 12 years ago
  37. 29807d1 Input: mt: add input_mt_is_used by Benjamin Tissoires · 12 years ago
  38. 5383116 Input: marix-keymap - automatically allocate memory for keymap by Dmitry Torokhov · 12 years ago
  39. 544a46c Input: add Retu power button driver. by Aaro Koskinen · 12 years ago
  40. 71a129f Input: HIL - remove one goto by Rolf Eike Beer · 12 years ago
  41. 40a8120 Input: MT - document new 'flags' argument of input_mt_init_slots() by Henrik Rydberg · 12 years ago
  42. b8d52e2 Input: stmpe-ts - initialize the phys field in input device by Vipul Kumar Samar · 12 years ago
  43. 2bd942f Input: stmpe-ts - switch to using managed resources by Viresh Kumar · 12 years ago
  44. aaa4f2a Input: stmpe-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  45. 6102752 Input: spear-keyboard - switch to using managed resources by Viresh Kumar · 12 years ago
  46. 1eee4af Input: spear-keyboard - fix for balancing the enable_irq_wake by Deepak Sikri · 12 years ago
  47. d852f95 Input: nomadik-ske-keypad - start using the apb_pclk by Ulf Hansson · 12 years ago
  48. 4e99aab Input: nomadik-ske-keypad - fixup use of clk by Ulf Hansson · 12 years ago
  49. 6afdc28 Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) by Ping Cheng · 12 years ago
  50. 3699dd7 Input: wacom - clean up device type code by Ping Cheng · 12 years ago
  51. 2be975c Input: introduce managed input devices (add devres support) by Dmitry Torokhov · 12 years ago
  52. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  53. 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
  54. bcd2360 arm: at91: move platfarm_data to include/linux/platform_data/atmel.h by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  55. 2b99baf input: TSC: ti_tsc: Convert TSC into a MFDevice by Patil, Rachna · 12 years ago
  56. 55c04de input: TSC: ti_tscadc: Rename the existing touchscreen driver by Patil, Rachna · 12 years ago
  57. c6e86db input: TSC: ti_tscadc: Remove definition of End Of Interrupt register by Patil, Rachna · 12 years ago
  58. 30af55f input: TSC: ti_tscadc: set FIFO0 threshold Interrupt by Patil, Rachna · 12 years ago
  59. d1fb574 input: TSC: ti_tscadc: Add Step configuration as platform data by Patil, Rachna · 12 years ago
  60. 33f5cc6 input: TSC: ti_tscadc: Correct register usage by Patil, Rachna · 12 years ago
  61. 694e33a ARM: plat-nomadik: move MTU, kill plat-nomadik by Linus Walleij · 12 years ago
  62. d56a289 Input: pwm-beeper - add devicetree probing support by Sascha Hauer · 12 years ago
  63. 74fb838 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  64. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  65. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  66. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  67. 32ed191 Input: tsc40 - remove wrong announcement of pressure support by Rolf Eike Beer · 12 years ago
  68. 2ebb939 xen-kbdfront: handle backend CLOSED without CLOSING by David Vrabel · 12 years ago
  69. 8ed2757 Input: add DA9055 Onkey driver by Ashish Jangam · 12 years ago
  70. 3b11292 Input: ALPS - print small buffers via %*ph by Andy Shevchenko · 12 years ago
  71. 53279f3 Merge tag 'v3.7-rc3' into next to sync up with recent USB and MFD changes by Dmitry Torokhov · 12 years ago
  72. e07577e Input: lpc32xx-keys - select INPUT_MATRIXKMAP by Roland Stigge · 12 years ago
  73. 904aded Input: pxa27x_keypad - clear pending interrupts on keypad config by Vasily Khoruzhick · 12 years ago
  74. b216e12 Input: wacom - correct bad Cintiq 24HD check by Jason Gerecke · 12 years ago
  75. 68fe0f0 Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes by Dmitry Torokhov · 12 years ago
  76. b1e4279 Input: wacom - add touch sensor support for Cintiq 24HD touch by Jason Gerecke · 12 years ago
  77. aea2bf6 Input: wacom - handle split-sensor devices with internal hubs by Jason Gerecke · 12 years ago
  78. 88fd449 Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD by Jason Gerecke · 12 years ago
  79. ae495e8 Input: egalax_ts - get gpio from devicetree by Hui Wang · 12 years ago
  80. a6e8c0a Input: qt2160 - fix qt2160_write() implementation by Javier Martin · 12 years ago
  81. e52278a Input: remove CONFIG_EXPERIMENTAL from miscellaneous drivers by Kees Cook · 12 years ago
  82. 6828b4b Input: remove CONFIG_EXPERIMENTAL from keyboard drivers by Kees Cook · 12 years ago
  83. adc4633 Input: fix sparse warning in __input_release_device() by Dmitry Torokhov · 12 years ago
  84. 5161870 Input: fix sparse warning in multitouch code by Dmitry Torokhov · 12 years ago
  85. a4d6983 Input: arc_ps2 - switch to using managed resources by Dmitry Torokhov · 12 years ago
  86. e4b2900 Input: serio - add ARC PS/2 driver by Mischa Jonker · 12 years ago
  87. 4a215aa Input: fix use-after-free introduced with dynamic minor changes by Dmitry Torokhov · 12 years ago
  88. f6c0df6 Input: edt-ft5x06 - convert to use simple_open() by Wei Yongjun · 12 years ago
  89. 197a1e9 Input: i8042-io - fix up region handling on MIPS by Aaro Koskinen · 12 years ago
  90. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  91. ad5396e Input: mms114 - add device tree bindings by Tomasz Figa · 12 years ago
  92. dae6ba4 Input: wm831x-on - convert to devm_kzalloc() by Mark Brown · 12 years ago
  93. ef8dee5 Input: wm831x-ts - convert to devm_kzalloc() by Mark Brown · 12 years ago
  94. 2f7badb Input: wm831x-ts - remove unneeded clearing of driver data by Mark Brown · 12 years ago
  95. 24e491c Input: as5011 - use C99-style structure initializators by Shubhrajyoti D · 12 years ago
  96. 9493d97 Input: cy8ctmg110_ts - use C99-style structure initializators by Shubhrajyoti Datta · 12 years ago
  97. 0cc8d6a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  98. 7f8d4ca Input: extend the number of event (and other) devices by Dmitry Torokhov · 12 years ago
  99. 0124be4 Input: mousedev - mark mousedev interfaces as non-seekable by Dmitry Torokhov · 12 years ago
  100. 3376b8b Input: mousedev - rename mixdev_open to opened_by_mixdev by Dmitry Torokhov · 12 years ago