1. 75af9e5 Input: ALPS - add "Dolphin V1" touchpad support by Dave Turvene · 11 years ago
  2. d18e53f Input: ALPS - remove unused argument to alps_enter_command_mode() by Kevin Cernekee · 11 years ago
  3. 81bb5d3 Input: cypress_ps2 - fix trackpadi found in Dell XPS12 by Kamal Mostafa · 11 years ago
  4. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  5. 0b85bf7 Input: synaptics - initialize pointer emulation usage by Henrik Rydberg · 11 years ago
  6. cd40120 Input: ALPS - enable trackstick on Rushmore touchpads by Kevin Cernekee · 11 years ago
  7. 1302bac Input: ALPS - add support for "Rushmore" touchpads by Kevin Cernekee · 11 years ago
  8. f85e500 Input: ALPS - make the V3 packet field decoder "pluggable" by Kevin Cernekee · 11 years ago
  9. 7a9f73e Input: ALPS - move pixel and bitmap info into alps_data struct by Kevin Cernekee · 11 years ago
  10. 56fd340 Input: ALPS - fix command mode check by Kevin Cernekee · 11 years ago
  11. f673ceb Input: ALPS - rework detection of Pinnacle AGx touchpads by Kevin Cernekee · 11 years ago
  12. 50e8b21 Input: ALPS - move {addr,nibble}_command settings into alps_set_defaults() by Kevin Cernekee · 11 years ago
  13. 24af5cb Input: ALPS - use function pointers for different protocol handlers by Kevin Cernekee · 11 years ago
  14. b5d6b85 Input: ALPS - rework detection sequence by Kevin Cernekee · 11 years ago
  15. 24ba970 Input: ALPS - introduce helper function for repeated commands by Kevin Cernekee · 11 years ago
  16. 2e992cc Input: ALPS - move alps_get_model() down below hw_init code by Kevin Cernekee · 11 years ago
  17. 99df65e Input: ALPS - copy "model" info into alps_data struct by Kevin Cernekee · 11 years ago
  18. 88a8034 Input: ALPS - document the alps.h data structures by Kevin Cernekee · 11 years ago
  19. 6ddaf74 Input: cyapa - add support for smbus protocol by Benson Leung · 11 years ago
  20. 48064bd Input: synaptics - fix 1->3 contact transition reporting by Daniel Kurtz · 11 years ago
  21. d7e34d1 Input: add driver for Cypress APA I2C Trackpad by Benson Leung · 12 years ago
  22. 0799a92 Input: add support for Cypress PS/2 Trackpads by Dudley Du · 12 years ago
  23. a254616 Input: sentelic - only report position of first finger as ST coordinates by Christophe TORDEUX · 12 years ago
  24. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  25. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  26. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  27. fa8e245 Merge tag 'v3.7-rc4' into next to sync up Wacom bits by Dmitry Torokhov · 12 years ago
  28. 296bac3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  29. 8d80da9 HID: Add support for the MacBook Pro 10,2 keyboard / touchpad by Dirk Hohndel · 12 years ago
  30. 3b11292 Input: ALPS - print small buffers via %*ph by Andy Shevchenko · 12 years ago
  31. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  32. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  33. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  34. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  35. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  36. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  37. 824efd3 Input: synaptics - adjust threshold for treating position values as negative by Seth Forshee · 12 years ago
  38. 30ebb7f Input: sentelic - filter out erratic movement when lifting finger by Tai-hwa Liang · 12 years ago
  39. 51c80b7 Input: bcm5974 - Convert to MT-B by Henrik Rydberg · 12 years ago
  40. 0e72696 Input: bcm5974 - Drop the logical dimensions by Henrik Rydberg · 12 years ago
  41. f17953a Input: bcm5974 - Preparatory renames by Henrik Rydberg · 12 years ago
  42. 43f482b Input: bcm5974 - only setup button urb for TYPE1 devices by Henrik Rydberg · 12 years ago
  43. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  44. fe73f03 input: rpcmouse: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  45. 293b2da ARM: pxa: move platform_data definitions by Arnd Bergmann · 12 years ago
  46. fb4f552 Input: hgpk - use %*ph to dump small buffer by Andy Shevchenko · 12 years ago
  47. e7c2f96 workqueue: use mod_delayed_work() instead of __cancel + queue by Tejun Heo · 12 years ago
  48. cf45b5a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  49. c0394506 Input: synaptics - handle out of bounds values from the hardware by Seth Forshee · 12 years ago
  50. 314820c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  51. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  52. 3dde22a Input: bcm5974 - Add support for 2012 MacBook Pro Retina by Henrik Rydberg · 12 years ago
  53. c6bd9d4 Input: synaptics - print firmware ID and board number at init by Daniel Kurtz · 12 years ago
  54. f2bb26b Input: synaptics_usb - Remove TrackPoint name trailing whitespace by Bob Ross · 12 years ago
  55. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  56. e644dae Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  57. 1a49a0a Input: synaptics - fix compile warning by JJ Ding · 12 years ago
  58. 616575c Input: ALPS - switch to using input_mt_report_finger_count by Dmitry Torokhov · 12 years ago
  59. 3b7e09f Input: ALPS - add semi-MT support for v4 protocol by George Pantalos · 12 years ago
  60. ae99ea5 Input: Add Synaptics NavPoint (PXA27x SSP/SPI) driver by Paul Parsons · 12 years ago
  61. d3132c5 Input: sentelic - report device's production serial number by Tai-hwa Liang · 12 years ago
  62. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  63. 3b92399 USB: input: appletouch: fix up compiler warning by Greg Kroah-Hartman · 12 years ago
  64. ab943ca USB: input: bcm5974.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  65. 2d744b0 USB: input: appletouch.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  66. bd02876 USB: bcm5974.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  67. 67946d1 USB: appletouch.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  68. 140b123 USB: input: bcm5974.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  69. 80f8594 USB: input: appletouch.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  70. 84e92ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  71. 6c1d1b2 USB: bcm5974.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  72. 9c113dc USB: appletouch.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  73. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  74. 899c612 Input: synaptics - fix regression with "image sensor" trackpads by Benjamin Herrenschmidt · 12 years ago
  75. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  76. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 12 years ago
  77. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 12 years ago
  78. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 12 years ago
  79. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 12 years ago
  80. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  81. d626dad Input: sentelic - filter taps in absolute mode by Oskari Saarenmaa · 12 years ago
  82. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  83. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  84. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  85. 727f9b4 Input: sentelic - improve packet debugging information by Oskari Saarenmaa · 12 years ago
  86. 7b85f73 Input: sentelic - minor code cleanup by Tai-hwa Liang · 12 years ago
  87. a4c8507 Input: sentelic - enabling absolute coordinates output for newer hardware by Tai-hwa Liang · 12 years ago
  88. 3ac1780 Input: sentelic - refactor code for upcoming new hardware support by Tai-hwa Liang · 12 years ago
  89. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  90. 4a53383 Input: synaptics_usb - switch to module_usb_driver() by Dmitry Torokhov · 12 years ago
  91. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 12 years ago
  92. 05b7b84 Merge branch 'for-next' of github.com:rydberg/linux into next by Dmitry Torokhov · 12 years ago
  93. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  94. c35c0e7 Input: psmouse - use psmouse_[de]activate() from sentelic and hgpk drivers by Paul Fox · 12 years ago
  95. bd26f3d Input: psmouse - allow drivers to use psmouse_{de,}activate by Andres Salomon · 12 years ago
  96. 99c90ab Input: ALPS - fix touchpad detection when buttons are pressed by Akio Idehara · 12 years ago
  97. 7491f3d bcm5974: Add pointer and buttonpad properties by Chase Douglas · 12 years ago
  98. 8491ee1 Input: add Synaptics USB device driver by Jan Steinhoff · 13 years ago
  99. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  100. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago