From: Seth Forshee <seth.forshee@canonical.com>
To: Matthew Garrett <mjg@redhat.com>,
linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org
Cc: Len Brown <lenb@kernel.org>,
Azael Avalos <coproscefalo@gmail.com>,
Thomas Renninger <trenn@suse.de>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] toshiba_acpi: Expanded hotkey support
Date: Mon, 6 Feb 2012 09:06:58 -0600 [thread overview]
Message-ID: <20120206150658.GE6414@ubuntu-macmini> (raw)
In-Reply-To: <1326915852-19896-1-git-send-email-seth.forshee@canonical.com>
On Wed, Jan 18, 2012 at 01:44:07PM -0600, Seth Forshee wrote:
> Here's another round of the patches for expanded hotkey support for
> Toshibas addressing the problems raised in the last round. Changes since
> v2:
>
> * Use WMI GUID instead of DMI data to identify models with buggy INFO
> implementations
> * Add comment in makefile regarding link order requirement necessary
> for the above
Matthew: Just wondering if there are more issues that need to be
addressed with this round of patches, or if they're looking okay at this
point.
Seth
>
> Thanks,
> Seth
>
>
> Azael Avalos (1):
> toshiba_acpi: Support additional hotkey scancodes
>
> Seth Forshee (3):
> ACPI: EC: Add ec_get_handle()
> toshiba_acpi: Support alternate hotkey interfaces
> toshiba_acpi: Refuse to load on machines with buggy INFO
> implementations
>
> drivers/acpi/ec.c | 10 ++
> drivers/platform/x86/Kconfig | 1 +
> drivers/platform/x86/Makefile | 4 +
> drivers/platform/x86/toshiba_acpi.c | 246 +++++++++++++++++++++++++++++-----
> include/linux/acpi.h | 1 +
> 5 files changed, 225 insertions(+), 37 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-02-06 15:07 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-18 19:44 [PATCH v3 0/4] toshiba_acpi: Expanded hotkey support Seth Forshee
2012-01-18 19:44 ` [PATCH v3 1/4] ACPI: EC: Add ec_get_handle() Seth Forshee
2012-01-18 19:44 ` [PATCH v3 2/4] toshiba_acpi: Support alternate hotkey interfaces Seth Forshee
2012-01-18 19:44 ` [PATCH v3 3/4] toshiba_acpi: Support additional hotkey scancodes Seth Forshee
2012-01-18 19:44 ` [PATCH v3 4/4] toshiba_acpi: Refuse to load on machines with buggy INFO implementations Seth Forshee
2012-02-06 15:06 ` Seth Forshee [this message]
2012-02-06 15:15 ` [PATCH v3 0/4] toshiba_acpi: Expanded hotkey support Matthew Garrett
2012-02-10 16:56 ` Seth Forshee
2012-02-22 21:43 ` Seth Forshee
2012-03-05 22:04 ` Seth Forshee
2012-03-05 23:01 ` Randy Dunlap
2012-03-05 23:34 ` Seth Forshee
2012-03-06 0:55 ` Randy Dunlap
2012-03-06 3:20 ` Seth Forshee
2012-03-06 3:30 ` [PATCH v4 0/3] " Seth Forshee
2012-03-06 3:30 ` [PATCH v4 1/3] toshiba_acpi: Support alternate hotkey interfaces Seth Forshee
2012-03-06 3:30 ` [PATCH 2/3] toshiba_acpi: Support additional hotkey scancodes Seth Forshee
2012-03-06 3:30 ` [PATCH 3/3] toshiba_acpi: Refuse to load on machines with buggy INFO implementations Seth Forshee
2012-03-09 18:06 ` [PATCH v4 0/3] Expanded hotkey support Seth Forshee
2012-03-12 14:06 ` Matthew Garrett
2012-03-15 15:51 ` Seth Forshee
2012-03-15 16:10 ` 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=20120206150658.GE6414@ubuntu-macmini \
--to=seth.forshee@canonical.com \
--cc=coproscefalo@gmail.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mjg@redhat.com \
--cc=platform-driver-x86@vger.kernel.org \
--cc=trenn@suse.de \
/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.