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. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  9. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 12 years ago
  10. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 12 years ago
  11. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 12 years ago
  12. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 12 years ago
  13. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 12 years ago
  14. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 12 years ago
  15. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 12 years ago
  16. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 12 years ago
  17. 8b4a0c1 Input: wacom - use BTN_TOOL_FINGER to indicate touch device type by Ping Cheng · 12 years ago
  18. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  19. 246835f Input: wacom - add LED support for Cintiq 24HD by Jason Gerecke · 13 years ago
  20. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  21. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  22. 4134361 Input: wacom - read 3rd gen Bamboo Touch HID data by Chris Bagwell · 13 years ago
  23. 428f858 Input: wacom - add some comments to wacom_parse_hid by Chris Bagwell · 13 years ago
  24. fc72bf7 Input: wacom - remove unused bamboo HID parsing by Chris Bagwell · 13 years ago
  25. 6e8ec53 Input: wacom - cleanup feature report for bamboos by Chris Bagwell · 13 years ago
  26. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  27. 04c59ab Input: wacom - make LED status readable through sysfs by Ping Cheng · 13 years ago
  28. 09e7d94 Input: wacom - add LED support for Cintiq 21ux2 by Ping Cheng · 13 years ago
  29. f4fa9a6 Input: wacom - lower the LED luminance by Ping Cheng · 13 years ago
  30. 5d7e7d4 Input: wacom - add Intuos4 LED and OLED control by Eduard Hasenleithner · 13 years ago
  31. cfb7d55 Input: wacom - remove pressure for touch devices by Ping Cheng · 13 years ago
  32. 3b48c91 Input: wacom - report id 3 returns 4 bytes of data by Ping Cheng · 13 years ago
  33. a417ea4 Input: wacom - add WAC_MSG_RETRIES define by Ping Cheng · 13 years ago
  34. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  35. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 13 years ago
  36. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 13 years ago
  37. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  38. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  39. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  40. 3dc9f40 Input: wacom - request tablet data for Bamboo Pens by Chris Bagwell · 14 years ago
  41. bc73dd3 Input: wacom - collect device quirks into single function by Henrik Rydberg · 14 years ago
  42. 4a88081 Input: wacom - parse the Bamboo device family by Ping Cheng · 14 years ago
  43. fed87e6 Input: wacom - add fuzz parameters to features by Henrik Rydberg · 14 years ago
  44. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  45. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  46. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  47. 014f615 Input: wacom - switch mode upon system resume by Ping Cheng · 14 years ago
  48. 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 14 years ago
  49. 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 14 years ago
  50. 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 14 years ago
  51. 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 14 years ago
  52. 51269fe Input: wacom - do not allocate wacom_wac separately by Dmitry Torokhov · 14 years ago
  53. 4492eff Input: wacom - share pen info with touch of the same ID by Ping Cheng · 14 years ago
  54. 3810147 Input: wacom - switch mode upon system resume by Ping Cheng · 14 years ago
  55. 57e413d Input: wacom - replace WACOM_PKGLEN_PENABLED by Ping Cheng · 14 years ago
  56. 49b764a Input: wacom - add device type to device name string by Ping Cheng · 14 years ago
  57. e33da8a Input: wacom - use per-device instance of wacom_features by Jason Childs · 14 years ago
  58. b036f6f Input: wacom - get features from driver info by Bastian Blank · 14 years ago
  59. ec67bbe Input: wacom - add support for new LCD tablets by Ping Cheng · 15 years ago
  60. 232f569 Input: wacom - ensure the device is initialized properly upon resume by Ping Cheng · 15 years ago
  61. 3b7307c Input: wacom - don't use on-stack memory for report buffers by Dmitry Torokhov · 15 years ago
  62. 6f660f1 Input: wacom - add support for Intuos4 tablets by Ping Cheng · 15 years ago
  63. 384318e Input: wacom - fix TabletPC touch bug by Ping Cheng · 15 years ago
  64. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  65. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  66. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  67. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  68. e722409 Input: wacom - implement suspend and autosuspend by Oliver Neukum · 16 years ago
  69. 0e1763f Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX by Ping Cheng · 16 years ago
  70. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  71. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 17 years ago
  72. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 17 years ago[Renamed (99%) from drivers/usb/input/wacom_sys.c]
  73. c0f82d5 Input: USB devices - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  74. 7791bda Input: drivers/usb/input - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  75. 5014186 Input: USB devices - handle errors when registering input devices by Dmitry Torokhov · 17 years ago
  76. 071e0a2 USB: fix Wacom Intuos3 4x6 bugs by Ping Cheng · 18 years ago
  77. 54c9b226 USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() static by Adrian Bunk · 18 years ago
  78. 2daa487 USB: fix use after free in wacom_sys.c by Eric Sesterhenn · 18 years ago
  79. 2920349 USB: BUG_ON conversion for wacom.c by Eric Sesterhenn · 18 years ago
  80. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  81. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  82. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago