aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAge
* led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu2012-03-23
* drivers/leds/leds-lm3530.c: move the code setting gen_config to one placeAxel Lin2012-03-23
* drivers/leds/leds-pca9633.c: remove unused 'adapter' variableAxel Lin2012-03-23
* leds-lm3530: replace pltfm with pdataKim, Milo2012-03-23
* leds-lm3530: remove LM3530_ALS_ZONE_REG codeKim, Milo2012-03-23
* leds-lm3530: support pwm input modeKim, Milo2012-03-23
* leds-lm3530: replace i2c_client with led_classdevKim, Milo2012-03-23
* leds-lm3530: set the max_brightness to 127Kim, Milo2012-03-23
* drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.hMark Brown2012-03-23
* drivers/leds: add driver for PCA9633 I2C chipPeter Meerwald2012-03-23
* drivers/leds/leds-lp5523.c: constify some dataAndrew Morton2012-03-23
* drivers/leds/leds-lp5521.c: ret may be uninitializedSrinidhi KASAGAR2012-03-23
* drivers/leds/leds-lp5521.c: redefinition of register bitsKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: support led pattern dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_dataKim, Milo2012-03-23
* drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_configKim, Milo2012-03-23
* drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdataWolfram Sang2012-03-23
* drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()Dan Carpenter2012-03-23
* drivers/leds/leds-lp5521.c: fix typoMasanari Iida2012-03-23
* Merge tag 'v3.3-rc7' into x86/platformIngo Molnar2012-03-14
|\
| * drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin2012-02-08
* | x86/geode/net5501: Add platform driver for Soekris Engineering net5501Philip Prindeville2012-03-06
|/
* leds: add led driver for Bachmann's ot200Sebastian Andrzej Siewior2012-01-23
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ | |/ |/|
| * leds: Add suuport for MAX8997-LED driverDonggeun Kim2012-01-08
* | leds: convert wm8350 driver to devm_kzalloc()Mark Brown2012-01-10
* | leds: convert wm831x status driver to devm_kzalloc()Mark Brown2012-01-10
* | drivers/leds/leds-mc13783.c: fix off-by-one for checking num_ledsAxel Lin2012-01-10
* | leds: add driver for TCA6507 LED controllerNeilBrown2012-01-10
* | drivers/leds/leds-netxbig.c: use gpio_request_one()Axel Lin2012-01-10
* | drivers/leds/leds-bd2802.c: use gpio_request_one()Axel Lin2012-01-10
* | drivers/leds/leds-lp5523.c: remove unneeded forward declarationAxel Lin2012-01-10
* | leds: convert leds-dac124s085 to module_spi_driverAxel Lin2012-01-10
* | leds: convert led i2c drivers to module_i2c_driverAxel Lin2012-01-10
* | leds: convert led platform drivers to module_platform_driverAxel Lin2012-01-10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \
| * | leds: Kconfig: Fix typo 'D2NET_V2'Paul Bolle2011-11-24
* | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\ \ \ | |_|/ |/| |
| * | driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
| |/
* / Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-15
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.cPaul Gortmaker2011-10-31
| * drivers/leds: Add module.h to files using it implicitlyPaul Gortmaker2011-10-31
* | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-03
|\ \
| * | leds: Finish mc13783 conversion to the mc13xxx APISamuel Ortiz2011-10-24
| * | leds: Convert mc13783 driver to mc13xxx MFDDavid Jander2011-10-24
| * | mfd: Add asic3 based LED suspend/resume handlersPaul Parsons2011-10-24
* | | drivers/leds/leds-lp5521.c: check if reset is successfulSrinidhi KASAGAR2011-10-31