summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp3944.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lp3944: fix sparse warningJacek Anaszewski2014-09-111-1/+2
* leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite2013-08-261-1/+1
* leds: use dev_get_platdata()Jingoo Han2013-08-261-2/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-151-1/+1
|\
| * leds: lp3944: Fix return valueSachin Kamat2012-11-261-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 LP3944 LED driver to devm_kzalloc()Bryan Wu2012-07-241-6/+3
* 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-1/+0
* leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin2010-05-261-2/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: LED driver for National Semiconductor LP3944 Funlight ChipAntonio Ospite2009-06-231-0/+466
OpenPOWER on IntegriCloud