aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/leds
Commit message (Collapse)AuthorAgeFilesLines
* adm5120: move files to files-3.8Florian Fainelli2015-01-101-149/+0
| | | | | | | | 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-121-1/+1
| | | | SVN-Revision: 27162
* experimental support for 2.6.27Gabor Juhos2008-10-051-0/+149
| | | | SVN-Revision: 12863
* remove 2.6.25 specific stuffGabor Juhos2008-09-132-580/+0
| | | | SVN-Revision: 12598
* fix RB-133/133C led definitionsGabor Juhos2008-08-041-5/+5
| | | | SVN-Revision: 12097
* Add leds support for the RB-150, thanks to Evangelos ArkalisGabor Juhos2008-05-071-4/+21
| | | | SVN-Revision: 11057
* improve support of the Infineon EASY 5120-RT Reference BoardGabor Juhos2008-05-011-11/+29
| | | | SVN-Revision: 10996
* Add leds support for the CAS-771/771wFlorian Fainelli2008-04-061-0/+14
| | | | SVN-Revision: 10739
* don't use mips_machgroupGabor Juhos2008-01-301-5/+0
| | | | SVN-Revision: 10328
* license cleanupGabor Juhos2008-01-292-16/+5
| | | | SVN-Revision: 10305
* fix led driver (closes: #2972)Gabor Juhos2008-01-041-25/+36
| | | | SVN-Revision: 10115
* Leds have been tested on rb111/112 and rb153Florian Fainelli2008-01-041-6/+22
| | | | SVN-Revision: 10112
* add support for LEDs on the NP28G board, thanks to kenny (closes: #2825)Gabor Juhos2007-12-161-16/+15
| | | | SVN-Revision: 9781
* add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ↵Gabor Juhos2007-11-261-0/+16
| | | | | | (closes: #2756) SVN-Revision: 9600
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-041-1/+1
| | | | SVN-Revision: 9500
* add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)Gabor Juhos2007-10-201-0/+149
| | | | SVN-Revision: 9362
* coding style fixesGabor Juhos2007-10-111-116/+109
| | | | SVN-Revision: 9263
* fix LED driver, update kernel configGabor Juhos2007-10-111-0/+1
| | | | SVN-Revision: 9261
* switch to 2.6.23Gabor Juhos2007-10-112-238/+27
| | | | SVN-Revision: 9260
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-294/+0
| | | | SVN-Revision: 9055
* morse LED trigger cleanupsGabor Juhos2007-09-281-20/+30
| | | | SVN-Revision: 9054
* add morse LED trigger, will be used for diagnostic, update kernel configGabor Juhos2007-09-281-0/+284
| | | | SVN-Revision: 9053
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-0/+573
(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