ASoC: SOF: amd: Remove unneeded semicolon
[linux-2.6-microblaze.git] / MAINTAINERS
index 4749663..321e08e 100644 (file)
@@ -226,6 +226,7 @@ F:  drivers/net/ethernet/8390/
 M:     Eric Van Hensbergen <ericvh@gmail.com>
 M:     Latchesar Ionkov <lucho@ionkov.net>
 M:     Dominique Martinet <asmadeus@codewreck.org>
+R:     Christian Schoenebeck <linux_oss@crudebyte.com>
 L:     v9fs-developer@lists.sourceforge.net
 S:     Maintained
 W:     http://swik.net/v9fs
@@ -3409,14 +3410,14 @@ M:      Yury Norov <yury.norov@gmail.com>
 R:     Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:     Rasmus Villemoes <linux@rasmusvillemoes.dk>
 S:     Maintained
-F:     include/asm-generic/bitops/find.h
 F:     include/linux/bitmap.h
+F:     include/linux/find.h
 F:     lib/bitmap.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
 F:     lib/test_bitmap.c
-F:     tools/include/asm-generic/bitops/find.h
 F:     tools/include/linux/bitmap.h
+F:     tools/include/linux/find.h
 F:     tools/lib/bitmap.c
 F:     tools/lib/find_bit.c
 
@@ -4466,7 +4467,6 @@ L:        keyrings@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/module-signing.rst
 F:     certs/
-F:     scripts/extract-cert.c
 F:     scripts/sign-file.c
 
 CFAG12864B LCD DRIVER
@@ -4705,13 +4705,6 @@ T:       git git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git for-next/cla
 F:     include/linux/cfi.h
 F:     kernel/cfi.c
 
-CLEANCACHE API
-M:     Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-L:     linux-kernel@vger.kernel.org
-S:     Maintained
-F:     include/linux/cleancache.h
-F:     mm/cleancache.c
-
 CLK API
 M:     Russell King <linux@armlinux.org.uk>
 L:     linux-clk@vger.kernel.org
@@ -4744,7 +4737,6 @@ F:        drivers/media/pci/cobalt/
 
 COCCINELLE/Semantic Patches (SmPL)
 M:     Julia Lawall <Julia.Lawall@inria.fr>
-M:     Gilles Muller <Gilles.Muller@inria.fr>
 M:     Nicolas Palix <nicolas.palix@imag.fr>
 L:     cocci@inria.fr (moderated for non-subscribers)
 S:     Supported
@@ -7416,7 +7408,6 @@ F:        include/uapi/scsi/fc/
 
 FILE LOCKING (flock() and fcntl()/lockf())
 M:     Jeff Layton <jlayton@kernel.org>
-M:     "J. Bruce Fields" <bfields@fieldses.org>
 L:     linux-fsdevel@vger.kernel.org
 S:     Maintained
 F:     fs/fcntl.c
@@ -7583,11 +7574,12 @@ W:      http://floatingpoint.sourceforge.net/emulator/index.html
 F:     arch/x86/math-emu/
 
 FRAMEBUFFER LAYER
-L:     dri-devel@lists.freedesktop.org
+M:     Helge Deller <deller@gmx.de>
 L:     linux-fbdev@vger.kernel.org
-S:     Orphan
+L:     dri-devel@lists.freedesktop.org
+S:     Maintained
 Q:     http://patchwork.kernel.org/project/linux-fbdev/list/
-T:     git git://anongit.freedesktop.org/drm/drm-misc
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git
 F:     Documentation/fb/
 F:     drivers/video/
 F:     include/linux/fb.h
@@ -10427,12 +10419,11 @@ S:    Odd Fixes
 W:     http://kernelnewbies.org/KernelJanitors
 
 KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
-M:     "J. Bruce Fields" <bfields@fieldses.org>
 M:     Chuck Lever <chuck.lever@oracle.com>
 L:     linux-nfs@vger.kernel.org
 S:     Supported
 W:     http://nfs.sourceforge.net/
-T:     git git://linux-nfs.org/~bfields/linux.git
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git
 F:     fs/lockd/
 F:     fs/nfs_common/
 F:     fs/nfsd/
@@ -10540,8 +10531,8 @@ F:      arch/powerpc/kernel/kvm*
 F:     arch/powerpc/kvm/
 
 KERNEL VIRTUAL MACHINE FOR RISC-V (KVM/riscv)
-M:     Anup Patel <anup.patel@wdc.com>
-R:     Atish Patra <atish.patra@wdc.com>
+M:     Anup Patel <anup@brainfault.org>
+R:     Atish Patra <atishp@atishpatra.org>
 L:     kvm@vger.kernel.org
 L:     kvm-riscv@lists.infradead.org
 L:     linux-riscv@lists.infradead.org
@@ -10706,6 +10697,7 @@ F:      samples/kmemleak/kmemleak-test.c
 KMOD KERNEL MODULE LOADER - USERMODE HELPER
 M:     Luis Chamberlain <mcgrof@kernel.org>
 L:     linux-kernel@vger.kernel.org
