aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
AgeCommit message (Expand)Author
2015-06-18HID: wacom: Simplify 'wacom_update_name'Jason Gerecke
2015-05-21HID: wacom: Handle failing HID_DG_CONTACTMAX requestsJason Gerecke
2015-05-21HID: wacom: Have wacom_{get,set}_report retry on -EAGAIN, not -EPIPEJason Gerecke
2015-05-04HID: wacom: Fail probe if HID_GENERIC device has unknown device_typeJason Gerecke
2015-05-04HID: wacom: Discover device_type from HID descriptor for all devicesJason Gerecke
2015-05-04HID: wacom: Do not add suffix to name of devices with an unknown typeJason Gerecke
2015-04-27HID: wacom: retrieve name from HID descriptor for generic devicesPing Cheng
2015-04-23HID: wacom: move unit and unitExpo initialization to wacom_calculate_resPing Cheng
2015-04-23HID: wacom: move all quirks to wacom_setup_device_quirksPing Cheng
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-02HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng
2015-03-16HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2015-03-11HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke
2015-03-11HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke
2015-03-11HID: wacom: Allow dynamic battery creation/destructionJason Gerecke
2015-02-27HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires
2015-02-27HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires
2015-01-29HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng
2015-01-06HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires
2014-12-12Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina
2014-12-10HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke
2014-12-02HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires
2014-12-01HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet
2014-11-26HID: wacom: PAD is independent with pen/touchPing Cheng
2014-11-20HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng
2014-10-01HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires
2014-10-01HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires
2014-10-01HID: wacom: move allocation of inputs earlierBenjamin Tissoires
2014-10-01HID: wacom: split out input allocation and registrationBenjamin Tissoires
2014-10-01HID: wacom: rename failN with some meaningful informationBenjamin Tissoires
2014-09-22HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires
2014-09-12HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires
2014-09-11HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng
2014-09-11HID: wacom - remove report_id from wacom_get_report interfacePing Cheng
2014-09-11HID: wacom - Clean up of sysfsPing Cheng
2014-09-11HID: wacom - Add default permission defines for sysfs attributesPing Cheng
2014-08-12Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven
2014-08-06Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires
2014-08-06Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt
2014-08-06Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires
2014-08-06Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires
2014-08-06Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires
2014-07-25Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires
2014-07-25Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires
2014-07-25Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires
2014-07-25Input: wacom - put a flag when the led are initializedBenjamin Tissoires
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires