aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds/leds-bd2802.c
AgeCommit message (Expand)Author
2012-07-24leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit ...Bryan Wu
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown
2010-08-05leds: Remove owner field from attribute initialization in bd2802 driverGuenter Roeck
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-23leds: add the sysfs interface into the leds-bd2802 driver for changing wave p...Kim Kyuwon
2009-06-23leds: change the license informationKim Kyuwon
2009-06-23leds: fix led-bd2802 errors while resumingKim Kyuwon
2009-04-06leds: add BD2802GU LED driverKim Kyuwon