Age | Commit message (Expand) | Author | Files | Lines |
2012-12-03 | drivers/leds/leds-lp5521.c: fix lp5521_read() error handling | Dan Carpenter | 1 | -4/+8 |
2012-03-24 | drivers/leds/leds-lp5521.c: ret may be uninitialized | Srinidhi KASAGAR | 1 | -1/+1 |
2012-03-24 | drivers/leds/leds-lp5521.c: redefinition of register bits | Kim, Milo | 1 | -11/+10 |
2012-03-24 | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo | 1 | -1/+101 |
2012-03-24 | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo | 1 | -15/+4 |
2012-03-24 | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo | 1 | -3/+8 |
2012-03-24 | drivers/leds/leds-lp5521.c: fix typo | Masanari Iida | 1 | -1/+1 |
2012-01-11 | leds: convert led i2c drivers to module_i2c_driver | Axel Lin | 1 | -19/+1 |
2011-11-01 | drivers/leds/leds-lp5521.c: check if reset is successful | Srinidhi KASAGAR | 1 | -0/+18 |
2011-11-01 | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O... | Axel Lin | 1 | -3/+3 |
2011-07-26 | drivers/leds/leds-lp5521.c: provide section tagging | Linus Walleij | 1 | -2/+2 |
2011-06-28 | drivers/leds/leds-lp5521.c: fix section mismatches | Ralf Baechle | 1 | -2/+2 |
2011-03-23 | drivers/leds/leds-lp5521.c: world-writable sysfs engine* files | Vasiliy Kulikov | 1 | -7/+7 |
2011-01-13 | leds-lp5521: modify the way of setting led device name | Arun Murthy | 1 | -1/+2 |
2011-01-13 | leds: lp5521: fix circular locking | Samu Onkalo | 1 | -44/+8 |
2011-01-13 | drivers/leds/leds-lp5521.c: fix potential buffer overflow | Vasiliy Kulikov | 1 | -0/+2 |
2010-11-25 | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo | 1 | -7/+5 |
2010-11-25 | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo | 1 | -9/+16 |
2010-11-25 | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo | 1 | -5/+16 |
2010-11-12 | leds: driver for National Semiconductor LP5521 chip | Samu Onkalo | 1 | -0/+821 |