Re: 8 months to review a patch (was Re: [PATCH] Route kbd LEDs through the generic LEDs layer)

2014-04-06 Thread Sebastian Reichel
Hi Pali, On Sun, Apr 06, 2014 at 11:43:13AM +0200, Pali Rohár wrote: > Greg, problem is that Dmitry does not respond and has not reviewed > this patch for more that 8 months. From my point of view this looks > like Dmitry does not have time for review anymore... > > What to do if maintainer is bu

Re: 8 months to review a patch (was Re: [PATCH] Route kbd LEDs through the generic LEDs layer)

2014-04-06 Thread Pali Rohár
2014-03-28 8:17 GMT+01:00 Greg KH : > On Fri, Mar 28, 2014 at 08:01:36AM +0100, Pavel Machek wrote: >> On Thu 2014-03-27 02:08:17, Pali Rohár wrote: >> > 2014-03-16 11:19 GMT+01:00 Samuel Thibault : >> > > Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : >> > >> Hello, what happened with th

Re: 8 months to review a patch (was Re: [PATCH] Route kbd LEDs through the generic LEDs layer)

2014-03-28 Thread Samuel Thibault
Pavel Machek, le Fri 28 Mar 2014 08:01:36 +0100, a écrit : > On Thu 2014-03-27 02:08:17, Pali Rohár wrote: > > 2014-03-16 11:19 GMT+01:00 Samuel Thibault : > > > Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : > > >> Hello, what happened with this patch? Is there any problem with > > >> a

Re: 8 months to review a patch (was Re: [PATCH] Route kbd LEDs through the generic LEDs layer)

2014-03-28 Thread Greg KH
On Fri, Mar 28, 2014 at 08:01:36AM +0100, Pavel Machek wrote: > On Thu 2014-03-27 02:08:17, Pali Rohár wrote: > > 2014-03-16 11:19 GMT+01:00 Samuel Thibault : > > > Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : > > >> Hello, what happened with this patch? Is there any problem with > > >

8 months to review a patch (was Re: [PATCH] Route kbd LEDs through the generic LEDs layer)

2014-03-28 Thread Pavel Machek
On Thu 2014-03-27 02:08:17, Pali Rohár wrote: > 2014-03-16 11:19 GMT+01:00 Samuel Thibault : > > Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : > >> Hello, what happened with this patch? Is there any problem with accepting > >> it? > > > > Dmitry finding time to review it, I guess. > Dm

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2014-03-26 Thread Pali Rohár
2014-03-16 11:19 GMT+01:00 Samuel Thibault : > Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : >> Hello, what happened with this patch? Is there any problem with accepting it? > > Dmitry finding time to review it, I guess. > > Samuel Dmitry, can you look and review this patch? -- Pali R

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2014-03-16 Thread Samuel Thibault
Pali Rohár, le Sun 16 Mar 2014 11:16:25 +0100, a écrit : > Hello, what happened with this patch? Is there any problem with accepting it? Dmitry finding time to review it, I guess. Samuel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord.

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2014-03-16 Thread Pali Rohár
2013-07-15 11:12 GMT+02:00 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 t

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-17 Thread David Herrmann
Hi On Mon, Jul 15, 2013 at 9:08 PM, Samuel Thibault wrote: > Hello, > > David Herrmann, le Mon 15 Jul 2013 17:03:08 +0200, a écrit : >> > @@ -13,6 +13,10 @@ >> > bool "Virtual terminal" if EXPERT >> > depends on !S390 && !UML >> > select INPUT >> > + select NEW_LEDS

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-15 Thread Samuel Thibault
Hello, David Herrmann, le Mon 15 Jul 2013 17:03:08 +0200, a écrit : > > @@ -13,6 +13,10 @@ > > bool "Virtual terminal" if EXPERT > > depends on !S390 && !UML > > select INPUT > > + select NEW_LEDS > > + select LEDS_CLASS > > + select LEDS_TRIGGERS > > +

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-15 Thread David Herrmann
Hi On Sun, Jul 7, 2013 at 12:10 PM, 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 kbd LEDs through the generic LEDs layer

2013-07-15 Thread Peter Korsgaard
> "Samuel" == Samuel Thibault writes: Samuel> This permits to reassign keyboard LEDs to something else than keyboard "leds" Samuel> state, by adding keyboard led and modifier triggers connected to a series Samuel> of VT input LEDs, themselves connected to VT input triggers, which Samuel

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-15 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 dev

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-13 Thread Samuel Thibault
Pavel Machek, le Sat 13 Jul 2013 01:33:01 +0200, a écrit : > > > > 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 i

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-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 by default. Userl

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-12 Thread Samuel Thibault
Pavel Machek, le Fri 12 Jul 2013 13:36:56 +0200, a écrit : > > 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 > >

Re: [PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-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 by default. Userland can thus easily cha

[PATCH] Route kbd LEDs through the generic LEDs layer

2013-07-07 Thread 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 by default. Userland can thus easily change the LED b

[PATCH] Route kbd LEDs through the generic LEDs layer

2012-12-20 Thread 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 by default. Userland can thus easily change the LED b