1. 7b824bb Input: wacom - constify wacom_features for a new missed Bamboo models by Ping Cheng · 14 years ago
  2. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 14 years ago
  3. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 14 years ago
  4. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 14 years ago
  5. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 14 years ago
  6. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 14 years ago
  7. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  8. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  9. 7b4b306 Input: wacom - add support for digitizer in Lenovo W700 by Ajay Ramaswamy · 14 years ago
  10. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  11. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  12. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  13. 57a7872 Input: wacom - add another Bamboo Pen ID (0xd4) by Kevin Granade · 14 years ago
  14. 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 14 years ago
  15. a318e6b Input: wacom - add IDs for two new Bamboo PTs by David Foley · 14 years ago
  16. 6521d0b Input: wacom - specify Cinitq supported tools by Ping Cheng · 14 years ago
  17. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  18. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  19. 33d5f71 Input: wacom - disable Bamboo touchpad when pen is being used by Chris Bagwell · 14 years ago
  20. 2aaacb1 Input: wacom - add support for Bamboo Pen by Chris Bagwell · 14 years ago
  21. e1d38e4 Input: wacom - move Bamboo Touch irq to its own function by Chris Bagwell · 14 years ago
  22. f4ccbef Input: wacom - add a quirk for low resolution Bamboo devices by Henrik Rydberg · 14 years ago
  23. cb734c0 Input: wacom - add support for the Bamboo Touch trackpad by Henrik Rydberg · 14 years ago
  24. bc73dd3 Input: wacom - collect device quirks into single function by Henrik Rydberg · 14 years ago
  25. fed87e6 Input: wacom - add fuzz parameters to features by Henrik Rydberg · 14 years ago
  26. d9f66c1 Input: wacom - fix mousewheel handling for old wacom tablets by Mike Auty · 14 years ago
  27. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  28. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  29. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  30. c8f2edc Input: wacom - add support for DTU2231 and DTU1631 by Ping Cheng · 14 years ago
  31. 493630b Input: wacom - fix serial number handling on Cintiq 21UX2 by Ping Cheng · 14 years ago
  32. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  33. ab687b1 Input: wacom - streamline 2-finger touch support by Ping Cheng · 15 years ago
  34. 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 15 years ago
  35. 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 15 years ago
  36. 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 15 years ago
  37. 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 15 years ago
  38. 51269fe Input: wacom - do not allocate wacom_wac separately by Dmitry Torokhov · 15 years ago
  39. 4492eff Input: wacom - share pen info with touch of the same ID by Ping Cheng · 15 years ago
  40. 3b57ca0 Input: wacom - merge out and in prox events by Ping Cheng · 15 years ago
  41. afb567e Revert "Input: wacom - merge out and in prox events" by Dmitry Torokhov · 15 years ago
  42. 776943f Input: wacom - merge out and in prox events by Ping Cheng · 15 years ago
  43. 57e413d Input: wacom - replace WACOM_PKGLEN_PENABLED by Ping Cheng · 15 years ago
  44. e87a344 Input: wacom - constify product features data by Dmitry Torokhov · 15 years ago
  45. e33da8a Input: wacom - use per-device instance of wacom_features by Jason Childs · 15 years ago
  46. b036f6f Input: wacom - get features from driver info by Bastian Blank · 15 years ago
  47. 0f5e182 Input: wacom - separate pen from express keys on Graphire by Ping Cheng · 15 years ago
  48. cad7470 Input: wacom - add defines for data packet report IDs by Ping Cheng · 15 years ago
  49. ec67bbe Input: wacom - add support for new LCD tablets by Ping Cheng · 15 years ago
  50. ee54500 Input: wacom - add defines for packet lengths of various devices by Ping Cheng · 15 years ago
  51. c413ec4 Input: wacom - add DTF720a support and fix rotation on Intuos3 by Ping Cheng · 15 years ago
  52. a862952 Input: wacom - clear Intuos4 wheel data when finger leaves proximity by Ping Cheng · 15 years ago
  53. 6f660f1 Input: wacom - add support for Intuos4 tablets by Ping Cheng · 16 years ago
  54. 0de048a Input: make some variables and functions static by Roel Kluin · 16 years ago
  55. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  56. e34b9d2 Input: wacom - cleanup handling of tablet IDs by Ping Cheng · 17 years ago
  57. b345dc7 Input: wacom - add support for Cintiq 20WSX by Ping Cheng · 17 years ago
  58. 0e1763f Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WX by Ping Cheng · 17 years ago
  59. 7ecfbfd Input: wacom - add support for the new Bamboo tablets by Ping Cheng · 17 years ago
  60. 4104d13 Input: move USB tablets under drivers/input/tablet by Dmitry Torokhov · 18 years ago[Renamed (99%) from drivers/usb/input/wacom_wac.c]
  61. 80d4e8e USB: Wacom driver updates by Ping Cheng · 18 years ago
  62. 071e0a2 USB: fix Wacom Intuos3 4x6 bugs by Ping Cheng · 18 years ago
  63. 8d32e3a USB: Wacom driver updates by Ping Cheng · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. 3bea733 USB: wacom tablet driver reorganization by Ping Cheng · 18 years ago