aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Input: gtco - use sign_extend32() for sign extensionMartin Kepplinger1-15/+5
2014-08-06Merge branch 'wacom' into nextDmitry Torokhov6-4319/+0
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires6-4131/+0
2014-07-25Input: wacom - keep wacom_ids orderedBenjamin Tissoires1-40/+39
2014-07-25Input: wacom - remove field pktlen declaration in the list of devicesBenjamin Tissoires2-269/+247
2014-07-25Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires1-39/+9
2014-07-25Input: wacom - use in-kernel HID parserBenjamin Tissoires2-238/+114
2014-07-25Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires1-5/+3
2014-07-25Input: wacom - register power device at the HID levelBenjamin Tissoires1-2/+2
2014-07-25Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires1-39/+37
2014-07-25Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2-8/+8
2014-07-25Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires1-11/+11
2014-07-25Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires1-32/+26
2014-07-25Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires1-60/+10
2014-07-25Input: wacom - use hid communication instead of plain usbBenjamin Tissoires1-45/+36
2014-07-25Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires4-186/+126
2014-07-25Input: wacom - include and use linux/hid.hBenjamin Tissoires1-31/+22
2014-07-25Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires1-23/+23
2014-07-25Input: wacom - split out the pad device for Graphire G4 and MOBenjamin Tissoires1-17/+27
2014-07-25Input: wacom - split out the pad device for DTUSBenjamin Tissoires1-12/+6
2014-07-25Input: wacom - split out the pad device for BamboosBenjamin Tissoires1-16/+23
2014-07-25Input: wacom - split out the pad device for Intuos/CintiqBenjamin Tissoires1-86/+122
2014-07-25Input: wacom - create a separate input device for padsBenjamin Tissoires4-9/+85
2014-07-25Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires1-0/+1
2014-07-25Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires1-0/+3
2014-07-25Input: wacom_serial4 - prepare for wacom USB moving to HIDDmitry Torokhov1-1/+5
2014-07-20Input: add support for Wacom protocol 4 serial tabletsHans de Goede3-0/+627
2014-05-29Input: wacom - process outbound for newer CintiqsPing Cheng2-22/+24
2014-05-29Input: wacom - set stylus_in_proximity when pen is in rangePing Cheng1-0/+2
2014-05-14Input: wacom - add support for three new ISDv4 sensorsJason Gerecke3-1/+41
2014-05-14Input: wacom - use unaligned access where necessaryJason Gerecke1-9/+9
2014-05-14Merge tag 'v3.15-rc5' into nextDmitry Torokhov2-147/+128
2014-05-14Input: wacom - add support for 0x116 sensor on Win8 Panasonic CF-H2Jason Gerecke2-0/+9
2014-04-19Input: wacom - handle 1024 pressure levels in wacom_tpc_penJason Gerecke1-1/+1
2014-04-19Input: wacom - references to 'wacom->data' should use 'unsigned char*'Jason Gerecke1-18/+9
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke1-0/+9
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke1-128/+109
2014-04-19Input: wacom - missed the last bit of expresskey for DTU-1031Ping Cheng1-1/+1
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov1-1/+1
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng2-2/+76
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng1-2/+2
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker6-6/+0
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov2-0/+12
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2013-11-25Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke1-2/+2
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov3-53/+165
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng2-22/+39
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4