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
2012-05-10
drivers/leds: correct __devexit annotations
Arnd Bergmann
2
-3
/
+3
2012-04-17
leds-atmel-pwm.c: Make pwmled_probe() __devinit
Nicolas Ferre
1
-1
/
+1
2012-03-28
Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...
Linus Torvalds
1
-0
/
+23
2012-03-27
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
3
-134
/
+0
2012-03-27
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-03-23
led-class: change back LEDS_CLASS to tristate instead of bool
Bryan Wu
3
-71
/
+71
2012-03-23
drivers/leds/leds-lm3530.c: move the code setting gen_config to one place
Axel Lin
1
-8
/
+10
2012-03-23
drivers/leds/leds-pca9633.c: remove unused 'adapter' variable
Axel Lin
1
-2
/
+0
2012-03-23
leds-lm3530: replace pltfm with pdata
Kim, Milo
1
-18
/
+18
2012-03-23
leds-lm3530: remove LM3530_ALS_ZONE_REG code
Kim, Milo
1
-15
/
+12
2012-03-23
leds-lm3530: support pwm input mode
Kim, Milo
1
-8
/
+24
2012-03-23
leds-lm3530: replace i2c_client with led_classdev
Kim, Milo
1
-8
/
+7
2012-03-23
leds-lm3530: set the max_brightness to 127
Kim, Milo
1
-2
/
+9
2012-03-23
drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h
Mark Brown
1
-2
/
+1
2012-03-23
drivers/leds: add driver for PCA9633 I2C chip
Peter Meerwald
3
-0
/
+204
2012-03-23
drivers/leds/leds-lp5523.c: constify some data
Andrew Morton
1
-3
/
+3
2012-03-23
drivers/leds/leds-lp5521.c: ret may be uninitialized
Srinidhi KASAGAR
1
-1
/
+1
2012-03-23
drivers/leds/leds-lp5521.c: redefinition of register bits
Kim, Milo
1
-11
/
+10
2012-03-23
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
1
-1
/
+101
2012-03-23
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
1
-15
/
+4
2012-03-23
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
1
-3
/
+8
2012-03-23
drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2012-03-23
drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe()
Dan Carpenter
1
-5
/
+3
2012-03-23
drivers/leds/leds-lp5521.c: fix typo
Masanari Iida
1
-1
/
+1
2012-03-14
Merge tag 'v3.3-rc7' into x86/platform
Ingo Molnar
1
-2
/
+2
2012-03-08
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+1
2012-03-07
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
Kukjin Kim
1
-1
/
+1
2012-03-06
led: Modified power control of pm860x led
Jett.Zhou
1
-0
/
+23
2012-03-06
x86/geode/net5501: Add platform driver for Soekris Engineering net5501
Philip Prindeville
3
-108
/
+0
2012-03-03
ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
Kukjin Kim
1
-1
/
+1
2012-02-29
Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Arnd Bergmann
3
-134
/
+0
2012-02-08
drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax
Axel Lin
1
-2
/
+2
2012-01-23
leds: add led driver for Bachmann's ot200
Sebastian Andrzej Siewior
3
-0
/
+179
2012-01-20
Merge branch 'omap1-part2' into omap1
Tony Lindgren
3
-134
/
+0
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2
-2
/
+2
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
3
-0
/
+380
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-2
/
+2
2012-01-10
leds: convert wm8350 driver to devm_kzalloc()
Mark Brown
1
-5
/
+2
2012-01-10
leds: convert wm831x status driver to devm_kzalloc()
Mark Brown
1
-3
/
+2
2012-01-10
drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds
Axel Lin
1
-1
/
+1
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
3
-0
/
+788
2012-01-10
drivers/leds/leds-netxbig.c: use gpio_request_one()
Axel Lin
1
-18
/
+6
2012-01-10
drivers/leds/leds-bd2802.c: use gpio_request_one()
Axel Lin
1
-2
/
+1
2012-01-10
drivers/leds/leds-lp5523.c: remove unneeded forward declaration
Axel Lin
1
-2
/
+0
2012-01-10
leds: convert leds-dac124s085 to module_spi_driver
Axel Lin
1
-12
/
+1
2012-01-10
leds: convert led i2c drivers to module_i2c_driver
Axel Lin
7
-98
/
+7
2012-01-10
leds: convert led platform drivers to module_platform_driver
Axel Lin
21
-265
/
+31
2012-01-09
leds: Add suuport for MAX8997-LED driver
Donggeun Kim
3
-0
/
+380
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2
-2
/
+0
[next]