aboutsummaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/leds
Commit message (Collapse)AuthorAge
* adm5120: move files to files-3.8Florian Fainelli2015-01-10
| | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914
* cleanup files using checkpatch.plFlorian Fainelli2011-06-12
| | | | SVN-Revision: 27162
* experimental support for 2.6.27Gabor Juhos2008-10-05
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-13
| | | | SVN-Revision: 12598
* fix RB-133/133C led definitionsGabor Juhos2008-08-04
| | | | SVN-Revision: 12097
* Add leds support for the RB-150, thanks to Evangelos ArkalisGabor Juhos2008-05-07
| | | | SVN-Revision: 11057
* improve support of the Infineon EASY 5120-RT Reference BoardGabor Juhos2008-05-01
| | | | SVN-Revision: 10996
* Add leds support for the CAS-771/771wFlorian Fainelli2008-04-06
| | | | SVN-Revision: 10739
* don't use mips_machgroupGabor Juhos2008-01-30
| | | | SVN-Revision: 10328
* license cleanupGabor Juhos2008-01-29
| | | | SVN-Revision: 10305
* fix led driver (closes: #2972)Gabor Juhos2008-01-04
| | | | SVN-Revision: 10115
* Leds have been tested on rb111/112 and rb153Florian Fainelli2008-01-04
| | | | SVN-Revision: 10112
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-16
| | | | SVN-Revision: 9781
* add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵Gabor Juhos2007-11-26
| | | | | | (closes: #2756) SVN-Revision: 9600
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-04
| | | | SVN-Revision: 9500
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-20
| | | | SVN-Revision: 9362
* coding style fixesGabor Juhos2007-10-11
| | | | SVN-Revision: 9263
* fix LED driver, update kernel configGabor Juhos2007-10-11
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-11
| | | | SVN-Revision: 9260
* make morse LED trigger available for all platformsGabor Juhos2007-09-28
| | | | SVN-Revision: 9055
* morse LED trigger cleanupsGabor Juhos2007-09-28
| | | | SVN-Revision: 9054
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-28
| | | | SVN-Revision: 9053
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-06
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653