[PATCH 00/14] eeepc-wmi updates

From: Corentin Chary
Date: Mon Jan 24 2011 - 11:36:59 EST


From: Corentin Chary <corentin.chary@xxxxxxxxx>

Hi Matthew,

Thanks to a generous donator, I was able to buy an Eeepc 1000H. It really
easier to make patch when you have the hardware :).

These patches add some features to eeepc-wmi that where already available in
eeepc-laptop (wimax, camera, cardr, wlan hotplug) and some new features
(backlight power).

You may want to take a look at "eeepc-wmi: add hotplug code for Eeepc 1000H"
and "eeepc-wmi: serialize access to wmi method" since you wrote the original
patch for eeepc-laptop.

It's probably way to late for 2.6.38, so let's queue them for 2.6.39. Anyway
if disitribution want to backport some patches, it should be easy to do with
any kernel >= 2.6.34.

Thanks,

Corentin Chary (14):
eeepc-wmi: reorder keymap
eeepc-wmi: add wlan key found on 1015P
eeepc-wmi: add hotplug code for Eeepc 1000H
eeepc-wmi: serialize access to wmi method
eeepc-wmi: return proper error code in eeepc_rfkill_set()
eeepc-wmi: add an helper using simple return codes
eeepc-wmi: add hibernate/resume callbacks
eeepc-wmi: switch to platform_create_bundle()
eeepc-wmi: reorder defines
eeepc-wmi: use the presence bit correctly
eeepc-wmi: add camera and card reader support
eeepc-wmi: add wimax support
eeepc-wmi: set the right key code for 0xe9
eeepc-wmi: support backlight power (bl_power) attribute

Documentation/ABI/testing/sysfs-platform-eeepc-wmi | 14 +
drivers/platform/x86/eeepc-wmi.c | 744 ++++++++++++++++----
2 files changed, 633 insertions(+), 125 deletions(-)

--
1.7.3.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/