summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp5521.c
Commit message (Expand)AuthorAgeFilesLines
* leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-241-12/+8Star
* drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter2012-05-301-4/+8
* drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR2012-03-241-1/+1
* drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo2012-03-241-11/+10Star
* drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-241-1/+101
* drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-241-15/+4Star
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-241-3/+8
* drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-241-1/+1
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-111-19/+1Star
* drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-11-011-0/+18
* drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-11-011-3/+3
* drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij2011-07-261-2/+2
* drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-281-2/+2
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-231-7/+7
* leds-lp5521: modify the way of setting led device nameArun Murthy2011-01-131-1/+2
* leds: lp5521: fix circular lockingSamu Onkalo2011-01-131-44/+8Star
* drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov2011-01-131-0/+2
* drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo2010-11-241-7/+5Star
* drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo2010-11-241-9/+16
* drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo2010-11-241-5/+16
* leds: driver for National Semiconductor LP5521 chipSamu Onkalo2010-11-121-0/+821