aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp5523.c
Commit message (Expand)AuthorAge
* leds-lp5523: Fix riskiness of the page faultKim, Milo2012-09-12
* leds-lp5523: turn off the LED engines on unloading the driverKim, Milo2012-09-12
* leds-lp5523: use the i2c device id rather than fixed nameKim, Milo2012-09-11
* leds-lp5523: add new device id for LP55231Kim, Milo2012-09-11
* leds-lp5523: minor code style fixesKim, Milo2012-09-11
* leds-lp5523: change the return type of lp5523_set_mode()Kim, Milo2012-09-11
* leds-lp5523: set the brightness to 0 forcely on removing the driverKim, Milo2012-09-11
* leds-lp5523: add channel name in the platform dataKim, Milo2012-09-11
* leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* leds-lp5523: BUG() in error handling in probe()Dan Carpenter2012-07-23
* drivers/leds/leds-lp5523.c: constify some dataAndrew Morton2012-03-23
* drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-10
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-10
* drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-27
* drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov2011-03-22
* leds: lp5523: fix circular lockingSamu Onkalo2011-01-13
* leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo2011-01-13
* drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo2010-11-24
* drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo2010-11-24
* drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo2010-11-24
* leds: driver for National Semiconductors LP5523 chipSamu Onkalo2010-11-12