diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2018-03-24 08:39:18 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-03-24 08:39:18 -0400 |
commit | 0b884c22c5b7f6ef985b3d39fed06ad1f8296042 (patch) | |
tree | 74504e80ad62cb0acabdfa796348d001d5d1a2a4 /MAINTAINERS | |
parent | eb49778c8c6cbe075cf90d741ccf16f674a8db4e (diff) | |
parent | 84e10623c0b9c81557918804f309d66aec86a233 (diff) |
Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-4.17
"three new special cases for device tree compatible strings"
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 33 |
1 files changed, 28 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1c5a2d0e993a..2d3f847cdc8d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1238,7 +1238,7 @@ F: drivers/clk/at91 | |||
1238 | 1238 | ||
1239 | ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT | 1239 | ARM/ATMEL AT91RM9200, AT91SAM9 AND SAMA5 SOC SUPPORT |
1240 | M: Nicolas Ferre <nicolas.ferre@microchip.com> | 1240 | M: Nicolas Ferre <nicolas.ferre@microchip.com> |
1241 | M: Alexandre Belloni <alexandre.belloni@free-electrons.com> | 1241 | M: Alexandre Belloni <alexandre.belloni@bootlin.com> |
1242 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1242 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1243 | W: http://www.linux4sam.org | 1243 | W: http://www.linux4sam.org |
1244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git | 1244 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git |
@@ -1590,7 +1590,7 @@ ARM/Marvell Dove/MV78xx0/Orion SOC support | |||
1590 | M: Jason Cooper <jason@lakedaemon.net> | 1590 | M: Jason Cooper <jason@lakedaemon.net> |
1591 | M: Andrew Lunn <andrew@lunn.ch> | 1591 | M: Andrew Lunn <andrew@lunn.ch> |
1592 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1592 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
1593 | M: Gregory Clement <gregory.clement@free-electrons.com> | 1593 | M: Gregory Clement <gregory.clement@bootlin.com> |
1594 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1594 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1595 | S: Maintained | 1595 | S: Maintained |
1596 | F: Documentation/devicetree/bindings/soc/dove/ | 1596 | F: Documentation/devicetree/bindings/soc/dove/ |
@@ -1604,7 +1604,7 @@ F: arch/arm/boot/dts/orion5x* | |||
1604 | ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support | 1604 | ARM/Marvell Kirkwood and Armada 370, 375, 38x, 39x, XP, 3700, 7K/8K SOC support |
1605 | M: Jason Cooper <jason@lakedaemon.net> | 1605 | M: Jason Cooper <jason@lakedaemon.net> |
1606 | M: Andrew Lunn <andrew@lunn.ch> | 1606 | M: Andrew Lunn <andrew@lunn.ch> |
1607 | M: Gregory Clement <gregory.clement@free-electrons.com> | 1607 | M: Gregory Clement <gregory.clement@bootlin.com> |
1608 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 1608 | M: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> |
1609 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1609 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1610 | S: Maintained | 1610 | S: Maintained |
@@ -1999,8 +1999,10 @@ M: Maxime Coquelin <mcoquelin.stm32@gmail.com> | |||
1999 | M: Alexandre Torgue <alexandre.torgue@st.com> | 1999 | M: Alexandre Torgue <alexandre.torgue@st.com> |
2000 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 2000 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
2001 | S: Maintained | 2001 | S: Maintained |
2002 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcoquelin/stm32.git | 2002 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-next |
2003 | N: stm32 | 2003 | N: stm32 |
2004 | F: arch/arm/boot/dts/stm32* | ||
2005 | F: arch/arm/mach-stm32/ | ||
2004 | F: drivers/clocksource/armv7m_systick.c | 2006 | F: drivers/clocksource/armv7m_systick.c |
2005 | 2007 | ||
2006 | ARM/TANGO ARCHITECTURE | 2008 | ARM/TANGO ARCHITECTURE |
@@ -7600,8 +7602,10 @@ F: mm/kasan/ | |||
7600 | F: scripts/Makefile.kasan | 7602 | F: scripts/Makefile.kasan |
7601 | 7603 | ||
7602 | KCONFIG | 7604 | KCONFIG |
7605 | M: Masahiro Yamada <yamada.masahiro@socionext.com> | ||
7606 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git kconfig | ||
7603 | L: linux-kbuild@vger.kernel.org | 7607 | L: linux-kbuild@vger.kernel.org |
7604 | S: Orphan | 7608 | S: Maintained |
7605 | F: Documentation/kbuild/kconfig-language.txt | 7609 | F: Documentation/kbuild/kconfig-language.txt |
7606 | F: scripts/kconfig/ | 7610 | F: scripts/kconfig/ |
7607 | 7611 | ||
@@ -9921,6 +9925,13 @@ F: Documentation/ABI/stable/sysfs-bus-nvmem | |||
9921 | F: include/linux/nvmem-consumer.h | 9925 | F: include/linux/nvmem-consumer.h |
9922 | F: include/linux/nvmem-provider.h | 9926 | F: include/linux/nvmem-provider.h |
9923 | 9927 | ||
9928 | NXP SGTL5000 DRIVER | ||
9929 | M: Fabio Estevam <fabio.estevam@nxp.com> | ||
9930 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
9931 | S: Maintained | ||
9932 | F: Documentation/devicetree/bindings/sound/sgtl5000.txt | ||
9933 | F: sound/soc/codecs/sgtl5000* | ||
9934 | |||
9924 | NXP TDA998X DRM DRIVER | 9935 | NXP TDA998X DRM DRIVER |
9925 | M: Russell King <linux@armlinux.org.uk> | 9936 | M: Russell King <linux@armlinux.org.uk> |
9926 | S: Supported | 9937 | S: Supported |
@@ -10926,6 +10937,17 @@ L: linux-gpio@vger.kernel.org | |||
10926 | S: Supported | 10937 | S: Supported |
10927 | F: drivers/pinctrl/pinctrl-at91-pio4.* | 10938 | F: drivers/pinctrl/pinctrl-at91-pio4.* |
10928 | 10939 | ||
10940 | PIN CONTROLLER - FREESCALE | ||
10941 | M: Dong Aisheng <aisheng.dong@nxp.com> | ||
10942 | M: Fabio Estevam <festevam@gmail.com> | ||
10943 | M: Shawn Guo <shawnguo@kernel.org> | ||
10944 | M: Stefan Agner <stefan@agner.ch> | ||
10945 | R: Pengutronix Kernel Team <kernel@pengutronix.de> | ||
10946 | L: linux-gpio@vger.kernel.org | ||
10947 | S: Maintained | ||
10948 | F: drivers/pinctrl/freescale/ | ||
10949 | F: Documentation/devicetree/bindings/pinctrl/fsl,* | ||
10950 | |||
10929 | PIN CONTROLLER - INTEL | 10951 | PIN CONTROLLER - INTEL |
10930 | M: Mika Westerberg <mika.westerberg@linux.intel.com> | 10952 | M: Mika Westerberg <mika.westerberg@linux.intel.com> |
10931 | M: Heikki Krogerus <heikki.krogerus@linux.intel.com> | 10953 | M: Heikki Krogerus <heikki.krogerus@linux.intel.com> |
@@ -12092,6 +12114,7 @@ M: Sylwester Nawrocki <s.nawrocki@samsung.com> | |||
12092 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 12114 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
12093 | S: Supported | 12115 | S: Supported |
12094 | F: sound/soc/samsung/ | 12116 | F: sound/soc/samsung/ |
12117 | F: Documentation/devicetree/bindings/sound/samsung* | ||
12095 | 12118 | ||
12096 | SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER | 12119 | SAMSUNG EXYNOS PSEUDO RANDOM NUMBER GENERATOR (RNG) DRIVER |
12097 | M: Krzysztof Kozlowski <krzk@kernel.org> | 12120 | M: Krzysztof Kozlowski <krzk@kernel.org> |