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