index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
leds
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
leds: qcom-lpg: Introduce a wrapper for getting driver data from a pwm chip
Uwe Kleine-König
2023-12-13
1
-3
/
+8
|
*
leds: gpio: Add kernel log if devm_fwnode_gpiod_get() fails
Stefan Wahren
2023-12-13
1
-0
/
+2
|
*
leds: aw200xx: Add support for aw20108 device
George Stark
2023-12-13
2
-6
/
+18
|
*
leds: aw200xx: Improve autodim calculation method
George Stark
2023-12-13
1
-3
/
+4
|
*
leds: aw200xx: Enable disable_locking flag in regmap config
George Stark
2023-12-13
1
-0
/
+1
|
*
leds: aw200xx: Add delay after software reset
George Stark
2023-12-13
1
-0
/
+3
|
*
leds: aw200xx: Calculate dts property display_rows in the driver
George Stark
2023-12-13
1
-10
/
+27
|
*
leds: aw200xx: Support HWEN hardware control
Dmitry Rokosov
2023-12-13
1
-0
/
+33
|
*
leds: aw200xx: Fix write to DIM parameter
Martin Kurbanov
2023-12-13
1
-1
/
+6
|
*
leds: ledtrig-tty: Add additional line state evaluation
Florian Eckert
2023-12-13
1
-1
/
+77
|
*
leds: ledtrig-tty: Make rx tx activitate configurable
Florian Eckert
2023-12-13
1
-11
/
+103
|
*
leds: ledtrig-tty: Replace mutex with completion
Florian Eckert
2023-12-13
1
-29
/
+30
|
*
leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path
Uwe Kleine-König
2023-12-13
1
-23
/
+17
|
*
leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
Uwe Kleine-König
2023-12-13
1
-11
/
+1
|
*
leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
Florian Eckert
2023-12-13
1
-0
/
+4
|
*
leds: max5970: Add support for max5970
Patrick Rudolph
2023-12-13
3
-0
/
+121
|
*
leds: tca6507: Use devm_led_classdev_register() to simplify remove path
Andrew Davis
2023-12-13
1
-15
/
+3
|
*
leds: tca6507: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
2023-12-13
1
-11
/
+1
|
*
leds: trigger: gpio: Convert to DEVICE_ATTR_RW()
Andy Shevchenko
2023-12-13
1
-4
/
+3
|
*
leds: trigger: gpio: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
2023-12-13
1
-1
/
+1
|
*
leds: trigger: gpio: Convert to use kstrtox()
Andy Shevchenko
2023-12-13
1
-6
/
+4
|
*
leds: trigger: gpio: Replace custom code for gpiod_get_optional()
Andy Shevchenko
2023-12-13
1
-4
/
+3
|
*
leds: aw2013: Select missing dependency REGMAP_I2C
Dang Huynh
2023-12-13
1
-0
/
+1
|
*
leds: sun50i-a100: New driver for the A100 LED controller
Samuel Holland
2023-12-13
3
-0
/
+590
|
*
leds: syscon: Support 'reg' in addition to 'offset' for register address
Rob Herring
2023-12-13
1
-1
/
+2
|
*
leds: trigger: netdev: Extend speeds up to 10G
Daniel Golle
2023-12-13
1
-1
/
+31
*
|
Merge tag 'pwm/for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-12
2
-3
/
+3
|
\
\
|
*
|
pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
Sean Young
2023-12-20
2
-3
/
+3
|
|
/
*
|
leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
Heiner Kallweit
2023-12-06
1
-4
/
+7
*
|
leds: class: Don't expose color sysfs entry
Takashi Iwai
2023-11-22
1
-14
/
+0
|
/
*
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-09
1
-1
/
+0
|
\
|
*
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
2023-10-13
1
-1
/
+0
*
|
Merge tag 'leds-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2023-11-03
56
-365
/
+1161
|
\
\
|
*
|
leds: lp5521: Add an error check in lp5521_post_init_device
Su Hui
2023-11-01
1
-0
/
+2
|
*
|
leds: gpio: Update headers
Andy Shevchenko
2023-11-01
1
-1
/
+5
|
*
|
leds: gpio: Remove unneeded assignment
Andy Shevchenko
2023-11-01
1
-1
/
+1
|
*
|
leds: gpio: Move temporary variable for struct device to gpio_led_probe()
Andy Shevchenko
2023-11-01
1
-11
/
+8
|
*
|
leds: gpio: Refactor code to use devm_gpiod_get_index_optional()
Andy Shevchenko
2023-11-01
1
-4
/
+4
|
*
|
leds: gpio: Utilise PTR_ERR_OR_ZERO()
Andy Shevchenko
2023-11-01
1
-10
/
+7
|
*
|
leds: gpio: Keep driver firmware interface agnostic
Andy Shevchenko
2023-11-01
1
-3
/
+3
|
*
|
leds: core: Refactor led_update_brightness() to use standard pattern
Andy Shevchenko
2023-11-01
1
-6
/
+6
|
*
|
leds: turris-omnia: Fix brightness setting and trigger activating
Marek Behún
2023-11-01
1
-17
/
+20
|
*
|
leds: sc27xx: Move mutex_init() down
Chunyan Zhang
2023-11-01
1
-3
/
+2
|
*
|
leds: trigger: netdev: Move size check in set_device_name
Christian Marangi
2023-11-01
1
-3
/
+3
|
*
|
leds: Add ktd202x driver
André Apitzsch
2023-11-01
3
-0
/
+639
|
*
|
leds: core: Add more colors from DT bindings to led_colors
Ondrej Jirman
2023-11-01
1
-0
/
+5
|
*
|
leds: tca6507: Don't use fixed GPIO base
Andy Shevchenko
2023-11-01
1
-7
/
+1
|
*
|
leds: lp3952: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
|
leds: lm392x: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
|
*
|
leds: aw200xx: Convert to use maple tree register cache
Mark Brown
2023-11-01
1
-1
/
+1
[prev]
[next]