summaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
2013-09-04driver: led: Avoid calling pwm_disable and pwm_enableJun Yan
2013-04-16kernel: drivers: leds: Modify led pwm driverJun Yan
2012-09-13leds: max8831: Add led support for MAX8831Chaitanya Bandi
2012-08-13leds: triggers: send uevent when changing triggersColin Cross
2012-07-25pm: remove early_suspend/late_resume usesVarun Wadekar
2012-05-18drivers/leds: correct __devexit annotationsArnd Bergmann
2012-04-25leds-atmel-pwm.c: Make pwmled_probe() __devinitNicolas Ferre
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-02-14ledtrig-sleep: Add led trigger for sleep debugging.Arve Hjønnevåg
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin
2012-01-23leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10leds: convert wm8350 driver to devm_kzalloc()Mark Brown
2012-01-10leds: convert wm831x status driver to devm_kzalloc()Mark Brown
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin
2012-01-10leds: add driver for TCA6507 LED controllerNeilBrown
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin
2012-01-10drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin
2012-01-10leds: convert leds-dac124s085 to module_spi_driverAxel Lin
2012-01-10leds: convert led i2c drivers to module_i2c_driverAxel Lin
2012-01-10leds: convert led platform drivers to module_platform_driverAxel Lin
2012-01-09leds: Add suuport for MAX8997-LED driverDonggeun Kim
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-12-21driver-core: remove sysdev.h usage.Kay Sievers
2011-11-24leds: Kconfig: Fix typo 'D2NET_V2'Paul Bolle
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-10-31drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR
2011-10-31leds: turn the blink_timer off before starting to blinkAntonio Ospite
2011-10-31leds: save the delay values after a successful call to blink_set()Antonio Ospite
2011-10-31drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney
2011-10-31drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin
2011-10-31drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm
2011-10-31drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm
2011-10-31drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno
2011-10-31leds: Renesas TPU LED driverMagnus Damm
2011-10-31drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.cPaul Gortmaker
2011-10-31drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-24leds: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz
2011-10-24leds: Convert mc13783 driver to mc13xxx MFDDavid Jander
2011-10-24mfd: Add asic3 based LED suspend/resume handlersPaul Parsons
2011-09-27doc: fix broken referencesPaul Bolle