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
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
1
-1
/
+1
2016-12-02
leds: pca955x: Add ACPI support
Tin Huynh
1
-2
/
+22
2016-11-30
leds: netxbig: fix module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-11-30
leds: pca963x: Add ACPI support
Tin Huynh
1
-1
/
+21
2016-11-23
leds: leds-cobalt-raq: use builtin_platform_driver
Geliang Tang
1
-5
/
+1
2016-11-22
Merge tag 'ib-mfd-arm-leds-v4.10' of git://git.kernel.org/pub/scm/linux/kerne...
Jacek Anaszewski
1
-1
/
+1
2016-11-22
led: core: Fix blink_brightness setting race
Hans de Goede
1
-7
/
+7
2016-11-22
led: core: Use atomic bit-field for the blink-flags
Hans de Goede
2
-25
/
+28
2016-11-22
leds: Add user LED driver for NIC78bx device
Hui Chun Ong
3
-0
/
+221
2016-11-22
leds: verify vendor and change license in mlxcpld driver
Vadim Pasternak
1
-1
/
+4
2016-11-22
leds: pca963x: enable low-power state
Matt Ranostay
1
-7
/
+33
2016-11-22
leds: pca9532: Use default trigger value from platform data
Felix Brack
1
-1
/
+1
2016-11-22
leds: pca963x: workaround group blink scaling issue
Matt Ranostay
1
-3
/
+15
2016-11-22
leds: lp3952: Export I2C module alias information for module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-11-22
leds: mc13783: Fix MC13892 keypad led access
Alexander Kurz
1
-2
/
+3
2016-11-22
ledtrig-cpu.c: fix english
Pavel Machek
1
-1
/
+1
2016-11-22
leds: Use macro for max device node name size
David Lechner
1
-1
/
+2
2016-11-22
leds: Introduce userspace LED class driver
David Lechner
3
-0
/
+246
2016-11-21
mfd: qcom-pm8xxx: Clean up PM8XXX namespace
Linus Walleij
1
-1
/
+1
2016-09-20
leds: triggers: Check return value of kobject_uevent_env()
Jacek Anaszewski
1
-1
/
+3
2016-09-20
leds: triggers: Return from led_trigger_set() if there is nothing to do
Jacek Anaszewski
1
-0
/
+3
2016-09-15
leds: gpio: fix and simplify error handling in gpio_leds_create
Heiner Kallweit
1
-8
/
+4
2016-09-15
leds: gpio: switch to managed version of led_classdev_register
Heiner Kallweit
1
-21
/
+2
2016-09-15
leds: gpio: fix and simplify reading property "label"
Heiner Kallweit
1
-9
/
+7
2016-09-15
leds: gpio: simplify gpio_leds_create
Heiner Kallweit
1
-3
/
+1
2016-09-15
leds: gpio: add helper cdev_to_gpio_led_data
Heiner Kallweit
1
-4
/
+8
2016-09-15
leds: gpio: fix an unhandled error case in create_gpio_led
Heiner Kallweit
1
-3
/
+6
2016-09-15
leds: gpio: introduce gpio_blink_set_t
Heiner Kallweit
1
-4
/
+2
2016-09-15
leds: add driver for Mellanox systems LEDs
Vadim Pasternak
3
-0
/
+439
2016-08-16
leds: add PM8058 LEDs driver
Linus Walleij
3
-0
/
+200
2016-08-16
leds: do not overflow sysfs buffer in led_trigger_show
Nathan Sullivan
1
-5
/
+7
2016-08-16
leds: make triggers explicitly non-modular
Paul Gortmaker
1
-5
/
+1
2016-08-15
leds: is31fl319x: 1/3/6/9-channel light effect led driver
H. Nikolaus Schaller
3
-0
/
+463
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-17
/
+15
2016-07-22
leds/trigger/cpu: Move from CPU_STARTING to ONLINE level
Sebastian Andrzej Siewior
1
-8
/
+8
2016-07-19
leds: is31fl32xx: define complete i2c_device_id table
H. Nikolaus Schaller
1
-2
/
+8
2016-07-19
leds: is31fl32xx: fix typo in id and match table names
H. Nikolaus Schaller
1
-7
/
+7
2016-07-18
leds: LED driver for TI LP3952 6-Channel Color LED
Tony Makkiel
3
-0
/
+316
2016-07-15
leds/trigger/cpu: Convert to hotplug state machine
Richard Cochran
1
-17
/
+15
2016-07-11
leds: leds-gpio: Set of_node for created LED devices
Rafał Miłecki
1
-2
/
+3
2016-07-04
leds: triggers: return error if invalid trigger name is provided via sysfs
Heiner Kallweit
1
-0
/
+2
2016-06-29
powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msg
Suraj Jitindar Singh
1
-1
/
+1
2016-06-20
leds: convert IDE trigger to common disk trigger
Stephan Linz
4
-13
/
+18
2016-06-20
leds: pca9532: Add device tree support
Phil Reid
1
-4
/
+71
2016-06-08
leds: handle suspend/resume in heartbeat trigger
Linus Walleij
1
-0
/
+31
2016-06-08
leds: core: Fix brightness setting upon hardware blinking enabled
Tony Makkiel
1
-3
/
+6
2016-05-25
Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2016-05-17
leds: pwm: Use pwm_get_args() where appropriate
Boris Brezillon
1
-1
/
+10
2016-05-06
leds: gpio: Support the "panic-indicator" firmware property
Ezequiel Garcia
1
-0
/
+4
[next]