summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/leds
Commit message (Collapse)AuthorAgeFilesLines
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12090
* add new led trigger for network traffic, fixes #2776John Crispin2008-03-071-0/+437
| | | | SVN-Revision: 10566
* "default-on" LED TriggerFelix Fietkau2008-02-021-0/+45
| | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348
* LED driver for PCEngines ALIX boardsFelix Fietkau2007-12-141-0/+172
| | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748
* make morse LED trigger available as a package, and fix it to compile with 2.6.23Gabor Juhos2007-10-201-22/+93
| | | | SVN-Revision: 9363
* add missing file from [9055]Gabor Juhos2007-09-281-0/+294
SVN-Revision: 9056