All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ike Panhc <ike.pan@canonical.com>
To: Corentin Chary <corentin.chary@gmail.com>
Cc: platform-driver-x86@vger.kernel.org, linux-acpi@vger.kernel.org,
	Matthew Garrett <mjg@redhat.com>, Len Brown <len.brown@intel.com>,
	Randy Dunlap <randy.dunlap@oracle.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Alan Cox <alan@linux.intel.com>, Thomas Renninger <trenn@suse.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ideapad-laptop: add new driver
Date: Fri, 13 Aug 2010 14:53:53 +0800	[thread overview]
Message-ID: <4C64EC01.9040103@canonical.com> (raw)
In-Reply-To: <AANLkTikBZ2SmqWavZ8bw69yQ_A5GTTcB13RKEzUuUcx3@mail.gmail.com>

On 08/13/2010 02:37 PM, Corentin Chary wrote:
> On Fri, Aug 13, 2010 at 6:08 AM, Ike Panhc <ike.pan@canonical.com> wrote:
>> ideapad-laptop is a new driver which enable hotkeys on Lenovo Ideapad laptops
>>
>> The driver will bind on ACPI HID:VPC2004. When hotkey pressed, the notify
>> function will be called and query EC to tell which key pressed.
>>
>> Hotkeys enabled listed below:
>>  * LCD backlight switch - reports KEY_DISPLAY_OFF
>>  * One key restore - reports KEY_PROG1
>>  * Brightness Up/down - reports KEY_BRIGHTNESS_CYCLE
>>   Both up/down keys reports the same event. Need to find other way to detect
>>  * Touchpad switch - reports KEY_F13
>>  * Video output switch - reports KEY_SWITCHVIDEOMODE
>>  * Camera switch - reports KEY_CAMERA
>>  * Video resolution switch - reports KEY_VIDEO_NEXT
>>  * S/W rfkill key - reports KEY_WLAN
>>
>> The developing git tree as reference:
>>  git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git
>>
>> This patch made against current checkout of mainline kernel.
> 
> Cool, now we got two ideapad drivers :p.
> 
> David just sent an rfkill driver to this list. Maybe you could merge your work ?
> 
> Thanks,
Could you point me where is the rfkill driver? Sorry I do not find it.

I will see what I can do.

Thanks.

  reply	other threads:[~2010-08-13  6:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-13  4:08 [PATCH] ideapad-laptop: add new driver Ike Panhc
2010-08-13  6:37 ` Corentin Chary
2010-08-13  6:37   ` Corentin Chary
2010-08-13  6:53   ` Ike Panhc [this message]
2010-08-13  7:01     ` Corentin Chary
2010-08-13  7:15       ` Ike Panhc
2010-08-13  9:22     ` David Woodhouse
2010-08-13  9:14 ` David Woodhouse
2010-08-13  9:27   ` Ike Panhc
2010-08-13  9:34     ` David Woodhouse
2010-08-14  2:56       ` Ike Panhc
2010-08-14  9:49         ` David Woodhouse
2010-08-15  2:33         ` Len Brown
2010-08-15  8:14       ` Florian Echtler
2010-08-15  8:20       ` Florian Echtler

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=4C64EC01.9040103@canonical.com \
    --to=ike.pan@canonical.com \
    --cc=akpm@linux-foundation.org \
    --cc=alan@linux.intel.com \
    --cc=corentin.chary@gmail.com \
    --cc=len.brown@intel.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjg@redhat.com \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --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.