Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 |