RE: [PATCH 0/2] Add dT support for tps6507x touchscreen.

2013-03-24 Thread Vishwanathrao Badarkhe, Manish
Hi all I am sending next version for this, as need to update commit message for some patches. Thanks Manish Badarkhe -Original Message- From: Vishwanathrao Badarkhe, Manish Sent: Saturday, March 23, 2013 6:29 PM To: devicetree-disc...@lists.ozlabs.org; linux-input@vger.kernel.org; linu

Re: Caps lock XOR on multiple keyboards?

2013-03-24 Thread Samuel Thibault
Hello, I can confirm that things go fine on the Linux console. There is just one state, which is shown on all keyboards. This is really a bug in Xorg, please report the issue there. Pavel Machek, le Sun 24 Mar 2013 11:30:18 +0100, a écrit : > There is patch to drive keyboard LEDs through LED su

Re: Caps lock XOR on multiple keyboards?

2013-03-24 Thread Pavel Machek
On Sun 2013-03-24 11:30:18, Pavel Machek wrote: > Hi! > On Mon 2012-12-03 23:58:48, Alan Cox wrote: > > On 3 Dec 2012 16:19:11 -0500 > > "George Spelvin" wrote: > > > > > (Not sure who owns this; Cc: to the last few people to touch > > > drivers/tty/vt/keyboard.c.) > > > > linux-input is probabl

Re: Caps lock XOR on multiple keyboards?

2013-03-24 Thread Pavel Machek
Hi! On Mon 2012-12-03 23:58:48, Alan Cox wrote: > On 3 Dec 2012 16:19:11 -0500 > "George Spelvin" wrote: > > > (Not sure who owns this; Cc: to the last few people to touch > > drivers/tty/vt/keyboard.c.) > > linux-input is probably the best place to discuss this Added few more ccs. Yes, I see t

[PATCH 1/1] Feature: Support ALPS v6.

2013-03-24 Thread Valyushkov Ivan
Tested on Dell 7720. Works fine. Signed-off-by: Valyushkov Ivan --- drivers/input/mouse/alps.c | 464 +--- drivers/input/mouse/alps.h |2 + 2 files changed, 443 insertions(+), 23 deletions(-) diff --git a/drivers/input/mouse/alps.c b/drivers/input/mo