lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 21 Aug 2018 19:16:18 +0200 From: Paul Cercueil <paul@...pouillou.net> To: Thomas Gleixner <tglx@...utronix.de>, Daniel Lezcano <daniel.lezcano@...aro.org>, Rob Herring <robh+dt@...nel.org>, Thierry Reding <thierry.reding@...il.com>, Mark Rutland <mark.rutland@....com>, Ralf Baechle <ralf@...ux-mips.org>, Paul Burton <paul.burton@...s.com>, Jonathan Corbet <corbet@....net> Cc: od@...c.me, Mathieu Malaterre <malat@...ian.org>, linux-pwm@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, linux-watchdog@...r.kernel.org, linux-mips@...ux-mips.org, linux-doc@...r.kernel.org, linux-clk@...r.kernel.org, Paul Cercueil <paul@...pouillou.net> Subject: [PATCH v7 07/24] MAINTAINERS: Add myself as maintainer for Ingenic TCU drivers Add myself as maintainer for the ingenic-timer and ingenic-ost drivers. Signed-off-by: Paul Cercueil <paul@...pouillou.net> --- Notes: v2: No change v3: No change v4: No change v5: Update with new files v6: No change v7: No change MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 544cac829cf4..159246c3209a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7074,6 +7074,15 @@ L: linux-mtd@...ts.infradead.org S: Maintained F: drivers/mtd/nand/raw/jz4780_* +INGENIC TCU driver +M: Paul Cercueil <paul@...pouillou.net> +S: Maintained +F: drivers/clocksource/ingenic-ost.c +F: drivers/clocksource/ingenic-timer.c +F: drivers/clocksource/ingenic-timer.h +F: include/linux/mfd/ingenic-tcu.h +F: include/dt-bindings/clock/ingenic,tcu.h + INOTIFY M: Jan Kara <jack@...e.cz> R: Amir Goldstein <amir73il@...il.com> -- 2.11.0
Powered by blists - more mailing lists