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.h
Age
Commit message (
Expand
)
Author
2019-11-06
HID: wacom: generic: Treat serial number and related fields as unsigned
Jason Gerecke
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-05-05
HID: wacom: Add ability to provide explicit battery status info
Jason Gerecke
2017-03-06
HID: wacom: generic: add mode change touch key
Benjamin Tissoires
2017-02-20
Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may...
Jiri Kosina
2017-01-26
HID: wacom: generic: support LEDs
Aaron Armstrong Skomra
2017-01-26
HID: wacom: generic: add vendor defined touch
Aaron Armstrong Skomra
2017-01-23
HID: wacom: do not attempt to switch mode while in probe
Benjamin Tissoires
2017-01-06
HID: remove use of DRIVER_LICENSE
Grant Grundler
2016-12-09
HID: wacom: generic: Don't return a value for wacom_wac_event
Ping Cheng
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: 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: 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: 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: 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: use one work queue per task
Benjamin Tissoires
2015-08-28
HID: wacom: Add support for Express Key Remote.
Aaron Skomra
2015-06-18
HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'
Jason Gerecke
2015-04-23
HID: wacom: move all quirks to wacom_setup_device_quirks
Ping Cheng
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-11
HID: wacom: Allow dynamic battery creation/destruction
Jason Gerecke
2015-03-11
HID: wacom: Centralize updating of wacom_wac battery status
Jason Gerecke
2014-11-20
HID: wacom - Bamboo pen-only tablet does not support PAD
Ping Cheng
2014-10-01
HID: wacom: implement generic HID handling for pen generic devices
Benjamin Tissoires
2014-08-06
Input: wacom - only register once the MODULE_* macros
Benjamin Tissoires
2014-08-06
Input: wacom - add copyright note and bump version to 2.0
Benjamin Tissoires
2014-07-25
Input: wacom - register an ac power supply for wireless devices
Benjamin Tissoires
2014-07-25
Input: wacom - enhance Wireless Receiver battery reporting
Benjamin Tissoires
2014-07-25
Input: wacom - put a flag when the led are initialized
Benjamin Tissoires
2014-07-25
Input: wacom - move the USB (now hid) Wacom driver in drivers/hid
Benjamin Tissoires