1. 2a5e597 HID: wacom: Always increment hdev refcount within wacom_get_hdev_data by Jason Gerecke · 7 years ago
  2. 74aebed6 HID: wacom: leds: Don't try to control the EKR's read-only LEDs by Aaron Armstrong Skomra · 7 years ago
  3. 09dc28a HID: wacom: Improve generic name generation by Jason Gerecke · 7 years ago
  4. bc35f73 HID: wacom: Remove comparison of u8 mode with zero and simplify. by Christos Gkekas · 7 years ago
  5. 16e4598 HID: wacom: Add ability to provide explicit battery status info by Jason Gerecke · 8 years ago
  6. 18fc216 Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2112', 'for-4.12/hid-core-null-state-handling', 'for-4.12/hiddev', 'for-4.12/i2c-hid', 'for-4.12/innomedia', 'for-4.12/logitech-hidpp-battery-power-supply', 'for-4.12/multitouch', 'for-4.12/nti', 'for-4.12/upstream' and 'for-4.12/wacom' into for-linus by Jiri Kosina · 8 years ago
  7. 4d20c33 HID: wacom: call _query_tablet_data() for BAMBOO_TOUCH by Aaron Armstrong Skomra · 8 years ago
  8. 8b40735 HID: wacom: Don't add ghost interface as shared data by Aaron Armstrong Skomra · 8 years ago
  9. b6b1f19 HID: wacom: don't manually release resources for the EKR by Aaron Armstrong Skomra · 8 years ago
  10. d793ff8 HID: wacom: generic: support touch on/off softkey by Ping Cheng · 8 years ago
  11. 4082da8 HID: wacom: generic: add mode change touch key by Benjamin Tissoires · 8 years ago
  12. 53f724b Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/mayflash', 'for-4.11/microsoft', 'for-4.11/rmi', 'for-4.11/upstream' and 'for-4.11/wacom' into for-linus by Jiri Kosina · 8 years ago
  13. 10c55ca HID: wacom: generic: support LEDs by Aaron Armstrong Skomra · 8 years ago
  14. d2ec58a HID: wacom: generic: support generic touch switch by Aaron Armstrong Skomra · 8 years ago
  15. ac2423c HID: wacom: generic: add vendor defined touch by Aaron Armstrong Skomra · 8 years ago
  16. 4922cd2 HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface by Jason Gerecke · 8 years ago
  17. 5ba13c6 HID: wacom: Move WAC_CMD_* into wacom_wac.h by Jason Gerecke · 8 years ago
  18. a544c61 HID: wacom: do not attempt to switch mode while in probe by Benjamin Tissoires · 8 years ago
  19. c0265a94 HID: wacom: remove warning while disconnecting devices by Benjamin Tissoires · 8 years ago
  20. 5b779fc HID: wacom: release the resources before leaving despite devm by Benjamin Tissoires · 8 years ago
  21. a9ce785 HID: wacom: Fix sibling detection regression by Jason Gerecke · 8 years ago
  22. 7021b60 HID: remove use of DRIVER_LICENSE by Grant Grundler · 8 years ago
  23. 345857b HID: wacom: generic: Add support for sensor offsets by Jason Gerecke · 8 years ago
  24. c9c0958 HID: wacom: generic: Support and use 'Custom HID' mode and usages by Jason Gerecke · 8 years ago
  25. f2209d4 HID: wacom: generic: Strip off excessive name prefixing by Jason Gerecke · 8 years ago
  26. 6005a13 HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2 by Jason Gerecke · 8 years ago
  27. 8de8228 HID: wacom: Update vendor-defined usage names to better match standards by Jason Gerecke · 8 years ago
  28. 41372d5 HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC by Jason Gerecke · 8 years ago
  29. 9956953 HID: wacom: power_supply: provide the actual model_name by Benjamin Tissoires · 8 years ago
  30. 136ae5e HID: wacom: power_supply: remove ac information by Benjamin Tissoires · 8 years ago
  31. 9698329 HID: wacom: power_supply: mark the type as USB by Benjamin Tissoires · 8 years ago
  32. 34736aa HID: wacom: leds: handle the switch of the LEDs directly in the kernel by Benjamin Tissoires · 8 years ago
  33. 589e506 HID: wacom: leds: actually release the LEDs on disconnect by Benjamin Tissoires · 8 years ago
  34. 97f5541 HID: wacom: leds: use the ledclass instead of custom made sysfs files by Benjamin Tissoires · 8 years ago
  35. 9f1015d4 HID: wacom: EKR: attach the power_supply on first connection by Benjamin Tissoires · 8 years ago
  36. 59d69bc HID: wacom: EKR: have one power_supply per remote by Benjamin Tissoires · 8 years ago
  37. 7c35dc3 HID: wacom: EKR: allocate one input node per remote by Benjamin Tissoires · 8 years ago
  38. e7749f6 HID: wacom: EKR: have one array of struct remotes instead of many arrays by Benjamin Tissoires · 8 years ago
  39. f9036bd HID: wacom: EKR: use devres groups to manage resources by Benjamin Tissoires · 8 years ago
  40. 04bfa27 HID: wacom: EKR: have proper allocator and destructor by Benjamin Tissoires · 8 years ago
  41. 3888b0d HID: wacom: rework fail path in probe() and parse_and_register() by Benjamin Tissoires · 8 years ago
  42. 83e6b40 HID: wacom: EKR: have the wacom resources dynamically allocated by Benjamin Tissoires · 8 years ago
  43. e6f2813 HID: wacom: EKR: add a worker to add/remove resources on addition/removal by Benjamin Tissoires · 8 years ago
  44. a50aac7 HID: wacom: leds: dynamically allocate LED groups by Benjamin Tissoires · 8 years ago
  45. 1c817c8 HID: wacom: devres manage the shared data too by Benjamin Tissoires · 8 years ago
  46. 19b6433 HID: wacom: use devres to allocate driver data by Benjamin Tissoires · 8 years ago
  47. c1f5409 HID: wacom: use devm_kasprintf for allocating the name of the remote by Benjamin Tissoires · 8 years ago
  48. 2df68a8 HID: wacom: convert LEDs to devres by Benjamin Tissoires · 8 years ago
  49. 84dfbd7 HID: wacom: put the managed resources in a group by Benjamin Tissoires · 8 years ago
  50. 3dad188 HID: wacom: switch inputs to devres by Benjamin Tissoires · 8 years ago
  51. b189da9 HID: wacom: switch battery to devres by Benjamin Tissoires · 8 years ago
  52. d17d1f1 HID: wacom: use one work queue per task by Benjamin Tissoires · 8 years ago
  53. 85d2c77 HID: wacom: untie leds from inputs by Benjamin Tissoires · 8 years ago
  54. b62f646 HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs() by Benjamin Tissoires · 8 years ago
  55. 97f9afa HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2 by Benjamin Tissoires · 8 years ago
  56. bef7e20 HID: wacom: Add fuzz factor to distance and tilt axes by Jason Gerecke · 9 years ago
  57. 326ea2a HID: wacom: Support switching from vendor-defined device mode on G9 and G11 by Jason Gerecke · 9 years ago
  58. c6fa1ae HID: wacom: Initialize hid_data.inputmode to -1 by Jason Gerecke · 9 years ago
  59. f620516 HID: wacom: close the wireless receiver on remove() by Benjamin Tissoires · 9 years ago
  60. 17f2847 HID: wacom: cleanup input devices by Benjamin Tissoires · 9 years ago
  61. fd5f92b HID: wacom: reuse wacom_parse_and_register() in wireless_work by Benjamin Tissoires · 9 years ago
  62. a2f091a HID: wacom: move down wireless_work() by Benjamin Tissoires · 9 years ago
  63. c58ac3a HID: wacom: break out parsing of device and registering of input by Benjamin Tissoires · 9 years ago
  64. 83f1bfd Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container-of-cleanups', 'for-4.5/core', 'for-4.5/i2c-hid', 'for-4.5/logitech', 'for-4.5/multitouch', 'for-4.5/sony', 'for-4.5/upstream' and 'for-4.5/wacom' into for-linus by Jiri Kosina · 9 years ago
  65. 2cf8383 HID: use kobj_to_dev() by Geliang Tang · 9 years ago
  66. ee79a8f HID: use to_hid_device() by Geliang Tang · 9 years ago
  67. 27ba1d5 HID: wacom: Delete an unnecessary check before kobject_put() by Markus Elfring · 9 years ago
  68. 86e88f0 HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start' by Jason Gerecke · 9 years ago
  69. 6212aae HID: wacom: Remove useless conditions from 'wacom_query_tablet_data' by Jason Gerecke · 9 years ago
  70. 7adb91b HID: wacom: fix Intuos wireless report id issue by Ping Cheng · 9 years ago
  71. f7acb55 HID: wacom: Add support for Cintiq Companion 2 by Jason Gerecke · 9 years ago
  72. eda01da HID: wacom: Add four new Intuos devices by Ping Cheng · 9 years ago
  73. 3b164a0 HID: wacom: Cleanup unsupported device_type for BAMBOO_PT by Ping Cheng · 9 years ago
  74. 8c4de9b Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4.3/lenovo', 'for-4.3/logitech', 'for-4.3/multitouch', 'for-4.3/picolcd', 'for-4.3/rmi', 'for-4.3/sensor-hub', 'for-4.3/sony' and 'for-4.3/wacom' into for-linus by Jiri Kosina · 9 years ago
  75. 3e097d1 Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' into for-linus by Jiri Kosina · 9 years ago
  76. 72b236d HID: wacom: Add support for Express Key Remote. by Aaron Skomra · 9 years ago
  77. 0be0171 HID: wacom: Report correct device resolution when using the wireless adapater by Jason Gerecke · 9 years ago
  78. a1c173d HID: wacom: Do not repeatedly attempt to set device mode on error by Jason Gerecke · 9 years ago
  79. 64d0ed9 HID: wacom: Do not repeatedly attempt to set device mode on error by Jason Gerecke · 9 years ago
  80. 3f14a63 HID: wacom: Remove WACOM_QUIRK_NO_INPUT by Jason Gerecke · 9 years ago
  81. ccad85c HID: wacom: Replace WACOM_QUIRK_MONITOR with WACOM_DEVICETYPE_WL_MONITOR by Jason Gerecke · 9 years ago
  82. 8dc8641 HID: wacom: Use calculated pkglen for wireless touch interface by Jason Gerecke · 9 years ago
  83. 06324e0 HID: wacom: Perform all event processing as part of report processing by Jason Gerecke · 9 years ago
  84. 2bdd163 HID: wacom: Set default device name to value from wacom->features by Jason Gerecke · 9 years ago
  85. d9f2d20 HID: wacom: Properly free inputs if 'wacom_allocate_inputs' fails by Jason Gerecke · 9 years ago
  86. 67e123f HID: wacom: Delete unnecessary checks before the function call "input_free_device" by Markus Elfring · 9 years ago
  87. 0fd72ff HID: wacom: NULL dereferences on error in probe() by Dan Carpenter · 10 years ago
  88. 2a6cdbd HID: wacom: Introduce new 'touch_input' device by Jason Gerecke · 10 years ago
  89. 2636a3f HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' by Jason Gerecke · 10 years ago
  90. 862cf55 HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_type by Jason Gerecke · 10 years ago
  91. aa86b18 HID: wacom: Treat features->device_type values as flags by Jason Gerecke · 10 years ago
  92. 44b5250 HID: wacom: Simplify 'wacom_update_name' by Jason Gerecke · 10 years ago
  93. 05e8fd9 HID: wacom: Handle failing HID_DG_CONTACTMAX requests by Jason Gerecke · 10 years ago
  94. aef3156 HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPE by Jason Gerecke · 10 years ago
  95. 8e116d3 HID: wacom: Fail probe if HID_GENERIC device has unknown device_type by Jason Gerecke · 10 years ago
  96. 042628a HID: wacom: Discover device_type from HID descriptor for all devices by Jason Gerecke · 10 years ago
  97. 8d80f79 HID: wacom: Do not add suffix to name of devices with an unknown type by Jason Gerecke · 10 years ago
  98. c24eab4 HID: wacom: retrieve name from HID descriptor for generic devices by Ping Cheng · 10 years ago
  99. 3d64f54 HID: wacom: move unit and unitExpo initialization to wacom_calculate_res by Ping Cheng · 10 years ago
  100. 42f4f27 HID: wacom: move all quirks to wacom_setup_device_quirks by Ping Cheng · 10 years ago