index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Commit message (
Expand
)
Author
Age
Files
Lines
*
leds: leds-pwm: properly clean up after probe failure
Russell King
2014-06-07
1
-10
/
+13
*
leds: wm831x-status: Request a REG resource
Mark Brown
2013-09-26
1
-2
/
+2
*
drivers/leds/leds-ot200.c: fix error caused by shifted mask
Christian Gmeiner
2013-05-24
1
-7
/
+7
*
leds: leds-gpio: reserve gpio before using it
Timo Teräs
2013-05-21
1
-4
/
+5
*
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
1
-3
/
+3
|
\
|
*
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
1
-3
/
+3
*
|
leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
2013-04-01
1
-4
/
+3
*
|
leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
2013-04-01
1
-7
/
+3
*
|
leds: lp55xx: configure the clock detection
Kim, Milo
2013-04-01
2
-6
/
+27
*
|
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
2013-04-01
2
-0
/
+40
*
|
leds: leds-ns2: fix oops at module removal
Simon Guinot
2013-04-01
1
-13
/
+25
*
|
leds: leds-pwm: Defer led_pwm_set() if PWM can sleep
Florian Vaussard
2013-04-01
1
-8
/
+42
*
|
leds: lp55xx: fix the sysfs read operation
Kim, Milo
2013-04-01
2
-3
/
+4
*
|
leds: lm355x, lm3642: support camera LED triggers for flash and torch
Kim, Milo
2013-04-01
2
-0
/
+4
*
|
leds: add camera LED triggers
Kim, Milo
2013-04-01
3
-0
/
+66
*
|
leds: tca6507: Use of_match_ptr() macro
Sachin Kamat
2013-04-01
1
-2
/
+2
*
|
leds: wm8350: Complain if we fail to reenable DCDC
Mark Brown
2013-04-01
1
-1
/
+4
*
|
leds: renesas: set gpio_request_one() flags param correctly
Jingoo Han
2013-04-01
1
-1
/
+2
*
|
leds: leds-ns2: set devm_gpio_request_one() flags param correctly
Jingoo Han
2013-04-01
1
-2
/
+4
*
|
leds: leds-lt3593: set devm_gpio_request_one() flags param correctly
Jingoo Han
2013-04-01
1
-2
/
+3
*
|
leds: leds-bd2802: remove erroneous __exit annotation
Jingoo Han
2013-04-01
1
-2
/
+2
*
|
leds: atmel-pwm: remove erroneous __exit annotation
Jingoo Han
2013-04-01
1
-2
/
+2
*
|
leds: move LED trigger drivers into new subdirectory
Kim, Milo
2013-04-01
13
-117
/
+121
*
|
leds: add new LP5562 LED driver
Kim, Milo
2013-04-01
4
-3
/
+607
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
2013-02-26
18
-1569
/
+1439
|
\
|
*
leds: leds-sunfire: use dev_err()/pr_err() instead of printk()
Jingoo Han
2013-02-06
1
-10
/
+9
|
*
leds: 88pm860x: Add missing of_node_put()
Axel Lin
2013-02-06
1
-1
/
+4
|
*
leds: tca6507: Use of_get_child_count()
Axel Lin
2013-02-06
1
-7
/
+3
|
*
leds: leds-pwm: make it depend on PWM and not HAVE_PWM
Peter Ujfalusi
2013-02-06
1
-1
/
+1
|
*
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
2013-02-06
1
-3
/
+0
|
*
leds-lp5521/5523: add author and copyright description
Milo(Woogyom) Kim
2013-02-06
2
-0
/
+6
|
*
leds-lp55xx: clean up headers
Milo(Woogyom) Kim
2013-02-06
2
-26
/
+12
|
*
leds-lp55xx: clean up definitions
Milo(Woogyom) Kim
2013-02-06
2
-70
/
+12
|
*
leds-lp55xx: clean up unused data and functions
Milo(Woogyom) Kim
2013-02-06
2
-51
/
+0
|
*
leds-lp55xx: clean up _remove()
Milo(Woogyom) Kim
2013-02-06
2
-94
/
+4
|
*
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
2013-02-06
2
-0
/
+13
|
*
leds-lp55xx: code refactoring on selftest function
Milo(Woogyom) Kim
2013-02-06
2
-52
/
+31
|
*
leds-lp55xx: use common device attribute driver function
Milo(Woogyom) Kim
2013-02-06
2
-26
/
+14
|
*
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2013-02-06
2
-1
/
+16
|
*
leds-lp5523: use generic firmware interface
Milo(Woogyom) Kim
2013-02-06
1
-346
/
+157
|
*
leds-lp5521: use generic firmware interface
Milo(Woogyom) Kim
2013-02-06
1
-251
/
+163
|
*
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
2013-02-06
3
-0
/
+137
|
*
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
2013-02-06
2
-0
/
+20
|
*
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
2013-02-06
1
-5
/
+1
|
*
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
2013-02-06
4
-45
/
+22
|
*
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
2013-02-06
3
-127
/
+69
|
*
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
2013-02-06
3
-34
/
+17
|
*
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
2013-02-06
4
-104
/
+76
|
*
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
2013-02-06
4
-82
/
+72
|
*
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
2013-02-06
4
-28
/
+22
[next]