aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/led-triggers.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/leds/led-triggers.c: fix memory leakMasakazu Mokuno2011-10-311-1/+4
* leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-311-0/+20
* led-class: always implement blinkingJohannes Berg2010-11-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* leds: Prevent multiple LED triggers with the same nameAdam Nielsen2009-04-061-1/+9
* leds: Ensure led->trigger is set earlierDmitry Baryshkov2008-07-231-1/+2
* leds: Cleanup various whitespace and code style issuesNémeth Márton2008-04-241-55/+55
* leds: disable triggers on brightness setNémeth Márton2008-04-241-3/+9
* leds: Fix leds_list_lock locking issuesRichard Purdie2007-12-311-4/+4
* leds: Fix led trigger locking bugsRichard Purdie2007-12-071-24/+25
* leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-161-6/+7
* leds: Add warning printks in error pathsRichard Purdie2007-07-161-2/+9
* leds: Fix trigger unregister_simple if register_simple failsRichard Purdie2007-07-161-1/+2
* [PATCH] leds: turn LED off when changing triggersPaul Collins2006-10-011-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
* [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-311-0/+239