1. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  3. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 13 years ago
  4. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 13 years ago
  5. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 13 years ago
  6. d626dad Input: sentelic - filter taps in absolute mode by Oskari Saarenmaa · 13 years ago
  7. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  8. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  9. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  10. 727f9b4 Input: sentelic - improve packet debugging information by Oskari Saarenmaa · 13 years ago
  11. 7b85f73 Input: sentelic - minor code cleanup by Tai-hwa Liang · 13 years ago
  12. a4c8507 Input: sentelic - enabling absolute coordinates output for newer hardware by Tai-hwa Liang · 13 years ago
  13. 3ac1780 Input: sentelic - refactor code for upcoming new hardware support by Tai-hwa Liang · 13 years ago
  14. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  15. 4a53383 Input: synaptics_usb - switch to module_usb_driver() by Dmitry Torokhov · 13 years ago
  16. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  17. 05b7b84 Merge branch 'for-next' of github.com:rydberg/linux into next by Dmitry Torokhov · 13 years ago
  18. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  19. c35c0e7 Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers by Paul Fox · 13 years ago
  20. bd26f3d Input: psmouse - allow drivers to use psmouse_{de,}activate by Andres Salomon · 13 years ago
  21. 99c90ab Input: ALPS - fix touchpad detection when buttons are pressed by Akio Idehara · 13 years ago
  22. 7491f3d bcm5974: Add pointer and buttonpad properties by Chase Douglas · 13 years ago
  23. 8491ee1 Input: add Synaptics USB device driver by Jan Steinhoff · 13 years ago
  24. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  25. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  26. 52965cc Input: bcm5974 - set BUTTONPAD property by Jussi Pakkanen · 13 years ago
  27. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  28. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  29. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  30. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  31. ee9dfd7 Input: psmouse - make sure we do not use stale methods by Dmitry Torokhov · 13 years ago
  32. 6ccbcf2 Input: sentelic - fix retrieving number of buttons by Tai-hwa Liang · 13 years ago
  33. d9bae67 Input: sentelic - release mutex upon register write failure by Tai-hwa Liang · 13 years ago
  34. 8521478 Input: synaptics - fix touchpad not working after S2R on Vostro V13 by Dmitry Torokhov · 13 years ago
  35. 4fcdeac Input: mouse - use macro module_platform_driver() by JJ Ding · 13 years ago
  36. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  37. 3d95fd6 Input: elantech - add resolution query support for v4 hardware by JJ Ding · 13 years ago
  38. b56b92a Input: elantech - add support for elantech fast command by JJ Ding · 13 years ago
  39. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  40. 83551c0 Input: synaptics - update OLPC XO exclusion by Daniel Drake · 13 years ago
  41. 7968a5d Input: synaptics - add support for Relative mode by Daniel Drake · 13 years ago
  42. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  43. 3940d61 Input: elantech - adjust hw_version detection logic by JJ Ding · 13 years ago
  44. 01ce661 Input: ALPS - add semi-MT support for v3 protocol by Seth Forshee · 13 years ago
  45. 25bded7 Input: ALPS - add support for protocol versions 3 and 4 by Seth Forshee · 13 years ago
  46. b46615f Input: ALPS - remove assumptions about packet size by Seth Forshee · 13 years ago
  47. fa629ef Input: ALPS - add protocol version field in alps_model_info by Seth Forshee · 13 years ago
  48. d4b347b Input: ALPS - move protocol information to Documentation by Seth Forshee · 13 years ago
  49. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  50. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  51. 26e56eb Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  52. 4af61e9 Input: elantech - remove module parameter force_elantech by JJ Ding · 13 years ago
  53. 84a90b6 Input: elantech - better support all those v2 variants by JJ Ding · 13 years ago
  54. 1c601be Input: bcm5974 - add MacBookAir4,1 trackpad support by Pieter-Augustijn Van Malleghem · 13 years ago
  55. 1dc6ede Input: elantech - add v4 hardware support by JJ Ding · 13 years ago
  56. 28f4961 Input: elantech - add v3 hardware support by JJ Ding · 13 years ago
  57. 3c8bbb9 Input: elantech - clean up elantech_init by JJ Ding · 13 years ago
  58. 7894f21 Input: elantech - packet checking for v2 hardware by JJ Ding · 13 years ago
  59. 8a360d0 Input: elantech - remove ETP_EDGE_FUZZ_V2 by JJ Ding · 13 years ago
  60. 230282a Input: elantech - use firmware provided x, y ranges by JJ Ding · 13 years ago
  61. 461a791 Input: elantech - get rid of ETP_2FT_* in elantech.h by JJ Ding · 13 years ago
  62. 1155961 Input: elantech - correct x, y value range for v2 hardware by JJ Ding · 13 years ago
  63. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  64. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  65. 6b4b49f Input: synaptics - process finger (<=5) transitions by Daniel Kurtz · 13 years ago
  66. 4dc772d Input: synaptics - process finger (<=3) transitions by Daniel Kurtz · 13 years ago
  67. a6ca40c Input: synaptics - decode AGM packet types by Daniel Kurtz · 13 years ago
  68. 3cdfee9 Input: synaptics - add image sensor support by Daniel Kurtz · 13 years ago
  69. 8561547 Input: synaptics - refactor initialization of abs position axes by Daniel Kurtz · 13 years ago
  70. 7afdb84 Input: synaptics - refactor agm packet parsing by Daniel Kurtz · 13 years ago
  71. 6de58dd Input: synaptics - refactor y inversion by Daniel Kurtz · 13 years ago
  72. c331eb5 Input: bcm5974 - Add support for newer MacBookPro8,2 by Andrew Drake · 13 years ago
  73. db0b34b Input: bcm5974 - add support for touchpads found in MacBookAir4,2 by Joshua V. Dillon · 13 years ago
  74. ab3d0ab Input: psmouse - hgpk.c needs module.h by Randy Dunlap · 13 years ago
  75. 3c6b501 Input: synaptics - fix reporting of min coordinates by Dmitry Torokhov · 13 years ago
  76. fea2021 Input: lifebook - make dmi callback functions return 1 by Axel Lin · 13 years ago
  77. a66413f Input: synaptics - set minimum coordinates as reported by firmware by Dmitry Torokhov · 13 years ago
  78. 28d5fd8 Input: synaptics - process button bits in AGM packets by Daniel Kurtz · 13 years ago
  79. bea9f0f Input: synaptics - rename set_slot to be more descriptive by Daniel Kurtz · 13 years ago
  80. a9f0b79 Input: synaptics - fuzz position for touchpad with reduced filtering by Daniel Kurtz · 13 years ago
  81. 8be3c65 Input: synaptics - set resolution for MT_POSITION_X/Y axes by Daniel Kurtz · 13 years ago
  82. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  83. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  84. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  85. 659e6ed input/atari: Fix mouse movement and button mapping by Geert Uytterhoeven · 14 years ago
  86. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  87. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  88. 9cb6cfae Input: elantech - remove support for proprietary X driver by Éric Piel · 13 years ago
  89. 89eec4d Input: elantech - report multitouch with proper ABS_MT messages by Éric Piel · 13 years ago
  90. f941c70 Input: elantech - export pressure and width when supported by Éric Piel · 13 years ago
  91. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  93. 7087486 Input: synaptics - fix crash in synaptics_module_init() by Jan Beulich · 14 years ago
  94. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  95. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 14 years ago
  96. 5063511 Input: bcm5974 - Report button also for zero fingers by Henrik Rydberg · 14 years ago
  97. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 14 years ago
  98. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 14 years ago
  99. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  100. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago