summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-13leds: tca6507: Use devm_led_classdev_register() to simplify remove pathAndrew Davis1-15/+3
2023-12-13leds: tca6507: Use devm_gpiochip_add_data() to simplify remove pathAndrew Davis1-11/+1
2023-12-13leds: trigger: gpio: Convert to DEVICE_ATTR_RW()Andy Shevchenko1-4/+3
2023-12-13leds: trigger: gpio: Use sysfs_emit() to instead of s*printf()Andy Shevchenko1-1/+1
2023-12-13leds: trigger: gpio: Convert to use kstrtox()Andy Shevchenko1-6/+4
2023-12-13leds: trigger: gpio: Replace custom code for gpiod_get_optional()Andy Shevchenko1-4/+3
2023-12-13leds: aw2013: Select missing dependency REGMAP_I2CDang Huynh1-0/+1
2023-12-13leds: sun50i-a100: New driver for the A100 LED controllerSamuel Holland3-0/+590