[RESEND][PATCH 1/5] MAINTAINERS: change the mail address of acer-wmi/msi-laptop maintainer

2012-12-14 Thread Lee, Chun-Yi
Due to I moved to use suse.com mail address, so, add patch to change the mail address in MAINTAINERS file. Cc: Matthew Garrett m...@redhat.com Signed-off-by: Lee, Chun-Yi j...@suse.com --- MAINTAINERS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS

[RESEND][PATCH 2/5] acer-wmi: support Lenovo ideapad S205 10382JG wifi switch

2012-12-14 Thread Lee, Chun-Yi
Found another Lenovo ideapad S205 the product name is 10382JG, it has a 0x78 EC register exposes the state of wifi hardware switch on the machine. So, add this patch to support Lenovo ideapad S205-10382JG wifi hardware switch in acer-wmi driver. Evidently the Ideapad S205 is just a model name on

[RESEND][PATCH 3/5] acer-wmi: fix obj is NULL but dereferenced

2012-12-14 Thread Lee, Chun-Yi
Fengguang Wu run coccinelle and warns about: drivers/platform/x86/acer-wmi.c:1200:17-21: ERROR: obj is NULL but dereferenced. drivers/platform/x86/acer-wmi.c:891:17-21: ERROR: obj is NULL but dereferenced. drivers/platform/x86/acer-wmi.c:1953:17-21: ERROR: obj is NULL but dereferenced.

[RESEND][PATCH 4/5] acer-wmi: change to emit touchpad on off key

2012-12-14 Thread Lee, Chun-Yi
KEY_TOUCHPAD_TOOGLE key is for notice userland change touchpad state via xf86-input-synaptics on the machine that don't toggle touchpad in hardware. But, acer laptop actually toggle touchpad in hardware. So, this patch change to emit KEY_TOUCHPAD_ON/OFF key when acer-wmi grab device state of

[RESEND][PATCH 5/5] acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch

2012-12-14 Thread Lee, Chun-Yi
Found another Lenovo ideapad S205 the product name is 1038DPG, it has a 0x78 EC register exposes the state of wifi hardware switch on the machine. So, add this patch to support Lenovo ideapad S205-1038DPG wifi hardware switch in acer-wmi driver. Evidently the Ideapad S205 is just a model name on

[RESEND][PATCH 1/5] MAINTAINERS: change the mail address of acer-wmi/msi-laptop maintainer

2012-12-14 Thread Lee, Chun-Yi
Due to I moved to use suse.com mail address, so, add patch to change the mail address in MAINTAINERS file. Cc: Matthew Garrett m...@redhat.com Signed-off-by: Lee, Chun-Yi j...@suse.com --- MAINTAINERS |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS

[RESEND][PATCH 2/5] acer-wmi: support Lenovo ideapad S205 10382JG wifi switch

2012-12-14 Thread Lee, Chun-Yi
Found another Lenovo ideapad S205 the product name is 10382JG, it has a 0x78 EC register exposes the state of wifi hardware switch on the machine. So, add this patch to support Lenovo ideapad S205-10382JG wifi hardware switch in acer-wmi driver. Evidently the Ideapad S205 is just a model name on

[RESEND][PATCH 3/5] acer-wmi: fix obj is NULL but dereferenced

2012-12-14 Thread Lee, Chun-Yi
Fengguang Wu run coccinelle and warns about: drivers/platform/x86/acer-wmi.c:1200:17-21: ERROR: obj is NULL but dereferenced. drivers/platform/x86/acer-wmi.c:891:17-21: ERROR: obj is NULL but dereferenced. drivers/platform/x86/acer-wmi.c:1953:17-21: ERROR: obj is NULL but dereferenced.

[RESEND][PATCH 4/5] acer-wmi: change to emit touchpad on off key

2012-12-14 Thread Lee, Chun-Yi
KEY_TOUCHPAD_TOOGLE key is for notice userland change touchpad state via xf86-input-synaptics on the machine that don't toggle touchpad in hardware. But, acer laptop actually toggle touchpad in hardware. So, this patch change to emit KEY_TOUCHPAD_ON/OFF key when acer-wmi grab device state of

[RESEND][PATCH 5/5] acer-wmi: support Lenovo ideapad S205 1038DPG wifi switch

2012-12-14 Thread Lee, Chun-Yi
Found another Lenovo ideapad S205 the product name is 1038DPG, it has a 0x78 EC register exposes the state of wifi hardware switch on the machine. So, add this patch to support Lenovo ideapad S205-1038DPG wifi hardware switch in acer-wmi driver. Evidently the Ideapad S205 is just a model name on

Re: [PATCH v3 11/12] msi-wmi: Introduced quirk_last_pressed

2012-12-14 Thread joeyli
於 四,2012-12-13 於 20:30 +0200,Maxim Mikityanskiy 提到: 2012/12/13 Dmitry Torokhov dmitry.torok...@gmail.com: On Thu, Dec 13, 2012 at 08:06:47PM +0200, Maxim Mikityanskiy wrote: 2012/12/13 Anisse Astier ani...@astier.eu: On Wed, 12 Dec 2012 10:58:56 -0800, Dmitry Torokhov

Re: [PATCH v3 11/12] msi-wmi: Introduced quirk_last_pressed

2012-12-14 Thread Thomas Renninger
On Friday, December 14, 2012 11:37:00 AM joeyli wrote: ... Hi Thomas, do you have good suggestion if we filter out all events within 50ms? Puhh, I do not know the details anymore. I never had this machine, but worked on it remotely while someone else hit the key. Iirc this was a BIOS bug and