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
/
led-triggers.c
Age
Commit message (
Expand
)
Author
2011-01-31
leds: Add ability to blink via simple trigger
Vasily Khoruzhick
2010-11-12
led-class: always implement blinking
Johannes Berg
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-04-06
leds: Prevent multiple LED triggers with the same name
Adam Nielsen
2008-07-23
leds: Ensure led->trigger is set earlier
Dmitry Baryshkov
2008-04-24
leds: Cleanup various whitespace and code style issues
Németh Márton
2008-04-24
leds: disable triggers on brightness set
Németh Márton
2007-12-31
leds: Fix leds_list_lock locking issues
Richard Purdie
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
2007-07-16
leds: Convert from struct class_device to struct device
Richard Purdie
2007-07-16
leds: Add warning printks in error paths
Richard Purdie
2007-07-16
leds: Fix trigger unregister_simple if register_simple fails
Richard Purdie
2006-10-01
[PATCH] leds: turn LED off when changing triggers
Paul Collins
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie