[git pull request] ACPI & platform driver related patches for 2.6.32-rc4

Previous thread: Urgent Notifications! by Webmail Upgrade Team on Wednesday, October 14, 2009 - 9:33 pm. (1 message)

Next thread: [PATCH] twl4030-gpio: drop __devexit markings from remove func by Mike Frysinger on Wednesday, October 14, 2009 - 10:22 pm. (1 message)
From: Len Brown
Date: Wednesday, October 14, 2009 - 10:02 pm

Hi Linus,

please pull from: 

git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git release
A regression fix from Rafael, plus some other misc fixes.

This will update the files shown below.

thanks!

Len Brown
Intel Open Source Technology Center


ps. individual patches are available on linux-acpi@vger.kernel.org
and a consolidated plain patch is available here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/patches/2.6.32/acpi-release-20...

 drivers/acpi/Kconfig                  |    4 ++--
 drivers/acpi/ac.c                     |    1 +
 drivers/acpi/button.c                 |    3 +++
 drivers/acpi/pci_root.c               |   11 +++++++++++
 drivers/acpi/video.c                  |    7 ++++++-
 drivers/acpi/video_detect.c           |    2 +-
 drivers/platform/x86/eeepc-laptop.c   |   31 +++++++++++++++++++++----------
 drivers/platform/x86/fujitsu-laptop.c |    2 +-
 8 files changed, 46 insertions(+), 15 deletions(-)

through these commits:

Darren Salt (1):
      eeepc-laptop: Prevent a panic when disabling RT2860 wireless when associated

Jesse Barnes (1):
      ACPI button: don't try to use a non-existent lid device

Jiri Slaby (1):
      ACPI: Kconfig, fix proc aggregator text

Jonathan Woithe (1):
      fujitsu-laptop: address missed led-class ifdef fixup

Mark Langsdorf (1):
      ACPI: add AC/DC notifier

Rafael J. Wysocki (1):
      ACPI / PCI: Fix NULL pointer dereference in acpi_get_pci_dev() (rev. 2)

Rakib Mullick (1):
      eeepc-laptop: Properly annote eeepc_enable_camera().

Stefan Bader (1):
      ACPI: video: Loosen strictness of video bus detection code

with this log:

commit d59733c1e56784a99381799021c4f9698f3e6379
Merge: 4697fd6 2c907b7
Author: Len Brown <len.brown@intel.com>
Date:   Thu Oct 15 00:47:13 2009 -0400

    Merge branch 'misc' into release

commit 4697fd6f6a6277b33093fc807786f16cabe30b31
Merge: fee807e 3a1151e
Author: Len Brown <len.brown@intel.com>
Date:   ...
Previous thread: Urgent Notifications! by Webmail Upgrade Team on Wednesday, October 14, 2009 - 9:33 pm. (1 message)

Next thread: [PATCH] twl4030-gpio: drop __devexit markings from remove func by Mike Frysinger on Wednesday, October 14, 2009 - 10:22 pm. (1 message)