aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm5120/files/drivers/leds/leds-adm5120.c
Commit message (Collapse)AuthorAgeFilesLines
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-431/+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-291-15/+4
| | | | 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
* 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-111-26/+27
| | | | SVN-Revision: 9260
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+361
(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