index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2012-05-10
drivers/leds: correct __devexit annotations
Arnd Bergmann
2012-04-17
leds-atmel-pwm.c: Make pwmled_probe() __devinit
Nicolas Ferre
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-23
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
2012-03-23
drivers/leds/leds-lm3530.c: move the code setting gen_config to one place
Axel Lin
2012-03-23
drivers/leds/leds-pca9633.c: remove unused 'adapter' variable
Axel Lin
2012-03-23
leds-lm3530: replace pltfm with pdata
Kim, Milo
2012-03-23
leds-lm3530: remove LM3530_ALS_ZONE_REG code
Kim, Milo
2012-03-23
leds-lm3530: support pwm input mode
Kim, Milo
2012-03-23
leds-lm3530: replace i2c_client with led_classdev
Kim, Milo
2012-03-23
leds-lm3530: set the max_brightness to 127
Kim, Milo
2012-03-23
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
2012-03-23
drivers/leds: add driver for PCA9633 I2C chip
Peter Meerwald
2012-03-23
drivers/leds/leds-lp5523.c: constify some data
Andrew Morton
2012-03-23
drivers/leds/leds-lp5521.c: ret may be uninitialized
Srinidhi KASAGAR
2012-03-23
drivers/leds/leds-lp5521.c: redefinition of register bits
Kim, Milo
2012-03-23
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
2012-03-23
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
2012-03-23
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
2012-03-23
drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata
Wolfram Sang
2012-03-23
drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()
Dan Carpenter
2012-03-23
drivers/leds/leds-lp5521.c: fix typo
Masanari Iida
2012-03-14
Merge tag 'v3.3-rc7' into x86/platform
Ingo Molnar
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
2012-03-06
led: Modified power control of pm860x led
Jett.Zhou
2012-03-06
x86/geode/net5501: Add platform driver for Soekris Engineering net5501
Philip Prindeville
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
2012-02-29
Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
2012-02-08
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Axel Lin
2012-01-23
leds: add led driver for Bachmann's ot200
Sebastian Andrzej Siewior
2012-01-20
Merge branch 'omap1-part2' into omap1
Tony Lindgren
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-10
leds: convert wm8350 driver to devm_kzalloc()
Mark Brown
2012-01-10
leds: convert wm831x status driver to devm_kzalloc()
Mark Brown
2012-01-10
drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds
Axel Lin
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
2012-01-10
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
2012-01-10
drivers/leds/leds-bd2802.c: use gpio_request_one()
Axel Lin
2012-01-10
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
Axel Lin
2012-01-10
leds: convert leds-dac124s085 to module_spi_driver
Axel Lin
2012-01-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
2012-01-09
leds: Add suuport for MAX8997-LED driver
Donggeun Kim
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
[next]