| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: disable LEDs if default state is undefined | David Bauer | 2020-09-11 | 1 | -1/+1 |
* | base-files: Fix netdev led trigger | Hauke Mehrtens | 2018-12-16 | 1 | -1/+4 |
* | base-files: make it possible to specify switch led mode | Christian Lamparter | 2018-09-29 | 1 | -2/+4 |
* | base-files: add interval option to netdev LED trigger configuration | Edmunt Pienkowsky | 2017-11-03 | 1 | -0/+1 |
* | base-files: add ucidef_set_led_usbport for full usbport support | Rafał Miłecki | 2016-10-22 | 1 | -0/+1 |
* | switch to the new usbport LED trigger | Rafał Miłecki | 2016-10-19 | 1 | -5/+16 |
* | base-files: support oneshot leds properly. | Karl Palsson | 2016-09-05 | 1 | -1/+1 |
* | kernel: remove unused morse led trigger driver | Felix Fietkau | 2016-08-04 | 1 | -5/+0 |
* | base-files: maintain LED config state | Jo-Philipp Wich | 2016-06-08 | 1 | -5/+17 |
* | base-files: reset LED state | Jo-Philipp Wich | 2016-06-07 | 1 | -0/+6 |
* | base-files: add support for speed mask to switch config init scripts | Felix Fietkau | 2016-02-25 | 1 | -1/+4 |
* | base-files: use max_brightness to set LED | John Crispin | 2015-12-11 | 1 | -1/+1 |
* | base-files: added option to configure the gpio led trigger in uci-defaults | John Crispin | 2015-07-14 | 1 | -0/+7 |
* | base-files: fix logic error in led default handling (patch from #19593) | Felix Fietkau | 2015-05-03 | 1 | -1/+1 |
* | base-files: reorder led trigger/brightness writes | Felix Fietkau | 2015-04-16 | 1 | -7/+10 |
* | base-files: fix led script to skip missing triggers | John Crispin | 2015-01-23 | 1 | -1/+5 |
* | base-files: update copyright headers | Luka Perkov | 2014-06-24 | 1 | -1/+1 |
* | base-files: add support for the morse LED trigger | Gabor Juhos | 2012-11-25 | 1 | -0/+7 |
* | base-files: skip LEDs handled by rssileds in led init-script | Florian Fainelli | 2012-10-11 | 1 | -0/+5 |
* | package/base-files: add support for the switch LED trigger | Gabor Juhos | 2011-12-31 | 1 | -0/+8 |
* | package/base-files: use case statement in led init script | Gabor Juhos | 2011-12-31 | 1 | -15/+27 |
* | base-files: support port_state in led config (#6763) | Florian Fainelli | 2011-01-27 | 1 | -0/+4 |
* | base-files: add support for the usbdev LED trigger | Gabor Juhos | 2010-12-17 | 1 | -4/+10 |
* | run led init after /etc/init.d/done to keep the configured led settings activ... | Felix Fietkau | 2010-01-06 | 1 | -1/+1 |
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 | 1 | -8/+6 |
* | make option name optional | Travis Kemen | 2008-09-13 | 1 | -2/+2 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
* | remove /etc/functions.sh call from led hotplug script | John Crispin | 2008-08-14 | 1 | -2/+0 |
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 | 1 | -0/+8 |
* | add uci led support - /etc/config/system can hold led info which is applied a... | John Crispin | 2008-08-04 | 1 | -0/+45 |