| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: pca955x: Remove work queue | Andrew Lunn | 2016-01-04 | 1 | -30/+9 |
* | leds: Drop owner assignment from i2c_driver | Krzysztof Kozlowski | 2015-08-28 | 1 | -1/+0 |
* | leds: use dev_get_platdata() | Jingoo Han | 2013-08-26 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-12-15 | 1 | -1/+1 |
|\ |
|
| * | leds: leds-pca955x: Use dev_info instead of printk | Sachin Kamat | 2012-11-27 | 1 | -1/+1 |
* | | leds: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | leds: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | | leds: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
|/ |
|
* | leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path | Bryan Wu | 2012-07-24 | 1 | -13/+5 |
* | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s... | Alexander Stein | 2012-05-29 | 1 | -36/+59 |
* | leds: convert led i2c drivers to module_i2c_driver | Axel Lin | 2012-01-10 | 1 | -12/+1 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: leds-pca955x - Mark pca955x_led_set() static | Sven Wegener | 2008-10-20 | 1 | -1/+1 |
* | leds-pca955x: add proper error handling and fix bogus memory handling | Sven Wegener | 2008-10-03 | 1 | -32/+38 |
* | leds: Add support for Philips PCA955x I2C LED drivers | Nate Case | 2008-07-23 | 1 | -0/+384 |