Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-12-09 Thread Samuel Thibault
Peter Korsgaard, le Tue 09 Dec 2014 21:22:03 +0100, a écrit : > > I would like you to remind you this patch which is waiting for > > your review since April 2014! > > Hah, I'm pretty sure it dates back to 2010 atleast. Yes, the first version was posted on February 2010. There has been some re

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-12-09 Thread Peter Korsgaard
> "Pali" == Pali Rohár writes: Hi, >> There are more people who would like to see this patch in >> mainline kernel and we are waiting for you. > Dmitry: ping! > I would like you to remind you this patch which is waiting for > your review since April 2014! Hah, I'm pretty sure it date

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-12-09 Thread Pali Rohár
On Thursday 16 October 2014 01:29:21 Pali Rohár wrote: > On Thursday 16 October 2014 01:15:45 Samuel Thibault wrote: > > Pali Rohár, le Sun 12 Oct 2014 16:52:08 +0200, a écrit : > > > I would like to ask if something was changed and if this > > > patch (in any way) is going to mainline kernel. > >

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-15 Thread Pali Rohár
On Thursday 16 October 2014 01:15:45 Samuel Thibault wrote: > Pali Rohár, le Sun 12 Oct 2014 16:52:08 +0200, a écrit : > > I would like to ask if something was changed and if this > > patch (in any way) is going to mainline kernel. > > Well, the latest news I got from Dmity was on 12 Apr 2014, to

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-15 Thread Samuel Thibault
Pali Rohár, le Sun 12 Oct 2014 16:52:08 +0200, a écrit : > I would like to ask if something was changed and if this patch > (in any way) is going to mainline kernel. Well, the latest news I got from Dmity was on 12 Apr 2014, to which I answered, and never got more news since then. I'm indeed sta

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-12 Thread Pali Rohár
Hello, I would like to ask if something was changed and if this patch (in any way) is going to mainline kernel. -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-01 Thread Samuel Thibault
Andrew Morton, le Wed 01 Oct 2014 11:42:57 -0700, a écrit : > On Mon, 31 Mar 2014 14:23:23 +0200 Samuel Thibault > wrote: > > This permits to reassign keyboard LEDs to something else than keyboard > > "leds" > > state, by adding keyboard led and modifier triggers connected to a series > > of VT

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-10-01 Thread Andrew Morton
On Mon, 31 Mar 2014 14:23:23 +0200 Samuel Thibault wrote: > This permits to reassign keyboard LEDs to something else than keyboard "leds" > state, by adding keyboard led and modifier triggers connected to a series > of VT input LEDs, themselves connected to VT input triggers, which > per-input d

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-16 Thread Samuel Thibault
Hello, Dmitry Torokhov, le Sat 12 Apr 2014 18:25:57 -0700, a écrit : > On Fri, Apr 11, 2014 at 08:12:02AM +0200, Samuel Thibault wrote: > > I'm sorry this went out with a few mistakes. > > > > Samuel Thibault, le Wed 09 Apr 2014 01:33:06 +0200, a écrit : > > > Dmitry Torokhov, le Tue 08 Apr 2014

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-12 Thread Dmitry Torokhov
On Sat, Apr 12, 2014 at 12:09:34PM +0200, Pavel Machek wrote: > Hi! > > > > > > This permits to reassign keyboard LEDs to something else than > > > > > keyboard "leds" > > > > > state, by adding keyboard led and modifier triggers connected to a > > > > > series > > > > > of VT input LEDs, themse

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-12 Thread Dmitry Torokhov
On Fri, Apr 11, 2014 at 08:12:02AM +0200, Samuel Thibault wrote: > Hello, > > I'm sorry this went out with a few mistakes. > > Samuel Thibault, le Wed 09 Apr 2014 01:33:06 +0200, a écrit : > > Dmitry Torokhov, le Tue 08 Apr 2014 01:39:40 -0700, a écrit : > > > It is not about the VT, I am talking

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-12 Thread Pavel Machek
Hi! > > > > This permits to reassign keyboard LEDs to something else than keyboard > > > > "leds" > > > > state, by adding keyboard led and modifier triggers connected to a > > > > series > > > > of VT input LEDs, themselves connected to VT input triggers, which > > > > per-input device LEDs use

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-10 Thread Samuel Thibault
Hello, I'm sorry this went out with a few mistakes. Samuel Thibault, le Wed 09 Apr 2014 01:33:06 +0200, a écrit : > Dmitry Torokhov, le Tue 08 Apr 2014 01:39:40 -0700, a écrit : > > It is not about the VT, I am talking about pure input core. If I > > repurpose CapsLock LED for my WiFi indicator I

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-08 Thread Samuel Thibault
Hello, Dmitry Torokhov, le Tue 08 Apr 2014 01:39:40 -0700, a écrit : > It is not about the VT, I am talking about pure input core. If I > repurpose CapsLock LED for my WiFi indicator I do not want to go into > other programs and teach them that they should stay away from trying to > control this L

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-08 Thread Dmitry Torokhov
On Mon, Apr 07, 2014 at 09:54:23AM +0200, Samuel Thibault wrote: > Dmitry Torokhov, le Sun 06 Apr 2014 19:10:15 -0700, a écrit : > > On Mon, Mar 31, 2014 at 02:23:23PM +0200, Samuel Thibault wrote: > > > This permits to reassign keyboard LEDs to something else than keyboard > > > "leds" > > > stat

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-07 Thread Samuel Thibault
Dmitry Torokhov, le Sun 06 Apr 2014 19:10:15 -0700, a écrit : > On Mon, Mar 31, 2014 at 02:23:23PM +0200, Samuel Thibault wrote: > > This permits to reassign keyboard LEDs to something else than keyboard > > "leds" > > state, by adding keyboard led and modifier triggers connected to a series > > o

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-06 Thread Dmitry Torokhov
Hi Samuel, On Mon, Mar 31, 2014 at 02:23:23PM +0200, Samuel Thibault wrote: > This permits to reassign keyboard LEDs to something else than keyboard "leds" > state, by adding keyboard led and modifier triggers connected to a series > of VT input LEDs, themselves connected to VT input triggers, whi

Re: [PATCH] Route keyboard LEDs through the generic LEDs layer.

2014-04-01 Thread Pali Rohár
2014-03-31 14:23 GMT+02:00 Samuel Thibault : > This permits to reassign keyboard LEDs to something else than keyboard "leds" > state, by adding keyboard led and modifier triggers connected to a series > of VT input LEDs, themselves connected to VT input triggers, which > per-input device LEDs use b