1. 26fcd2a Input: wacom - add support for Lenovo tablet ID (0xE6) by Manoj Iyer · 14 years ago
  2. e35fb8c Input: wacom - report resolution for pen devices by Ping Cheng · 14 years ago
  3. 7b824bb Input: wacom - constify wacom_features for a new missed Bamboo models by Ping Cheng · 14 years ago
  4. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  5. 84eb5aa Input: wacom - support 2FGT in MT format by Ping Cheng · 14 years ago
  6. a43c7c5 Input: wacom - support one finger touch the touchscreen way by Ping Cheng · 14 years ago
  7. 8aa9a9a Input: wacom - process pen data in its own routine by Ping Cheng · 14 years ago
  8. 4fc1938 Input: wacom - do not send 2FGT Tablet PC events in TAP format by Ping Cheng · 14 years ago
  9. 4b6d443 Input: wacom - fix error path in wacom_probe() by Alexander Strakh · 14 years ago
  10. 409550f Input: wacom - pass touch resolution to clients through input_absinfo by Ping Cheng · 14 years ago
  11. d38acb4 Input: wacom - add 2 Bamboo Pen and touch models by Ping Cheng · 14 years ago
  12. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  13. 7b4b306 Input: wacom - add support for digitizer in Lenovo W700 by Ajay Ramaswamy · 14 years ago
  14. 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
  15. c5f4dec input: mt: Move tracking and pointer emulation to input-mt by Henrik Rydberg · 14 years ago
  16. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  17. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  18. 57a7872 Input: wacom - add another Bamboo Pen ID (0xd4) by Kevin Granade · 14 years ago
  19. 47d0923 Input: wacom - add new Bamboo PT (0xdb) by David Foley · 14 years ago
  20. a318e6b Input: wacom - add IDs for two new Bamboo PTs by David Foley · 14 years ago
  21. 6f07d31 Input: aiptek - tighten up permissions on sysfs attributes by Dmitry Torokhov · 14 years ago
  22. a450319 Input: acecad - fix a memory leak in usb_acecad_probe error path by Axel Lin · 14 years ago
  23. 6521d0b Input: wacom - specify Cinitq supported tools by Ping Cheng · 14 years ago
  24. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  25. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  26. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  27. f6cd378 Input: wacom - fix runtime PM related deadlock by Dmitry Torokhov · 14 years ago
  28. 727eeb7 Input: hanwang - add support for Art Master HD 5012 tablet by Xing Wei · 14 years ago
  29. 24dd3b5 Input: hanwang - make compatible with xf86-input-wacom driver by Xing Wei · 14 years ago
  30. 33d5f71 Input: wacom - disable Bamboo touchpad when pen is being used by Chris Bagwell · 14 years ago
  31. 2aaacb1 Input: wacom - add support for Bamboo Pen by Chris Bagwell · 14 years ago
  32. e1d38e4 Input: wacom - move Bamboo Touch irq to its own function by Chris Bagwell · 14 years ago
  33. 3dc9f40 Input: wacom - request tablet data for Bamboo Pens by Chris Bagwell · 14 years ago
  34. f4ccbef Input: wacom - add a quirk for low resolution Bamboo devices by Henrik Rydberg · 14 years ago
  35. cb734c0 Input: wacom - add support for the Bamboo Touch trackpad by Henrik Rydberg · 14 years ago
  36. bc73dd3 Input: wacom - collect device quirks into single function by Henrik Rydberg · 14 years ago
  37. 4a88081 Input: wacom - parse the Bamboo device family by Ping Cheng · 14 years ago
  38. fed87e6 Input: wacom - add fuzz parameters to features by Henrik Rydberg · 14 years ago
  39. bba5394 Input: add support for Hanwang tablets by Xing Wei · 14 years ago
  40. d9f66c1 Input: wacom - fix mousewheel handling for old wacom tablets by Mike Auty · 14 years ago
  41. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  42. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  43. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  44. c8f2edc Input: wacom - add support for DTU2231 and DTU1631 by Ping Cheng · 14 years ago
  45. 493630b Input: wacom - fix serial number handling on Cintiq 21UX2 by Ping Cheng · 14 years ago
  46. 3a4b4aa Input: wacom - add Cintiq 21UX2 and Intuos4 WL by Ping Cheng · 14 years ago
  47. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  48. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 15 years ago
  49. f319209 Input: kbtab - do not advertise unsupported events by Dmitry Torokhov · 14 years ago
  50. 331cb02 Input: kbtab - simplify kbtab_disconnect() by Dmitry Torokhov · 14 years ago
  51. ee7aa6c Input: kbtab - fix incorrect size parameter in usb_buffer_free by Axel Lin · 14 years ago
  52. 893d1cd Input: acecad - don't advertise mouse events by Dmitry Torokhov · 14 years ago
  53. b426571 Input: acecad - fix some formatting issues by Dmitry Torokhov · 14 years ago
  54. 5492f6f Input: acecad - simplify usb_acecad_disconnect() by Dmitry Torokhov · 14 years ago
  55. 2ef2ed5 Input: acecad - fix incorrect size parameter in usb_buffer_free by Axel Lin · 14 years ago
  56. 00eef7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  57. 014f615 Input: wacom - switch mode upon system resume by Ping Cheng · 15 years ago
  58. ab687b1 Input: wacom - streamline 2-finger touch support by Ping Cheng · 15 years ago
  59. 252f776 Input: wacom - use get_unaligned to access unaligned data by Dmitry Torokhov · 15 years ago
  60. 95dd3b3 Input: wacom - get rid of wacom_combo structure by Dmitry Torokhov · 15 years ago
  61. 8da23fc Input: wacom - get rid of input event wrappers by Dmitry Torokhov · 15 years ago
  62. 73a97f4 Input: wacom - fix some formatting issues by Dmitry Torokhov · 15 years ago
  63. 51269fe Input: wacom - do not allocate wacom_wac separately by Dmitry Torokhov · 15 years ago
  64. 4492eff Input: wacom - share pen info with touch of the same ID by Ping Cheng · 15 years ago
  65. 3b57ca0 Input: wacom - merge out and in prox events by Ping Cheng · 15 years ago
  66. 56f3e1c Merge branch 'for-linus' into next by Dmitry Torokhov · 15 years ago
  67. 3810147 Input: wacom - switch mode upon system resume by Ping Cheng · 15 years ago
  68. afb567e Revert "Input: wacom - merge out and in prox events" by Dmitry Torokhov · 15 years ago
  69. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  70. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  71. 776943f Input: wacom - merge out and in prox events 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. e87a344 Input: wacom - constify product features data by Dmitry Torokhov · 15 years ago
  75. e33da8a Input: wacom - use per-device instance of wacom_features by Jason Childs · 15 years ago
  76. b036f6f Input: wacom - get features from driver info by Bastian Blank · 15 years ago
  77. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  78. 9cb3ce5 Input: make USB device ids constant by Márton Németh · 15 years ago
  79. 0f5e182 Input: wacom - separate pen from express keys on Graphire by Ping Cheng · 15 years ago
  80. cad7470 Input: wacom - add defines for data packet report IDs by Ping Cheng · 15 years ago
  81. ec67bbe Input: wacom - add support for new LCD tablets by Ping Cheng · 15 years ago
  82. ee54500 Input: wacom - add defines for packet lengths of various devices by Ping Cheng · 15 years ago
  83. 232f569 Input: wacom - ensure the device is initialized properly upon resume by Ping Cheng · 15 years ago
  84. 3b7307c Input: wacom - don't use on-stack memory for report buffers by Dmitry Torokhov · 15 years ago
  85. c413ec4 Input: wacom - add DTF720a support and fix rotation on Intuos3 by Ping Cheng · 15 years ago
  86. a862952 Input: wacom - clear Intuos4 wheel data when finger leaves proximity by Ping Cheng · 15 years ago
  87. 6f660f1 Input: wacom - add support for Intuos4 tablets by Ping Cheng · 15 years ago
  88. d585a02 Merge commit 'v2.6.30-rc5' into next by Dmitry Torokhov · 15 years ago
  89. 384318e Input: wacom - fix TabletPC touch bug by Ping Cheng · 15 years ago
  90. 32a676f Input: gtco - add MODULE_DESCRIPTION() by Dmitry Torokhov · 16 years ago
  91. e941da3 Input: gtco - use USB endpoint API by Julia Lawall · 16 years ago
  92. 0de048a Input: make some variables and functions static by Roel Kluin · 16 years ago
  93. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  94. 545f4e9 Input: wacom - add support for new USB Tablet PCs by Ping Cheng · 16 years ago
  95. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  96. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  97. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  98. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  99. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  100. f4bc95d Input: gtco - eliminate early return by Julia Lawall · 16 years ago