summaryrefslogtreecommitdiff
path: root/drivers/led/issi/is31fl3746a.c
AgeCommit message (Expand)Author
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan
2024-02-10LED drivers: create structs to hold PWM/scaling buffers (#22955)Ryan
2024-02-09LED drivers: place I2C addresses into an array (#22975)Ryan
2024-01-24LED drivers: update I2C API usage (#22951)Ryan
2024-01-24LED drivers: remove `write_pwm_buffer()` from public API (#22884)Ryan
2024-01-13LED drivers: remove PWM register offsets (#22897)Ryan
2024-01-10LED drivers: switch to i2c_writeReg() (#22878)Ryan
2024-01-08LED drivers: misc formatting and typos (#22857)Ryan
2024-01-01LED drivers: extract IS31FL3746A from IS31COMMON (#22637)Ryan