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