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-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-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
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
2
-2
/
+0
2011-11-24
leds: Kconfig: Fix typo 'D2NET_V2'
Paul Bolle
1
-1
/
+2
2011-11-15
Revert "leds: save the delay values after a successful call to blink_set()"
Johan Hovold
1
-4
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-0
/
+17
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2
-31
/
+64
2011-10-31
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
1
-0
/
+18
2011-10-31
leds: turn the blink_timer off before starting to blink
Antonio Ospite
1
-0
/
+2
2011-10-31
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
1
-1
/
+4
2011-10-31
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
2011-10-31
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
1
-1
/
+1
2011-10-31
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
1
-3
/
+3
2011-10-31
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
1
-1
/
+1
2011-10-31
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
1
-4
/
+17
2011-10-31
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2011-10-31
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
1
-1
/
+4
2011-10-31
leds: Renesas TPU LED driver
Magnus Damm
3
-0
/
+357
2011-10-31
drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c
Paul Gortmaker
1
-0
/
+1
2011-10-31
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
16
-0
/
+16
2011-10-28
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-248
/
+0
2011-10-24
leds: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
1
-4
/
+4
2011-10-24
leds: Convert mc13783 driver to mc13xxx MFD
David Jander
1
-26
/
+26
2011-10-24
mfd: Add asic3 based LED suspend/resume handlers
Paul Parsons
1
-1
/
+34
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-21
x86: geode: New PCEngines Alix system driver
Ed Wildgoose
3
-248
/
+0
2011-09-14
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
Johan Hovold
1
-0
/
+2
2011-08-25
drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...
Axel Lin
1
-0
/
+5
2011-08-25
leds: add missing include of linux/module.h
Axel Lin
2
-0
/
+2
2011-07-25
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
1
-14
/
+53
2011-07-25
drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-07-25
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-25
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-22
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-21
/
+4
[next]