index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
2017-01-26
Merge branch 'for-4.11/wacom' into for-next
Jiri Kosina
2017-01-26
HID: wacom: generic: support LEDs
Aaron Armstrong Skomra
2017-01-26
HID: wacom: generic: support generic touch switch
Aaron Armstrong Skomra
2017-01-26
HID: wacom: generic: add vendor defined touch
Aaron Armstrong Skomra
2017-01-26
HID: wacom: Support 2nd-gen Intuos Pro's Bluetooth classic interface
Jason Gerecke
2017-01-26
HID: wacom: Move WAC_CMD_* into wacom_wac.h
Jason Gerecke
2017-01-23
Merge branch 'for-4.11/wacom' into for-next
Jiri Kosina
2017-01-23
HID: wacom: do not attempt to switch mode while in probe
Benjamin Tissoires
2017-01-23
HID: wacom: remove warning while disconnecting devices
Benjamin Tissoires
2017-01-23
HID: wacom: release the resources before leaving despite devm
Benjamin Tissoires
2017-01-19
Merge branch 'for-4.10/upstream-fixes' into for-next
Jiri Kosina
2017-01-19
HID: wacom: Fix sibling detection regression
Jason Gerecke
2017-01-06
HID: remove use of DRIVER_LICENSE
Grant Grundler
2016-10-20
HID: wacom: generic: Add support for sensor offsets
Jason Gerecke
2016-10-20
HID: wacom: generic: Support and use 'Custom HID' mode and usages
Jason Gerecke
2016-10-20
HID: wacom: generic: Strip off excessive name prefixing
Jason Gerecke
2016-10-20
HID: wacom: Detect and correct descriptors missing HID_DG_BARRELSWITCH2
Jason Gerecke
2016-10-20
HID: wacom: Update vendor-defined usage names to better match standards
Jason Gerecke
2016-08-10
HID: wacom: Augment 'oVid' and 'oPid' with heuristics for HID_GENERIC
Jason Gerecke
2016-08-05
HID: wacom: power_supply: provide the actual model_name
Benjamin Tissoires
2016-08-05
HID: wacom: power_supply: remove ac information
Benjamin Tissoires
2016-08-05
HID: wacom: power_supply: mark the type as USB
Benjamin Tissoires
2016-08-05
HID: wacom: leds: handle the switch of the LEDs directly in the kernel
Benjamin Tissoires
2016-08-05
HID: wacom: leds: actually release the LEDs on disconnect
Benjamin Tissoires
2016-08-05
HID: wacom: leds: use the ledclass instead of custom made sysfs files
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: attach the power_supply on first connection
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: have one power_supply per remote
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: allocate one input node per remote
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: have one array of struct remotes instead of many arrays
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: use devres groups to manage resources
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: have proper allocator and destructor
Benjamin Tissoires
2016-08-05
HID: wacom: rework fail path in probe() and parse_and_register()
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: have the wacom resources dynamically allocated
Benjamin Tissoires
2016-08-05
HID: wacom: EKR: add a worker to add/remove resources on addition/removal
Benjamin Tissoires
2016-08-05
HID: wacom: leds: dynamically allocate LED groups
Benjamin Tissoires
2016-08-05
HID: wacom: devres manage the shared data too
Benjamin Tissoires
2016-08-05
HID: wacom: use devres to allocate driver data
Benjamin Tissoires
2016-08-05
HID: wacom: use devm_kasprintf for allocating the name of the remote
Benjamin Tissoires
2016-08-05
HID: wacom: convert LEDs to devres
Benjamin Tissoires
2016-08-05
HID: wacom: put the managed resources in a group
Benjamin Tissoires
2016-08-05
HID: wacom: switch inputs to devres
Benjamin Tissoires
2016-08-05
HID: wacom: switch battery to devres
Benjamin Tissoires
2016-08-05
HID: wacom: use one work queue per task
Benjamin Tissoires
2016-08-05
HID: wacom: untie leds from inputs
Benjamin Tissoires
2016-08-05
HID: wacom: remove cleanup of wacom->remote_dir from wacom_clean_inputs()
Benjamin Tissoires
2016-08-05
HID: wacom: store the type in wacom->shared for INTUOSHT and INTUOSHT2
Benjamin Tissoires
2016-05-03
HID: wacom: Add fuzz factor to distance and tilt axes
Jason Gerecke
2016-04-05
HID: wacom: Support switching from vendor-defined device mode on G9 and G11
Jason Gerecke
2016-04-05
HID: wacom: Initialize hid_data.inputmode to -1
Jason Gerecke
2016-02-16
HID: wacom: close the wireless receiver on remove()
Benjamin Tissoires
[next]