| Commit message (Expand) | Author | Age | Files | Lines |
* | leds: add LM3533 LED driver | Johan Hovold | 2012-05-29 | 3 | -0/+799 |
* | drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s... | Alexander Stein | 2012-05-29 | 1 | -36/+59 |
* | leds: add new transient trigger for one shot timer activation | Shuah Khan | 2012-05-29 | 3 | -0/+246 |
* | leds: heartbeat: stop on shutdown | Alexander Holler | 2012-05-29 | 1 | -1/+27 |
* | drivers/leds/leds-lm3530.c: simplify als configuration on initialization | Kim, Milo | 2012-05-29 | 1 | -42/+58 |
* | leds: change ledtrig-timer to use activated flag | Shuah Khan | 2012-05-29 | 1 | -3/+3 |
* | leds: change existing triggers to use activated flag | Shuah Khan | 2012-05-29 | 3 | -3/+9 |
* | leds: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2012-05-29 | 1 | -1/+1 |
* | leds: simple_strtoul() cleanup | Shuah Khan | 2012-05-29 | 2 | -41/+28 |
* | leds: driver for DA9052/53 PMIC v2 | David Dajun Chen | 2012-05-29 | 3 | -0/+223 |
* | drivers/leds/leds-lp5521.c: fix lp5521_read() error handling | Dan Carpenter | 2012-05-29 | 1 | -4/+8 |
* | drivers/leds: correct __devexit annotations | Arnd Bergmann | 2012-05-10 | 2 | -3/+3 |
* | leds-atmel-pwm.c: Make pwmled_probe() __devinit | Nicolas Ferre | 2012-04-17 | 1 | -1/+1 |
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 1 | -0/+23 |
|\ |
|
| * | led: Modified power control of pm860x led | Jett.Zhou | 2012-03-06 | 1 | -0/+23 |
* | | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 3 | -134/+0 |
|\ \ |
|
| * \ | Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/... | Arnd Bergmann | 2012-02-29 | 3 | -134/+0 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch 'omap1-part2' into omap1 | Tony Lindgren | 2012-01-20 | 3 | -134/+0 |
| | |\ |
|
| | | * | LED: drop leds-ams-delta driver | Janusz Krzysztofik | 2011-12-22 | 3 | -145/+0 |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2012-03-08 | 1 | -1/+1 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx | Kukjin Kim | 2012-03-07 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX | Kukjin Kim | 2012-03-03 | 1 | -1/+1 |
| | | |/ / |
|
* | | | | | led-class: change back LEDS_CLASS to tristate instead of bool | Bryan Wu | 2012-03-23 | 3 | -71/+71 |
* | | | | | drivers/leds/leds-lm3530.c: move the code setting gen_config to one place | Axel Lin | 2012-03-23 | 1 | -8/+10 |
* | | | | | drivers/leds/leds-pca9633.c: remove unused 'adapter' variable | Axel Lin | 2012-03-23 | 1 | -2/+0 |
* | | | | | leds-lm3530: replace pltfm with pdata | Kim, Milo | 2012-03-23 | 1 | -18/+18 |
* | | | | | leds-lm3530: remove LM3530_ALS_ZONE_REG code | Kim, Milo | 2012-03-23 | 1 | -15/+12 |
* | | | | | leds-lm3530: support pwm input mode | Kim, Milo | 2012-03-23 | 1 | -8/+24 |
* | | | | | leds-lm3530: replace i2c_client with led_classdev | Kim, Milo | 2012-03-23 | 1 | -8/+7 |
* | | | | | leds-lm3530: set the max_brightness to 127 | Kim, Milo | 2012-03-23 | 1 | -2/+9 |
* | | | | | drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h | Mark Brown | 2012-03-23 | 1 | -2/+1 |
* | | | | | drivers/leds: add driver for PCA9633 I2C chip | Peter Meerwald | 2012-03-23 | 3 | -0/+204 |
* | | | | | drivers/leds/leds-lp5523.c: constify some data | Andrew Morton | 2012-03-23 | 1 | -3/+3 |
* | | | | | drivers/leds/leds-lp5521.c: ret may be uninitialized | Srinidhi KASAGAR | 2012-03-23 | 1 | -1/+1 |
* | | | | | drivers/leds/leds-lp5521.c: redefinition of register bits | Kim, Milo | 2012-03-23 | 1 | -11/+10 |
* | | | | | drivers/leds/leds-lp5521.c: support led pattern data | Kim, Milo | 2012-03-23 | 1 | -1/+101 |
* | | | | | drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data | Kim, Milo | 2012-03-23 | 1 | -15/+4 |
* | | | | | drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config | Kim, Milo | 2012-03-23 | 1 | -3/+8 |
* | | | | | drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata | Wolfram Sang | 2012-03-23 | 1 | -1/+0 |
* | | | | | drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() | Dan Carpenter | 2012-03-23 | 1 | -5/+3 |
* | | | | | drivers/leds/leds-lp5521.c: fix typo | Masanari Iida | 2012-03-23 | 1 | -1/+1 |
* | | | | | Merge tag 'v3.3-rc7' into x86/platform | Ingo Molnar | 2012-03-14 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax | Axel Lin | 2012-02-08 | 1 | -2/+2 |
| |/ / / |
|
* | | | | x86/geode/net5501: Add platform driver for Soekris Engineering net5501 | Philip Prindeville | 2012-03-06 | 3 | -108/+0 |
|/ / / |
|
* | | | leds: add led driver for Bachmann's ot200 | Sebastian Andrzej Siewior | 2012-01-23 | 3 | -0/+179 |
|/ / |
|
* | | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 2 | -2/+2 |
|\ \ |
|
| * | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -2/+2 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 3 | -0/+380 |
|\ \ \
| |/ /
|/| | |
|
| * | | leds: Add suuport for MAX8997-LED driver | Donggeun Kim | 2012-01-09 | 3 | -0/+380 |
| |/ |
|