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 driver updates
Date: Mon, 21 Feb 2011 22:11:10 +0000 [thread overview]
Message-ID: <20110221221110.GA25537@srcf.ucam.org> (raw)
Hi Linus,
Small updates to the x86 platform driver tree - fix a trivial bogosity
that led to acer-wmi failing to bind on some hardware, some build
fixups, some IRQ code rework on the (new for .38) Medfield interrupt
driver from Thomas and an attempt to fix up the Dell rfkill handling
that's breaking some newer machines. I'm still working on this last one,
and we may end up having to just pull the functionality from the driver
to make this work well.
The following changes since commit 6f576d57f1fa0d6026b495d8746d56d949989161:
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 (2011-02-20 10:15:57 -0800)
are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86.git for_linus
Keng-Yu Lin (1):
dell-laptop: Toggle the unsupported hardware killswitch
Matthew Garrett (1):
acer-wmi: Fix capitalisation of GUID
Randy Dunlap (1):
platform/x86: ideapad-laptop depends on INPUT
Seth Forshee (1):
thinkpad_acpi: Always report scancodes for hotkeys
Thomas Gleixner (4):
platform-drivers: x86: pmic: Fix up bogus irq hackery
platform-drivers: x86: Convert pmic to new irq_chip functions
platform-drivers: x86: pmic: Use irq_chip buslock mechanism
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Vasiliy Kulikov (3):
platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial files
platform: x86: asus_acpi: world-writable procfs files
platform: x86: acer-wmi: world-writable sysfs threeg file
drivers/platform/x86/Kconfig | 2 +-
drivers/platform/x86/acer-wmi.c | 4 +-
drivers/platform/x86/asus_acpi.c | 8 +--
drivers/platform/x86/dell-laptop.c | 24 ++++++-
drivers/platform/x86/intel_pmic_gpio.c | 116 +++++++++-----------------------
drivers/platform/x86/tc1100-wmi.c | 2 +-
drivers/platform/x86/thinkpad_acpi.c | 8 +--
7 files changed, 61 insertions(+), 103 deletions(-)
--
Matthew Garrett | mjg59@srcf.ucam.org
next reply other threads:[~2011-02-21 22:11 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-21 22:11 Matthew Garrett [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-09 18:57 [GIT PULL] x86 platform driver updates Matthew Garrett
2011-05-10 6:40 ` Corentin Chary
2011-08-05 19:34 Matthew Garrett
2014-04-10 16:19 [GIT PULL] X86 " 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=20110221221110.GA25537@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).