index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
ABI
/
stable
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-13
leds: ledtrig-tty: Make rx tx activitate configurable
Florian Eckert
2
-11
/
+119
2023-12-13
leds: ledtrig-tty: Replace mutex with completion
Florian Eckert
1
-29
/
+30
2023-12-13
tty: add new helper function tty_get_tiocm
Florian Eckert
2
-6
/
+23
2023-12-13
leds: qcom-lpg: Consistenly use dev_err_probe() in .probe()'s error path
Uwe Kleine-König
1
-23
/
+17
2023-12-13
leds: qcom-lpg: Use devm_pwmchip_add() simplifying driver removal
Uwe Kleine-König
1
-11
/
+1
2023-12-13
leds: ledtrig-tty: Free allocated ttyname buffer on deactivate
Florian Eckert
1
-0
/
+4
2023-12-13
leds: max5970: Add support for max5970
Patrick Rudolph
3
-0
/
+121
2023-12-13
leds: tca6507: Use devm_led_classdev_register() to simplify remove path
Andrew Davis
1
-15
/
+3
2023-12-13
leds: tca6507: Use devm_gpiochip_add_data() to simplify remove path
Andrew Davis
1
-11
/
+1
2023-12-13
leds: trigger: gpio: Convert to DEVICE_ATTR_RW()
Andy Shevchenko
1
-4
/
+3
2023-12-13
leds: trigger: gpio: Use sysfs_emit() to instead of s*printf()
Andy Shevchenko
1
-1
/
+1
2023-12-13
leds: trigger: gpio: Convert to use kstrtox()
Andy Shevchenko
1
-6
/
+4
2023-12-13
leds: trigger: gpio: Replace custom code for gpiod_get_optional()
Andy Shevchenko
1
-4
/
+3
2023-12-13
leds: aw2013: Select missing dependency REGMAP_I2C
Dang Huynh
1
-0
/
+1
2023-12-13
leds: sun50i-a100: New driver for the A100 LED controller
Samuel Holland
3
-0
/
+590