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