summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_sys.c
AgeCommit message (Expand)Author
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires
2014-07-25Input: wacom - use hidinput_calc_abs_res instead of duplicating its codeBenjamin Tissoires
2014-07-25Input: wacom - use in-kernel HID parserBenjamin Tissoires
2014-07-25Input: wacom - use hid_info instead of plain dev_infoBenjamin Tissoires
2014-07-25Input: wacom - register power device at the HID levelBenjamin Tissoires
2014-07-25Input: wacom - remove usb dependency for siblings devicesBenjamin Tissoires
2014-07-25Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires
2014-07-25Input: wacom - install LED/OLED sysfs files in the HID device instead of USBBenjamin Tissoires
2014-07-25Input: wacom - compute the HID report size to get the actual packet sizeBenjamin Tissoires
2014-07-25Input: wacom - use HID core to actually fetch the report descriptorBenjamin Tissoires
2014-07-25Input: wacom - use hid communication instead of plain usbBenjamin Tissoires
2014-07-25Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires
2014-07-25Input: wacom - include and use linux/hid.hBenjamin Tissoires
2014-07-25Input: wacom - split out the pad device for the wireless receiverBenjamin Tissoires
2014-07-25Input: wacom - create a separate input device for padsBenjamin Tissoires
2014-07-25Input: wacom - assign phys field from struct wacom into input_devBenjamin Tissoires
2014-07-25Input: Revert "wacom - testing result shows get_report is unnecessary."Benjamin Tissoires
2014-05-14Input: wacom - add support for three new ISDv4 sensorsJason Gerecke
2014-04-19Input: wacom - override 'pressure_max' with value from HID_USAGE_PRESSUREJason Gerecke
2014-04-19Input: wacom - use full 32-bit HID Usage value in switch statementJason Gerecke
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng
2013-10-15Input: wacom - export battery scopeBastien Nocera
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun
2013-08-12Input: wacom - integrate resolution calculationPing Cheng
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell
2012-11-08Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng
2012-11-08Input: wacom - clean up device type codePing Cheng
2012-10-30Input: wacom - correct bad Cintiq 24HD checkJason Gerecke
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke
2012-10-04Input: wacom - clean up wacom_query_tablet_dataJason Gerecke
2012-10-04Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng
2012-06-12Input: wacom - remove code duplicationJason Gerecke
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell
2012-06-12Input: wacom - rearrange type enumPing Cheng