summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-da903x.c
Commit message (Expand)AuthorAgeFilesLines
* leds: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* leds: Remove duplicated OOM message for individual driverXiubo Li2014-05-081-3/+1
* drivers/leds: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-271-1/+0
* 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-5/+5
|\
| * leds: leds-da903x: Fix checkpatch error and warningsSachin Kamat2012-11-271-5/+5
* | 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 DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error ex...Bryan Wu2012-07-241-7/+2
* leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-101-11/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: da903x: (da9030 only) led brightness reversed.Jonathan Cameron2008-10-301-1/+1
* leds: da903x: fix the building failure of incomplete type of 'work'Eric Miao2008-10-271-0/+1
* leds: da903x: Add support for LEDs found on DA9030/DA9034Mike Rapoport2008-10-201-0/+175
OpenPOWER on IntegriCloud