1. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  2. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  3. 52965cc Input: bcm5974 - set BUTTONPAD property by Jussi Pakkanen · 13 years ago
  4. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  5. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  6. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  7. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  8. ee9dfd7 Input: psmouse - make sure we do not use stale methods by Dmitry Torokhov · 13 years ago
  9. 6ccbcf2 Input: sentelic - fix retrieving number of buttons by Tai-hwa Liang · 13 years ago
  10. d9bae67 Input: sentelic - release mutex upon register write failure by Tai-hwa Liang · 13 years ago
  11. 8521478 Input: synaptics - fix touchpad not working after S2R on Vostro V13 by Dmitry Torokhov · 13 years ago
  12. 4fcdeac Input: mouse - use macro module_platform_driver() by JJ Ding · 13 years ago
  13. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  14. 3d95fd6 Input: elantech - add resolution query support for v4 hardware by JJ Ding · 13 years ago
  15. b56b92a Input: elantech - add support for elantech fast command by JJ Ding · 13 years ago
  16. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  17. 83551c0 Input: synaptics - update OLPC XO exclusion by Daniel Drake · 13 years ago
  18. 7968a5d Input: synaptics - add support for Relative mode by Daniel Drake · 13 years ago
  19. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  20. 3940d61 Input: elantech - adjust hw_version detection logic by JJ Ding · 13 years ago
  21. 01ce661 Input: ALPS - add semi-MT support for v3 protocol by Seth Forshee · 13 years ago
  22. 25bded7 Input: ALPS - add support for protocol versions 3 and 4 by Seth Forshee · 13 years ago
  23. b46615f Input: ALPS - remove assumptions about packet size by Seth Forshee · 13 years ago
  24. fa629ef Input: ALPS - add protocol version field in alps_model_info by Seth Forshee · 13 years ago
  25. d4b347b Input: ALPS - move protocol information to Documentation by Seth Forshee · 13 years ago
  26. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  27. b5d2170 Input: psmouse - switch to using dev_*() for messages by Dmitry Torokhov · 13 years ago
  28. 26e56eb Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEP by Dmitry Torokhov · 13 years ago
  29. 4af61e9 Input: elantech - remove module parameter force_elantech by JJ Ding · 13 years ago
  30. 84a90b6 Input: elantech - better support all those v2 variants by JJ Ding · 13 years ago
  31. 1c601be Input: bcm5974 - add MacBookAir4,1 trackpad support by Pieter-Augustijn Van Malleghem · 13 years ago
  32. 1dc6ede Input: elantech - add v4 hardware support by JJ Ding · 13 years ago
  33. 28f4961 Input: elantech - add v3 hardware support by JJ Ding · 13 years ago
  34. 3c8bbb9 Input: elantech - clean up elantech_init by JJ Ding · 13 years ago
  35. 7894f21 Input: elantech - packet checking for v2 hardware by JJ Ding · 13 years ago
  36. 8a360d0 Input: elantech - remove ETP_EDGE_FUZZ_V2 by JJ Ding · 13 years ago
  37. 230282a Input: elantech - use firmware provided x, y ranges by JJ Ding · 13 years ago
  38. 461a791 Input: elantech - get rid of ETP_2FT_* in elantech.h by JJ Ding · 13 years ago
  39. 1155961 Input: elantech - correct x, y value range for v2 hardware by JJ Ding · 13 years ago
  40. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  41. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  42. 6b4b49f Input: synaptics - process finger (<=5) transitions by Daniel Kurtz · 13 years ago
  43. 4dc772d Input: synaptics - process finger (<=3) transitions by Daniel Kurtz · 13 years ago
  44. a6ca40c Input: synaptics - decode AGM packet types by Daniel Kurtz · 13 years ago
  45. 3cdfee9 Input: synaptics - add image sensor support by Daniel Kurtz · 13 years ago
  46. 8561547 Input: synaptics - refactor initialization of abs position axes by Daniel Kurtz · 13 years ago
  47. 7afdb84 Input: synaptics - refactor agm packet parsing by Daniel Kurtz · 13 years ago
  48. 6de58dd Input: synaptics - refactor y inversion by Daniel Kurtz · 13 years ago
  49. c331eb5 Input: bcm5974 - Add support for newer MacBookPro8,2 by Andrew Drake · 13 years ago
  50. db0b34b Input: bcm5974 - add support for touchpads found in MacBookAir4,2 by Joshua V. Dillon · 13 years ago
  51. ab3d0ab Input: psmouse - hgpk.c needs module.h by Randy Dunlap · 13 years ago
  52. 3c6b501 Input: synaptics - fix reporting of min coordinates by Dmitry Torokhov · 13 years ago
  53. fea2021 Input: lifebook - make dmi callback functions return 1 by Axel Lin · 13 years ago
  54. a66413f Input: synaptics - set minimum coordinates as reported by firmware by Dmitry Torokhov · 13 years ago
  55. 28d5fd8 Input: synaptics - process button bits in AGM packets by Daniel Kurtz · 13 years ago
  56. bea9f0f Input: synaptics - rename set_slot to be more descriptive by Daniel Kurtz · 13 years ago
  57. a9f0b79 Input: synaptics - fuzz position for touchpad with reduced filtering by Daniel Kurtz · 13 years ago
  58. 8be3c65 Input: synaptics - set resolution for MT_POSITION_X/Y axes by Daniel Kurtz · 13 years ago
  59. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  60. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  61. 4637f40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  62. 659e6ed input/atari: Fix mouse movement and button mapping by Geert Uytterhoeven · 13 years ago
  63. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  64. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  65. 9cb6cfa Input: elantech - remove support for proprietary X driver by Éric Piel · 13 years ago
  66. 89eec4d Input: elantech - report multitouch with proper ABS_MT messages by Éric Piel · 13 years ago
  67. f941c70 Input: elantech - export pressure and width when supported by Éric Piel · 13 years ago
  68. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  69. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  70. 7087486 Input: synaptics - fix crash in synaptics_module_init() by Jan Beulich · 13 years ago
  71. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  72. 47340bd Input: bcm5974 - add support for MacBookPro8 by Andy Botting · 13 years ago
  73. 5063511 Input: bcm5974 - Report button also for zero fingers by Henrik Rydberg · 13 years ago
  74. 9bb794a Input: synaptics - document 0x0c query by Dmitry Torokhov · 13 years ago
  75. 87b2c7d Input: synaptics_i2c - convert to dev_pm_ops by Mark Brown · 13 years ago
  76. 1ca05b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  77. c63fe0a Input: synaptics - retry failed resets when reconnecting by Alexandre Peixoto Ferreira · 14 years ago
  78. baddf58 Input: synaptics - fix reconnect logic on MT devices by Alexandre Peixoto Ferreira · 14 years ago
  79. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  80. facc7a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  81. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  82. 5c461b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  83. ef8313b Input: psmouse - disable the synaptics extension on OLPC machines by Andres Salomon · 14 years ago
  84. 7ee9916 Input: psmouse - fix up Synaptics comment by Andres Salomon · 14 years ago
  85. 4f56ce9 Input: synaptics - ignore bogus mt packet by Henrik Rydberg · 14 years ago
  86. fec6e52 Input: synaptics - add multi-finger and semi-mt support by Henrik Rydberg · 14 years ago
  87. c14890a Input: synaptics - report clickpad property by Henrik Rydberg · 14 years ago
  88. 2ade0c1 Merge branch 'master' into upstream by Jiri Kosina · 14 years ago
  89. 3bfa321 Input: synaptics - fix handling of 2-button ClickPads by Yan Li · 14 years ago
  90. 6021afc input: bcm5974: Add support for MacBookAir3 by Edgar (gimli) Hucek · 14 years ago
  91. 20a4c26 Input: hgpk - fix powersave mode by Paul Fox · 14 years ago
  92. 34caed2 Input: hgpk - recalibration tweaks by Daniel Drake · 14 years ago
  93. 67f56bb Input: hgpk - detect simple mode overflows by Daniel Drake · 14 years ago
  94. a309cdc Input: hgpk - extend jumpiness detection by Daniel Drake · 14 years ago
  95. c0dc834 Input: hgpk - rework spew detection by Daniel Drake · 14 years ago
  96. ca94ec4 Input: hgpk - support GlideSensor and PenTablet modes by Daniel Drake · 14 years ago
  97. 09d692e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  98. d745b53 Input: appletouch - remove extra KERN_DEBUG use from dprintk by Joe Perches · 14 years ago
  99. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  100. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago