1. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  2. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  3. eb71d1b Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s by Dmitry Torokhov · 12 years ago
  4. a882c93 Input: wacom - return proper error if usb_get_extra_descriptor() fails by Dmitry Torokhov · 12 years ago
  5. 0c9e300 Input: wacom - fix sparse warning by Dmitry Torokhov · 12 years ago
  6. 1963518 Input: wacom - add 0xE5 (MT device) support by Ping Cheng · 12 years ago
  7. f393ee2 Input: wacom - retrieve maximum number of touch points by Ping Cheng · 12 years ago
  8. 482d74c Input: aiptek - adjust error-handling code label by Julia Lawall · 12 years ago
  9. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  10. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 12 years ago
  11. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 12 years ago
  12. f860e58 Input: wacom - add Intuos5 Touch Ring/ExpressKey support by Jason Gerecke · 12 years ago
  13. 9fee619 Input: wacom - add basic Intuos5 support by Jason Gerecke · 12 years ago
  14. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 12 years ago
  15. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  16. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 12 years ago
  17. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 12 years ago
  18. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 12 years ago
  19. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 12 years ago
  20. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  21. 24e3e5a Input: wacom - fix physical size calculation for 3rd-gen Bamboo by Jason Gerecke · 12 years ago
  22. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  23. 19d57d3 Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use by Jason Gerecke · 12 years ago
  24. 68513a4 Input: wacom - add missing LEDS_CLASS to Kconfig by Chris Bagwell · 13 years ago
  25. 31175a8 Input: wacom - use switch statement for wacom_tpc_irq() by Ping Cheng · 13 years ago
  26. 8b4a0c1 Input: wacom - use BTN_TOOL_FINGER to indicate touch device type by Ping Cheng · 13 years ago
  27. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  28. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  29. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  30. 246835f Input: wacom - add LED support for Cintiq 24HD by Jason Gerecke · 13 years ago
  31. 803296b Input: wacom - add support for Cintiq 24HD by Jason Gerecke · 13 years ago
  32. 0d0e306 Input: wacom - add product id used by Samsung Slate 7 by Chris Bagwell · 13 years ago
  33. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  34. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  35. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  36. 5a6c865 Input: wacom - ignore unwanted bamboo packets by Chris Bagwell · 13 years ago
  37. 73149ab Input: wacom - 3rd gen Bamboo P&Touch packet support by Chris Bagwell · 13 years ago
  38. 4134361 Input: wacom - read 3rd gen Bamboo Touch HID data by Chris Bagwell · 13 years ago
  39. c598141 Input: wacom - relax Bamboo stylus ID check by Chris Bagwell · 13 years ago
  40. 428f858 Input: wacom - add some comments to wacom_parse_hid by Chris Bagwell · 13 years ago
  41. fc72bf7 Input: wacom - remove unused bamboo HID parsing by Chris Bagwell · 13 years ago
  42. 6e8ec53 Input: wacom - cleanup feature report for bamboos by Chris Bagwell · 13 years ago
  43. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  44. ae92756 Input: wacom - correct max Y value on medium bamboos by Chris Bagwell · 13 years ago
  45. c18c2ce Input: wacom - add ABS_DISTANCE to Bamboo Pen reports by Chris Bagwell · 13 years ago
  46. 3d11ae8 Input: wacom - remove unneeded touch pressure initialization by Chris Bagwell · 13 years ago
  47. 04c59ab Input: wacom - make LED status readable through sysfs by Ping Cheng · 13 years ago
  48. 09e7d94 Input: wacom - add LED support for Cintiq 21ux2 by Ping Cheng · 13 years ago
  49. 77e8251 Input: wacom - don't expose LED inactive option by Ping Cheng · 13 years ago
  50. f4fa9a6 Input: wacom - lower the LED luminance by Ping Cheng · 13 years ago
  51. d6069da Input: wacom - revert "Cintiq 21UX2 does not have menu strips" by Jason Gerecke · 13 years ago
  52. 8f90686 Input: wacom - fix touch parsing on newer Bamboos by Chris Bagwell · 13 years ago
  53. 3512069 Input: wacom - add POINTER and DIRECT device properties by Jason Gerecke · 13 years ago
  54. 5d7e7d4 Input: wacom - add Intuos4 LED and OLED control by Eduard Hasenleithner · 13 years ago
  55. 1fab84a Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartner by Jason Gerecke · 13 years ago
  56. cfb7d55 Input: wacom - remove pressure for touch devices by Ping Cheng · 13 years ago
  57. 3b48c91 Input: wacom - report id 3 returns 4 bytes of data by Ping Cheng · 13 years ago
  58. a417ea4 Input: wacom - add WAC_MSG_RETRIES define by Ping Cheng · 13 years ago
  59. 18adad1 Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K) by Gerard Braad · 13 years ago
  60. eadba0c Input: aiptek - remove double define by Edwin van Vliet · 13 years ago
  61. 8446001 Input: wacom - cleanup a return value for the old Bamboo by Ping Cheng · 13 years ago
  62. 0bd10ef Input: wacom - update Graphire4 and old Bamboo tablet buttons by Ping Cheng · 13 years ago
  63. 998c454 Input: wacom - add serial number for Graphire4 and old Bamboo by Ping Cheng · 13 years ago
  64. 358ea22 Input: wacom - remove BTN_TOOL_FINGER for pad by Ping Cheng · 13 years ago
  65. 11d0cf8 Input: wacom - add 3 new models - 6A, 6B, and 97 by Ping Cheng · 13 years ago
  66. a001a8f Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levels by Ping Cheng · 13 years ago
  67. 1483f55 Input: wacom - use only one interface with DTU-2231 by Aristeu Rozanski · 13 years ago
  68. 71c86ce Input: wacom - Cintiq 21UX2 does not have menu strips by Ping Cheng · 13 years ago
  69. 26fcd2a Input: wacom - add support for Lenovo tablet ID (0xE6) by Manoj Iyer · 13 years ago
  70. e35fb8c Input: wacom - report resolution for pen devices by Ping Cheng · 13 years ago
  71. 7b824bb Input: wacom - constify wacom_features for a new missed Bamboo models by Ping Cheng · 13 years ago
  72. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  73. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 13 years ago
  74. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 13 years ago
  75. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 13 years ago
  76. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 13 years ago
  77. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 14 years ago
  78. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 14 years ago
  79. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  80. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  81. 7b4b306 Input: wacom - add support for digitizer in Lenovo W700 by Ajay Ramaswamy · 14 years ago
  82. 67b989a 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. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  84. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  85. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  86. 57a7872 Input: wacom - add another Bamboo Pen ID (0xd4) by Kevin Granade · 14 years ago
  87. 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 14 years ago
  88. a318e6b Input: wacom - add IDs for two new Bamboo PTs by David Foley · 14 years ago
  89. 6f07d31 Input: aiptek - tighten up permissions on sysfs attributes by Dmitry Torokhov · 14 years ago
  90. a450319 Input: acecad - fix a memory leak in usb_acecad_probe error path by Axel Lin · 14 years ago
  91. 6521d0b Input: wacom - specify Cinitq supported tools by Ping Cheng · 14 years ago
  92. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  93. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  94. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  95. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  96. 727eeb7 Input: hanwang - add support for Art Master HD 5012 tablet by Xing Wei · 14 years ago
  97. 24dd3b5 Input: hanwang - make compatible with xf86-input-wacom driver by Xing Wei · 14 years ago
  98. 33d5f71 Input: wacom - disable Bamboo touchpad when pen is being used by Chris Bagwell · 14 years ago
  99. 2aaacb1 Input: wacom - add support for Bamboo Pen by Chris Bagwell · 14 years ago
  100. e1d38e4 Input: wacom - move Bamboo Touch irq to its own function by Chris Bagwell · 14 years ago