From: Matthew Garrett <mjg59@srcf.ucam.org>
To: linus@linux-foundatio.org
Cc: linux-kernel@vger.kernel.org, platform-driver-x86@vger.kernel.org
Subject: [GIT] x86 platform drivers tree
Date: Fri, 1 Jun 2012 20:03:39 +0100 [thread overview]
Message-ID: <20120601190339.GA13930@srcf.ucam.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3687 bytes --]
Hi Linus,
Some significant improvements for the Sony driver on newer machines, but
other than that mostly just minor fixes and a patch to remove the broken
rfkill code from the Dell driver.
The following changes since commit 2d117403b30cd7301af60d7d54b279a9f566d10d:
Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras (2012-05-31 10:53:37 -0700)
are available in the git repository at:
git://cavan.codon.org.uk/platform-drivers-x86.git for_linus
for you to fetch changes up to a6c2390cd6d2083d27a2359658e08f2d3df375ac:
dell-laptop: Remove rfkill code (2012-06-01 12:46:56 -0400)
----------------------------------------------------------------
AceLan Kao (2):
dell-laptop: add 3 quirks for supporting touchpad LED
dell-laptop: Add touchpad led support for Dell V3450
Akio Idehara (1):
toshiba_acpi: Add support for transflective LCD
Alex Hung (1):
thinkpad-acpi: fix issuing duplicated key events for brightness up/down
Ang Way Chuang (1):
Dell Vostro 3350 touchpad LED
Dan Carpenter (1):
hp-wmi: check for allocation failures
Daniel Drake (1):
xo1-rfkill: only act when blocked state is changed
Ike Panhc (2):
ideapad: remove unused define and fix a typo
ideapad: generate valid key event only
Jesper Juhl (1):
hdaps: Jesper Juhl: Fix outdated email address
Lee, Chun-Yi (1):
acer-wmi: add 3 laptops to video backlight vendor mode quirk table
Marco Chiappero (10):
sony-laptop: use soft rfkill status stored in hw
sony-laptop: improve SNC initialization and acpi notify callback code
sony-laptop: support battery care functions
sony-laptop: add thermal profiles support
sony-laptop: support automatic resume on lid open
sony-laptop: add high speed battery charging function
sony-laptop: new keyboard backlight handle
sony-laptop: add support for more WWAN modems
sony-laptop: add missing Fn key combos for 0x100 handlers
sony-laptop: add touchpad enable/disable function
Matthew Garrett (2):
toshiba_acpi: Fix mis-merge
dell-laptop: Remove rfkill code
Mattia Dongili (5):
sony-laptop: fix return path when no ACPI buffer is allocated
sony-laptop: generalise ACPI calls into SNC functions
sony-laptop: use kstrtoul to parse sysfs values
sony-laptop: additional debug statements
sony-laptop: adjust error handling in finding SNC handles
Robert Gerlach (3):
fujitsu-tablet: remove duplicated code
fujitsu-tablet: convert printk to pr_*
fujitsu-tablet: correct quirks for Lifebook and Stylistic tablets
Seth Forshee (2):
apple-gmux: Add suspend/resume support for the backlight
toshiba_acpi: Only register backlight device when interface is read/write
Uwe Kleine-König (1):
drivers/x86: mark const init data with __initconst instead of __initdata
drivers/platform/x86/acer-wmi.c | 24 +
drivers/platform/x86/apple-gmux.c | 4 +
drivers/platform/x86/dell-laptop.c | 308 +------
drivers/platform/x86/fujitsu-tablet.c | 34 +-
drivers/platform/x86/hdaps.c | 2 +-
drivers/platform/x86/hp-wmi.c | 10 +
drivers/platform/x86/ideapad-laptop.c | 9 +-
drivers/platform/x86/sony-laptop.c | 1560 ++++++++++++++++++++++++++-------
drivers/platform/x86/thinkpad_acpi.c | 2 +-
drivers/platform/x86/toshiba_acpi.c | 141 ++-
drivers/platform/x86/xo1-rfkill.c | 13 +-
11 files changed, 1447 insertions(+), 660 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
next reply other threads:[~2012-06-01 19:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-01 19:03 Matthew Garrett [this message]
2012-06-01 19:11 ` [GIT] x86 platform drivers tree 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=20120601190339.GA13930@srcf.ucam.org \
--to=mjg59@srcf.ucam.org \
--cc=linus@linux-foundatio.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.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 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.