From: Andy Lutomirski <luto@kernel.org>
To: "Pali Rohár" <pali.rohar@gmail.com>,
platform-driver-x86@vger.kernel.org,
"Darren Hart" <dvhart@infradead.org>
Cc: Jon Eyolfson <jon@eyl.io>, Matthew Garrett <mjg59@srcf.ucam.org>,
Mario Limonciello <mario_limonciello@dell.com>,
Andy Lutomirski <luto@kernel.org>
Subject: [PATCH v5 0/5] dell fixes and Skylake updates
Date: Mon, 15 Feb 2016 08:32:32 -0800 [thread overview]
Message-ID: <cover.1455553470.git.luto@kernel.org> (raw)
This is the successor to v3 of the dmi walk fixes and v4 of the Skylake
stuff. The Skylake history is in that patch's notes.
Changes from v3 of the dmi walk fix:
- Add the new hotkey patch.
- Add the dell-rbtn patch.
- Fix up a commit log message.
Changes from v2:
- Dropped the dmi_walk return value change. I'll resend it separately.
- Rewrite the hotkey_num change
- Add the select DMI patch.
- Fix patch 1 error handling.
Changes from v1:
- Patch 1 has minor tweaks from Jean.
- Patches 2 and 3 are new.
Andy Lutomirski (5):
dell-wmi: Stop storing pointers to DMI tables
dell-wmi, dell-laptop: select DMI
dell-wmi: Clean up hotkey table size check
dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake)
dell-rbtn: Add a comment about the XPS 13 9350
drivers/platform/x86/Kconfig | 2 +
drivers/platform/x86/dell-rbtn.c | 15 ++++
drivers/platform/x86/dell-wmi.c | 154 ++++++++++++++++++++++++++++++---------
3 files changed, 137 insertions(+), 34 deletions(-)
--
2.5.0
next reply other threads:[~2016-02-15 16:32 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 16:32 Andy Lutomirski [this message]
2016-02-15 16:32 ` [PATCH v5 1/5] dell-wmi: Stop storing pointers to DMI tables Andy Lutomirski
2016-02-17 6:37 ` Darren Hart
2016-02-17 7:04 ` Darren Hart
2016-02-15 16:32 ` [PATCH v5 2/5] dell-wmi, dell-laptop: select DMI Andy Lutomirski
2016-02-17 6:39 ` Darren Hart
2016-02-17 20:32 ` Andy Lutomirski
2016-02-15 16:32 ` [PATCH v5 3/5] dell-wmi: Clean up hotkey table size check Andy Lutomirski
2016-02-17 6:46 ` Darren Hart
2016-02-15 16:32 ` [PATCH v5 4/5] dell-wmi: Support new hotkeys on the XPS 13 9350 (Skylake) Andy Lutomirski
2016-02-15 17:20 ` Pali Rohár
2016-02-15 17:26 ` Mario Limonciello
2016-02-15 17:37 ` Pali Rohár
2016-02-17 7:29 ` Darren Hart
2016-02-17 11:19 ` Pali Rohár
2016-02-15 16:32 ` [PATCH v5 5/5] dell-rbtn: Add a comment about the XPS 13 9350 Andy Lutomirski
2016-02-17 11:16 ` Pali Rohár
2016-02-17 13:07 ` Mario Limonciello
2016-02-23 12:01 ` Pali Rohár
2016-02-23 17:35 ` Andy Lutomirski
2016-02-23 17:42 ` Mario Limonciello
2016-02-25 10:45 ` Pali Rohár
2016-02-26 20:13 ` Darren Hart
2016-02-17 7:00 ` [PATCH v5 0/5] dell fixes and Skylake updates Darren Hart
2016-02-17 20:33 ` Andy Lutomirski
2016-02-18 5:03 ` Darren Hart
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=cover.1455553470.git.luto@kernel.org \
--to=luto@kernel.org \
--cc=dvhart@infradead.org \
--cc=jon@eyl.io \
--cc=mario_limonciello@dell.com \
--cc=mjg59@srcf.ucam.org \
--cc=pali.rohar@gmail.com \
--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.