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