Age | Commit message (Expand) | Author |
2012-12-03 | leds: leds-lp5521: return an error code on error in probe() | Dan Carpenter |
2012-11-28 | leds: remove use of __devexit | Bill Pemberton |
2012-11-28 | leds: remove use of __devinit | Bill Pemberton |
2012-11-28 | leds: remove use of __devexit_p | Bill Pemberton |
2012-11-26 | leds: lp5521: Fix return value | Sachin Kamat |
2012-11-26 | leds: leds-lp5521: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2012-07-24 | leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path | Bryan Wu |
2012-05-29 | drivers/leds/leds-lp5521.c: fix lp5521_read() error handling | Dan Carpenter |
2012-03-23 | drivers/leds/leds-lp5521.c: ret may be uninitialized | Srinidhi KASAGAR |
2012-03-23 | drivers/leds/leds-lp5521.c: redefinition of register bits | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo |
2012-03-23 | drivers/leds/leds-lp5521.c: fix typo | Masanari Iida |
2012-01-10 | leds: convert led i2c drivers to module_i2c_driver | Axel Lin |
2011-10-31 | drivers/leds/leds-lp5521.c: check if reset is successful | Srinidhi KASAGAR |
2011-10-31 | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O... | Axel Lin |
2011-07-25 | drivers/leds/leds-lp5521.c: provide section tagging | Linus Walleij |
2011-06-27 | drivers/leds/leds-lp5521.c: fix section mismatches | Ralf Baechle |
2011-03-22 | drivers/leds/leds-lp5521.c: world-writable sysfs engine* files | Vasiliy Kulikov |
2011-01-13 | leds-lp5521: modify the way of setting led device name | Arun Murthy |
2011-01-13 | leds: lp5521: fix circular locking | Samu Onkalo |
2011-01-13 | drivers/leds/leds-lp5521.c: fix potential buffer overflow | Vasiliy Kulikov |
2010-11-25 | drivers/leds/leds-lp5521.c: perform SW reset before detection | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: adjust delays and add comments to them | Samu Onkalo |
2010-11-25 | drivers/leds/leds-lp5521.c: change some macros to functions | Samu Onkalo |
2010-11-12 | leds: driver for National Semiconductor LP5521 chip | Samu Onkalo |