index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel-hid.c
Age
Commit message (
Expand
)
Author
2018-07-02
platform/x86: intel-hid: Add support for Device Specific Methods
Srinivas Pandruvada
2018-04-02
intel-hid: support KEY_ROTATE_LOCK_TOGGLE
Alex Hung
2018-04-02
intel-hid: clean up and sort header files
Alex Hung
2018-02-28
platform/x86: intel-hid: Reset wakeup capable flag on removal
Rafael J. Wysocki
2017-12-11
intel-hid: add a DMI quirk to support Wacom MobileStudio Pro
Alex Hung
2017-09-22
platform/x86: intel-hid: Power button suspend on Dell Latitude 7275
Jérôme de Bretagne
2017-09-08
Merge tag 'platform-drivers-x86-v4.14-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2017-08-18
platform/x86: intel-hid: reduce unnecessary messages for normal users
Alex Hung
2017-08-01
platform/x86: intel-hid: Wake up Dell Latitude 7275 from suspend-to-idle
Rafael J. Wysocki
2017-06-23
platform: x86: intel-hid: Wake up the system from suspend-to-idle
Rafael J. Wysocki
2017-04-18
platform/x86: intel-hid: Add missing ->thaw callback
Rafael J. Wysocki
2017-03-14
platform/x86: intel-hid: do not set parents of input devices explicitly
Michał Kępień
2017-03-14
platform/x86: intel-hid: remove redundant set_bit() call
Michał Kępień
2017-03-14
platform/x86: intel-hid: use devm_input_allocate_device() for HID events inpu...
Michał Kępień
2017-03-14
platform/x86: intel-hid: make intel_hid_set_enable() take a boolean argument
Michał Kępień
2017-03-14
platform/x86: intel-hid: simplify enabling/disabling HID events
Michał Kępień
2017-02-24
platform/x86: intel-hid: Support 5 button array
Alex Hung
2016-12-15
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-13
platform/x86: Use ACPI_FAILURE at appropriate places
Axel Lin
2016-11-10
ACPI / platform: Add support for build-in properties
Heikki Krogerus
2016-06-28
intel-hid: Remove duplicated acpi_remove_notify_handler
Alex Hung
2016-03-28
intel-hid: add a workaround to ignore an event after waking up from S4.
Alex Hung
2016-03-23
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-03-23
intel-hid: allocate correct amount of memory for private struct
Wolfram Sang
2016-01-30
intel-hid: fix incorrect entries in intel_hid_keymap
Alex Hung
2016-01-19
intel-hid: new hid event driver for hotkeys
Alex Hung