index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-3
/
+3
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
1
-3
/
+3
2013-04-01
leds: leds-asic3: switch to using SIMPLE_DEV_PM_OPS
Jingoo Han
1
-4
/
+3
2013-04-01
leds: leds-bd2802: add CONFIG_PM_SLEEP to suspend/resume functions
Jingoo Han
1
-7
/
+3
2013-04-01
leds: lp55xx: configure the clock detection
Kim, Milo
2
-6
/
+27
2013-04-01
leds: lp55xx: use common clock framework when external clock is used
Kim, Milo
2
-0
/
+40
2013-04-01
leds: leds-ns2: fix oops at module removal
Simon Guinot
1
-13
/
+25
2013-04-01
leds: leds-pwm: Defer led_pwm_set() if PWM can sleep
Florian Vaussard
1
-8
/
+42
2013-04-01
leds: lp55xx: fix the sysfs read operation
Kim, Milo
2
-3
/
+4
2013-04-01
leds: lm355x, lm3642: support camera LED triggers for flash and torch
Kim, Milo
2
-0
/
+4
2013-04-01
leds: add camera LED triggers
Kim, Milo
3
-0
/
+66
2013-04-01
leds: tca6507: Use of_match_ptr() macro
Sachin Kamat
1
-2
/
+2
2013-04-01
leds: wm8350: Complain if we fail to reenable DCDC
Mark Brown
1
-1
/
+4
2013-04-01
leds: renesas: set gpio_request_one() flags param correctly
Jingoo Han
1
-1
/
+2
2013-04-01
leds: leds-ns2: set devm_gpio_request_one() flags param correctly
Jingoo Han
1
-2
/
+4
2013-04-01
leds: leds-lt3593: set devm_gpio_request_one() flags param correctly
Jingoo Han
1
-2
/
+3
2013-04-01
leds: leds-bd2802: remove erroneous __exit annotation
Jingoo Han
1
-2
/
+2
2013-04-01
leds: atmel-pwm: remove erroneous __exit annotation
Jingoo Han
1
-2
/
+2
2013-04-01
leds: move LED trigger drivers into new subdirectory
Kim, Milo
13
-117
/
+121
2013-04-01
leds: add new LP5562 LED driver
Kim, Milo
4
-3
/
+607
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
18
-1569
/
+1439
2013-02-07
leds: leds-sunfire: use dev_err()/pr_err() instead of printk()
Jingoo Han
1
-10
/
+9
2013-02-07
leds: 88pm860x: Add missing of_node_put()
Axel Lin
1
-1
/
+4
2013-02-07
leds: tca6507: Use of_get_child_count()
Axel Lin
1
-7
/
+3
2013-02-07
leds: leds-pwm: make it depend on PWM and not HAVE_PWM
Peter Ujfalusi
1
-1
/
+1
2013-02-07
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
1
-3
/
+0
2013-02-07
leds-lp5521/5523: add author and copyright description
Milo(Woogyom) Kim
2
-0
/
+6
2013-02-07
leds-lp55xx: clean up headers
Milo(Woogyom) Kim
2
-26
/
+12
2013-02-07
leds-lp55xx: clean up definitions
Milo(Woogyom) Kim
2
-70
/
+12
2013-02-07
leds-lp55xx: clean up unused data and functions
Milo(Woogyom) Kim
2
-51
/
+0
2013-02-07
leds-lp55xx: clean up _remove()
Milo(Woogyom) Kim
2
-94
/
+4
2013-02-07
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
2
-0
/
+13
2013-02-07
leds-lp55xx: code refactoring on selftest function
Milo(Woogyom) Kim
2
-52
/
+31
2013-02-07
leds-lp55xx: use common device attribute driver function
Milo(Woogyom) Kim
2
-26
/
+14
2013-02-07
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2
-1
/
+16
2013-02-07
leds-lp5523: use generic firmware interface
Milo(Woogyom) Kim
1
-346
/
+157
2013-02-07
leds-lp5521: use generic firmware interface
Milo(Woogyom) Kim
1
-251
/
+163
2013-02-07
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
3
-0
/
+137
2013-02-07
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
2
-0
/
+20
2013-02-07
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
1
-5
/
+1
2013-02-07
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
4
-45
/
+22
2013-02-07
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
3
-127
/
+69
2013-02-07
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
3
-34
/
+17
2013-02-07
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
4
-104
/
+76
2013-02-07
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
4
-82
/
+72
2013-02-07
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
4
-28
/
+22
2013-02-07
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
3
-65
/
+12
2013-02-07
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
4
-22
/
+42
2013-02-07
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
4
-49
/
+39
2013-02-07
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
4
-28
/
+63
[next]