summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorChannagoud Kadabi <ckadabi@codeaurora.org>2018-09-12 14:06:34 -0400
committerAndy Gross <andy.gross@linaro.org>2018-09-13 16:54:05 -0400
commit27450653f1db0b9d5b5048a246c850c52ee4aa61 (patch)
tree19e4535d7999ee456f897a33cf2bb293a1c92b54 /MAINTAINERS
parentc081f3060fab316fcf103967a24e502d58488849 (diff)
drivers: edac: Add EDAC driver support for QCOM SoCs
Add error reporting driver for Single Bit Errors (SBEs) and Double Bit Errors (DBEs). As of now, this driver supports error reporting for Last Level Cache Controller (LLCC) of Tag RAM and Data RAM. Interrupts are triggered when the errors happen in the cache, the driver handles those interrupts and dumps the syndrome registers. Signed-off-by: Channagoud Kadabi <ckadabi@codeaurora.org> Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Co-developed-by: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org> Acked-by: Borislav Petkov <bp@suse.de> Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a5b256b25905..f7d7213ca293 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5346,6 +5346,14 @@ L: linux-edac@vger.kernel.org
5346S: Maintained 5346S: Maintained
5347F: drivers/edac/ti_edac.c 5347F: drivers/edac/ti_edac.c
5348 5348
5349EDAC-QCOM
5350M: Channagoud Kadabi <ckadabi@codeaurora.org>
5351M: Venkata Narendra Kumar Gutta <vnkgutta@codeaurora.org>
5352L: linux-arm-msm@vger.kernel.org
5353L: linux-edac@vger.kernel.org
5354S: Maintained
5355F: drivers/edac/qcom_edac.c
5356
5349EDIROL UA-101/UA-1000 DRIVER 5357EDIROL UA-101/UA-1000 DRIVER
5350M: Clemens Ladisch <clemens@ladisch.de> 5358M: Clemens Ladisch <clemens@ladisch.de>
5351L: alsa-devel@alsa-project.org (moderated for non-subscribers) 5359L: alsa-devel@alsa-project.org (moderated for non-subscribers)