1. 692d965 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  2. 7bbdba5 Input: appletouch - fix jumps when additional fingers are detected by Clinton Sprain · 11 years ago
  3. 739204b Input: appletouch - implement sensor data smoothing by Clinton Sprain · 11 years ago
  4. 8a0435d Input: synaptics - add manual min/max quirk for ThinkPad X240 by Hans de Goede · 11 years ago
  5. 421e08c Input: synaptics - add manual min/max quirk by Benjamin Tissoires · 11 years ago
  6. 703e148 Input: appletouch - dial back fuzz setting by Clinton Sprain · 11 years ago
  7. 6797b39 Input: cypress_ps2 - don't report as a button pads by Hans de Goede · 11 years ago
  8. 25fd317 Input: logips2pp - fix spelling s/reciver/receiver/ by Geert Uytterhoeven · 11 years ago
  9. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  10. ee65d4b Input: ALPS - add support for "Dolphin" devices by Yunkang Tang · 11 years ago
  11. c15bdfd Input: elantech - improve clickpad detection by Hans de Goede · 11 years ago
  12. 348324c Merge tag 'v3.13-rc4' into next by Dmitry Torokhov · 11 years ago
  13. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  14. 95f75e9 Input: ALPS - add support for DualPoint device on Dell XT2 model by Yunkang Tang · 11 years ago
  15. 9cb80b9 Input: elantech - add support for newer (August 2013) devices by Matt Walker · 11 years ago
  16. 5df682b Input: cypress_ps2 - do not consider data bad if palm is detected by Joseph Salisbury · 11 years ago
  17. c2e6095 Input: cypress_ps2 - remove useless cast by Geyslan G. Bem · 11 years ago
  18. 9354f26 Input: ALPS - change secondary device's name by Yunkang Tang · 11 years ago
  19. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  20. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  21. 221a27c2 Input: cypress_ps2 - remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  22. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  23. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  24. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  25. 8c89cc1 HID: Correct the USB IDs for the new Macbook Air 6 by Henrik Rydberg · 11 years ago
  26. acc0444 Input: elantech - fix packet check for v3 and v4 hardware by Matteo Delfino · 11 years ago
  27. c963156 Input: synaptics - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  28. 3bd8a8b Input: lifebook - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  29. 88ce3c3 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  30. 9eebed7 Input: elantech - fix for newer hardware versions (v7) by Matteo Delfino · 11 years ago
  31. 148c1c8 Input: bcm5974 - add support for the 2013 MacBook Air by Dmitry Torokhov · 11 years ago
  32. 31881d7 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 11 years ago
  33. bb76292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  34. eeb0655 Input: synaptics - fix sync lost after resume on some laptops by Eric Miao · 11 years ago
  35. 737f644 Input: navpoint - pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  36. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 12 years ago
  37. 3e056a3 Input: gpio_mouse - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  38. 66b0f52 Input: amimouse - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  39. 0c6a616 Input: trackpoint - Optimize trackpoint init to use power-on reset by Shawn Nematbakhsh · 12 years ago
  40. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 12 years ago
  41. 39fbe58 Input: ALPS - use %ph to print buffers by Dmitry Torokhov · 12 years ago
  42. e492fe2 Input: amimouse - use module_platform_driver_probe macro by Sachin Kamat · 12 years ago
  43. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 12 years ago
  44. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 12 years ago
  45. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 12 years ago
  46. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  47. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 12 years ago
  48. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 12 years ago
  49. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 12 years ago
  50. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 12 years ago
  51. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 12 years ago
  52. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 12 years ago
  53. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 12 years ago
  54. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 12 years ago
  55. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 12 years ago
  56. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 12 years ago
  57. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 12 years ago
  58. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 12 years ago
  59. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 12 years ago
  60. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 12 years ago
  61. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 12 years ago
  62. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 12 years ago
  63. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  64. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago
  65. a254616 Input: sentelic - only report position of first finger as ST coordinates by Christophe TORDEUX · 12 years ago
  66. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  67. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  68. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  69. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  70. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  71. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  72. 3b11292 Input: ALPS - print small buffers via %*ph by Andy Shevchenko · 12 years ago
  73. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  74. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  75. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  76. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  77. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  78. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  79. 824efd3 Input: synaptics - adjust threshold for treating position values as negative by Seth Forshee · 12 years ago
  80. 30ebb7f Input: sentelic - filter out erratic movement when lifting finger by Tai-hwa Liang · 12 years ago
  81. 51c80b7 Input: bcm5974 - Convert to MT-B by Henrik Rydberg · 12 years ago
  82. 0e72696 Input: bcm5974 - Drop the logical dimensions by Henrik Rydberg · 12 years ago
  83. f17953a Input: bcm5974 - Preparatory renames by Henrik Rydberg · 12 years ago
  84. 43f482b Input: bcm5974 - only setup button urb for TYPE1 devices by Henrik Rydberg · 12 years ago
  85. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  86. fe73f03 input: rpcmouse: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  87. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  88. fb4f552 Input: hgpk - use %*ph to dump small buffer by Andy Shevchenko · 12 years ago
  89. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  90. cf45b5a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  91. c0394506 Input: synaptics - handle out of bounds values from the hardware by Seth Forshee · 12 years ago
  92. 314820c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  93. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  94. 3dde22a Input: bcm5974 - Add support for 2012 MacBook Pro Retina by Henrik Rydberg · 12 years ago
  95. c6bd9d4 Input: synaptics - print firmware ID and board number at init by Daniel Kurtz · 12 years ago
  96. f2bb26b Input: synaptics_usb - Remove TrackPoint name trailing whitespace by Bob Ross · 12 years ago
  97. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  98. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  99. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 12 years ago
  100. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 12 years ago