From: Andy Lutomirski <luto@kernel.org>
To: "Pali Rohár" <pali.rohar@gmail.com>,
platform-driver-x86@vger.kernel.org,
"Jean Delvare" <jdelvare@suse.de>
Cc: linux-kernel@vger.kernel.org, Andy Lutomirski <luto@kernel.org>
Subject: [PATCH v3 0/3] dell-wmi: DMI misuse fixes
Date: Tue, 19 Jan 2016 11:07:23 -0800 [thread overview]
Message-ID: <cover.1453229127.git.luto@kernel.org> (raw)
This may all be 4.5 material.
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 (3):
dell-wmi: Stop storing pointers to DMI tables
dell-wmi, dell-laptop: select DMI
dell-wmi: Clean up hotkey table size check
drivers/platform/x86/Kconfig | 2 +
drivers/platform/x86/dell-wmi.c | 85 +++++++++++++++++++++++++++--------------
2 files changed, 59 insertions(+), 28 deletions(-)
--
2.5.0
next reply other threads:[~2016-01-19 19:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-19 19:07 Andy Lutomirski [this message]
2016-01-19 19:07 ` [PATCH v3 1/3] dell-wmi: Stop storing pointers to DMI tables Andy Lutomirski
2016-01-19 19:07 ` [PATCH v3 2/3] dell-wmi, dell-laptop: select DMI Andy Lutomirski
2016-01-19 19:07 ` [PATCH v3 3/3] dell-wmi: Clean up hotkey table size check Andy Lutomirski
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.1453229127.git.luto@kernel.org \
--to=luto@kernel.org \
--cc=jdelvare@suse.de \
--cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox