diff options
author | Jae Hyun Yoo <jae.hyun.yoo@intel.com> | 2021-05-26 00:11:50 +0300 |
---|---|---|
committer | Jae Hyun Yoo <jae.hyun.yoo@intel.com> | 2021-05-26 00:12:24 +0300 |
commit | 190d3c9583a799a06a5d98ef0c5adeb2350d71f0 (patch) | |
tree | e7c774089fd26b00f26a4e55af5d7ef40eaca5d7 /MAINTAINERS | |
parent | e37ed8e7d1e216ab6118f022d0a5fa55f87319e4 (diff) | |
parent | 45c6dc0de963bfdd8b468dceeea24f56a8e51424 (diff) | |
download | linux-190d3c9583a799a06a5d98ef0c5adeb2350d71f0.tar.xz |
Merge branch 'dev-5.10' into dev-5.10-intel
This is the 5.10.39 stable release
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c033768df6bf..5ce9e8b1ddf9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2204,6 +2204,15 @@ F: drivers/*/*npcm* F: drivers/*/*/*npcm* F: include/dt-bindings/clock/nuvoton,npcm7xx-clock.h +ARM/NUVOTON WPCM450 ARCHITECTURE +M: Jonathan Neuschäfer <j.neuschaefer@gmx.net> +L: openbmc@lists.ozlabs.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/*/*wpcm* +F: arch/arm/boot/dts/nuvoton-wpcm450* +F: arch/arm/mach-npcm/wpcm450.c +F: drivers/*/*wpcm* + ARM/OPENMOKO NEO FREERUNNER (GTA02) MACHINE SUPPORT L: openmoko-kernel@lists.openmoko.org (subscribers-only) S: Orphan @@ -6708,6 +6717,7 @@ F: Documentation/filesystems/f2fs.rst F: fs/f2fs/ F: include/linux/f2fs_fs.h F: include/trace/events/f2fs.h +F: include/uapi/linux/f2fs.h F71805F HARDWARE MONITORING DRIVER M: Jean Delvare <jdelvare@suse.com> |