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