summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-pca955x.c
Commit message (Expand)AuthorAgeFilesLines
* leds: use dev_get_platdata()Jingoo Han2013-08-261-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-151-1/+1
|\
| * leds: leds-pca955x: Use dev_info instead of printkSachin Kamat2012-11-271-1/+1
* | leds: remove use of __devexitBill Pemberton2012-11-281-1/+1
* | leds: remove use of __devinitBill Pemberton2012-11-281-1/+1
* | leds: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
|/
* leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit pathBryan Wu2012-07-241-13/+5
* drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...Alexander Stein2012-05-291-36/+59
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-101-12/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: leds-pca955x - Mark pca955x_led_set() staticSven Wegener2008-10-201-1/+1
* leds-pca955x: add proper error handling and fix bogus memory handlingSven Wegener2008-10-031-32/+38
* leds: Add support for Philips PCA955x I2C LED driversNate Case2008-07-231-0/+384
OpenPOWER on IntegriCloud