summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
...
* | leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-101-5/+2
* | leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-101-3/+2
* | drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin2012-01-101-1/+1
* | leds: add driver for TCA6507 LED controllerNeilBrown2012-01-103-0/+788
* | drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin2012-01-101-18/+6
* | drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-101-2/+1
* | drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-101-2/+0
* | leds: convert leds-dac124s085 to module_spi_driverAxel Lin2012-01-101-12/+1
* | leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-107-98/+7
* | leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-1021-265/+31
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+2
|\ \
| * | leds: Kconfig: Fix typo 'D2NET_V2'Paul Bolle2011-11-241-1/+2
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-2/+0
|\ \ \ | |_|/ |/| |
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-212-2/+0
| |/
* / Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-151-4/+1
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0617-0/+17
|\
| * drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.cPaul Gortmaker2011-10-311-0/+1
| * drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-10-3116-0/+16
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-032-31/+64
|\ \
| * | leds: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-241-4/+4
| * | leds: Convert mc13783 driver to mc13xxx MFDDavid Jander2011-10-241-26/+26
| * | mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-241-1/+34
* | | drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-311-0/+18
* | | leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-311-0/+2
* | | leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-311-1/+4
* | | drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingDavid Daney2011-10-311-1/+1
* | | drivers/leds/leds-lm3530.c: add __devexit_p where neededAxel Lin2011-10-311-1/+1
* | | drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Axel Lin2011-10-311-3/+3
* | | drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataMagnus Damm2011-10-311-1/+1
* | | drivers/leds/leds-renesas-tpu.c: update driver to use workqueueMagnus Damm2011-10-311-4/+17
* | | drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataWolfram Sang2011-10-311-1/+0
* | | drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-311-1/+4
* | | leds: Renesas TPU LED driverMagnus Damm2011-10-313-0/+357
| |/ |/|
* | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-10-283-248/+0
|\ \
| * | x86: geode: New PCEngines Alix system driverEd Wildgoose2011-09-213-248/+0
| |/
* / doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-09-141-0/+2
* drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Axel Lin2011-08-251-0/+5
* leds: add missing include of linux/module.hAxel Lin2011-08-252-0/+2
* arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageShreshtha Kumar Sahu2011-07-251-14/+53
* drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSAxel Lin2011-07-251-0/+1
* drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingAxel Lin2011-07-251-5/+7
* drivers/leds/leds-lp5521.c: provide section taggingLinus Walleij2011-07-251-2/+2
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-07-222-21/+4
|\
| * leds: remove config option LEDS_GPIO_PLATFORM from KconfigShawn Guo2011-06-032-21/+4
* | drivers/leds/leds-pca9532.c: change driver name to be uniqueWolfram Sang2011-07-081-1/+1
* | drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle2011-06-271-2/+2
* | leds: fix the incorrect display in menuconfigEric Miao2011-06-151-3/+2
* | leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDSUwe Kleine-König2011-06-151-7/+7