aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-pca955x.c
AgeCommit message (Expand)Author
2012-07-24leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu
2012-05-29drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-10-20leds: leds-pca955x - Mark pca955x_led_set() staticSven Wegener
2008-10-03leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener
2008-07-23leds: Add support for Philips PCA955x I2C LED driversNate Case