summaryrefslogtreecommitdiff
path: root/target/linux/adm5120/files/drivers/leds/leds-adm5120.c
Commit message (Collapse)AuthorAgeFilesLines
* 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