index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-03
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
1
-32
/
+38
2008-10-03
leds-fsg: change order of initialization and deinitialization
Sven Wegener
1
-14
/
+14
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
8
-17
/
+17
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
3
-3
/
+3
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-07-23
leds: Ensure led->trigger is set earlier
Dmitry Baryshkov
1
-1
/
+2
2008-07-23
leds: Add support for Philips PCA955x I2C LED drivers
Nate Case
3
-0
/
+393
2008-07-23
leds: Fix sparse warnings in leds-h1940 driver
Ben Dooks
1
-3
/
+6
2008-07-23
leds: fix unsigned value overflow in atmel pwm driver
Li Zefan
1
-1
/
+1
2008-07-23
leds: Add pca9532 led driver
Riku Voipio
3
-0
/
+346
2008-05-20
LEDS: fix race in device_create
Greg Kroah-Hartman
1
-4
/
+2
2008-04-29
Remove duplicated unlikely() in IS_ERR()
Hirofumi Nakagawa
1
-1
/
+1
2008-04-25
leds: Add default-on trigger
Nick Forbes
3
-0
/
+53
2008-04-24
leds: Add new driver for the LEDs on the Freecom FSG-3
Rod Whitby
3
-0
/
+268
2008-04-24
leds: Add support to leds with readable status
Henrique de Moraes Holschuh
1
-0
/
+9
2008-04-24
leds: enable support for blink_set() platform hook in leds-gpio
Herbert Valerio Riedel
1
-0
/
+15
2008-04-24
leds: Cleanup various whitespace and code style issues
Németh Márton
13
-118
/
+126
2008-04-24
leds: disable triggers on brightness set
Németh Márton
4
-7
/
+38
2008-04-24
leds: Add mail LED support for "Clevo D400P"
Mrton Nmeth
2
-0
/
+14
2008-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+0
2008-04-23
leds: Do not guard NEW_LEDS with HAS_IOMEM
David S. Miller
1
-1
/
+0
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-8
/
+3
2008-04-19
PM: Remove destroy_suspended_device()
Rafael J. Wysocki
1
-8
/
+3
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
11
-0
/
+23
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
1
-10
/
+10
2008-04-19
[ARM] 4974/1: Drop unused leds-tosa.
Dmitry Baryshkov
3
-138
/
+0
2008-04-19
[ARM] Remove leds-tosa.c
Russell King
1
-132
/
+0
2008-04-15
leds: fix platform driver hotplug/coldplug
Kay Sievers
12
-0
/
+25
2008-03-31
leds: Remove incorrect use of preempt_count() from leds-gpio
David Brownell
1
-6
/
+6
2008-03-31
leds: Fix potential leds-gpio oops
Uwe Kleine-König
1
-4
/
+4
2008-02-08
PWM LED driver
David Brownell
3
-0
/
+165
2008-02-07
leds: Add HP Jornada 6xx driver
Kristoffer Ericson
3
-0
/
+128
2008-02-07
leds: Remove the now uneeded ixp4xx driver
Rod Whitby
3
-224
/
+0
2008-02-07
leds: Add power LED to the wrap driver
Michael Loeffler
1
-6
/
+37
2008-02-07
leds: Fix led-gpio active_low default brightness
Raphael Assenat
1
-1
/
+1
2008-02-07
leds: hw acceleration for Clevo mail LED driver
Márton Németh
2
-3
/
+42
2008-02-07
leds: Add support for hardware accelerated LED flashing
Márton Németh
2
-5
/
+42
2008-02-07
leds: Standardise LED naming scheme
Richard Purdie
8
-19
/
+21
2008-02-07
leds: Add clevo notebook LED driver
Márton Németh
3
-0
/
+207
2008-02-05
leds: add possibility to remove leds classdevs during suspend/resume
Rafael J. Wysocki
1
-4
/
+9
2007-12-31
leds: Fix locomo LED driver oops
Richard Purdie
1
-1
/
+1
2007-12-31
leds: Fix leds_list_lock locking issues
Richard Purdie
4
-11
/
+12
2007-12-07
leds: Fix led trigger locking bugs
Richard Purdie
2
-27
/
+28
2007-11-05
leds: bugfixes for leds-gpio
David Brownell
1
-9
/
+11
2007-10-20
fix typo "sort" -> "short"
Uwe Kleine-König
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2007-10-15
[ARM] 4576/1: CM-X270 machine support
Mike Rapoport
3
-0
/
+129
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
1
-1
/
+1
2007-10-11
leds: Update Cobalt Qube series front LED support
Yoichi Yuasa
1
-18
/
+77
2007-10-11
leds: Add Cobalt Raq series LEDs support
Yoichi Yuasa
3
-0
/
+146
[next]