index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
2012-07-24
leds: Use devm_kzalloc in leds-regulator.c file
Sachin Kamat
2012-07-24
leds: Use devm_kzalloc in leds-pwm.c file
Sachin Kamat
2012-07-24
leds: Use module_platform_driver() in leds-max8997.c file
Sachin Kamat
2012-07-24
leds: convert tca6507 driver to module_i2c_driver()
Peter Meerwald
2012-07-24
leds: Convert S3C24XX LED driver to gpiolib API
Sylwester Nawrocki
2012-07-24
leds: Convert S3C24XX LED driver to devm_kzalloc()
Sylwester Nawrocki
2012-07-24
leds-mc13783: set platform data to NULL at mc13783_led_remove
Devendra Naga
2012-07-24
leds-88pm860x: use devm_kzalloc function
Devendra Naga
2012-07-24
leds-lp5523: BUG() in error handling in probe()
Dan Carpenter
2012-07-24
leds: Add LED driver for lm3556 chip
G.Shark Jeong
2012-07-24
leds: [trivial]Remove unnecesary return
Devendra Naga
2012-07-24
leds: fix sparse warnings due to missing static
Bryan Wu
2012-07-24
leds: correct trivial type in drivers/leds/Kconfig
Jesper Dangaard Brouer
2012-07-24
leds: use led_set_brightness in led_trigger_event
Fabio Baltieri
2012-07-24
leds: Rename led_brightness_set() to led_set_brightness()
Shuah Khan
2012-07-24
leds: Rename led_set_brightness() to __led_set_brightness()
Shuah Khan
2012-07-24
leds: add oneshot trigger
Fabio Baltieri
2012-07-24
leds: fix led_brightness_set when soft-blinking
Fabio Baltieri
2012-07-24
ledtrig-ide-disk: use generic one-shot blink api
Fabio Baltieri
2012-07-24
leds: add oneshot blink functions
Fabio Baltieri
2012-07-24
led-triggers: rename *trigger to *trig for unified naming scheme
Bryan Wu
2012-07-04
leds: heartbeat: fix bug on panic
Alexander Holler
2012-06-12
leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=y
Axel Lin
2012-06-12
leds: fixed a coding style issue.
Jeffrin Jose
2012-06-12
leds: don't disable blinking when writing the same value to delay_on or delay...
Rafal Prylowski
2012-05-29
leds: add LM3533 LED driver
Johan Hovold
2012-05-29
drivers/leds/leds-pca955x.c: fix race condition while setting brightness on s...
Alexander Stein
2012-05-29
leds: add new transient trigger for one shot timer activation
Shuah Khan
2012-05-29
leds: heartbeat: stop on shutdown
Alexander Holler
2012-05-29
drivers/leds/leds-lm3530.c: simplify als configuration on initialization
Kim, Milo
2012-05-29
leds: change ledtrig-timer to use activated flag
Shuah Khan
2012-05-29
leds: change existing triggers to use activated flag
Shuah Khan
2012-05-29
leds: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-05-29
leds: simple_strtoul() cleanup
Shuah Khan
2012-05-29
leds: driver for DA9052/53 PMIC v2
David Dajun Chen
2012-05-29
drivers/leds/leds-lp5521.c: fix lp5521_read() error handling
Dan Carpenter
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
[next]