1. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 12 years ago
  2. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 12 years ago
  3. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 12 years ago
  4. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 12 years ago
  5. 171fb58d Input: ALPS - update documentation for recent touchpad driver mods by dave turvene · 12 years ago
  6. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 12 years ago
  7. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 12 years ago
  8. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 12 years ago
  9. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  10. 005a69d Input: cyttsp-spi - remove duplicate MODULE_ALIAS() by Dmitry Torokhov · 12 years ago
  11. 938789f Input: tsc2005 - add MODULE_ALIAS by Pali Rohár · 12 years ago
  12. 9eee07d Input: tegra-kbc - require CONFIG_OF, remove platform data by Stephen Warren · 12 years ago
  13. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 12 years ago
  14. 352ce2b Input: MT - do not apply filtering on emulated events by Henrik Rydberg · 12 years ago
  15. 0db3863 Input: bma150 - make some defines public and fix some comments by Michael Trimarchi · 12 years ago
  16. 79f34d1 Input: bma150 - fix checking pm_runtime_get_sync() return value by Michael Trimarchi · 12 years ago
  17. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 12 years ago
  18. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 12 years ago
  19. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 12 years ago
  20. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 12 years ago
  21. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 12 years ago
  22. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 12 years ago
  23. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 12 years ago
  24. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 12 years ago
  25. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 12 years ago
  26. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 12 years ago
  27. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 12 years ago
  28. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 12 years ago
  29. 88a80348 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 12 years ago
  30. a112e9f Input: wacom - add support for DTH-2242 by Ping Cheng · 12 years ago
  31. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 12 years ago
  32. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 12 years ago
  33. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 12 years ago
  34. 21fb9f0 Input: twl6040-vibra - use system workqueue by Peter Ujfalusi · 12 years ago
  35. b2ebcc1 Input: twl6040-vibra - code cleanup in probe with devm_* conversion by Peter Ujfalusi · 12 years ago
  36. 6f2ac00 Input: goldfish - virtual input event driver by Brian Swetland · 12 years ago
  37. 9937c02 Input: wacom - fix wacom_set_report retry logic by Chris Bagwell · 12 years ago
  38. cb696e7 Input: walkera0701 - claim parport when opening the device by Dmitry Torokhov · 12 years ago
  39. ea05ae0 Input: walkera0701 - use proper error codes by Dmitry Torokhov · 12 years ago
  40. e0dba55 Input: walkera0701 - switch to using pr_xxx() for messages by Dmitry Torokhov · 12 years ago
  41. 1932c8a Input: walkera0701 - set up input device's parent by Dmitry Torokhov · 12 years ago
  42. be2d7e42 Input: atkbd - fix multi-byte scancode handling on reconnect by Shawn Nematbakhsh · 12 years ago
  43. 4a31ba3 Input: twl4030-vibra - Use system workqueue by Peter Ujfalusi · 12 years ago
  44. c3ead16 Input: twl4030-vibra - switch to using managed resources by Peter Ujfalusi · 12 years ago
  45. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  46. 236d6a7 Input: atkbd - fix a typo in a message by Dmitry Torokhov · 12 years ago
  47. 8a0b6c5 Input: mms114 - switch to using managed resources by Sachin Kamat · 12 years ago
  48. 914e597 Input: tegra-kbc - remove default keymap by Laxman Dewangan · 12 years ago
  49. 8839024 Input: tegra-kbc - add support for rows/columns configuration from dt by Laxman Dewangan · 12 years ago
  50. 00eb81e Input: tegra-kbc - use devm_* for resource allocation by Laxman Dewangan · 12 years ago
  51. 1c407a1 Input: tegra-kbc - fix build warning by Laxman Dewangan · 12 years ago
  52. 154b7a4 Input: sysrq - allow specifying alternate reset sequence by Mathieu Poirier · 12 years ago
  53. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago
  54. b666263 Input: document that unregistering managed devices is not necessary by Dmitry Torokhov · 12 years ago
  55. 80524f0 Input: increase struct ps2dev cmdbuf[] to 8 bytes by Kamal Mostafa · 12 years ago
  56. 02295e6 Input: wacom - use new input-mt routines by Ping Cheng · 12 years ago
  57. 8c0e0a4 Input: wacom - prepare for syncing with input-mt changes by Ping Cheng · 12 years ago
  58. bec7a4b Input: lm8323 - fix checking PWM interrupt status by Nickolai Zeldovich · 12 years ago
  59. 0e47e3d Input: qt2160 - add support for LEDs by Javier Martin · 12 years ago
  60. 0e14235 Input: imx_keypad - add device tree support by Liu Ying · 12 years ago
  61. 03c86ee Input: adxl34x - default platform_data should not use defines from driver by Wolfram Sang · 12 years ago
  62. 176eb8d Input: adxl34x - make platform_data include self contained by Wolfram Sang · 12 years ago
  63. 1fae031 Input: adxl34x - don't set THRESH_TAP twice by Wolfram Sang · 12 years ago
  64. ad4e58b Input: adxl34x - consistently use read/write encapsulation by Wolfram Sang · 12 years ago
  65. 5d3caa4 Input: wm831x-on - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  66. e7cd0ae Input: wm831x-ts - convert to devm_input_allocate_device() by Mark Brown · 12 years ago
  67. e324ce6 Input: gpio_keys - defer probing if GPIO probing is deferred by Dmitry Torokhov · 12 years ago
  68. d46329a Input: gpio_keys_polled - defer probing if GPIO probing is deferred by Gabor Juhos · 12 years ago
  69. a254616 Input: sentelic - only report position of first finger as ST coordinates by Christophe TORDEUX · 12 years ago
  70. 7488b1b Input: stmpe-ts - report BTN_TOUCH event by Vipul Kumar Samar · 12 years ago
  71. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  72. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  73. 516d798 Input: matrix-keymap - provide a proper module license by Florian Fainelli · 12 years ago
  74. da5ee07 Input: gpio_keys_polled - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  75. 333e34b Input: gpio_keys - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  76. e12b3ce Input: wacom - fix touch support for Bamboo Fun CTH-461 by Diego Calleja · 12 years ago
  77. 540602a Input: xpad - add a few new VID/PID combinations by Guillermo A. Amaral · 12 years ago
  78. 0d02796 Input: xpad - minor formatting fixes by Guillermo A. Amaral · 12 years ago
  79. 1a22e16 Input: gpio-keys-polled - honor 'autorepeat' setting in platform data by Alexander Shiyan · 12 years ago
  80. 16ff7cb Input: tca8418-keypad - switch to using managed resources by Dmitry Torokhov · 12 years ago
  81. 91c5d67 Input: tca8418_keypad - increase severity of failures in probe() by Dmitry Torokhov · 12 years ago
  82. 5cc0dfe Input: tca8418_keypad - move device ID tables closer to where they are used by Dmitry Torokhov · 12 years ago
  83. cdbe8a8 Input: tca8418_keypad - use dev_get_platdata() to retrieve platform data by Dmitry Torokhov · 12 years ago
  84. efce8a4 Input: tca8418_keypad - use a temporary variable for parent device by Dmitry Torokhov · 12 years ago
  85. bf7f531 Input: tca8418_keypad - add support for shared interrupt by Alban Bedel · 12 years ago
  86. e89e29b Input: tca8418_keypad - add support for device tree bindings by Alban Bedel · 12 years ago
  87. 852d20a Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driver by Alexander Shiyan · 12 years ago
  88. 48fceb7d Input: bu21013_ts - add support for Device Tree booting by Lee Jones · 12 years ago
  89. 31fbcda Input: bu21013_ts - move GPIO init and exit functions into the driver by Lee Jones · 12 years ago
  90. 8c587f7 Input: bu21013_ts - request regulator that actually exists by Lee Jones · 12 years ago
  91. 64db364 ARM: ux500: Strip out duplicate touch screen platform information by Lee Jones · 12 years ago
  92. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  93. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  94. a57da34 Input: samsung-keypad - switch to using managed resources by Sachin Kamat · 12 years ago
  95. 9336648 Input: spear-keyboard - add clk_{un}prepare() support by Vipul Kumar Samar · 12 years ago
  96. 92aab96 Input: imx_keypad - only set enabled columns to open-drain by Andreas Pretzsch · 12 years ago
  97. 52ad48a Input: HIL - do not call tasklet_disable right before tasklet_kill by Xiaotian Feng · 12 years ago
  98. f321981 Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER define by Peter Ujfalusi · 12 years ago
  99. 6ea3238 Input: stmpe-keypad - add support for Device Tree bindings by Dmitry Torokhov · 12 years ago
  100. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago