On Thu, Dec 15, 2011 at 8:27 AM, Corentin Chary <corentincj@xxxxxxxxxx> wrote: > Hi Matthew, > > Here are some acpi4asus and samsung-laptop updates on top of what > you already have. > Some interesting stuff in here: > * asus-laptop gains ability to expose WLED and WBLED as > /sys/class/rfkill or /sys/class/led . We may have some > DMI matching for that later, currently it's up to the user to > decide. > * asus_acpi is dropped after 5 years of asus-laptop. > > Thanks, > > Corentin Chary (9): > asus-laptop: log unknown keys > eeepc-laptop: log unknown keys > asus-laptop: cleanup rfkill code > asus-laptop: control how BLED and WLED should be exposed > asus-laptop: add rfkill interfaces for wlan and wwan > asus-laptop: check WLED and BLED presence before adding rfkill > platform/x86: drop deprecated asus_acpi driver > asus-laptop: add some keys found on Lenovo SL500 > samsung-laptop: fix seclinux rfkill and us it as fallback > > Documentation/laptops/asus-laptop.txt | 2 +- > drivers/acpi/video_detect.c | 2 +- > drivers/platform/x86/Kconfig | 43 +- > drivers/platform/x86/Makefile | 1 - > drivers/platform/x86/asus-laptop.c | 273 ++++-- > drivers/platform/x86/asus_acpi.c | 1513 --------------------------------- > drivers/platform/x86/eeepc-laptop.c | 13 +- > drivers/platform/x86/samsung-laptop.c | 10 +- > 8 files changed, 210 insertions(+), 1647 deletions(-) > delete mode 100644 drivers/platform/x86/asus_acpi.c > > -- > 1.7.5.4 > Great, I forgot to CC platform-driver-x86. The patches should be ok thanks to --cc-cmd. -- Corentin Chary http://xf.iksaif.net -- 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