Age | Commit message (Expand) | Author | Files | Lines |
2019-11-06 | HID: wacom: generic: Treat serial number and related fields as unsigned | Jason Gerecke | 1 | -0/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2017-05-05 | HID: wacom: Add ability to provide explicit battery status info | Jason Gerecke | 1 | -0/+1 |
2017-03-06 | HID: wacom: generic: add mode change touch key | Benjamin Tissoires | 1 | -0/+5 |
2017-02-20 | Merge branches 'for-4.10/upstream-fixes', 'for-4.11/intel-ish', 'for-4.11/may... | Jiri Kosina | 1 | -1/+4 |
2017-01-26 | HID: wacom: generic: support LEDs | Aaron Armstrong Skomra | 1 | -0/+2 |
2017-01-26 | HID: wacom: generic: add vendor defined touch | Aaron Armstrong Skomra | 1 | -0/+1 |
2017-01-23 | HID: wacom: do not attempt to switch mode while in probe | Benjamin Tissoires | 1 | -0/+1 |
2017-01-06 | HID: remove use of DRIVER_LICENSE | Grant Grundler | 1 | -1/+0 |
2016-12-09 | HID: wacom: generic: Don't return a value for wacom_wac_event | Ping Cheng | 1 | -1/+1 |
2016-08-05 | HID: wacom: power_supply: provide the actual model_name | Benjamin Tissoires | 1 | -0/+1 |
2016-08-05 | HID: wacom: power_supply: remove ac information | Benjamin Tissoires | 1 | -3/+0 |
2016-08-05 | HID: wacom: leds: handle the switch of the LEDs directly in the kernel | Benjamin Tissoires | 1 | -0/+4 |
2016-08-05 | HID: wacom: leds: actually release the LEDs on disconnect | Benjamin Tissoires | 1 | -0/+1 |
2016-08-05 | HID: wacom: leds: use the ledclass instead of custom made sysfs files | Benjamin Tissoires | 1 | -0/+19 |
2016-08-05 | HID: wacom: EKR: have one power_supply per remote | Benjamin Tissoires | 1 | -4/+15 |
2016-08-05 | HID: wacom: EKR: allocate one input node per remote | Benjamin Tissoires | 1 | -0/+2 |
2016-08-05 | HID: wacom: EKR: have one array of struct remotes instead of many arrays | Benjamin Tissoires | 1 | -2/+4 |
2016-08-05 | HID: wacom: EKR: have the wacom resources dynamically allocated | Benjamin Tissoires | 1 | -4/+9 |
2016-08-05 | HID: wacom: EKR: add a worker to add/remove resources on addition/removal | Benjamin Tissoires | 1 | -3/+8 |
2016-08-05 | HID: wacom: leds: dynamically allocate LED groups | Benjamin Tissoires | 1 | -2/+6 |
2016-08-05 | HID: wacom: convert LEDs to devres | Benjamin Tissoires | 1 | -1/+0 |
2016-08-05 | HID: wacom: put the managed resources in a group | Benjamin Tissoires | 1 | -0/+1 |
2016-08-05 | HID: wacom: use one work queue per task | Benjamin Tissoires | 1 | -3/+18 |
2015-08-28 | HID: wacom: Add support for Express Key Remote. | Aaron Skomra | 1 | -1/+6 |
2015-06-18 | HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites' | Jason Gerecke | 1 | -1/+3 |
2015-04-23 | HID: wacom: move all quirks to wacom_setup_device_quirks | Ping Cheng | 1 | -1/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -7/+1 |
2015-03-14 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 1 | -3/+5 |
2015-03-11 | HID: wacom: Allow dynamic battery creation/destruction | Jason Gerecke | 1 | -0/+1 |
2015-03-11 | HID: wacom: Centralize updating of wacom_wac battery status | Jason Gerecke | 1 | -7/+0 |
2014-11-20 | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng | 1 | -1/+1 |
2014-10-01 | HID: wacom: implement generic HID handling for pen generic devices | Benjamin Tissoires | 1 | -0/+6 |
2014-08-07 | Input: wacom - only register once the MODULE_* macros | Benjamin Tissoires | 1 | -4/+0 |
2014-08-07 | Input: wacom - add copyright note and bump version to 2.0 | Benjamin Tissoires | 1 | -1/+4 |
2014-07-26 | Input: wacom - register an ac power supply for wireless devices | Benjamin Tissoires | 1 | -0/+1 |
2014-07-26 | Input: wacom - enhance Wireless Receiver battery reporting | Benjamin Tissoires | 1 | -0/+7 |
2014-07-26 | Input: wacom - put a flag when the led are initialized | Benjamin Tissoires | 1 | -0/+1 |
2014-07-26 | Input: wacom - move the USB (now hid) Wacom driver in drivers/hid | Benjamin Tissoires | 1 | -0/+138 |