aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2011-05-26leds: Add ASIC3 LED supportPaul Parsons
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König
2011-05-25drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu
2011-05-25leds: remove the leds-h1940 driverVasily Khoruzhick
2011-05-25drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown
2011-02-28leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo
2011-01-13leds: leds-pca9532 cleanupsAxel Lin
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-24leds-wm8350: don't use flush_scheduled_work()Tejun Heo
2010-12-22led_class: fix typo in blink APIJohannes Berg
2010-12-02leds: fix up dependenciesJohannes Berg
2010-11-25drivers/leds/leds-lp5523.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: perform SW reset before detectionSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: adjust delays and add comments to themSamu Onkalo
2010-11-25drivers/leds/leds-lp5523.c: change some macros to functionsSamu Onkalo
2010-11-25drivers/leds/leds-lp5521.c: change some macros to functionsSamu Onkalo
2010-11-25leds: fix bug with reading NAS SS4200 dmi codeSteven Rostedt
2010-11-12drivers/leds/leds-gpio.c: properly initialize return valueDavidlohr Bueso
2010-11-12leds: update LP552x support Kconfig and MakefileSamu Onkalo
2010-11-12leds: driver for National Semiconductors LP5523 chipSamu Onkalo
2010-11-12leds: driver for National Semiconductor LP5521 chipSamu Onkalo
2010-11-12led-class: always implement blinkingJohannes Berg