aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu1-14/+53
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin1-0/+1
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin1-5/+7
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij1-2/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-21/+4
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang1-1/+1
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle1-2/+2
2011-06-15leds: fix the incorrect display in menuconfigEric Miao1-3/+2
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König1-7/+7
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin1-0/+1
2011-06-03leds: remove config option LEDS_GPIO_PLATFORM from KconfigShawn Guo2-21/+4
2011-05-26leds: Add ASIC3 LED supportPaul Parsons3-0/+176
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz1-6/+1
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz1-4/+3
2011-05-25leds: provide helper to register "leds-gpio" devicesUwe Kleine-König3-0/+50
2011-05-25drivers/leds/leds-lm3530.c: add regulatorShreshtha Kumar Sahu1-8/+65
2011-05-25leds: remove the leds-h1940 driverVasily Khoruzhick3-178/+0
2011-05-25drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533Jan Weitzel1-22/+62
2011-05-25drivers/leds/leds-pca9532.c: add gpio capabilityJoachim Eastwood2-3/+120
2011-05-25leds: support automatic start of blinking with ledtrig-timerEsben Haabendal3-1/+12
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-18drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2011-04-26Merge branch 'master' into for-nextJiri Kosina13-75/+494
2011-04-14leds/leds-regulator.c: fix handling of already enabled regulatorsAntonio Ospite1-0/+4
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-25Merge git://git.infradead.org/battery-2.6Linus Torvalds1-0/+20
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang1-32/+28
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon1-3/+4
2011-03-22drivers/leds/leds-lp5523.c: world-writable engine* sysfs filesVasiliy Kulikov1-10/+10
2011-03-22drivers/leds/leds-lp5521.c: world-writable sysfs engine* filesVasiliy Kulikov1-7/+7
2011-03-22leds: make *struct gpio_led_platform_data.leds constUwe Kleine-König1-1/+1
2011-03-22leds: add driver for LM3530 ALSShreshtha Kumar Sahu3-0/+389
2011-03-22leds: convert bd2802 driver to dev_pm_opsMark Brown1-19/+28
2011-02-28leds/leds-gpio: merge platform_driver with of_platform_driverGrant Likely1-127/+87
2011-01-31leds: Add ability to blink via simple triggerVasily Khoruzhick1-0/+20
2011-01-26leds: leds-pwm: return proper error if pwm_request failedAxel Lin1-0/+1
2011-01-20drivers/leds/ledtrig-gpio.c: make output match input, tighten input checkingJanusz Krzysztofik1-7/+8
2011-01-13leds: add output inversion option to backlight triggerJanusz Krzysztofik1-4/+57
2011-01-13leds-lp5521: modify the way of setting led device nameArun Murthy1-1/+2
2011-01-13leds: lp5521: fix circular lockingSamu Onkalo1-44/+8
2011-01-13leds: lp5523: fix circular lockingSamu Onkalo1-40/+16
2011-01-13leds: leds-lp5523: modify the way of setting led device nameSamu Onkalo1-1/+2
2011-01-13leds: leds-pca9532 cleanupsAxel Lin1-38/+28
2011-01-13drivers/leds/leds-lp5521.c: fix potential buffer overflowVasiliy Kulikov1-0/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-24leds-wm8350: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-22led_class: fix typo in blink APIJohannes Berg1-1/+1
2010-12-02leds: fix up dependenciesJohannes Berg1-9/+41