aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel-hid.c
AgeCommit message (Expand)Author
2020-08-21platform/x86: intel-hid: Fix return value check in check_acpi_dev()Lu Wei
2017-09-08Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-08-18platform/x86: intel-hid: reduce unnecessary messages for normal usersAlex Hung
2017-08-01platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idleRafael J. Wysocki
2017-06-23platform: x86: intel-hid: Wake up the system from suspend-to-idleRafael J. Wysocki
2017-04-18platform/x86: intel-hid: Add missing ->thaw callbackRafael J. Wysocki
2017-03-14platform/x86: intel-hid: do not set parents of input devices explicitlyMichał Kępień
2017-03-14platform/x86: intel-hid: remove redundant set_bit() callMichał Kępień
2017-03-14platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...Michał Kępień
2017-03-14platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argumentMichał Kępień
2017-03-14platform/x86: intel-hid: simplify enabling/disabling HID eventsMichał Kępień
2017-02-24platform/x86: intel-hid: Support 5 button arrayAlex Hung
2016-12-15Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2016-12-13platform/x86: Use ACPI_FAILURE at appropriate placesAxel Lin
2016-11-10ACPI / platform: Add support for build-in propertiesHeikki Krogerus
2016-06-28intel-hid: Remove duplicated acpi_remove_notify_handlerAlex Hung
2016-03-28intel-hid: add a workaround to ignore an event after waking up from S4.Alex Hung
2016-03-23Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-03-23intel-hid: allocate correct amount of memory for private structWolfram Sang
2016-01-30intel-hid: fix incorrect entries in intel_hid_keymapAlex Hung
2016-01-19intel-hid: new hid event driver for hotkeysAlex Hung