+L:     linux-modules@vger.kernel.org
 S:     Maintained
 F:     include/linux/kmod.h
 F:     kernel/kmod.c
@@ -12995,9 +12987,10 @@ F:     drivers/media/dvb-frontends/mn88473*
 
 MODULE SUPPORT
 M:     Luis Chamberlain <mcgrof@kernel.org>
-M:     Jessica Yu <jeyu@kernel.org>
+L:     linux-modules@vger.kernel.org
+L:     linux-kernel@vger.kernel.org
 S:     Maintained
-T:     git git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux.git modules-next
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
 F:     include/linux/module.h
 F:     kernel/module.c
 
@@ -14891,6 +14884,19 @@ L:     linux-pci@vger.kernel.org
 S:     Supported
 F:     Documentation/PCI/pci-error-recovery.rst
 
+PCI PEER-TO-PEER DMA (P2PDMA)
+M:     Bjorn Helgaas <bhelgaas@google.com>
+M:     Logan Gunthorpe <logang@deltatee.com>
+L:     linux-pci@vger.kernel.org
+S:     Supported
+Q:     https://patchwork.kernel.org/project/linux-pci/list/
+B:     https://bugzilla.kernel.org
+C:     irc://irc.oftc.net/linux-pci
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git
+F:     Documentation/driver-api/pci/p2pdma.rst
+F:     drivers/pci/p2pdma.c
+F:     include/linux/pci-p2pdma.h
+
 PCI MSI DRIVER FOR ALTERA MSI IP
 M:     Joyce Ooi <joyce.ooi@intel.com>
 L:     linux-pci@vger.kernel.org
@@ -16330,6 +16336,13 @@ S:     Maintained
 F:     include/sound/rt*.h
 F:     sound/soc/codecs/rt*
 
+REALTEK OTTO WATCHDOG
+M:     Sander Vanheule <sander@svanheule.net>
+L:     linux-watchdog@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/watchdog/realtek,otto-wdt.yaml
+F:     drivers/watchdog/realtek_otto_wdt.c
+
 REALTEK RTL83xx SMI DSA ROUTER CHIPS
 M:     Linus Walleij <linus.walleij@linaro.org>
 S:     Maintained
@@ -16379,7 +16392,6 @@ S:      Supported
 F:     fs/reiserfs/
 
 REMOTE PROCESSOR (REMOTEPROC) SUBSYSTEM
-M:     Ohad Ben-Cohen <ohad@wizery.com>
 M:     Bjorn Andersson <bjorn.andersson@linaro.org>
 M:     Mathieu Poirier <mathieu.poirier@linaro.org>
 L:     linux-remoteproc@vger.kernel.org
@@ -16393,7 +16405,6 @@ F:      include/linux/remoteproc.h
 F:     include/linux/remoteproc/
 
 REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM
-M:     Ohad Ben-Cohen <ohad@wizery.com>
 M:     Bjorn Andersson <bjorn.andersson@linaro.org>
 M:     Mathieu Poirier <mathieu.poirier@linaro.org>
 L:     linux-remoteproc@vger.kernel.org
@@ -16789,6 +16800,7 @@ M:      Heiko Carstens <hca@linux.ibm.com>
 M:     Vasily Gorbik <gor@linux.ibm.com>
 M:     Christian Borntraeger <borntraeger@linux.ibm.com>
 R:     Alexander Gordeev <agordeev@linux.ibm.com>
+R:     Sven Schnelle <svens@linux.ibm.com>
 L:     linux-s390@vger.kernel.org
 S:     Supported
 W:     http://www.ibm.com/developerworks/linux/linux390/
@@ -18472,6 +18484,13 @@ L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/dlink/sundance.c
 
+SUNPLUS RTC DRIVER
+M:     Vincent Shih <vincent.sunplus@gmail.com>
+L:     linux-rtc@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/rtc/sunplus,sp7021-rtc.yaml
+F:     drivers/rtc/rtc-sunplus.c
+
 SUPERH
 M:     Yoshinori Sato <ysato@users.sourceforge.jp>
 M:     Rich Felker <dalias@libc.org>
@@ -19023,6 +19042,7 @@ TEXAS INSTRUMENTS ASoC DRIVERS
 M:     Peter Ujfalusi <peter.ujfalusi@gmail.com>
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
+F:     Documentation/devicetree/bindings/sound/davinci-mcasp-audio.yaml
 F:     sound/soc/ti/
 
 TEXAS INSTRUMENTS' DAC7612 DAC DRIVER
@@ -20358,6 +20378,7 @@ M:      "Michael S. Tsirkin" <mst@redhat.com>
 M:     Jason Wang <jasowang@redhat.com>
 L:     virtualization@lists.linux-foundation.org
 S:     Maintained
+F:     Documentation/ABI/testing/sysfs-bus-vdpa
 F:     Documentation/devicetree/bindings/virtio/
 F:     drivers/block/virtio_blk.c
 F:     drivers/crypto/virtio/