Hi Linus, The following changes since commit 628b3198ccc235e387c0b8ee200c10c883e86644:
acer-wmi: No rfkill on HP Omen 15 wifi (2015-08-28 11:14:09 -0700) are available in the git repository at: git://git.infradead.org/users/dvhart/linux-platform-drivers-x86.git tags/platform-drivers-x86-v4.3-2 for you to fetch changes up to 8a1513b49321e503fd6c8b6793e3b1f9a8a3285b: hp-wmi: limit hotkey enable (2015-09-17 18:14:11 -0700) ---------------------------------------------------------------- platform-drivers-x86 for 4.3-2 Fix an issue introduced by the previous major toshiba rework. Add a quirk. Workaround a few platform specific firmware items. One cleanup to wmi I inadvertently dropped from a previous pull request. hp-wmi - limit hotkey enable toshiba_acpi: - Fix hotkeys registration on some toshiba models - Fix USB Sleep and Music always disabled wmi: - Remove private %pUL implementation asus-nb-wmi: - Add wapf=4 quirk for X456UA/X456UF ---------------------------------------------------------------- Azael Avalos (2): toshiba_acpi: Fix USB Sleep and Music always disabled toshiba_acpi: Fix hotkeys registration on some toshiba models Daniel Drake (1): asus-nb-wmi: Add wapf=4 quirk for X456UA/X456UF Kyle Evans (1): hp-wmi: limit hotkey enable Rasmus Villemoes (1): wmi: Remove private %pUL implementation drivers/platform/x86/asus-nb-wmi.c | 18 +++++++++++++ drivers/platform/x86/hp-wmi.c | 31 ++++++++++++++-------- drivers/platform/x86/toshiba_acpi.c | 10 +++----- drivers/platform/x86/wmi.c | 51 +++++-------------------------------- 4 files changed, 48 insertions(+), 62 deletions(-) -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/