Hi Linus, Some small fixes for 3.0 - reversion of a commit that broke some Dells, a fix for a regression in acer-wmi and some trivial fixups for a couple of other drivers. The following changes since commit e3bbfa78bab125f58b831b5f7f45b5a305091d72: Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging (2011-07-10 10:24:47 -0700) are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus Andre Bartke (1): drivers/platform/x86: Fix memory leak Axel Lin (1): platform-drivers-x86: set backlight type to BACKLIGHT_PLATFORM Eric Dumazet (1): hp-wmi: fix use after free Henrique de Moraes Holschuh (2): thinkpad-acpi: handle some new HKEY 0x60xx events thinkpad-acpi: handle HKEY 0x4010, 0x4011 events Jose Alonso (1): dell-laptop - using buffer without mutex_lock Keng-Yu Lin (1): Revert: "dell-laptop: Toggle the unsupported hardware killswitch" Lee, Chun-Yi (1): acer-wmi: fix bitwise bug when set device state Seth Forshee (1): acer-wmi: Only update rfkill status for associated hotkey events Documentation/laptops/thinkpad-acpi.txt | 5 ++ drivers/platform/x86/acer-wmi.c | 47 ++++++++++++-------- drivers/platform/x86/asus-wmi.c | 1 + drivers/platform/x86/compal-laptop.c | 4 +- drivers/platform/x86/dell-laptop.c | 30 ++----------- drivers/platform/x86/hp-wmi.c | 11 +++-- drivers/platform/x86/intel_oaktrail.c | 1 + drivers/platform/x86/thinkpad_acpi.c | 72 +++++++++++++++++++++++++------ 8 files changed, 108 insertions(+), 63 deletions(-) -- Matthew Garrett | mjg59@xxxxxxxxxxxxx -- 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