summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
...
| * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-261-60/+10Star
| * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-261-45/+36Star
| * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-264-186/+126Star
| * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-261-31/+22Star
| * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-261-23/+23
| * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-261-17/+27
| * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-261-12/+6Star
| * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-261-16/+23
| * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-261-86/+122
| * Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-264-9/+85
| * Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-261-0/+1
| * Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-261-0/+3
* | Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov2014-07-261-1/+5
* | Input: add support for Wacom protocol 4 serial tabletsHans de Goede2014-07-203-0/+627
|/
* Input: wacom - process outbound for newer CintiqsPing Cheng2014-05-292-22/+24
* Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng2014-05-291-0/+2
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-153-1/+41
* Input: wacom - use unaligned access where necessaryJason Gerecke2014-05-151-9/+9
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-152-147/+128Star
|\
| * Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke2014-04-191-1/+1
| * Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke2014-04-191-18/+9Star
| * Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke2014-04-191-0/+9
| * Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke2014-04-191-128/+109Star
| * Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng2014-04-191-1/+1
* | Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke2014-05-152-0/+9
|/
* Input: gtco - fix usb_dev leakAlexey Khoroshilov2014-01-281-1/+1
* Input: wacom - add support for DTU-1031Ping Cheng2014-01-212-2/+76
* Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng2014-01-211-2/+2
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-076-6/+0Star
* Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-163-3/+44
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-162-0/+12
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-11-153-53/+165
| |\
| * | Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-231-0/+4
| * | Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-231-0/+4
| * | Input: wacom - export battery scopeBastien Nocera2013-10-161-0/+4
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-09-072-60/+46Star
| |\ \
* | | | Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-263-18/+51
* | | | Input: wacom - make sure touch_max is set for touch devicesPing Cheng2013-11-261-2/+5
* | | | Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke2013-11-261-2/+2
| |_|/ |/| |
* | | Input: wacom - not all multi-interface devices support touchPing Cheng2013-10-232-22/+39
* | | Input: wacom - add support for three new Intuos Pro devicesPing Cheng2013-09-203-16/+58
* | | Input: wacom - LED is only supported through digitizer interfacePing Cheng2013-09-201-10/+14
* | | Input: wacom - testing result shows get_report is unnecessary.Ping Cheng2013-09-201-3/+0Star
* | | Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke2013-09-201-0/+7
* | | Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke2013-09-203-2/+47
* | | Merge tag 'v3.11' into nextDmitry Torokhov2013-09-181-1/+11
|\| | | |/ |/|
| * Input: wacom - add support for 0x300 and 0x301Ping Cheng2013-08-251-1/+9
| * Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng2013-06-191-0/+2
* | Input: wacom - fix error return code in wacom_probe()Wei Yongjun2013-08-251-3/+5
* | Input: wacom - integrate resolution calculationPing Cheng2013-08-132-57/+41Star
|/