summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Introduce new 'touch_input' deviceJason Gerecke2015-06-181-46/+70
* HID: wacom: Split apart 'wacom_setup_pentouch_input_capabilites'Jason Gerecke2015-06-181-2/+6
* HID: wacom: Introduce a new WACOM_DEVICETYPE_PAD device_typeJason Gerecke2015-06-181-30/+35
* HID: wacom: Treat features->device_type values as flagsJason Gerecke2015-06-181-17/+18
* HID: wacom: Simplify 'wacom_update_name'Jason Gerecke2015-06-181-11/+14
* HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke2015-05-211-2/+9
* HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke2015-05-211-2/+10
* HID: wacom: Fail probe if HID_GENERIC device has unknown device_typeJason Gerecke2015-05-041-1/+7
* HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke2015-05-041-10/+13
* HID: wacom: Do not add suffix to name of devices with an unknown typeJason Gerecke2015-05-041-5/+8
* HID: wacom: retrieve name from HID descriptor for generic devicesPing Cheng2015-04-271-11/+47
* HID: wacom: move unit and unitExpo initialization to wacom_calculate_resPing Cheng2015-04-231-6/+6
* HID: wacom: move all quirks to wacom_setup_device_quirksPing Cheng2015-04-231-38/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-20/+77
|\
| * HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-021-13/+11Star
| * HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-161-0/+3
| * HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-111-0/+4
| * HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-111-0/+2
| * HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2015-03-111-2/+15
| * HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-271-0/+24
| * HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2015-02-271-6/+19
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-34/+37
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-2/+3
|/
* HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-291-0/+3
* HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-061-4/+2Star
*---. Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-20/+39
|\ \ \
| | | * HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke2014-12-101-0/+18
| | | * HID: wacom: PAD is independent with pen/touchPing Cheng2014-11-261-3/+5
| | | * HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng2014-11-201-10/+15
| | |/
| * / HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-011-7/+1Star
| |/
* / HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires2014-12-021-8/+1Star
|/
* HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires2014-10-011-3/+36
* HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-011-2/+10
* HID: wacom: move allocation of inputs earlierBenjamin Tissoires2014-10-011-3/+9
* HID: wacom: split out input allocation and registrationBenjamin Tissoires2014-10-011-33/+63
* HID: wacom: rename failN with some meaningful informationBenjamin Tissoires2014-10-011-20/+29
* HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires2014-09-221-2/+16
* HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-121-1/+1
* HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng2014-09-111-17/+35
* HID: wacom - remove report_id from wacom_get_report interfacePing Cheng2014-09-111-4/+4
* HID: wacom - Clean up of sysfsPing Cheng2014-09-111-2/+10
* HID: wacom - Add default permission defines for sysfs attributesPing Cheng2014-09-111-4/+7
* Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2014-08-071-0/+5
* Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt2014-08-071-18/+17Star
* Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires2014-08-071-8/+21
* Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-071-0/+16
* Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires2014-08-061-0/+33
* Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2014-08-061-3/+67
* Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires2014-07-261-5/+53