aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-lp3944.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2016-03-14leds: lp3944: improve wording and formatting in a commentAntonio Ospite1-2/+5
2016-01-04leds: lp3944: Remove work queueAndrew Lunn1-24/+8
2014-09-11leds: lp3944: fix sparse warningJacek Anaszewski1-1/+2
2013-08-26leds: leds-lp3944, fix "sparse" warning "mixing different enum types"Antonio Ospite1-1/+1
2013-08-26leds: use dev_get_platdata()Jingoo Han1-2/+3
2012-12-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-1/+1
2012-11-28leds: remove use of __devexitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devinitBill Pemberton1-1/+1
2012-11-28leds: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-26leds: lp3944: Fix return valueSachin Kamat1-1/+1
2012-07-24leds: convert LP3944 LED driver to devm_kzalloc()Bryan Wu1-6/+3
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin1-12/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-26leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probeAxel Lin1-2/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-23leds: LED driver for National Semiconductor LP3944 Funlight ChipAntonio Ospite1-0/+466