aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/led-class.c
Commit message (Expand)AuthorAge
* led-class: change back LEDS_CLASS to tristate instead of boolBryan Wu2012-03-23
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\
| * driver-core: remove sysdev.h usage.Kay Sievers2011-12-21
* | Revert "leds: save the delay values after a successful call to blink_set()"Johan Hovold2011-11-15
|/
* leds: turn the blink_timer off before starting to blinkAntonio Ospite2011-10-31
* leds: save the delay values after a successful call to blink_set()Antonio Ospite2011-10-31
* leds: support automatic start of blinking with ledtrig-timerEsben Haabendal2011-05-25
* led_class: fix typo in blink APIJohannes Berg2010-12-22
* led-class: always implement blinkingJohannes Berg2010-11-12
* leds: led-class: set permissions on max_brightness file to 0444Axel Lin2010-05-26
* leds: Fix race between LED device uevent and actual attributes creationFlorian Fainelli2010-03-16
* leds: led-class.c - Quiet boot messagesH Hartley Sweeten2010-03-16
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* leds: allow led-drivers to use a variable range of brightness valuesGuennadi Liakhovetski2009-04-06
* leds: Add suspend/resume to the core classRichard Purdie2009-01-08
* leds: Fixup kdoc comment to match parameter namesSven Wegener2009-01-08
* leds: Fix trigger registration raceRichard Purdie2008-10-20
* leds: Fix leds-class.c commentQinghuang Feng2008-10-20
* leds: Remove uneeded strlen callsSven Wegener2008-10-20
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* LEDS: fix race in device_createGreg Kroah-Hartman2008-05-20
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-29
* leds: Add support to leds with readable statusHenrique de Moraes Holschuh2008-04-24
* leds: disable triggers on brightness setNémeth Márton2008-04-24
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki2008-02-05
* leds: Fix leds_list_lock locking issuesRichard Purdie2007-12-31
* leds: Fix led trigger locking bugsRichard Purdie2007-12-07
* leds: Convert from struct class_device to struct deviceRichard Purdie2007-07-15
* [PATCH] drivers/led: handle sysfs errorsJeff Garzik2006-10-17
* kerneldoc-typo in led-class.cHenrik Kretzschmar2006-10-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] LED: Fix sysfs store function error handlingRichard Purdie2006-05-15
* [PATCH] LED: add LED trigger tupportRichard Purdie2006-03-31
* [PATCH] LED: add LED classRichard Purdie2006-03-31