Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-11-28 | leds: remove use of __devexit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | leds: remove use of __devinit | Bill Pemberton | 1 | -1/+1 |
2012-11-28 | leds: remove use of __devexit_p | Bill Pemberton | 1 | -1/+1 |
2012-07-24 | leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path | Bryan Wu | 1 | -13/+5 |
2012-05-29 | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s... | Alexander Stein | 1 | -36/+59 |
2012-01-10 | leds: convert led i2c drivers to module_i2c_driver | Axel Lin | 1 | -12/+1 |
2010-06-03 | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2008-10-20 | leds: leds-pca955x - Mark pca955x_led_set() static | Sven Wegener | 1 | -1/+1 |
2008-10-03 | leds-pca955x: add proper error handling and fix bogus memory handling | Sven Wegener | 1 | -32/+38 |
2008-07-23 | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 1 | -0/+384 |