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
2015-04-18
Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
2015-03-31
leds: Don't treat the LED name as a format string
Sakari Ailus
1
-1
/
+1
2015-03-31
leds: Use log level warn instead of info when telling about a name clash
Sakari Ailus
1
-1
/
+1
2015-03-30
leds/led-class: Handle LEDs with the same name
Ricardo Ribalda Delgado
1
-2
/
+37
2015-03-30
leds: lp8860: Fix typo in MODULE_DESCRIPTION in leds-lp8860.c
Masanari Iida
1
-1
/
+1
2015-03-30
leds: lp8501: Fix typo in MODULE_DESCRIPTION in leds-lp8501.c
Masanari Iida
1
-1
/
+1
2015-03-30
leds: add Qualcomm PM8941 WLED driver
Courtney Cavin
3
-0
/
+444
2015-03-30
leds: pca963x: Add missing initialiation of struct led_info.flags
Geert Uytterhoeven
1
-1
/
+1
2015-03-10
leds: flash: Remove synchronized flash strobe feature
Jacek Anaszewski
1
-82
/
+0
2015-03-09
leds: Introduce devres helper for led_classdev_register
Bjorn Andersson
1
-0
/
+57
2015-03-04
gpio: add parameter to allow the use named gpios
Olliver Schinagl
1
-1
/
+1
2015-03-03
leds: lp8860: make use of devm_gpiod_get_optional
Uwe Kleine-König
1
-5
/
+7
2015-02-24
leds: leds-pwm: drop one pwm_get_period() call
Sebastian Andrzej Siewior
1
-3
/
+0
2015-02-03
leds: leds-gpio: Pass on error codes unmodified
Soren Brinkmann
1
-1
/
+2
2015-01-27
leds: Add LED Flash class extension to the LED subsystem
Jacek Anaszewski
4
-0
/
+501
2015-01-14
leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
1
-3
/
+1
2015-01-14
leds: Use setup_timer
Julia Lawall
1
-3
/
+2
2015-01-14
leds: Don't allow brightness values greater than max_brightness
Gabriele Mazzotta
1
-1
/
+2
2015-01-14
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2014-12-16
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
15
-80
/
+645
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-29
/
+0
2014-12-10
leds: leds-gpio: Fix the "default-state" property check
Fabio Estevam
1
-1
/
+1
2014-12-04
leds: leds-gpio: Fix multiple instances registration without 'label' property
Fabio Estevam
1
-1
/
+11
2014-12-02
leds: lp8860: Fix module dependency
Axel Lin
1
-1
/
+2
2014-11-19
leds: lp8860: Introduce TI lp8860 4 channel LED driver
Dan Murphy
3
-0
/
+502
2014-11-15
leds: Add support for setting brightness in a synchronous way
Jacek Anaszewski
9
-26
/
+54
2014-11-15
leds: implement sysfs interface locking mechanism
Jacek Anaszewski
3
-6
/
+47
2014-11-15
leds: syscon: handle multiple syscon instances
Linus Walleij
1
-31
/
+36
2014-11-15
leds: delete copy/paste mistake
Linus Walleij
1
-4
/
+0
2014-11-15
leds: regulator: Convert to devm_regulator_get_exclusive
Axel Lin
1
-13
/
+5
2014-11-06
leds: leds-gpio: Fix legacy GPIO number case
Geert Uytterhoeven
1
-3
/
+3
2014-11-04
leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors
Mika Westerberg
1
-18
/
+13
2014-11-04
leds: leds-gpio: Make use of device property API
Rafael J. Wysocki
1
-37
/
+26
2014-11-04
leds: leds-gpio: Add support for GPIO descriptors
Mika Westerberg
1
-35
/
+45
2014-11-04
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
28
-29
/
+0
2014-10-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
6
-26
/
+40
2014-10-20
leds: drop owner assignment from platform_drivers
Wolfram Sang
28
-29
/
+0
2014-10-11
Merge tag 'hwmon-for-linus-v3.18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-0
/
+141
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-13
/
+4
2014-10-09
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+177
2014-10-09
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2014-09-29
leds: gpio: cleanup the leds-gpio driver
Xiubo Li
1
-3
/
+1
2014-09-29
led: gpio: Fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
1
-0
/
+3
2014-09-29
led: gpio: Sort include headers alphabetically
Xiubo Li
2
-6
/
+6
2014-09-26
leds: add a driver for syscon-based LEDs
Linus Walleij
3
-0
/
+177
2014-09-24
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into devel
Bryan Wu
3
-0
/
+141
2014-09-24
Merge tag 'mfd-hwmon-leds-watchdog-v3.18' into hwmon-next
Guenter Roeck
3
-0
/
+141
2014-09-24
leds: leds-menf21bmc: Introduce MEN 14F021P00 BMC LED driver
Andreas Werner
3
-0
/
+141
2014-09-18
driver:gpio remove all usage of gpio_remove retval in driver
abdoulaye berthe
2
-13
/
+4
[next]