summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp3944.c
Commit message (Expand)AuthorAgeFilesLines
* leds: lp3944: Convert to i2c's .probe_new()Uwe Kleine-König2023-01-301-3/+2
* i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* leds: leds-lp3944: Provide missing function names in documentation headersLee Jones2021-05-281-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
* leds: lp3944: improve wording and formatting in a commentAntonio Ospite2016-03-141-2/+5
* leds: lp3944: Remove work queueAndrew Lunn2016-01-041-24/+8
* 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