aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-pca9532.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-4/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-04leds: leds-pca9532 - Drop unused module parametersGravatar Jean Delvare 1-3/+0
2009-09-07leds: Fix leds-pca9532 whitespace issuesGravatar Richard Purdie 1-6/+6
2009-06-23leds: pca9532 - Indent using tabs, not spaces.Gravatar Antonio Ospite 1-29/+29
2009-04-06leds: Fix &&/|| confusion in leds-pca9532.cGravatar Riku Voipio 1-1/+1
2009-03-30trivial: Update my email addressGravatar Riku Voipio 1-2/+2
2009-01-08leds: leds-pcs9532 - Move i2c work to a workquequeGravatar Riku Voipio 1-8/+43
2009-01-08leds: leds-pca9532 - fix memory leak and properly handle errorsGravatar Sven Wegener 1-9/+13
2009-01-08leds: eds-pca9532: mark pca9532_event() staticGravatar Sven Wegener 1-2/+2
2008-07-23leds: Add pca9532 led driverGravatar Riku Voipio 1-0/+337