Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/leds/leds-bd2802.c: use gpio_request_one() | Axel Lin | 2012-01-10 | 1 | -2/+1 |
* | leds: convert led i2c drivers to module_i2c_driver | Axel Lin | 2012-01-10 | 1 | -11/+1 |
* | drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste... | Axel Lin | 2011-08-25 | 1 | -0/+5 |
* | leds: convert bd2802 driver to dev_pm_ops | Mark Brown | 2011-03-22 | 1 | -19/+28 |
* | leds: Remove owner field from attribute initialization in bd2802 driver | Guenter Roeck | 2010-08-05 | 1 | -3/+1 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | leds: add the sysfs interface into the leds-bd2802 driver for changing wave p... | Kim Kyuwon | 2009-06-23 | 1 | -13/+73 |
* | leds: change the license information | Kim Kyuwon | 2009-06-23 | 1 | -1/+1 |
* | leds: fix led-bd2802 errors while resuming | Kim Kyuwon | 2009-06-23 | 1 | -7/+1 |
* | leds: add BD2802GU LED driver | Kim Kyuwon | 2009-04-06 | 1 | -0/+765 |