For what its worth, applies cleanly to 2.6.37-rc3 and works with no regressions on my Eee pc 1005pe. Tested-by: Chris Bagwell <chris@xxxxxxxxxxxxxx> Chris On Mon, Nov 29, 2010 at 1:14 AM, Corentin Chary <corentincj@xxxxxxxxxx> wrote: > Hi, > > I finally got a WMI aware Eeepc on my desk, so I made a quick > series to add missing features to eeepc-wmi. Theses patchs were done > and tested on an Eeepc 1005PE with an updated BIOS. > > Thanks, > > Corentin Chary (10): > eeepc-wmi: rework eeepc_wmi_init and eeepc_wmi_exit > eeepc-wmi: add touchpad led support > eeepc-wmi: add rfkill support for wlan, bluetooth and 3g > eeepc-wmi: use attribute group to manage attributes > eeepc-wmi: add debugfs entries > eeepc-wmi: fix confusion between ctrl_param and retval > eeepc-wmi: claim eeepc-wmi maintainership > eeepc-wmi: remove unneeded static > eeepc-laptop: add a getter for touchpad led > eeepc-wmi: never load if legacy device is enabled > > MAINTAINERS | 8 + > drivers/platform/x86/Kconfig | 3 + > drivers/platform/x86/eeepc-laptop.c | 11 + > drivers/platform/x86/eeepc-wmi.c | 609 ++++++++++++++++++++++++++++++---- > 4 files changed, 559 insertions(+), 72 deletions(-) > > -- > 1.7.3.2 > > -- > 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 > -- 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