Hello Matthew, Here are some patches for Asus and Samsung X86 platform drivers. You can also pull them from: git://github.com/iksaif/platform-drivers-x86.git acpi4asus Thanks, AceLan Kao (2): asus-wmi: add scalar board brightness adj. support asus-wmi: store backlight power status for AIO machine Chih-Wei Huang (1): eeepc-wmi: add extra keymaps for EP121 Corentin Chary (8): ACPI / Video: blacklist some samsung laptops asus-nb-wmi: ignore useless keys asus-wmi: on/off bit is not set when reading the value asus-wmi: move WAPF variable into quirks_entry asus-nb-wmi: set panel_power correctly eeepc-wmi: refine quirks handling eeepc-wmi: split et2012 specific hacks asus-wmi: don't update power and brightness when using scalar Dan Carpenter (1): samsung-laptop: cleanup return type: mode_t vs umode_t David Rientjes (2): drivers, samsung-laptop: fix initialization of sabi_data in sabi_set_commandb drivers, samsung-laptop: fix usage of isalnum drivers/acpi/video_detect.c | 49 +++++++++++++++ drivers/platform/x86/asus-nb-wmi.c | 12 +++- drivers/platform/x86/asus-wmi.c | 68 ++++++++++++++++----- drivers/platform/x86/asus-wmi.h | 14 +++- drivers/platform/x86/eeepc-wmi.c | 108 +++++++++++++++++++++++++-------- drivers/platform/x86/samsung-laptop.c | 5 +- 6 files changed, 207 insertions(+), 49 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html