summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* HID: wacom: Add support for Cintiq 13HD TouchPing Cheng2015-04-021-0/+11
* HID: wacom: set stylus_in_proximity before checking touch_downPing Cheng2015-04-021-18/+16
* HID: wacom: use wacom_wac_finger_count_touches to set touch_downPing Cheng2015-04-021-51/+33
* HID: wacom: remove hardcoded WACOM_QUIRK_MULTI_INPUTPing Cheng2015-04-023-32/+19
* Merge branch 'for-4.0/upstream-fixes' into for-4.1/wacomJiri Kosina2015-04-0211-43/+97
|\
| * HID: add quirk for PIXART OEM mouse used by HPOliver Neukum2015-03-252-0/+2
| * HID: add HP OEM mouse to quirk ALWAYS_POLLOliver Neukum2015-03-252-0/+4
| * HID: wacom: check for wacom->shared before following the pointerBenjamin Tissoires2015-03-171-3/+4
| * HID: tivo: enable all buttons on the TiVo Slide Pro remoteForest Wilkinson2015-03-153-0/+3
| * HID: add ALWAYS_POLL quirk for a Logitech 0xc007oliver@neukum.org2015-03-112-0/+2
| * HID: wacom: rely on actual touch down count to decide touch_downPing Cheng2015-03-031-32/+43
| * HID: wacom: do not send pen events before touch is up/forced outPing Cheng2015-03-031-0/+6
| * HID: microsoft: Add ID for NE7K wireless keyboardJakub Sitnicki2015-02-233-0/+4
| * HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee2015-02-231-1/+4
| * HID: sony: fix uninitialized per-controller spinlockFrank Praznik2015-02-231-0/+2
| * HID: sony: initialize sony_dev_list_lock properlyJiri Kosina2015-02-231-1/+1
| * HID: sony: Fix a WARNING shown when rmmod-ing the driverAntonio Ospite2015-02-181-1/+1
| * HID: sensor-hub: correct dyn_callback_lock IRQ-safe changeSrinivas Pandruvada2015-02-171-3/+5
| * HID: hid-sensor-hub: Correct documentationSrinivas Pandruvada2015-02-171-0/+5
| * HID: saitek: add USB ID for older R.A.T. 7Darren Salt2015-02-173-0/+4
| * HID: i2c-hid: The interrupt should be level sensitiveMika Westerberg2015-02-171-1/+1
| * HID: wacom: Add missing ABS_MISC event and feature declaration for 27QHDPing Cheng2015-02-121-3/+8
* | HID: wacom: ask for a in-prox report when it was missedBenjamin Tissoires2015-03-162-1/+20
* | HID: wacom: Add battery presence indicator to wireless tabletsJason Gerecke2015-03-113-6/+15
* | HID: wacom: drop WACOM_PKGLEN_STATUSJiri Kosina2015-03-111-1/+0
* | HID: wacom: Status packet provides 'charging', not 'powered' bitJason Gerecke2015-03-112-9/+7
* | HID: wacom: Report battery status for Intuos Pro and Intuos5Jason Gerecke2015-03-111-0/+2
* | HID: wacom: Provide battery charge state to system over USB if availableJason Gerecke2015-03-111-0/+25
* | HID: wacom: Allow dynamic battery creation/destructionJason Gerecke2015-03-112-2/+16
* | HID: wacom: Centralize updating of wacom_wac battery statusJason Gerecke2015-03-112-35/+29
* | HID: wacom: Move handling of Intuos status packets to seperate functionJason Gerecke2015-03-112-13/+24
* | HID: wacom: add full support of the Wacom Bamboo PADBenjamin Tissoires2015-02-273-0/+133
* | HID: wacom: store the hid_device pointers of the sibling devicesBenjamin Tissoires2015-02-272-6/+21
* | HID: wacom: Add support for I2C connected devicesMika Westerberg2015-02-241-0/+5
* | HID: wacom: do not directly use input_mt_report_pointer_emulationBenjamin Tissoires2015-02-181-5/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-1020-229/+643
|\
| *-----------. Merge branches 'for-3.19/upstream-fixes', 'for-3.20/apple', 'for-3.20/betop',...Jiri Kosina2015-02-0920-229/+641
| |\ \ \ \ \ \ \
| | | | | | | | * HID: wacom: add support for Cintiq 27QHD and 27QHD touchPing Cheng2015-01-294-15/+83
| | | | | | | | * HID: wacom: consolidate input capability settings for pen and touchPing Cheng2015-01-291-57/+10
| | | | | | | | * HID: wacom: make sure touch arbitration is applied consistentlyPing Cheng2015-01-291-2/+4
| | | | | | | | * HID: wacom: Report ABS_MISC event for Cintiq Companion HybridJason Gerecke2015-01-231-0/+6
| | | | | | | | * HID: wacom: peport In Range event according to the specPing Cheng2015-01-122-7/+9
| | | | | | | | * HID: wacom: process invalid Cintiq and Intuos data in wacom_intuos_inout()Ping Cheng2015-01-121-24/+26
| | | | | | | | * HID: wacom: add support of the Pen of the Bamboo PadBenjamin Tissoires2015-01-061-0/+1
| | | | | | | | * HID: wacom: use WACOM_*_FIELD macros in wacom_usage_mapping()Benjamin Tissoires2015-01-063-12/+10
| | | | | | | * | HID: pidff: Fix initialisation forMicrosoft Sidewinder FF Pro 2Jim Keir2015-01-261-0/+6
| | | | | | | * | HID: hyperv: match wait_for_completion_timeout return typeNicholas Mc Guire2015-01-261-1/+1
| | | | | | | * | HID: Use Kbuild idiom in MakefilesMichal Marek2015-01-212-47/+14
| | | | | | | * | HID: microsoft: add support for Japanese Surface Type Cover 3Alan Wu2015-01-074-1/+7
| | | | | | | * | HID: fixup the conflicting keyboard mappings quirkJiri Kosina2015-01-061-0/+1
OpenPOWER on IntegriCloud