All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Minor platform driver updates
@ 2010-08-16 16:16 Matthew Garrett
  0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2010-08-16 16:16 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, platform-driver-x86

Hi Linus,

I know it's post RC1, but these are a couple of potential (if unlikely) 
crash fixers, patches to enable rfkill control on a single model of Dell 
and some Thinkpad updates that are effectively noops on current hardware 
but improve support for machines that aren't out yet. Nothing 
heartbreaking if it has to wait for .37.

The following changes since commit da5cabf80e2433131bf0ed8993abc0f7ea618c73:

  Linux 2.6.36-rc1 (2010-08-15 17:41:37 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus

Dan Carpenter (1):
      intel_ips: potential null dereference

Henrique de Moraes Holschuh (4):
      thinkpad-acpi: find ACPI video device by synthetic HID
      thinkpad-acpi: untangle ACPI/vendor backlight selection
      thinkpad-acpi: lock down size of hotkey keymap
      thinkpad-acpi: add support for model-specific keymaps

Jens Taprogge (1):
      thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboards

Julia Lawall (1):
      drivers/platform/x86: Adjust confusing if indentation

Kulikov Vasiliy (1):
      x86: intel_ips: do not use PCI resources before pci_enable_device()

Victor van den Elzen (1):
      platform/x86: move rfkill for Dell Mini 1012 to compal-laptop

 Documentation/laptops/thinkpad-acpi.txt |    4 +
 drivers/platform/x86/asus_acpi.c        |    6 +-
 drivers/platform/x86/compal-laptop.c    |    9 ++
 drivers/platform/x86/dell-laptop.c      |    7 ++
 drivers/platform/x86/intel_ips.c        |   15 ++-
 drivers/platform/x86/thinkpad_acpi.c    |  171 ++++++++++++++++---------------
 6 files changed, 121 insertions(+), 91 deletions(-)

-- 
Matthew Garrett | mjg59@srcf.ucam.org

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-16 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-16 16:16 [GIT PULL] Minor platform driver updates Matthew Garrett

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.