summaryrefslogtreecommitdiffstats
path: root/drivers/leds/rgb/leds-mt6370-rgb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2024-11-221-27/+12
|\
| * leds: rgb: leds-mt6370-rgb: Fix uninitialized variable 'ret' in mt6370_mc_pat...Suraj Sonawane2024-10-161-1/+1
| * leds: rgb: mt6370: Switch to device_for_each_child_node_scoped()Javier Carrasco2024-10-091-26/+11
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-021-1/+1
|/
* leds: mt6370: Remove unused field 'reg_cfgs' from 'struct mt6370_priv'Christophe JAILLET2024-05-021-1/+0
* leds: mt6370: Annotate struct mt6370_priv with __counted_byKees Cook2023-11-011-1/+1
* leds: rgb: mt6370: Fix implicit declaration for FIELD_GETChiYuan Huang2023-03-231-0/+1
* leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator supportChiYuan Huang2023-03-231-0/+1010