lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 6 Jan 2014 17:10:34 -0500 From: Joe Xue <lgxue@...mail.com> To: "cooloney@...il.com" <cooloney@...il.com>, "rpurdie@...ys.net" <rpurdie@...ys.net>, "rob@...dley.net" <rob@...dley.net>, "milo.kim@...com" <milo.kim@...com>, "pavel@....cz" <pavel@....cz> CC: "linux-leds@...r.kernel.org" <linux-leds@...r.kernel.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "linux-doc@...r.kernel.org" <linux-doc@...r.kernel.org> Subject: RE: [PATCH v3 1/1] leds: Add LED pattern trigger > From: Joe Xue <lgxue@...mail.com> > > The LED pattern trigger allows LEDs blink in user defined pattern. > > v2: Change the pattern memory from fixed static to malloc > Change the timer schedule way to save cpu time > Add the mutex to protect the pattern operation > > v3: Tiny fix, add the missed parameter in example of document > > new file: Documentation/leds/ledtrig-pattern.txt > modified: drivers/leds/trigger/Kconfig > modified: drivers/leds/trigger/Makefile > new file: drivers/leds/trigger/ledtrig-pattern.c > > Signed-off-by: Joe Xue <lgxue@...mail.com> > --- Forgot to add suggested-by line: Suggested-by: Pavel Machek <pavel@....cz> I would like to give too much credit to this buddy. Joe -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists