1. 2c0a4f8 Input: arc_ps2 - add support for device tree by Mischa Jonker · 11 years ago
  2. 257a1ec Input: mma8450 - fix signed 12bits to 32bits conversion by Sebastien Royen · 11 years ago
  3. 80e3e53 Input: eeti_ts - remove redundant null check by Sachin Kamat · 11 years ago
  4. 8efcc50 Input: edt-ft5x06 - remove redundant null check before kfree by Sachin Kamat · 11 years ago
  5. 84c0c9f Input: ad714x - add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  6. 2b1c0d5 Input: adxl34x - add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 11 years ago
  7. 38a46eb Input: mc13783_ts - use module_platform_driver_probe() by Fabio Porcedda · 11 years ago
  8. 8698a93 Input: atmel-wm97xx - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  9. 07beda4 Input: q40kbd - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  10. 9e984cd Input: at32psif - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  11. e492fe2 Input: amimouse - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  12. 0442ce1 Input: nomadik-ske-keypad - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  13. e67d541 Input: amikbd - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  14. 8c0aafe Input: twl4030-pwrbutton - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  15. 6b0bc60 Input: davinci_keyscan - use module_platform_driver_probe macro by Sachin Kamat · 11 years ago
  16. ba52a7f Input: tegra-kbc - convert to devm_ioremap_resource() by Sachin Kamat · 11 years ago
  17. 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 11 years ago
  18. 628329d Input: add IMS Passenger Control Unit driver by Dmitry Torokhov · 12 years ago
  19. d73a17e Input: wm9712 - fix dev_dbg newlines by Markus Pargmann · 11 years ago
  20. 5407927 Input: wm9712 - fix wrong pen up readings by Markus Pargmann · 11 years ago
  21. fa45255 Input: wm9712 - fix return code for wrong sample by Markus Pargmann · 11 years ago
  22. cfd5d09 Input: wm97xx - drop out of range inputs by Markus Pargmann · 11 years ago
  23. b4a034d Input: add support for GRLIB APBPS2 PS/2 Keyboard/Mouse by Daniel Hellstrom · 11 years ago
  24. 152fcb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  25. 4b7d293 Input: mms114 - Fix regulator enable and disable paths by Mark Brown · 11 years ago
  26. f94352f Input: ads7864 - check return value of regulator enable by Mark Brown · 11 years ago
  27. 3973501 Input: tc3589x-keypad - fix keymap size by Rabin Vincent · 11 years ago
  28. 5869483 Input: wacom - add support for 0x10d by Stephan Frank · 11 years ago
  29. 8343bce Atmel MXT touchscreen: increase reset timeouts by Linus Torvalds · 11 years ago
  30. 22dfab7 Input: atmel_mxt_ts - Support for touchpad variant by Daniel Kurtz · 11 years ago
  31. 530ede1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  32. 15fb968 parisc: check return value of down_interruptible() in hp_sdc_rtc.c by Helge Deller · 11 years ago
  33. 832a998 input: disable i8042 PC Keyboard controller for s390 by Heiko Carstens · 11 years ago
  34. bfc29e9 Input: auo-pixcir-ts - switch to using managed resources by Dmitry Torokhov · 11 years ago
  35. ab78265 Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 11 years ago
  36. 7241443f Input: auo_pixcir_ts - add devicetree support by Heiko Stübner · 11 years ago
  37. 38e83f7 Input: auo_pixcir_ts - keep own pointer to platform_data by Heiko Stübner · 11 years ago
  38. 27cef8b Input: auo-pixcir-ts - handle reset gpio directly by Heiko Stübner · 11 years ago
  39. fa65630 Input: auo-pixcir-ts - set input direction for interrupt gpio by Heiko Stübner · 11 years ago
  40. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 11 years ago
  41. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 11 years ago
  42. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 11 years ago
  43. bab588f Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 21eaab6 Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  45. 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
  46. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  47. b3cdda2 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  48. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  49. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  50. e9cf59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  51. 005a69d Input: cyttsp-spi - remove duplicate MODULE_ALIAS() by Dmitry Torokhov · 11 years ago
  52. 938789f Input: tsc2005 - add MODULE_ALIAS by Pali Rohár · 11 years ago
  53. 9eee07d Input: tegra-kbc - require CONFIG_OF, remove platform data by Stephen Warren · 11 years ago
  54. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 11 years ago
  55. 352ce2b Input: MT - do not apply filtering on emulated events by Henrik Rydberg · 11 years ago
  56. 0db3863 Input: bma150 - make some defines public and fix some comments by Michael Trimarchi · 11 years ago
  57. 79f34d1 Input: bma150 - fix checking pm_runtime_get_sync() return value by Michael Trimarchi · 11 years ago
  58. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 11 years ago
  59. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 11 years ago
  60. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 11 years ago
  61. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 11 years ago
  62. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 11 years ago
  63. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 11 years ago
  64. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 11 years ago
  65. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 11 years ago
  66. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 11 years ago
  67. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 11 years ago
  68. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 11 years ago
  69. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 11 years ago
  70. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 11 years ago
  71. a112e9f Input: wacom - add support for DTH-2242 by Ping Cheng · 11 years ago
  72. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 11 years ago
  73. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 11 years ago
  74. d722260 Input: add couple of missing GENERIC_HARDIRQS dependencies by Heiko Carstens · 11 years ago
  75. 678e8cb mfd: max8925: Fix onkey driver irq base by Qing Xu · 12 years ago
  76. e80beb2 gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() by Grant Likely · 11 years ago
  77. 238d9f6 input: drop unnecessary dependencies on TTY by Joe Millenbach · 12 years ago
  78. 84e4e46 drivers/input/joystick/analog.c: enable precise timer by Chris Metcalf · 12 years ago
  79. 61fd290 ARM: tegra: migrate to new clock code by Prashant Gaikwad · 12 years ago
  80. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 12 years ago
  81. 21fb9f0 Input: twl6040-vibra - use system workqueue by Peter Ujfalusi · 12 years ago
  82. b2ebcc1 Input: twl6040-vibra - code cleanup in probe with devm_* conversion by Peter Ujfalusi · 12 years ago
  83. 6f2ac00 Input: goldfish - virtual input event driver by Brian Swetland · 12 years ago
  84. 9937c02 Input: wacom - fix wacom_set_report retry logic by Chris Bagwell · 12 years ago
  85. 8d1cbc9 Input: Convert to devm_ioremap_resource() by Thierry Reding · 12 years ago
  86. cb696e7 Input: walkera0701 - claim parport when opening the device by Dmitry Torokhov · 12 years ago
  87. ea05ae0 Input: walkera0701 - use proper error codes by Dmitry Torokhov · 12 years ago
  88. e0dba55 Input: walkera0701 - switch to using pr_xxx() for messages by Dmitry Torokhov · 12 years ago
  89. 1932c8a Input: walkera0701 - set up input device's parent by Dmitry Torokhov · 12 years ago
  90. be2d7e42 Input: atkbd - fix multi-byte scancode handling on reconnect by Shawn Nematbakhsh · 12 years ago
  91. 4a31ba3 Input: twl4030-vibra - Use system workqueue by Peter Ujfalusi · 12 years ago
  92. c3ead16 Input: twl4030-vibra - switch to using managed resources by Peter Ujfalusi · 12 years ago
  93. 4f73bc4 tty: Added a CONFIG_TTY option to allow removal of TTY by Joe Millenbach · 12 years ago
  94. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  95. 236d6a7 Input: atkbd - fix a typo in a message by Dmitry Torokhov · 12 years ago
  96. 8a0b6c5 Input: mms114 - switch to using managed resources by Sachin Kamat · 12 years ago
  97. 914e597 Input: tegra-kbc - remove default keymap by Laxman Dewangan · 12 years ago
  98. 8839024 Input: tegra-kbc - add support for rows/columns configuration from dt by Laxman Dewangan · 12 years ago
  99. 00eb81e Input: tegra-kbc - use devm_* for resource allocation by Laxman Dewangan · 12 years ago
  100. 1c407a1 Input: tegra-kbc - fix build warning by Laxman Dewangan · 12 years ago