summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-251-1257/+0
* Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires2014-07-251-39/+9
* Input: wacom - use in-kernel HID parserBenjamin Tissoires2014-07-251-236/+112
* Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires2014-07-251-5/+3
* Input: wacom - register power device at the HID levelBenjamin Tissoires2014-07-251-2/+2
* Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires2014-07-251-39/+37
* Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires2014-07-251-7/+8
* Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires2014-07-251-11/+11
* Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires2014-07-251-32/+26
* Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires2014-07-251-60/+10
* Input: wacom - use hid communication instead of plain usbBenjamin Tissoires2014-07-251-45/+36
* Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires2014-07-251-141/+81
* Input: wacom - include and use linux/hid.hBenjamin Tissoires2014-07-251-31/+22
* Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires2014-07-251-23/+23
* Input: wacom - create a separate input device for padsBenjamin Tissoires2014-07-251-8/+55
* Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires2014-07-251-0/+1
* Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires2014-07-251-0/+3
* Input: wacom - add support for three new ISDv4 sensorsJason Gerecke2014-05-141-0/+19
* 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/+109
* Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng2013-12-161-0/+12
* Merge tag 'v3.13-rc4' into nextDmitry Torokhov2013-12-161-0/+4
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2013-11-141-37/+59
| |\
| * | Input: wacom - export battery scopeBastien Nocera2013-10-151-0/+4
* | | Input: wacom - add support for three new Intuos devicesPing Cheng2013-11-251-3/+3
* | | Input: wacom - make sure touch_max is set for touch devicesPing Cheng2013-11-251-2/+5
| |/ |/|
* | Input: wacom - not all multi-interface devices support touchPing Cheng2013-10-221-21/+36
* | Input: wacom - add support for three new Intuos Pro devicesPing Cheng2013-09-201-2/+8
* | 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/+0
* | Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke2013-09-201-1/+1
|/
* Input: wacom - fix error return code in wacom_probe()Wei Yongjun2013-08-241-3/+5
* Input: wacom - integrate resolution calculationPing Cheng2013-08-121-42/+37
* Input: wacom - fix wacom_set_report retry logicChris Bagwell2013-01-231-3/+3
* Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng2012-11-081-0/+5
* Input: wacom - clean up device type codePing Cheng2012-11-081-15/+38
* Input: wacom - correct bad Cintiq 24HD checkJason Gerecke2012-10-301-1/+1
* Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke2012-10-251-1/+18
* Input: wacom - handle split-sensor devices with internal hubsJason Gerecke2012-10-251-1/+31
* Input: wacom - clean up wacom_query_tablet_dataJason Gerecke2012-10-041-39/+35
* Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke2012-10-041-0/+71
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-071-2/+4
|\
| * Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-281-1/+3
| * Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-281-1/+1
* | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-041-4/+7
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-241-64/+180
| |\ \ | | |/
| * | USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-041-2/+2
| * | USB: wacom: remove dbg() usageGreg Kroah-Hartman2012-05-011-4/+6
| * | USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-011-2/+2
| * | USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
OpenPOWER on IntegriCloud