aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-lp5521.c
AgeCommit message (Expand)Author
2012-07-24leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu
2012-05-29drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter
2012-03-23drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR
2012-03-23drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo
2012-03-23drivers/leds/leds-lp5521.c: fix typoMasanari Iida
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2011-10-31drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR
2011-10-31drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo