aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/leds-mlxreg.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-11leds: mlxreg: Use devm_mutex_init() for mutex initializationGeorge Stark1-9/+5
2024-03-07leds: mlxreg: Drop an excess struct mlxreg_led_data memberRandy Dunlap1-1/+0
2023-11-01leds: Convert all platform drivers to return voidUwe Kleine-König1-4/+2
2023-07-28leds: Explicitly include correct DT includesRob Herring1-1/+0
2021-05-28leds: leds-mlxreg: Fix incorrect documentation of struct member 'led_cdev' an...Lee Jones1-1/+2
2019-11-03leds: mlxreg: Fix possible buffer overflowOleh Kravchenko1-2/+2
2019-02-23leds: mlxreg: Add support for capability registerVadim Pasternak1-0/+19
2018-02-19leds: add driver for support Mellanox regmap LEDs for BMC and x86 platformVadim Pasternak1-0/+281