aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)Author
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
2011-09-21x86: geode: New PCEngines Alix system driverEd Wildgoose
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin
2011-08-25leds: add missing include of linux/module.hAxel Lin
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-07-08drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-15leds: fix the incorrect display in menuconfigEric Miao
2011-06-15leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König
2011-06-15drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASSAxel Lin
2011-06-03leds: remove config option LEDS_GPIO_PLATFORM from KconfigShawn Guo
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