summaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-bd2802.c
Commit message (Expand)AuthorAgeFilesLines
* leds: Remove duplicated OOM message for individual driverXiubo Li2014-05-081-3/+1
* leds: use dev_get_platdata()Jingoo Han2013-08-261-1/+1
* leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-04-011-7/+3
* leds: leds-bd2802: remove erroneous __exit annotationJingoo Han2013-04-011-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-151-5/+5
|\
| * leds: leds-bd2802: Fix checkpatch warningsSachin Kamat2012-11-271-3/+3
| * leds: leds-bd2802: replace strict_strtoul() with kstrtoul()Jingoo Han2012-11-261-2/+2
* | leds: remove use of __devinitBill Pemberton2012-11-281-1/+1
|/
* leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...Bryan Wu2012-07-241-6/+2
* drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-101-2/+1
* leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-101-11/+1
* drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-251-0/+5
* leds: convert bd2802 driver to dev_pm_opsMark Brown2011-03-221-19/+28
* leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck2010-08-051-3/+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: add the sysfs interface into the leds-bd2802 driver for changing wave p...Kim Kyuwon2009-06-231-13/+73
* leds: change the license informationKim Kyuwon2009-06-231-1/+1
* leds: fix led-bd2802 errors while resumingKim Kyuwon2009-06-231-7/+1
* leds: add BD2802GU LED driverKim Kyuwon2009-04-061-0/+765
OpenPOWER on IntegriCloud