summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)Author
2017-04-13platform/x86: fujitsu-laptop: switch to a managed hotkey input deviceMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: refactor hotkey input device setupMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: use a sparse keymap for brightness key eventsMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: switch to a managed backlight input deviceMichał Kępień
2017-04-13platform/x86: fujitsu-laptop: refactor backlight input device setupMichał Kępień
2017-04-13Merge branch 'linux-leds/dell-laptop-changes-for-4.12'Darren Hart
2017-04-13platform/x86: silead_dmi: Add entry for Insyde 7W tabletsHans de Goede
2017-04-13platform/x86: silead_dmi: Constify properties arraysHans de Goede
2017-04-13platform/x86: dell-*: Call new led hw_changed API on kbd brightness changeHans de Goede
2017-04-13platform/x86: dell-laptop: Protect kbd_state against racesHans de Goede
2017-04-13platform/x86: dell-laptop: Refactor kbd_led_triggers_store()Hans de Goede
2017-04-13platform/x86: dell-*: Add a generic dell-laptop notifier chainHans de Goede
2017-03-30apple-gmux: Don't switch external DP port on 2011+ MacBook ProsLukas Wunner
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-23platform/x86: fujitsu-laptop: remove pf_device field from struct fujitsu_blMichał Kępień
2017-03-23platform/x86: fujitsu-laptop: only register platform device if FUJ02E3 is pre...Michał Kępień
2017-03-23platform/x86: fujitsu-laptop: add and remove platform device in separate func...Michał Kępień
2017-03-23platform/x86: fujitsu-laptop: simplify platform device attribute definitionsMichał Kępień
2017-03-23platform/x86: fujitsu-laptop: remove backlight-related attributes from the pl...Michał Kępień
2017-03-23platform/x86: eeepc-laptop: Skip unknown key messages 0x50 0x51Pau Espin Pedrol
2017-03-21platform/chrome: cros_ec_dev - utilize new cdev_device_add helper functionLogan Gunthorpe
2017-03-16platform/x86: surface3_button: Propagate error from gpiod_count()Andy Shevchenko
2017-03-14platform/x86: intel-hid: do not set parents of input devices explicitlyMichał Kępień
2017-03-14platform/x86: toshiba_acpi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: toshiba-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: topstar-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: panasonic-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: msi-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: msi-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: ideapad-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: hp-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: eeepc-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: dell-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: dell-wmi-aio: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: asus-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: asus-laptop: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: acer-wmi: remove sparse_keymap_free() callsMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: cleanup error labels in fujitsu_init()Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: only register backlight device if FUJ02B1 is pr...Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: sync backlight power status in acpi_fujitsu_lap...Michał Kępień
2017-03-14platform/x86: fujitsu-laptop: register backlight device in a separate functionMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: simplify brightness key event generation logicMichał Kępień
2017-03-14platform/x86: fujitsu-laptop: decrease indentation in acpi_fujitsu_bl_notify()Michał Kępień
2017-03-14platform/x86: ideapad-laptop: Add IdeaPad 310-15IKB to no_hw_rfkillSven Rebhan
2017-03-14platform/x86: thinkpad_acpi: add mapping for new hotkeysChristian Kellner
2017-03-14platform/x86: thinkpad_acpi: guard generic hotkey caseChristian Kellner
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ń