aboutsummaryrefslogtreecommitdiff
path: root/drivers/leds
AgeCommit message (Expand)AuthorFilesLines
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxGravatar Axel Lin 1-2/+2
2012-01-23leds: add led driver for Bachmann's ot200Gravatar Sebastian Andrzej Siewior 3-0/+179
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxGravatar Linus Torvalds 2-2/+2
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 3-0/+380
2012-01-13module_param: make bool parameters really bool (drivers & misc)Gravatar Rusty Russell 2-2/+2
2012-01-10leds: convert wm8350 driver to devm_kzalloc()Gravatar Mark Brown 1-5/+2
2012-01-10leds: convert wm831x status driver to devm_kzalloc()Gravatar Mark Brown 1-3/+2
2012-01-10drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsGravatar Axel Lin 1-1/+1
2012-01-10leds: add driver for TCA6507 LED controllerGravatar NeilBrown 3-0/+788
2012-01-10drivers/leds/leds-netxbig.c: use gpio_request_one()Gravatar Axel Lin 1-18/+6
2012-01-10drivers/leds/leds-bd2802.c: use gpio_request_one()Gravatar Axel Lin 1-2/+1
2012-01-10drivers/leds/leds-lp5523.c: remove unneeded forward declarationGravatar Axel Lin 1-2/+0
2012-01-10leds: convert leds-dac124s085 to module_spi_driverGravatar Axel Lin 1-12/+1
2012-01-10leds: convert led i2c drivers to module_i2c_driverGravatar Axel Lin 7-98/+7
2012-01-10leds: convert led platform drivers to module_platform_driverGravatar Axel Lin 21-265/+31
2012-01-09leds: Add suuport for MAX8997-LED driverGravatar Donggeun Kim 3-0/+380
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Gravatar Greg Kroah-Hartman 2-2/+0
2011-12-21driver-core: remove sysdev.h usage.Gravatar Kay Sievers 2-2/+0
2011-11-24leds: Kconfig: Fix typo 'D2NET_V2'Gravatar Paul Bolle 1-1/+2
2011-11-15Revert "leds: save the delay values after a successful call to blink_set()"Gravatar Johan Hovold 1-4/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 17-0/+17
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Gravatar Linus Torvalds 2-31/+64
2011-10-31drivers/leds/leds-lp5521.c: check if reset is successfulGravatar Srinidhi KASAGAR 1-0/+18
2011-10-31leds: turn the blink_timer off before starting to blinkGravatar Antonio Ospite 1-0/+2
2011-10-31leds: save the delay values after a successful call to blink_set()Gravatar Antonio Ospite 1-1/+4
2011-10-31drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializingGravatar David Daney 1-1/+1
2011-10-31drivers/leds/leds-lm3530.c: add __devexit_p where neededGravatar Axel Lin 1-1/+1
2011-10-31drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...Gravatar Axel Lin 1-3/+3
2011-10-31drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform dataGravatar Magnus Damm 1-1/+1
2011-10-31drivers/leds/leds-renesas-tpu.c: update driver to use workqueueGravatar Magnus Damm 1-4/+17
2011-10-31drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdataGravatar Wolfram Sang 1-1/+0
2011-10-31drivers/leds/led-triggers.c: fix memory leakGravatar Masakazu Mokuno 1-1/+4
2011-10-31leds: Renesas TPU LED driverGravatar Magnus Damm 3-0/+357
2011-10-31drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.cGravatar Paul Gortmaker 1-0/+1
2011-10-31drivers/leds: Add module.h to files using it implicitlyGravatar Paul Gortmaker 16-0/+16
2011-10-28Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-248/+0
2011-10-24leds: Finish mc13783 conversion to the mc13xxx APIGravatar Samuel Ortiz 1-4/+4
2011-10-24leds: Convert mc13783 driver to mc13xxx MFDGravatar David Jander 1-26/+26
2011-10-24mfd: Add asic3 based LED suspend/resume handlersGravatar Paul Parsons 1-1/+34
2011-09-27doc: fix broken referencesGravatar Paul Bolle 1-1/+1
2011-09-21x86: geode: New PCEngines Alix system driverGravatar Ed Wildgoose 3-248/+0
2011-09-14drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingGravatar Johan Hovold 1-0/+2
2011-08-25drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...Gravatar Axel Lin 1-0/+5
2011-08-25leds: add missing include of linux/module.hGravatar Axel Lin 2-0/+2
2011-07-25arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltageGravatar Shreshtha Kumar Sahu 1-14/+53
2011-07-25drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASSGravatar Axel Lin 1-0/+1
2011-07-25drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handlingGravatar Axel Lin 1-5/+7
2011-07-25drivers/leds/leds-lp5521.c: provide section taggingGravatar Linus Walleij 1-2/+2
2011-07-22Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-21/+4