diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-12-05 20:49:24 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-12-05 20:49:24 -0800 |
| commit | b1ae17cd0f0a2ffe1e9da007587c8eebb1bf8c69 (patch) | |
| tree | 97e47639591e387eabe4d0c71f197b251187b8a9 /MAINTAINERS | |
| parent | 096571bb893b3777ae1d752b7e1d5679bcf4edfc (diff) | |
| parent | 35bcedc1a7938da808f54510d8bc7d90cebb6278 (diff) | |
Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi
Pull IPMI updates from Corey Minyard:
"Minor IPMI fixes:
- Some device tree cleanups and a maintainer add
- Fix a race when handling channel updates that could result in
errors being reported to the user in some cases"
* tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi:
MAINTAINERS: Add entry on Loongson-2K IPMI driver
dt-bindings: ipmi: Convert aspeed,ast2400-ibt-bmc to DT schema
dt-bindings: ipmi: Convert nuvoton,npcm750-kcs-bmc to DT schema
ipmi: Skip channel scan if channels are already marked ready
ipmi: Fix __scan_channels() failing to rescan channels
ipmi: Fix the race between __scan_channels() and deliver_response()
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a877680cc138..41dcab23a39d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14767,6 +14767,7 @@ LOONGSON-2K Board Management Controller (BMC) DRIVER M: Binbin Zhou <zhoubinbin@loongson.cn> M: Chong Qiao <qiaochong@loongson.cn> S: Maintained +F: drivers/char/ipmi/ipmi_si_ls2k.c F: drivers/mfd/ls2k-bmc-core.c LOONGSON EDAC DRIVER |