index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hid
/
wacom_sys.c
Age
Commit message (
Expand
)
Author
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
2016-02-16
HID: wacom: cleanup input devices
Benjamin Tissoires
2016-02-16
HID: wacom: reuse wacom_parse_and_register() in wireless_work
Benjamin Tissoires
2016-02-16
HID: wacom: move down wireless_work()
Benjamin Tissoires
2016-02-16
HID: wacom: break out parsing of device and registering of input
Benjamin Tissoires
2016-01-14
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...
Jiri Kosina
2015-12-28
HID: use kobj_to_dev()
Geliang Tang
2015-12-28
HID: use to_hid_device()
Geliang Tang
2015-11-19
HID: wacom: Delete an unnecessary check before kobject_put()
Markus Elfring
2015-11-05
HID: wacom: Call 'wacom_query_tablet_data' only after 'hid_hw_start'
Jason Gerecke
2015-11-03
HID: wacom: Remove useless conditions from 'wacom_query_tablet_data'
Jason Gerecke
2015-11-02
HID: wacom: fix Intuos wireless report id issue
Ping Cheng
2015-10-21
HID: wacom: Add support for Cintiq Companion 2
Jason Gerecke
2015-09-23
HID: wacom: Add four new Intuos devices
Ping Cheng
2015-09-23
HID: wacom: Cleanup unsupported device_type for BAMBOO_PT
Ping Cheng
2015-09-01
Merge branches 'for-4.3/chicony', 'for-4.3/cp2112', 'for-4.3/i2c-hid', 'for-4...
Jiri Kosina
2015-09-01
Merge branches 'for-4.2/upstream-fixes-devm-fixed' and 'for-4.3/upstream' int...
Jiri Kosina
2015-08-28
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
2015-08-10
HID: wacom: Report correct device resolution when using the wireless adapater
Jason Gerecke
[next]