summaryrefslogtreecommitdiffstats
path: root/drivers/leds
AgeCommit message (Expand)AuthorLines
2008-05-20LEDS: fix race in device_createGreg Kroah-Hartman-4/+2
2008-04-29Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa-1/+1
2008-04-25leds: Add default-on triggerNick Forbes-0/+53
2008-04-24leds: Add new driver for the LEDs on the Freecom FSG-3Rod Whitby-0/+268
2008-04-24leds: Add support to leds with readable statusHenrique de Moraes Holschuh-0/+9
2008-04-24leds: enable support for blink_set() platform hook in leds-gpioHerbert Valerio Riedel-0/+15
2008-04-24leds: Cleanup various whitespace and code style issuesNémeth Márton-118/+126
2008-04-24leds: disable triggers on brightness setNémeth Márton-7/+38
2008-04-24leds: Add mail LED support for "Clevo D400P"Mrton Nmeth-0/+14
2008-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+0
2008-04-23leds: Do not guard NEW_LEDS with HAS_IOMEMDavid S. Miller-1/+0
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds-8/+3
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-8/+3
2008-04-19Merge branch 'merge-fixes' into develRussell King-0/+23
2008-04-19Merge branch 'omap2-upstream' into develRussell King-10/+10
2008-04-19[ARM] 4974/1: Drop unused leds-tosa.Dmitry Baryshkov-138/+0
2008-04-19[ARM] Remove leds-tosa.cRussell King-132/+0
2008-04-15leds: fix platform driver hotplug/coldplugKay Sievers-0/+25
2008-03-31leds: Remove incorrect use of preempt_count() from leds-gpioDavid Brownell-6/+6
2008-03-31leds: Fix potential leds-gpio oopsUwe Kleine-König-4/+4
2008-02-08PWM LED driverDavid Brownell-0/+165
2008-02-07leds: Add HP Jornada 6xx driverKristoffer Ericson-0/+128
2008-02-07leds: Remove the now uneeded ixp4xx driverRod Whitby-224/+0
2008-02-07leds: Add power LED to the wrap driverMichael Loeffler-6/+37
2008-02-07leds: Fix led-gpio active_low default brightnessRaphael Assenat-1/+1
2008-02-07leds: hw acceleration for Clevo mail LED driverMárton Németh-3/+42
2008-02-07leds: Add support for hardware accelerated LED flashingMárton Németh-5/+42
2008-02-07leds: Standardise LED naming schemeRichard Purdie-19/+21
2008-02-07leds: Add clevo notebook LED driverMárton Németh-0/+207
2008-02-05leds: add possibility to remove leds classdevs during suspend/resumeRafael J. Wysocki-4/+9
2007-12-31leds: Fix locomo LED driver oopsRichard Purdie-1/+1
2007-12-31leds: Fix leds_list_lock locking issuesRichard Purdie-11/+12
2007-12-07leds: Fix led trigger locking bugsRichard Purdie-27/+28
2007-11-05leds: bugfixes for leds-gpioDavid Brownell-9/+11
2007-10-20fix typo "sort" -> "short"Uwe Kleine-König-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+1
2007-10-15[ARM] 4576/1: CM-X270 machine supportMike Rapoport-0/+129
2007-10-12kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"Adrian Bunk-1/+1
2007-10-11leds: Update Cobalt Qube series front LED supportYoichi Yuasa-18/+77
2007-10-11leds: Add Cobalt Raq series LEDs supportYoichi Yuasa-0/+146
2007-10-11leds: Rename leds-cobalt driverYoichi Yuasa-4/+4
2007-07-16leds: Convert from struct class_device to struct deviceRichard Purdie-63/+58
2007-07-16leds: Add warning printks in error pathsRichard Purdie-2/+9
2007-07-16leds: Fix trigger unregister_simple if register_simple failsRichard Purdie-1/+2
2007-07-16leds: Use menuconfig objects II - LEDJan Engelhardt-9/+5
2007-07-16leds: Teach leds-gpio to handle timer-unsafe GPIOsDavid Brownell-1/+26
2007-07-16leds: Add generic GPIO LED driverRaphael Assenat-0/+183
2007-05-10[S390] Kconfig: menus with depends on HAS_IOMEM.Martin Schwidefsky-0/+1
2007-05-09fix file specification in commentsUwe Kleine-König-1/+1
2007-02-15leds: Add support for Cobalt Server front LEDFlorian Fainelli-0/+50