Hi all! Here are some patches for the hp-wmi platform driver. The most interesting bit is support for the wireless query 0x1b, allowing rfkill to be used on laptops where it is used. Anssi Hannula (7): hp-wmi: check query return value in hp_wmi_perform_query hp-wmi: remove a variable that is never read hp-wmi: allow setting input and output buffer sizes separately hp-wmi: split rfkill initialization out of hp_wmi_bios_setup hp-wmi: clear rfkill device pointers when appropriate hp-wmi: make rfkill initialization failure non-fatal hp-wmi: add rfkill support for wireless query 0x1b --- drivers/platform/x86/hp-wmi.c | 312 +++++++++++++++++++++++++++++++++++----- 1 files changed, 273 insertions(+), 39 deletions(-) -- Anssi Hannula -- 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