| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -20/+77 |
|\ |
|
| * | HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUT | Ping Cheng | 2015-04-02 | 1 | -13/+11 |
| * | HID: wacom: ask for a in-prox report when it was missed | Benjamin Tissoires | 2015-03-16 | 1 | -0/+3 |
| * | HID: wacom: Add battery presence indicator to wireless tablets | Jason Gerecke | 2015-03-11 | 1 | -0/+4 |
| * | HID: wacom: Status packet provides 'charging', not 'powered' bit | Jason Gerecke | 2015-03-11 | 1 | -0/+2 |
| * | HID: wacom: Allow dynamic battery creation/destruction | Jason Gerecke | 2015-03-11 | 1 | -2/+15 |
| * | HID: wacom: add full support of the Wacom Bamboo PAD | Benjamin Tissoires | 2015-02-27 | 1 | -0/+24 |
| * | HID: wacom: store the hid_device pointers of the sibling devices | Benjamin Tissoires | 2015-02-27 | 1 | -6/+19 |
* | | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -34/+37 |
* | | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -2/+3 |
|/ |
|
* | HID: wacom: add support for Cintiq 27QHD and 27QHD touch | Ping Cheng | 2015-01-29 | 1 | -0/+3 |
* | HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping() | Benjamin Tissoires | 2015-01-06 | 1 | -4/+2 |
*---. | Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov... | Jiri Kosina | 2014-12-12 | 1 | -20/+39 |
|\ \ \ |
|
| | | * | HID: wacom: Initialize MT slots for generic devices at post_parse_hid | Jason Gerecke | 2014-12-10 | 1 | -0/+18 |
| | | * | HID: wacom: PAD is independent with pen/touch | Ping Cheng | 2014-11-26 | 1 | -3/+5 |
| | | * | HID: wacom - Bamboo pen-only tablet does not support PAD | Ping Cheng | 2014-11-20 | 1 | -10/+15 |
| | |/ |
|
| * | | HID: make hid_report_len as a static inline function in hid.h | Mathieu Magnaudet | 2014-12-01 | 1 | -7/+1 |
| |/ |
|
* | | HID: wacom: fix freeze on open when autosuspend is on | Benjamin Tissoires | 2014-12-02 | 1 | -8/+1 |
|/ |
|
* | HID: wacom: implement the finger part of the HID generic handling | Benjamin Tissoires | 2014-10-01 | 1 | -3/+36 |
* | HID: wacom: implement generic HID handling for pen generic devices | Benjamin Tissoires | 2014-10-01 | 1 | -2/+10 |
* | HID: wacom: move allocation of inputs earlier | Benjamin Tissoires | 2014-10-01 | 1 | -3/+9 |
* | HID: wacom: split out input allocation and registration | Benjamin Tissoires | 2014-10-01 | 1 | -33/+63 |
* | HID: wacom: rename failN with some meaningful information | Benjamin Tissoires | 2014-10-01 | 1 | -20/+29 |
* | HID: wacom: fix timeout on probe for some wacoms | Benjamin Tissoires | 2014-09-22 | 1 | -2/+16 |
* | HID: wacom: make the WL connection friendly for the desktop | Benjamin Tissoires | 2014-09-12 | 1 | -1/+1 |
* | HID: wacom - enable LED support for Wireless Intuos5/Pro | Ping Cheng | 2014-09-11 | 1 | -17/+35 |
* | HID: wacom - remove report_id from wacom_get_report interface | Ping Cheng | 2014-09-11 | 1 | -4/+4 |
* | HID: wacom - Clean up of sysfs | Ping Cheng | 2014-09-11 | 1 | -2/+10 |
* | HID: wacom - Add default permission defines for sysfs attributes | Ping Cheng | 2014-09-11 | 1 | -4/+7 |
* | Input: wacom - fix compiler warning if !CONFIG_PM | Geert Uytterhoeven | 2014-08-12 | 1 | -0/+2 |
* | Input: wacom - only register once the MODULE_* macros | Benjamin Tissoires | 2014-08-06 | 1 | -0/+5 |
* | Input: wacom - remove passing id for wacom_set_report | Przemo Firszt | 2014-08-06 | 1 | -18/+17 |
* | Input: wacom - check for bluetooth protocol while setting OLEDs | Benjamin Tissoires | 2014-08-06 | 1 | -8/+21 |
* | Input: wacom - handle Intuos 4 BT in wacom.ko | Benjamin Tissoires | 2014-08-06 | 1 | -0/+16 |
* | Input: wacom - handle Graphire BT tablets in wacom.ko | Benjamin Tissoires | 2014-08-06 | 1 | -0/+33 |
* | Input: wacom - prepare the driver to include BT devices | Benjamin Tissoires | 2014-08-06 | 1 | -3/+67 |
* | Input: wacom - register an ac power supply for wireless devices | Benjamin Tissoires | 2014-07-25 | 1 | -5/+53 |
* | Input: wacom - use a uniq name for the battery device | Benjamin Tissoires | 2014-07-25 | 1 | -1/+5 |
* | Input: wacom - enhance Wireless Receiver battery reporting | Benjamin Tissoires | 2014-07-25 | 1 | -4/+15 |
* | Input: wacom - put a flag when the led are initialized | Benjamin Tissoires | 2014-07-25 | 1 | -0/+6 |
* | Input: wacom - move the USB (now hid) Wacom driver in drivers/hid | Benjamin Tissoires | 2014-07-25 | 1 | -0/+1257 |