summaryrefslogtreecommitdiffstats
path: root/drivers/hid/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-20/+77
|\
| * HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-021-13/+11
| * HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-161-0/+3
| * HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-111-0/+4
| * HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-111-0/+2
| * HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2015-03-111-2/+15
| * HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-271-0/+24
| * HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2015-02-271-6/+19
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-131-34/+37
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-131-2/+3
|/
* HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-291-0/+3
* HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-061-4/+2
*---. Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenov...Jiri Kosina2014-12-121-20/+39
|\ \ \
| | | * HID: wacom: Initialize MT slots for generic devices at post_parse_hidJason Gerecke2014-12-101-0/+18
| | | * HID: wacom: PAD is independent with pen/touchPing Cheng2014-11-261-3/+5
| | | * HID: wacom - Bamboo pen-only tablet does not support PADPing Cheng2014-11-201-10/+15
| | |/
| * | HID: make hid_report_len as a static inline function in hid.hMathieu Magnaudet2014-12-011-7/+1
| |/
* | HID: wacom: fix freeze on open when autosuspend is onBenjamin Tissoires2014-12-021-8/+1
|/
* HID: wacom: implement the finger part of the HID generic handlingBenjamin Tissoires2014-10-011-3/+36
* HID: wacom: implement generic HID handling for pen generic devicesBenjamin Tissoires2014-10-011-2/+10
* HID: wacom: move allocation of inputs earlierBenjamin Tissoires2014-10-011-3/+9
* HID: wacom: split out input allocation and registrationBenjamin Tissoires2014-10-011-33/+63
* HID: wacom: rename failN with some meaningful informationBenjamin Tissoires2014-10-011-20/+29
* HID: wacom: fix timeout on probe for some wacomsBenjamin Tissoires2014-09-221-2/+16
* HID: wacom: make the WL connection friendly for the desktopBenjamin Tissoires2014-09-121-1/+1
* HID: wacom - enable LED support for Wireless Intuos5/ProPing Cheng2014-09-111-17/+35
* HID: wacom - remove report_id from wacom_get_report interfacePing Cheng2014-09-111-4/+4
* HID: wacom - Clean up of sysfsPing Cheng2014-09-111-2/+10
* HID: wacom - Add default permission defines for sysfs attributesPing Cheng2014-09-111-4/+7
* Input: wacom - fix compiler warning if !CONFIG_PMGeert Uytterhoeven2014-08-121-0/+2
* Input: wacom - only register once the MODULE_* macrosBenjamin Tissoires2014-08-061-0/+5
* Input: wacom - remove passing id for wacom_set_reportPrzemo Firszt2014-08-061-18/+17
* Input: wacom - check for bluetooth protocol while setting OLEDsBenjamin Tissoires2014-08-061-8/+21
* Input: wacom - handle Intuos 4 BT in wacom.koBenjamin Tissoires2014-08-061-0/+16
* Input: wacom - handle Graphire BT tablets in wacom.koBenjamin Tissoires2014-08-061-0/+33
* Input: wacom - prepare the driver to include BT devicesBenjamin Tissoires2014-08-061-3/+67
* Input: wacom - register an ac power supply for wireless devicesBenjamin Tissoires2014-07-251-5/+53
* Input: wacom - use a uniq name for the battery deviceBenjamin Tissoires2014-07-251-1/+5
* Input: wacom - enhance Wireless Receiver battery reportingBenjamin Tissoires2014-07-251-4/+15
* Input: wacom - put a flag when the led are initializedBenjamin Tissoires2014-07-251-0/+6
* Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires2014-07-251-0/+1257
OpenPOWER on IntegriCloud