aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-bd2802.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck1-3/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
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: add the sysfs interface into the leds-bd2802 driver for changing wave pattern and led current.Kim Kyuwon1-13/+73
2009-06-23leds: change the license informationKim Kyuwon1-1/+1
2009-06-23leds: fix led-bd2802 errors while resumingKim Kyuwon1-7/+1
2009-04-06leds: add BD2802GU LED driverKim Kyuwon1-0/+765