aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAge
* Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger2015-01-27
* Merge branch 'wacom' into nextDmitry Torokhov2014-08-07
|\
| * Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-25
| * Input: wacom - keep wacom_ids orderedBenjamin Tissoires2014-07-25
| * Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2014-07-25
| * Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-25
| * Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-25
| * Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-25
| * Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-25
| * Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-25
| * Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-25
| * Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-25
| * Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-25
| * Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-25
| * Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-25
| * Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-25
| * Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for DTUSBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for BamboosBenjamin Tissoires2014-07-25
| * Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires2014-07-25
| * Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-25
| * Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-25
| * Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-25
* | Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov2014-07-25
* | Input: add support for Wacom protocol 4 serial tabletsHans de Goede2014-07-20
|/
* Input: wacom - process outbound for newer CintiqsPing Cheng2014-05-29
* Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng2014-05-29
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-14
* Input: wacom - use unaligned access where necessaryJason Gerecke2014-05-14
* Merge tag 'v3.15-rc5' into nextDmitry Torokhov2014-05-14
|\
| * Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke2014-04-19
| * Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke2014-04-19
| * Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke2014-04-19
| * Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke2014-04-19
| * Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng2014-04-19
* | Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke2014-05-14
|/
* Input: gtco - fix usb_dev leakAlexey Khoroshilov2014-01-28
* Input: wacom - add support for DTU-1031Ping Cheng2014-01-20
* Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng2014-01-20
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-16
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-16
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-11-14
| |\
| * | Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke2013-10-22
| * | Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke2013-10-22
| * | Input: wacom - export battery scopeBastien Nocera2013-10-16
| * | Merge branch 'next' into for-linusDmitry Torokhov2013-09-06
| |\ \
* | | | Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-25