aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/init.d/led
Commit message (Expand)AuthorAgeFilesLines
* base-files: add new application led trigger backendFlorian Eckert2021-03-051-4/+5
* base-files: disable LEDs if default state is undefinedDavid Bauer2020-09-111-1/+1
* base-files: Fix netdev led triggerHauke Mehrtens2018-12-161-1/+4
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-291-2/+4
* base-files: add interval option to netdev LED trigger configurationEdmunt Pienkowsky2017-11-031-0/+1
* base-files: add ucidef_set_led_usbport for full usbport supportRafał Miłecki2016-10-221-0/+1
* switch to the new usbport LED triggerRafał Miłecki2016-10-191-5/+16
* base-files: support oneshot leds properly.Karl Palsson2016-09-051-1/+1
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-5/+0
* base-files: maintain LED config stateJo-Philipp Wich2016-06-081-5/+17
* base-files: reset LED stateJo-Philipp Wich2016-06-071-0/+6
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-1/+4
* base-files: use max_brightness to set LEDJohn Crispin2015-12-111-1/+1
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-141-0/+7
* base-files: fix logic error in led default handling (patch from #19593)Felix Fietkau2015-05-031-1/+1
* base-files: reorder led trigger/brightness writesFelix Fietkau2015-04-161-7/+10
* base-files: fix led script to skip missing triggersJohn Crispin2015-01-231-1/+5
* base-files: update copyright headersLuka Perkov2014-06-241-1/+1
* base-files: add support for the morse LED triggerGabor Juhos2012-11-251-0/+7
* base-files: skip LEDs handled by rssileds in led init-scriptFlorian Fainelli2012-10-111-0/+5
* package/base-files: add support for the switch LED triggerGabor Juhos2011-12-311-0/+8
* package/base-files: use case statement in led init scriptGabor Juhos2011-12-311-15/+27
* base-files: support port_state in led config (#6763)Florian Fainelli2011-01-271-0/+4
* base-files: add support for the usbdev LED triggerGabor Juhos2010-12-171-4/+10
* run led init after /etc/init.d/done to keep the configured led settings activ...Felix Fietkau2010-01-061-1/+1
* base-files: port init.d/led to new config_getFelix Fietkau2009-08-071-8/+6
* make option name optionalTravis Kemen2008-09-131-2/+2
* fixes broken if-then in led init scriptJohn Crispin2008-08-271-2/+3
* remove /etc/functions.sh call from led hotplug scriptJohn Crispin2008-08-141-2/+0
* added support for the timer-trigger to uci LED supportSteven Barth2008-08-071-0/+8
* add uci led support - /etc/config/system can hold led info which is applied a...John Crispin2008-08-041-0/+45