summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp5523.c
Commit message (Expand)AuthorAgeFilesLines
...
* leds-lp5523: minor code style fixesKim, Milo2012-09-111-8/+7
* leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo2012-09-111-11/+13
* leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo2012-09-111-2/+2
* leds-lp5523: add channel name in the platform dataKim, Milo2012-09-111-3/+7
* leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-241-14/+10
* leds-lp5523: BUG() in error handling in probe()Dan Carpenter2012-07-241-3/+3
* drivers/leds/leds-lp5523.c: constify some dataAndrew Morton2012-03-231-3/+3
* drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-101-2/+0
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-101-19/+1
* drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-221-10/+10
* leds: lp5523: fix circular lockingSamu Onkalo2011-01-131-40/+16
* leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo2011-01-131-1/+2
* drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo2010-11-251-7/+5
* drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo2010-11-251-14/+17
* drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo2010-11-251-3/+6
* leds: driver for National Semiconductors LP5523 chipSamu Onkalo2010-11-121-0/+1065
OpenPOWER on IntegriCloud