summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2017-12-19 04:00:14 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-19 04:57:36 -0500
commit73945a8579292d4b2392f63a65ae044bd39d0239 (patch)
tree9fea9b480241301f1f57a60d8283fc06b5f5a010 /MAINTAINERS
parentfd639726bf15fca8ee1a00dce8e0096d0ad9bd18 (diff)
MAINTAINERS: Add entry for SIOX
Maintenance is split between Gavin who works for Eckelmann and so has the functional authority, knows the background and history of this bus system and me who designed most of the actual code with the old microcontroller code as reference. Acked-by: Gavin Schenk <g.schenk@eckelmann.de> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 673250e0867e..ca42c8e68383 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12462,6 +12462,13 @@ F: lib/siphash.c
12462F: lib/test_siphash.c 12462F: lib/test_siphash.c
12463F: include/linux/siphash.h 12463F: include/linux/siphash.h
12464 12464
12465SIOX
12466M: Gavin Schenk <g.schenk@eckelmann.de>
12467M: Uwe Kleine-König <kernel@pengutronix.de>
12468S: Supported
12469F: drivers/siox/*
12470F: include/trace/events/siox.h
12471
12465SIS 190 ETHERNET DRIVER 12472SIS 190 ETHERNET DRIVER
12466M: Francois Romieu <romieu@fr.zoreil.com> 12473M: Francois Romieu <romieu@fr.zoreil.com>
12467L: netdev@vger.kernel.org 12474L: netdev@vger.kernel.org