summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel-hid.c
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne2019-01-261-2/+5
* platform/x86: intel-hid: Convert to use SPDX identifierAndy Shevchenko2018-09-271-11/+1Star
* platform/x86: intel-hid: Add support for Device Specific MethodsSrinivas Pandruvada2018-07-021-21/+157
* intel-hid: support KEY_ROTATE_LOCK_TOGGLEAlex Hung2018-04-021-2/+2
* intel-hid: clean up and sort header filesAlex Hung2018-04-021-6/+4Star
* platform/x86: intel-hid: Reset wakeup capable flag on removalRafael J. Wysocki2018-02-281-0/+1
* intel-hid: add a DMI quirk to support Wacom MobileStudio ProAlex Hung2017-12-121-3/+38
* platform/x86: intel-hid: Power button suspend on Dell Latitude 7275Jérôme de Bretagne2017-09-231-0/+18
* Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-09-091-2/+2
|\
| * platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung2017-08-191-2/+2
* | platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idleRafael J. Wysocki2017-08-011-3/+14
|/
* platform: x86: intel-hid: Wake up the system from suspend-to-idleRafael J. Wysocki2017-06-231-5/+35
* platform/x86: intel-hid: Add missing ->thaw callbackRafael J. Wysocki2017-04-181-0/+1
* platform/x86: intel-hid: do not set parents of input devices explicitlyMichał Kępień2017-03-151-2/+0Star
* platform/x86: intel-hid: remove redundant set_bit() callMichał Kępień2017-03-151-1/+0Star
* platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...Michał Kępień2017-03-151-26/+5Star
* platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argumentMichał Kępień2017-03-151-5/+5
* platform/x86: intel-hid: simplify enabling/disabling HID eventsMichał Kępień2017-03-151-4/+2Star
* platform/x86: intel-hid: Support 5 button arrayAlex Hung2017-02-251-5/+91
* Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds2016-12-151-3/+3
|\
| * platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin2016-12-131-3/+3
* | ACPI / platform: Add support for build-in propertiesHeikki Krogerus2016-11-101-1/+1
|/
* intel-hid: Remove duplicated acpi_remove_notify_handlerAlex Hung2016-06-291-3/+2Star
* intel-hid: add a workaround to ignore an event after waking up from S4.Alex Hung2016-03-281-0/+2
* Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-03-241-2/+1Star
|\
| * intel-hid: allocate correct amount of memory for private structWolfram Sang2016-03-231-2/+1Star
* | intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung2016-01-301-2/+1Star
|/
* intel-hid: new hid event driver for hotkeysAlex Hung2016-01-201-0/+289