1. b216e12 Input: wacom - correct bad Cintiq 24HD check by Jason Gerecke · 12 years ago
  2. b1e4279 Input: wacom - add touch sensor support for Cintiq 24HD touch by Jason Gerecke · 12 years ago
  3. aea2bf6 Input: wacom - handle split-sensor devices with internal hubs by Jason Gerecke · 12 years ago
  4. fe494bc Input: wacom - clean up wacom_query_tablet_data by Jason Gerecke · 12 years ago
  5. 115d5e1 Input: wacom - introduce wacom_fix_phy_from_hid by Jason Gerecke · 12 years ago
  6. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  7. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 12 years ago
  8. 1cecc5c Input: wacom - don't retrieve touch_max when it is predefined by Ping Cheng · 12 years ago
  9. 61c91dd Input: wacom - fix retrieving touch_max bug by Ping Cheng · 12 years ago
  10. adad004 Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type by Ping Cheng · 12 years ago
  11. 32edbf56 Input: wacom - remove code duplication by Jason Gerecke · 13 years ago
  12. a19fc98 Input: wacom - initialize and destroy LEDs for Intuos4 S tablets by Jason Gerecke · 13 years ago
  13. b7af2bb Input: wacom - battery reporting improvements by Chris Bagwell · 13 years ago
  14. ea2e602 Input: wacom - rearrange type enum by Ping Cheng · 13 years ago
  15. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  16. 65e78a20 USB: input: wacom_sys.c: fix up dev_* messages by Greg Kroah-Hartman · 13 years ago
  17. eb71d1b Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s by Dmitry Torokhov · 13 years ago
  18. a882c93 Input: wacom - return proper error if usb_get_extra_descriptor() fails by Dmitry Torokhov · 13 years ago
  19. 0c9e300 Input: wacom - fix sparse warning by Dmitry Torokhov · 13 years ago
  20. 3b6aee2 USB: wacom: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  21. 1b5ca92 USB: input: wacom_sys.c: fix up dev_err() usage by Greg Kroah-Hartman · 13 years ago
  22. 1963518 Input: wacom - add 0xE5 (MT device) support by Ping Cheng · 13 years ago
  23. f393ee2 Input: wacom - retrieve maximum number of touch points by Ping Cheng · 13 years ago
  24. b3169fe USB: wacom_sys.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  25. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 13 years ago
  26. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 13 years ago
  27. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 13 years ago
  28. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 13 years ago
  29. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 13 years ago
  30. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 13 years ago
  31. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 13 years ago
  32. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 13 years ago
  33. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  34. 8b4a0c1f Input: wacom - use BTN_TOOL_FINGER to indicate touch device type by Ping Cheng · 13 years ago
  35. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  36. 246835f Input: wacom - add LED support for Cintiq 24HD by Jason Gerecke · 13 years ago
  37. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  38. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  39. 4134361 Input: wacom - read 3rd gen Bamboo Touch HID data 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. 04c59ab Input: wacom - make LED status readable through sysfs by Ping Cheng · 13 years ago
  45. 09e7d94 Input: wacom - add LED support for Cintiq 21ux2 by Ping Cheng · 13 years ago
  46. f4fa9a6 Input: wacom - lower the LED luminance by Ping Cheng · 13 years ago
  47. 5d7e7d4 Input: wacom - add Intuos4 LED and OLED control by Eduard Hasenleithner · 13 years ago
  48. cfb7d55 Input: wacom - remove pressure for touch devices by Ping Cheng · 13 years ago
  49. 3b48c91 Input: wacom - report id 3 returns 4 bytes of data by Ping Cheng · 13 years ago
  50. a417ea4 Input: wacom - add WAC_MSG_RETRIES define by Ping Cheng · 13 years ago
  51. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  52. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 14 years ago
  53. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 14 years ago
  54. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  55. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  56. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  57. 3dc9f40 Input: wacom - request tablet data for Bamboo Pens by Chris Bagwell · 14 years ago
  58. bc73dd3 Input: wacom - collect device quirks into single function by Henrik Rydberg · 14 years ago
  59. 4a88081 Input: wacom - parse the Bamboo device family by Ping Cheng · 14 years ago
  60. fed87e6 Input: wacom - add fuzz parameters to features by Henrik Rydberg · 14 years ago
  61. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 15 years ago
  62. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  63. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  64. 014f615 Input: wacom - switch mode upon system resume by Ping Cheng · 15 years ago
  65. 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 15 years ago
  66. 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 15 years ago
  67. 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 15 years ago
  68. 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 15 years ago
  69. 51269fe Input: wacom - do not allocate wacom_wac separately by Dmitry Torokhov · 15 years ago
  70. 4492eff Input: wacom - share pen info with touch of the same ID by Ping Cheng · 15 years ago
  71. 3810147 Input: wacom - switch mode upon system resume by Ping Cheng · 15 years ago
  72. 57e413d Input: wacom - replace WACOM_PKGLEN_PENABLED by Ping Cheng · 15 years ago
  73. 49b764a Input: wacom - add device type to device name string by Ping Cheng · 15 years ago
  74. e33da8a Input: wacom - use per-device instance of wacom_features by Jason Childs · 15 years ago
  75. b036f6f Input: wacom - get features from driver info by Bastian Blank · 15 years ago
  76. ec67bbe Input: wacom - add support for new LCD tablets by Ping Cheng · 15 years ago
  77. 232f569 Input: wacom - ensure the device is initialized properly upon resume by Ping Cheng · 15 years ago
  78. 3b7307c Input: wacom - don't use on-stack memory for report buffers by Dmitry Torokhov · 15 years ago
  79. 6f660f1 Input: wacom - add support for Intuos4 tablets by Ping Cheng · 16 years ago
  80. 384318e Input: wacom - fix TabletPC touch bug by Ping Cheng · 16 years ago
  81. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  82. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  83. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  84. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  85. e722409 Input: wacom - implement suspend and autosuspend by Oliver Neukum · 17 years ago
  86. 0e1763f Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX by Ping Cheng · 17 years ago
  87. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  88. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 18 years ago
  89. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 18 years ago[Renamed (99%) from drivers/usb/input/wacom_sys.c]
  90. c0f82d5 Input: USB devices - switch to using input_dev->dev.parent by Dmitry Torokhov · 18 years ago
  91. 7791bda Input: drivers/usb/input - don't access dev->private directly by Dmitry Torokhov · 18 years ago
  92. 5014186 Input: USB devices - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  93. 071e0a2 USB: fix Wacom Intuos3 4x6 bugs by Ping Cheng · 18 years ago
  94. 54c9b226 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 18 years ago
  95. 2daa487 USB: fix use after free in wacom_sys.c by Eric Sesterhenn · 18 years ago
  96. 2920349 USB: BUG_ON conversion for wacom.c by Eric Sesterhenn · 18 years ago
  97. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  98. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  99. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago