summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: fujitsu-laptop: remove keycode fields from struct fujitsu_blMichał Kępień2017-04-131-6/+0
* platform/x86: fujitsu-laptop: model-dependent sparse keymap overridesMichał Kępień2017-04-131-56/+55
* platform/x86: fujitsu-laptop: use a sparse keymap for hotkey event generationMichał Kępień2017-04-131-70/+41
* platform/x86: fujitsu-laptop: switch to a managed hotkey input deviceMichał Kępień2017-04-131-36/+19
* platform/x86: fujitsu-laptop: refactor hotkey input device setupMichał Kępień2017-04-131-31/+43
* platform/x86: fujitsu-laptop: use a sparse keymap for brightness key eventsMichał Kępień2017-04-132-16/+16
* platform/x86: fujitsu-laptop: switch to a managed backlight input deviceMichał Kępień2017-04-131-33/+14
* platform/x86: fujitsu-laptop: refactor backlight input device setupMichał Kępień2017-04-131-26/+38
* Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart2017-04-139-140/+117
|\
| * platform/x86: dell-wmi-led: fix coding style issuesMichał Kępień2017-03-061-40/+26
| * dell-led: move driver to drivers/platform/x86/dell-wmi-led.cMichał Kępień2017-03-065-11/+9
| * dell-led: remove code related to mic mute LEDMichał Kępień2017-03-062-19/+7
| * platform/x86: dell-laptop: import dell_micmute_led_set() from drivers/leds/de...Michał Kępień2017-03-063-32/+31
| * ALSA: hda - rename dell_led_set_func to dell_micmute_led_set_funcMichał Kępień2017-03-061-10/+10
| * ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień2017-03-063-29/+9
| * dell-led: remove GUID check from dell_micmute_led_set()Michał Kępień2017-03-061-3/+0
| * leds/trigger/cpu: Add LED trigger for all CPUs aggregatedPaulo Costa2017-03-061-2/+31
* | platform/x86: silead_dmi: Add entry for Insyde 7W tabletsHans de Goede2017-04-131-0/+21
* | platform/x86: silead_dmi: Constify properties arraysHans de Goede2017-04-131-3/+3
* | platform/x86: dell-*: Call new led hw_changed API on kbd brightness changeHans de Goede2017-04-132-1/+35
* | platform/x86: dell-laptop: Protect kbd_state against racesHans de Goede2017-04-131-36/+76
* | platform/x86: dell-laptop: Refactor kbd_led_triggers_store()Hans de Goede2017-04-131-31/+32
* | platform/x86: dell-*: Add a generic dell-laptop notifier chainHans de Goede2017-04-132-0/+31
* | platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_blMichał Kępień2017-03-231-13/+12
* | platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...Michał Kępień2017-03-231-9/+7
* | platform/x86: fujitsu-laptop: add and remove platform device in separate func...Michał Kępień2017-03-231-26/+40
* | platform/x86: fujitsu-laptop: simplify platform device attribute definitionsMichał Kępień2017-03-231-19/+9
* | platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...Michał Kępień2017-03-231-87/+3
* | platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51Pau Espin Pedrol2017-03-231-0/+2
* | platform/x86: intel-hid: do not set parents of input devices explicitlyMichał Kępień2017-03-141-2/+0
* | platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* | platform/x86: toshiba-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* | platform/x86: topstar-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* | platform/x86: panasonic-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-15/+3
* | platform/x86: msi-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-7/+2
* | platform/x86: msi-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-11/+3
* | platform/x86: ideapad-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* | platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* | platform/x86: eeepc-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* | platform/x86: dell-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-12/+4
* | platform/x86: dell-wmi-aio: remove sparse_keymap_free() callsMichał Kępień2017-03-141-5/+1
* | platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* | platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień2017-03-141-6/+2
* | platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień2017-03-141-4/+1
* | Merge branch 'ib/4.10-sparse-keymap-managed' of git://git.kernel.org/pub/scm/...Darren Hart2017-03-141-30/+9
|\ \
| * | Input: sparse-keymap - use a managed allocation for keymap copyMichał Kępień2017-03-081-30/+9
* | | platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()Michał Kępień2017-03-141-14/+14
* | | platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...Michał Kępień2017-03-141-14/+10
* | | platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...Michał Kępień2017-03-141-8/+8
* | | platform/x86: fujitsu-laptop: register backlight device in a separate functionMichał Kępień2017-03-141-16/+22