1. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  2. e12b3ce Input: wacom - fix touch support for Bamboo Fun CTH-461 by Diego Calleja · 12 years ago
  3. edbe265 Input: wacom - add support for a new MT device (0x4001) by Ping Cheng · 12 years ago
  4. 2ad5169 Input: wacom - simplify type check for newer V5 devices by Ping Cheng · 12 years ago
  5. 6afdc28 Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) by Ping Cheng · 12 years ago
  6. 3699dd7 Input: wacom - clean up device type code by Ping Cheng · 12 years ago
  7. b216e12 Input: wacom - correct bad Cintiq 24HD check by Jason Gerecke · 12 years ago
  8. 68fe0f0 Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes by Dmitry Torokhov · 12 years ago
  9. b1e4279 Input: wacom - add touch sensor support for Cintiq 24HD touch by Jason Gerecke · 12 years ago
  10. aea2bf6 Input: wacom - handle split-sensor devices with internal hubs by Jason Gerecke · 12 years ago
  11. 88fd449 Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD by Jason Gerecke · 12 years ago
  12. 0cc8d6a Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  13. fe494bc Input: wacom - clean up wacom_query_tablet_data by Jason Gerecke · 12 years ago
  14. 115d5e1 Input: wacom - introduce wacom_fix_phy_from_hid by Jason Gerecke · 12 years ago
  15. 9d336da Input: wacom - allow any multi-input Intuos device to set prox by Jason Gerecke · 12 years ago
  16. 4e90495 Input: wacom - report correct touch contact size for I5/Bamboo by Jason Gerecke · 12 years ago
  17. 7774036 Merge branch 'for-next' of git://github.com/rydberg/linux into next by Dmitry Torokhov · 12 years ago
  18. 5e056ef Input: wacom - mark Intuos5 pad as in-prox when touching buttons by Jason Gerecke · 12 years ago
  19. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  20. 77626eb Input: wacom - add support for EMR on Cintiq 24HD touch by Jason Gerecke · 12 years ago
  21. 6f4d038 Input: wacom - add support for EMR on Cintiq 24HD touch by Jason Gerecke · 12 years ago
  22. d838c64 Input: wacom - add support to Cintiq 22HD by Ping Cheng · 12 years ago
  23. 8a90c03 Input: hanwang - add support for Art Master II tablet by weixing · 12 years ago
  24. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  25. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 12 years ago
  26. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  27. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  28. 6795a52 Input: wacom - TPC2FG doesn't store touch id for slots by Ping Cheng · 12 years ago
  29. adad004 Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type by Ping Cheng · 12 years ago
  30. 32edbf56 Input: wacom - remove code duplication by Jason Gerecke · 12 years ago
  31. a19fc98 Input: wacom - initialize and destroy LEDs for Intuos4 S tablets by Jason Gerecke · 12 years ago
  32. 6dc4635 Input: wacom - Bamboo One 1024 pressure fix by Chris Bagwell · 12 years ago
  33. b7af2bb Input: wacom - battery reporting improvements by Chris Bagwell · 12 years ago
  34. ac17383 Input: wacom - add two new devices (0xed and 0xef) by Ping Cheng · 12 years ago
  35. ea2e602 Input: wacom - rearrange type enum by Ping Cheng · 12 years ago
  36. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  37. 65e78a20 USB: input: wacom_sys.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  38. ed2b2f2 USB: input: kbtab.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  39. 27c2597 USB: input: gtco.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  40. 871ba51 USB: input: aiptek.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  41. 334698d USB: input: acecad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  42. eb71d1b Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s by Dmitry Torokhov · 12 years ago
  43. a882c93 Input: wacom - return proper error if usb_get_extra_descriptor() fails by Dmitry Torokhov · 12 years ago
  44. 0c9e300 Input: wacom - fix sparse warning by Dmitry Torokhov · 12 years ago
  45. 6d0f7dc USB: kbtab.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  46. c6f880a USB: gtco.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  47. 8fb6321 USB: aiptek.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  48. eeba1ae USB: acecad.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  49. 3b6aee2 USB: wacom: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  50. 1b5ca92 USB: input: wacom_sys.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  51. 3415b57 USB: input: kbtab.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  52. 88d5ab3 USB: input: gtco.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  53. 383c52f USB: input: aiptek.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  54. b30662c USB: input: acecad.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  55. 1963518 Input: wacom - add 0xE5 (MT device) support by Ping Cheng · 12 years ago
  56. f393ee2 Input: wacom - retrieve maximum number of touch points by Ping Cheng · 12 years ago
  57. b3169fe USB: wacom_sys.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  58. 202712c USB: kbtab.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  59. 3bd9597 USB: gtco.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  60. 1f80bb9 USB: aiptek.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  61. b59c82b USB: acecad.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  62. 482d74c Input: aiptek - adjust error-handling code label by Julia Lawall · 12 years ago
  63. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  64. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 12 years ago
  65. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 12 years ago
  66. f860e58 Input: wacom - add Intuos5 Touch Ring/ExpressKey support by Jason Gerecke · 12 years ago
  67. 9fee619 Input: wacom - add basic Intuos5 support by Jason Gerecke · 12 years ago
  68. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 12 years ago
  69. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  70. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 12 years ago
  71. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 12 years ago
  72. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 12 years ago
  73. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 12 years ago
  74. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  75. 24e3e5a Input: wacom - fix physical size calculation for 3rd-gen Bamboo by Jason Gerecke · 12 years ago
  76. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  77. 19d57d3 Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use by Jason Gerecke · 12 years ago
  78. 68513a4 Input: wacom - add missing LEDS_CLASS to Kconfig by Chris Bagwell · 12 years ago
  79. 31175a8 Input: wacom - use switch statement for wacom_tpc_irq() by Ping Cheng · 12 years ago
  80. 8b4a0c1 Input: wacom - use BTN_TOOL_FINGER to indicate touch device type by Ping Cheng · 12 years ago
  81. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  82. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  83. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  84. 246835f Input: wacom - add LED support for Cintiq 24HD by Jason Gerecke · 12 years ago
  85. 803296b Input: wacom - add support for Cintiq 24HD by Jason Gerecke · 12 years ago
  86. 0d0e306 Input: wacom - add product id used by Samsung Slate 7 by Chris Bagwell · 12 years ago
  87. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  88. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  89. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  90. 5a6c865 Input: wacom - ignore unwanted bamboo packets by Chris Bagwell · 13 years ago
  91. 73149ab Input: wacom - 3rd gen Bamboo P&Touch packet support by Chris Bagwell · 13 years ago
  92. 4134361 Input: wacom - read 3rd gen Bamboo Touch HID data by Chris Bagwell · 13 years ago
  93. c598141 Input: wacom - relax Bamboo stylus ID check by Chris Bagwell · 13 years ago
  94. 428f858 Input: wacom - add some comments to wacom_parse_hid by Chris Bagwell · 13 years ago
  95. fc72bf7 Input: wacom - remove unused bamboo HID parsing by Chris Bagwell · 13 years ago
  96. 6e8ec53 Input: wacom - cleanup feature report for bamboos by Chris Bagwell · 13 years ago
  97. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  98. ae92756 Input: wacom - correct max Y value on medium bamboos by Chris Bagwell · 13 years ago
  99. c18c2ce Input: wacom - add ABS_DISTANCE to Bamboo Pen reports by Chris Bagwell · 13 years ago
  100. 3d11ae8 Input: wacom - remove unneeded touch pressure initialization by Chris Bagwell · 13 years ago