summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-13platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UASanteri Toivonen1-0/+9
2017-04-13platform/x86: fujitsu-laptop: rename call_fext_func() argumentsMichał Kępień1-8/+7
2017-04-13platform/x86: fujitsu-laptop: simplify call_fext_func()Michał Kępień1-12/+3
2017-04-13platform/x86: fujitsu-laptop: clean up local variables in call_fext_func()Michał Kępień1-12/+7
2017-04-13platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_blMichał Kępień1-6/+0
2017-04-13platform/x86: fujitsu-laptop: model-dependent sparse keymap overridesMichał Kępień1-56/+55
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generationMichał Kępień1-70/+41
2017-04-13platform/x86: fujitsu-laptop: switch to a managed hotkey input deviceMichał Kępień1-36/+19
2017-04-13platform/x86: fujitsu-laptop: refactor hotkey input device setupMichał Kępień1-31/+43
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for brightness key eventsMichał Kępień2-16/+16
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight input deviceMichał Kępień1-33/+14
2017-04-13platform/x86: fujitsu-laptop: refactor backlight input device setupMichał Kępień1-26/+38
2017-04-13Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart9-140/+117
2017-04-13platform/x86: silead_dmi: Add entry for Insyde 7W tabletsHans de Goede1-0/+21
2017-04-13platform/x86: silead_dmi: Constify properties arraysHans de Goede1-3/+3
2017-04-13platform/x86: dell-*: Call new led hw_changed API on kbd brightness changeHans de Goede2-1/+35
2017-04-13platform/x86: dell-laptop: Protect kbd_state against racesHans de Goede1-36/+76
2017-04-13platform/x86: dell-laptop: Refactor kbd_led_triggers_store()Hans de Goede1-31/+32
2017-04-13platform/x86: dell-*: Add a generic dell-laptop notifier chainHans de Goede2-0/+31
2017-03-23platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_blMichał Kępień1-13/+12
2017-03-23platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...Michał Kępień1-9/+7
2017-03-23platform/x86: fujitsu-laptop: add and remove platform device in separate func...Michał Kępień1-26/+40
2017-03-23platform/x86: fujitsu-laptop: simplify platform device attribute definitionsMichał Kępień1-19/+9
2017-03-23platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...Michał Kępień1-87/+3
2017-03-23platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51Pau Espin Pedrol1-0/+2
2017-03-15platform/x86: intel-hid: do not set parents of input devices explicitlyMichał Kępień1-2/+0
2017-03-15platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2017-03-15platform/x86: toshiba-wmi: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-03-15platform/x86: topstar-laptop: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-03-15platform/x86: panasonic-laptop: remove sparse_keymap_free() callsMichał Kępień1-15/+3
2017-03-15platform/x86: msi-wmi: remove sparse_keymap_free() callsMichał Kępień1-7/+2
2017-03-15platform/x86: msi-laptop: remove sparse_keymap_free() callsMichał Kępień1-11/+3
2017-03-15platform/x86: ideapad-laptop: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-03-15platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-03-15platform/x86: eeepc-laptop: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2017-03-15platform/x86: dell-wmi: remove sparse_keymap_free() callsMichał Kępień1-12/+4
2017-03-15platform/x86: dell-wmi-aio: remove sparse_keymap_free() callsMichał Kępień1-5/+1
2017-03-15platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2017-03-15platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień1-6/+2
2017-03-15platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień1-4/+1
2017-03-15Merge branch 'ib/4.10-sparse-keymap-managed' of git://git.kernel.org/pub/scm/...Darren Hart1-30/+9
2017-03-15platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()Michał Kępień1-14/+14
2017-03-15platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...Michał Kępień1-14/+10
2017-03-15platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...Michał Kępień1-8/+8
2017-03-15platform/x86: fujitsu-laptop: register backlight device in a separate functionMichał Kępień1-16/+22
2017-03-15platform/x86: fujitsu-laptop: simplify brightness key event generation logicMichał Kępień1-25/+15
2017-03-15platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()Michał Kępień1-31/+33
2017-03-15platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkillSven Rebhan1-0/+7
2017-03-15platform/x86: thinkpad_acpi: add mapping for new hotkeysChristian Kellner1-12/+79
2017-03-15platform/x86: thinkpad_acpi: guard generic hotkey caseChristian Kellner1-5/+7