aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp5521.c
Commit message (Expand)AuthorAge
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-15
|\
| * leds: leds-lp5521: return an error code on error in probe()Dan Carpenter2012-12-03
| * leds: lp5521: Fix return valueSachin Kamat2012-11-26
| * leds: leds-lp5521: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-26
* | leds: remove use of __devexitBill Pemberton2012-11-28
* | leds: remove use of __devinitBill Pemberton2012-11-28
* | leds: remove use of __devexit_pBill Pemberton2012-11-28
|/
* leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-23
* drivers/leds/leds-lp5521.c: fix lp5521_read() error handlingDan Carpenter2012-05-29
* drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR2012-03-23
* drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-23
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-10
* drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-31
* drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-31
* drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij2011-07-25
* drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-27
* drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov2011-03-22
* leds-lp5521: modify the way of setting led device nameArun Murthy2011-01-13
* leds: lp5521: fix circular lockingSamu Onkalo2011-01-13
* drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov2011-01-13
* drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo2010-11-24
* drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo2010-11-24
* drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo2010-11-24
* leds: driver for National Semiconductor LP5521 chipSamu Onkalo2010-11-12