summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-131/+275
|\
| * HID: wacom: Add support for Cintiq 13HD TouchPing Cheng2015-04-021-0/+11
| * HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng2015-04-021-18/+16Star
| * HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng2015-04-021-51/+33Star
| * HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-021-14/+4Star
| * Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina2015-04-021-36/+59
| |\ | |/ |/|
| * HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-161-1/+17
| * HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-111-6/+10
| * HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-111-9/+5Star
| * HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke2015-03-111-0/+2
| * HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke2015-03-111-0/+25
| * HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke2015-03-111-28/+29
| * HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke2015-03-111-13/+23
| * HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-271-0/+104
| * HID: wacom: Add support for I2C connected devicesMika Westerberg2015-02-241-0/+5
| * HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires2015-02-181-5/+5
* | HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires2015-03-171-3/+4
* | HID: wacom: rely on actual touch down count to decide touch_downPing Cheng2015-03-031-32/+43
* | HID: wacom: do not send pen events before touch is up/forced outPing Cheng2015-03-031-0/+6
* | HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng2015-02-121-3/+8
|/
* HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-291-14/+73
* HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10Star
* HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
* HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
* HID: wacom: peport In Range event according to the specPing Cheng2015-01-121-7/+8
* HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
* HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-061-8/+0Star
*-. Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-73/+142
|\ \
| | * HID: wacom: Report input events for each finger on generic devicesJason Gerecke2014-12-111-28/+58
| | * HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke2014-12-101-3/+0Star
| | * HID: wacom: Update maximum X/Y accounding to outbound offsetPing Cheng2014-12-051-9/+9
| | * HID: wacom: Add support for DTU-1031XPing Cheng2014-12-051-0/+7
| | * HID: wacom: add defines for new Cintiq and DTU outbound trackingPing Cheng2014-12-021-11/+26
| | * HID: wacom: Consult the application usage when determining field typeJason Gerecke2014-11-271-2/+4
| | * HID: wacom: Add angular resolution data to some ABS axesJason Gerecke2014-11-211-0/+10
| | * HID: wacom: Report ABS_TILT_{X,Y} as signed valuesJason Gerecke2014-11-211-8/+8
| | * HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng2014-11-201-2/+7
| | * HID: wacom - Cleanup input_capabilities for Graphire 4 and Bamboo FunPing Cheng2014-11-201-5/+0Star
| | * HID: wacom - return ENODEV for failed wacom_setup_pad_input_capabilitiesPing Cheng2014-11-201-3/+3
| | * HID: wacom: Add support for Intuos Pen MediumPing Cheng2014-11-111-0/+5
| | * HID: wacom - make sure touch_input is valid before using itPing Cheng2014-11-071-2/+5
| |/
* / HID: wacom: re-add accidentally dropped Lenovo PIDBenjamin Tissoires2014-12-021-0/+1
|/
* HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires2014-10-011-0/+120
* HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-011-0/+179
* HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-121-0/+3
* HID: wacom: Add support for the Cintiq CompanionBenjamin Tissoires2014-09-031-0/+10
* Merge branch 'next' into for-linusDmitry Torokhov2014-08-071-21/+7Star
* Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-071-0/+75
* Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires2014-08-061-3/+97
* Input: wacom - add support for 0x12C ISDv4 sensorJason Gerecke2014-07-281-0/+4