From: Mattia Dongili <malattia@linux.it>
To: Matthew Garrett <mjg@redhat.com>
Cc: platform-driver-x86@vger.kernel.org
Subject: [0/8] sony-laptop for 2.6.39
Date: Sat, 19 Feb 2011 11:52:24 +0900 [thread overview]
Message-ID: <1298083952-22493-1-git-send-email-malattia@linux.it> (raw)
Hi Matthew,
here's finally some cleanup and new features implemented for sony-laptop.
There is more brewing here (i.e. ALS for which for now sysfs files will be
added as platform attrbutes of the driver and mostly rework of the code to make
it cleaner) but I wanted to start getting this out to hopefully give it some
broader testing.
Hopefully in patch 8 I gave sufficient attribution to Javier and Marco who
kindly figured most of the details to use the new backlight handlers. Let me
know if there is a proper git meta-header instead.
Please apply for 2.6.39, I'll send the additional patches soon.
I'm also thinking it may be time to deprecate and start removing sonypi from
the tree, sony-laptop is still not 100% compatible (jogdial events are half
broken at least on my ancient GR and I think some very old vaio V wouldn't work
properly with sony-laptop, I'll find out details) but very little is known of
the SPIC device (that was driven by sonypi) and recent models have no
additional functionality provided via that device.
Any thoughts?
Thanks!
---
Documentation/laptops/sony-laptop.txt | 37 ++-
drivers/platform/x86/sony-laptop.c | 492 ++++++++++++++++++++++++++-------
include/linux/sonypi.h | 1 +
3 files changed, 421 insertions(+), 109 deletions(-)
--
mattia
:wq
next reply other threads:[~2011-02-19 3:00 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-19 2:52 Mattia Dongili [this message]
2011-02-19 2:52 ` [PATCH 1/8] sony-laptop: add some debug printk useful for bug reports Mattia Dongili
2011-02-19 2:52 ` [PATCH 2/8] sony-laptop: documentation updates Mattia Dongili
2011-02-19 2:52 ` [PATCH 3/8] sony-laptop: ignore hard switch rfkill events (SPIC) Mattia Dongili
2011-02-19 3:06 ` Matthew Garrett
2011-02-19 12:46 ` Mattia Dongili
2011-02-19 12:52 ` Thomas Klose
2011-02-19 16:00 ` Matthew Garrett
2011-02-20 3:13 ` Mattia Dongili
2011-02-19 2:52 ` [PATCH 4/8] sony-laptop: use pr_<level> for messages Mattia Dongili
2011-02-19 2:52 ` [PATCH 5/8] sony-laptop: remove unused Type4 define Mattia Dongili
2011-02-19 2:52 ` [PATCH 6/8] sony-laptop: cache handles and report them via sysfs Mattia Dongili
2011-02-19 2:52 ` [PATCH 7/8] sony-laptop: implement keyboard backlight support Mattia Dongili
2011-02-19 2:52 ` [PATCH 8/8] sony-laptop: implement new backlight control method Mattia Dongili
2011-02-21 20:51 ` [0/8] sony-laptop for 2.6.39 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=1298083952-22493-1-git-send-email-malattia@linux.it \
--to=malattia@linux.it \
--cc=mjg@redhat.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.