| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: use dev_get_platdata() | Jingoo Han | 2013-08-26 | 1 | -1/+2 |
* | leds: pca9532: fix suspect code indent for conditional statements | Jingoo Han | 2013-02-01 | 1 | -1/+1 |
* | leds: pca9532: Convert to devm_input_allocate_device() | Axel Lin | 2013-02-01 | 1 | -3/+1 |
* | leds: convert PCA9532 LED driver to devm_kzalloc() | Bryan Wu | 2012-07-24 | 1 | -8/+2 |
* | leds: convert led i2c drivers to module_i2c_driver | Axel Lin | 2012-01-10 | 1 | -13/+1 |
* | drivers/leds/leds-pca9532.c: change driver name to be unique | Wolfram Sang | 2011-07-08 | 1 | -1/+1 |
* | drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 | Jan Weitzel | 2011-05-25 | 1 | -22/+62 |
* | drivers/leds/leds-pca9532.c: add gpio capability | Joachim Eastwood | 2011-05-25 | 1 | -3/+110 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | leds: leds-pca9532 cleanups | Axel Lin | 2011-01-13 | 1 | -38/+28 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -4/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: leds-pca9532 - Drop unused module parameters | Jean Delvare | 2009-10-04 | 1 | -3/+0 |
* | leds: Fix leds-pca9532 whitespace issues | Richard Purdie | 2009-09-07 | 1 | -6/+6 |
* | leds: pca9532 - Indent using tabs, not spaces. | Antonio Ospite | 2009-06-23 | 1 | -29/+29 |
* | leds: Fix &&/|| confusion in leds-pca9532.c | Riku Voipio | 2009-04-06 | 1 | -1/+1 |
* | trivial: Update my email address | Riku Voipio | 2009-03-30 | 1 | -2/+2 |
* | leds: leds-pcs9532 - Move i2c work to a workqueque | Riku Voipio | 2009-01-08 | 1 | -8/+43 |
* | leds: leds-pca9532 - fix memory leak and properly handle errors | Sven Wegener | 2009-01-08 | 1 | -9/+13 |
* | leds: eds-pca9532: mark pca9532_event() static | Sven Wegener | 2009-01-08 | 1 | -2/+2 |
* | leds: Add pca9532 led driver | Riku Voipio | 2008-07-23 | 1 | -0/+337 |