From: Matthew Garrett <mjg59@srcf.ucam.org>
To: torvalds@linux-foundation.org
Cc: platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] X86 platform drivers updates
Date: Tue, 12 Apr 2011 16:31:30 +0100 [thread overview]
Message-ID: <20110412153130.GA32247@srcf.ucam.org> (raw)
Hi Linus,
Small number of updates, including removing the duplicate copy of
samsung-laptop (miscommunication between Greg and me) and some
miscellaneous fixes.
The following changes since commit a6360dd37e1a144ed11e6548371bade559a1e4df:
Linux 2.6.39-rc3 (2011-04-11 17:21:51 -0700)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Alberto Mardegan (1):
samsung-laptop: Samsung R410P backlight driver
Corentin Chary (3):
asus-laptop: remove removed features from feature-removal-schedule.txt
asus-wmi: swap input name and phys
eeepc-wmi: add keys found on EeePC 1215T
Greg Kroah-Hartman (1):
samsung-laptop: add support for N230 model
Keith Packard (1):
thinkpad-acpi fails to load with newer Thinkpad X201s BIOS
Lee, Chun-Yi (1):
acer-wmi: Fix capitalisation of GUID in module alias
Marco Chiappero (1):
sony-laptop: keyboard backlight fixes
Mattia Dongili (2):
sony-laptop: fix early NULL pointer dereference
sony-laptop: only show the handles sysfs file in debug mode
Michal Marek (2):
staging: samsung-laptop has moved to platform/x86
samsung-laptop: set backlight type
Randy Dunlap (1):
msi-laptop: fix config-dependent build error
Thomas Gleixner (1):
platform-drivers: x86: pmic: Restore the dropped buslock/unlock
Documentation/feature-removal-schedule.txt | 20 -
drivers/platform/x86/Kconfig | 3 +-
drivers/platform/x86/acer-wmi.c | 2 +-
drivers/platform/x86/asus-wmi.c | 4 +-
drivers/platform/x86/eeepc-wmi.c | 2 +
drivers/platform/x86/intel_pmic_gpio.c | 43 +-
drivers/platform/x86/samsung-laptop.c | 17 +-
drivers/platform/x86/sony-laptop.c | 65 ++-
drivers/platform/x86/thinkpad_acpi.c | 3 +-
drivers/staging/Kconfig | 2 -
drivers/staging/Makefile | 1 -
drivers/staging/samsung-laptop/Kconfig | 10 -
drivers/staging/samsung-laptop/Makefile | 1 -
drivers/staging/samsung-laptop/TODO | 5 -
drivers/staging/samsung-laptop/samsung-laptop.c | 843 -----------------------
15 files changed, 114 insertions(+), 907 deletions(-)
delete mode 100644 drivers/staging/samsung-laptop/Kconfig
delete mode 100644 drivers/staging/samsung-laptop/Makefile
delete mode 100644 drivers/staging/samsung-laptop/TODO
delete mode 100644 drivers/staging/samsung-laptop/samsung-laptop.c
--
Matthew Garrett | mjg59@srcf.ucam.org
next reply other threads:[~2011-04-12 15:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 15:31 Matthew Garrett [this message]
2011-04-13 6:52 ` [GIT PULL] X86 platform drivers updates Ingo Molnar
2011-04-13 15:53 ` Matthew Garrett
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110412153130.GA32247@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).