summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-st1202.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-30Merge tag 'leds-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-10/+11
2025-03-13leds: leds-st1202: Spacing and proofreading editingManuel Fombuena1-5/+5
2025-03-13leds: leds-st1202: Initialize hardware before DT node child operationsManuel Fombuena1-2/+2
2025-02-28leds: leds-st1202: Fix NULL pointer access on race conditionManuel Fombuena1-11/+10
2025-02-20leds: st1202: Refactor st1202_led_set() to use !! operator for boolean conver...Pei Xiao1-2/+1
2025-02-11leds: st1202: Check for error code from devm_mutex_init() callThomas Weißschuh1-1/+3
2024-12-23leds: Add LED1202 I2C driverVicentiu Galanopulo1-0/+416