Merge tag 'asoc-fix-v6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / MAINTAINERS
index 41385f01fa981e38100d150fbdeee0d3f3d441f9..be7e662c653b0ac4ed3c44ad9f62d3c3f3313815 100644 (file)
@@ -1,81 +1,5 @@
-List of maintainers and how to submit kernel changes
-====================================================
-
-Please try to follow the guidelines below.  This will make things
-easier on the maintainers.  Not all of these guidelines matter for every
-trivial patch so apply some common sense.
-
-Tips for patch submitters
--------------------------
-
-1.     Always *test* your changes, however small, on at least 4 or
-       5 people, preferably many more.
-
-2.     Try to release a few ALPHA test versions to the net. Announce
-       them onto the kernel channel and await results. This is especially
-       important for device drivers, because often that's the only way
-       you will find things like the fact version 3 firmware needs
-       a magic fix you didn't know about, or some clown changed the
-       chips on a board and not its name.  (Don't laugh!  Look at the
-       SMC etherpower for that.)
-
-3.     Make sure your changes compile correctly in multiple
-       configurations. In particular check that changes work both as a
-       module and built into the kernel.
-
-4.     When you are happy with a change make it generally available for
-       testing and await feedback.
-
-5.     Make a patch available to the relevant maintainer in the list. Use
-       ``diff -u`` to make the patch easy to merge. Be prepared to get your
-       changes sent back with seemingly silly requests about formatting
-       and variable names.  These aren't as silly as they seem. One
-       job the maintainers (and especially Linus) do is to keep things
-       looking the same. Sometimes this means that the clever hack in
-       your driver to get around a problem actually needs to become a
-       generalized kernel feature ready for next time.
-
-       PLEASE check your patch with the automated style checker
-       (scripts/checkpatch.pl) to catch trivial style violations.
-       See Documentation/process/coding-style.rst for guidance here.
-
-       PLEASE CC: the maintainers and mailing lists that are generated
-       by ``scripts/get_maintainer.pl.`` The results returned by the
-       script will be best if you have git installed and are making
-       your changes in a branch derived from Linus' latest git tree.
-       See Documentation/process/submitting-patches.rst for details.
-
-       PLEASE try to include any credit lines you want added with the
-       patch. It avoids people being missed off by mistake and makes
-       it easier to know who wants adding and who doesn't.
-
-       PLEASE document known bugs. If it doesn't work for everything
-       or does something very odd once a month document it.
-
-       PLEASE remember that submissions must be made under the terms
-       of the Linux Foundation certificate of contribution and should
-       include a Signed-off-by: line.  The current version of this
-       "Developer's Certificate of Origin" (DCO) is listed in the file
-       Documentation/process/submitting-patches.rst.
-
-6.     Make sure you have the right to send any changes you make. If you
-       do changes at work you may find your employer owns the patch
-       not you.
-
-7.     When sending security related changes or reports to a maintainer
-       please Cc: security@kernel.org, especially if the maintainer
-       does not respond. Please keep in mind that the security team is
-       a small set of people who can be efficient only when working on
-       verified bugs. Please only Cc: this list when you have identified
-       that the bug would present a short-term risk to other users if it
-       were publicly disclosed. For example, reports of address leaks do
-       not represent an immediate threat and are better handled publicly,
-       and ideally, should come with a patch proposal. Please do not send
-       automated reports to this list either. Such bugs will be handled
-       better and faster in the usual public places. See
-       Documentation/process/security-bugs.rst for details.
-
-8.     Happy hacking.
+List of maintainers
+===================
 
 Descriptions of section entries and preferred order
 ---------------------------------------------------
@@ -1941,9 +1865,11 @@ M:       Martin PoviĊĦer <povik+lin@cutebit.org>
 L:     asahi@lists.linux.dev
 L:     alsa-devel@alsa-project.org (moderated for non-subscribers)
 S:     Maintained
+F:     Documentation/devicetree/bindings/sound/adi,ssm3515.yaml
 F:     Documentation/devicetree/bindings/sound/apple,*
 F:     sound/soc/apple/*
 F:     sound/soc/codecs/cs42l83-i2c.c
+F:     sound/soc/codecs/ssm3515.c
 
 ARM/APPLE MACHINE SUPPORT
 M:     Hector Martin <marcan@marcan.st>
@@ -2103,6 +2029,7 @@ N:        digicolor
 ARM/CORESIGHT FRAMEWORK AND DRIVERS
 M:     Suzuki K Poulose <suzuki.poulose@arm.com>
 R:     Mike Leach <mike.leach@linaro.org>
+R:     James Clark <james.clark@arm.com>
 R:     Leo Yan <leo.yan@linaro.org>
 L:     coresight@lists.linaro.org (moderated for non-subscribers)
 L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
@@ -2409,6 +2336,15 @@ S:       Maintained
 F:     Documentation/devicetree/bindings/phy/mediatek,*
 F:     drivers/phy/mediatek/
 
+ARM/MICROCHIP (ARM64) SoC support
+M:     Conor Dooley <conor@kernel.org>
+M:     Nicolas Ferre <nicolas.ferre@microchip.com>
+M:     Claudiu Beznea <claudiu.beznea@microchip.com>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Supported
+T:     git https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
+F:     arch/arm64/boot/dts/microchip/
+
 ARM/Microchip (AT91) SoC support
 M:     Nicolas Ferre <nicolas.ferre@microchip.com>
 M:     Alexandre Belloni <alexandre.belloni@bootlin.com>
@@ -2429,15 +2365,6 @@ X:       drivers/net/wireless/atmel/
 N:     at91
 N:     atmel
 
-ARM/MICROCHIP (ARM64) SoC support
-M:     Conor Dooley <conor@kernel.org>
-M:     Nicolas Ferre <nicolas.ferre@microchip.com>
-M:     Claudiu Beznea <claudiu.beznea@microchip.com>
-L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-S:     Supported
-T:     git https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git
-F:     arch/arm64/boot/dts/microchip/
-
 ARM/Microchip Sparx5 SoC support
 M:     Lars Povlsen <lars.povlsen@microchip.com>
 M:     Steen Hegelund <Steen.Hegelund@microchip.com>
@@ -2845,8 +2772,8 @@ S:        Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-next
 F:     arch/arm/boot/dts/st/stm32*
 F:     arch/arm/mach-stm32/
-F:     drivers/clocksource/armv7m_systick.c
 F:     arch/arm64/boot/dts/st/
+F:     drivers/clocksource/armv7m_systick.c
 N:     stm32
 N:     stm
 
@@ -3384,6 +3311,16 @@ F:       include/uapi/linux/audit.h
 F:     kernel/audit*
 F:     lib/*audit.c
 
+AUXILIARY BUS DRIVER
+M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+R:     Dave Ertman <david.m.ertman@intel.com>
+R:     Ira Weiny <ira.weiny@intel.com>
+S:     Supported
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git
+F:     Documentation/driver-api/auxiliary_bus.rst
+F:     drivers/base/auxiliary.c
+F:     include/linux/auxiliary_bus.h
+
 AUXILIARY DISPLAY DRIVERS
 M:     Miguel Ojeda <ojeda@kernel.org>
 S:     Maintained
@@ -3564,18 +3501,24 @@ 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/linux/bitfield.h
 F:     include/linux/bitmap.h
+F:     include/linux/bits.h
 F:     include/linux/cpumask.h
 F:     include/linux/find.h
 F:     include/linux/nodemask.h
+F:     include/vdso/bits.h
 F:     lib/bitmap.c
 F:     lib/cpumask.c
 F:     lib/cpumask_kunit.c
 F:     lib/find_bit.c
 F:     lib/find_bit_benchmark.c
 F:     lib/test_bitmap.c
+F:     tools/include/linux/bitfield.h
 F:     tools/include/linux/bitmap.h
+F:     tools/include/linux/bits.h
 F:     tools/include/linux/find.h
+F:     tools/include/vdso/bits.h
 F:     tools/lib/bitmap.c
 F:     tools/lib/find_bit.c
 
@@ -4521,6 +4464,12 @@ F:       Documentation/devicetree/bindings/usb/cdns,usb3.yaml
 F:     drivers/usb/cdns3/
 X:     drivers/usb/cdns3/cdnsp*
 
+CADENCE USBHS DRIVER
+M:     Pawel Laszczak <pawell@cadence.com>
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     drivers/usb/gadget/udc/cdns2
+
 CADENCE USBSSP DRD IP DRIVER
 M:     Pawel Laszczak <pawell@cadence.com>
 L:     linux-usb@vger.kernel.org
@@ -5366,11 +5315,11 @@ M:      Peter Zijlstra <peterz@infradead.org>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core
-F:     kernel/cpu.c
-F:     kernel/smpboot.*
 F:     include/linux/cpu.h
 F:     include/linux/cpuhotplug.h
 F:     include/linux/smpboot.h
+F:     kernel/cpu.c
+F:     kernel/smpboot.*
 
 CPU IDLE TIME MANAGEMENT FRAMEWORK
 M:     "Rafael J. Wysocki" <rafael@kernel.org>
@@ -5758,8 +5707,8 @@ M:        Thomas Gleixner <tglx@linutronix.de>
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 T:     git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects
-F:     lib/debugobjects.c
 F:     include/linux/debugobjects.h
+F:     lib/debugobjects.c
 
 DECSTATION PLATFORM SUPPORT
 M:     "Maciej W. Rozycki" <macro@orcam.me.uk>
@@ -5915,7 +5864,9 @@ S:        Orphan
 F:     drivers/mtd/nand/raw/denali*
 
 DESIGNWARE EDMA CORE IP DRIVER
-M:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+M:     Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
+R:     Gustavo Pimentel <gustavo.pimentel@synopsys.com>
+R:     Serge Semin <fancer.lancer@gmail.com>
 L:     dmaengine@vger.kernel.org
 S:     Maintained
 F:     drivers/dma/dw-edma/
@@ -6255,9 +6206,9 @@ X:        Documentation/userspace-api/media/
 
 DOCUMENTATION PROCESS
 M:     Jonathan Corbet <corbet@lwn.net>
+L:     workflows@vger.kernel.org
 S:     Maintained
 F:     Documentation/process/
-L:     workflows@vger.kernel.org
 
 DOCUMENTATION REPORTING ISSUES
 M:     Thorsten Leemhuis <linux@leemhuis.info>
@@ -9215,18 +9166,18 @@ L:      linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/hid-logitech-*
 
-HID PHOENIX RC FLIGHT CONTROLLER
-M:     Marcus Folkesson <marcus.folkesson@gmail.com>
-L:     linux-input@vger.kernel.org
-S:     Maintained
-F:     drivers/hid/hid-pxrc.c
-
 HID NVIDIA SHIELD DRIVER
 M:     Rahul Rameshbabu <rrameshbabu@nvidia.com>
 L:     linux-input@vger.kernel.org
 S:     Maintained
 F:     drivers/hid/hid-nvidia-shield.c
 
+HID PHOENIX RC FLIGHT CONTROLLER
+M:     Marcus Folkesson <marcus.folkesson@gmail.com>
+L:     linux-input@vger.kernel.org
+S:     Maintained
+F:     drivers/hid/hid-pxrc.c
+
 HID PLAYSTATION DRIVER
 M:     Roderick Colenbrander <roderick.colenbrander@sony.com>
 L:     linux-input@vger.kernel.org
@@ -9490,6 +9441,13 @@ F:       lib/test_hmm*
 F:     mm/hmm*
 F:     tools/testing/selftests/mm/*hmm*
 
+HONEYWELL MPRLS0025PA PRESSURE SENSOR SERIES IIO DRIVER
+M:     Andreas Klinger <ak@it-klinger.de>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml
+F:     drivers/iio/pressure/mprls0025pa.c
+
 HOST AP DRIVER
 M:     Jouni Malinen <j@w1.fi>
 L:     linux-wireless@vger.kernel.org
@@ -10334,6 +10292,13 @@ L:     linux-fbdev@vger.kernel.org
 S:     Maintained
 F:     drivers/video/fbdev/i810/
 
+INTEL 8254 COUNTER DRIVER
+M:     William Breathitt Gray <william.gray@linaro.org>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     drivers/counter/i8254.c
+F:     include/linux/i8254.h
+
 INTEL 8255 GPIO DRIVER
 M:     William Breathitt Gray <william.gray@linaro.org>
 L:     linux-gpio@vger.kernel.org
@@ -10539,7 +10504,7 @@ L:      linux-media@vger.kernel.org
 S:     Maintained
 F:     Documentation/admin-guide/media/ipu3.rst
 F:     Documentation/admin-guide/media/ipu3_rcb.svg
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-intel-ipu3.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-intel-ipu3.rst
 F:     drivers/staging/media/ipu3/
 
 INTEL ISHTP ECLITE DRIVER
@@ -11515,6 +11480,7 @@ M:      Sean Christopherson <seanjc@google.com>
 M:     Paolo Bonzini <pbonzini@redhat.com>
 L:     kvm@vger.kernel.org
 S:     Supported
+P:     Documentation/process/maintainer-kvm-x86.rst
 T:     git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
 F:     arch/x86/include/asm/kvm*
 F:     arch/x86/include/asm/svm.h
@@ -12105,6 +12071,13 @@ F:     Documentation/litmus-tests/
 F:     Documentation/memory-barriers.txt
 F:     tools/memory-model/
 
+LINUX-NEXT TREE
+M:     Stephen Rothwell <sfr@canb.auug.org.au>
+L:     linux-next@vger.kernel.org
+S:     Supported
+B:     mailto:linux-next@vger.kernel.org and the appropriate development tree
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/
+
 LIS3LV02D ACCELEROMETER DRIVER
 M:     Eric Piel <eric.piel@tremplin-utc.net>
 S:     Maintained
@@ -13987,6 +13960,7 @@ F:      include/dt-bindings/iio/adc/at91-sama5d2_adc.h
 MICROCHIP SAMA5D2-COMPATIBLE SHUTDOWN CONTROLLER
 M:     Claudiu Beznea <claudiu.beznea@microchip.com>
 S:     Supported
+F:     Documentation/devicetree/bindings/power/reset/atmel,sama5d2-shdwc.yaml
 F:     drivers/power/reset/at91-sama5d2_shdwc.c
 
 MICROCHIP SOC DRIVERS
@@ -14696,7 +14670,6 @@ T:      git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git
 F:     Documentation/devicetree/bindings/net/
 F:     drivers/connector/
 F:     drivers/net/
-X:     drivers/net/wireless/
 F:     include/dt-bindings/net/
 F:     include/linux/etherdevice.h
 F:     include/linux/fcdevice.h
@@ -14707,6 +14680,7 @@ F:      include/linux/inetdevice.h
 F:     include/linux/netdevice.h
 F:     include/uapi/linux/if_*
 F:     include/uapi/linux/netdevice.h
+X:     drivers/net/wireless/
 
 NETWORKING DRIVERS (WIRELESS)
 M:     Kalle Valo <kvalo@kernel.org>
@@ -14761,9 +14735,9 @@ F:      include/uapi/linux/netdevice.h
 F:     lib/net_utils.c
 F:     lib/random32.c
 F:     net/
-X:     net/bluetooth/
 F:     tools/net/
 F:     tools/testing/selftests/net/
+X:     net/bluetooth/
 
 NETWORKING [IPSEC]
 M:     Steffen Klassert <steffen.klassert@secunet.com>
@@ -15038,7 +15012,7 @@ M:      Allen Hubbe <allenbh@gmail.com>
 L:     ntb@lists.linux.dev
 S:     Supported
 W:     https://github.com/jonmason/ntb/wiki
-T:     git git://github.com/jonmason/ntb.git
+T:     git https://github.com/jonmason/ntb.git
 F:     drivers/net/ntb_netdev.c
 F:     drivers/ntb/
 F:     drivers/pci/endpoint/functions/pci-epf-*ntb.c
@@ -15574,6 +15548,13 @@ L:     linux-media@vger.kernel.org
 S:     Maintained
 F:     drivers/media/i2c/og01a1b.c
 
+OMNIVISION OV01A10 SENSOR DRIVER
+M:     Bingbu Cao <bingbu.cao@intel.com>
+L:     linux-media@vger.kernel.org
+S:     Maintained
+T:     git git://linuxtv.org/media_tree.git
+F:     drivers/media/i2c/ov01a10.c
+
 OMNIVISION OV02A10 SENSOR DRIVER
 M:     Dongchun Zhu <dongchun.zhu@mediatek.com>
 L:     linux-media@vger.kernel.org
@@ -15922,7 +15903,7 @@ ORACLE CLUSTER FILESYSTEM 2 (OCFS2)
 M:     Mark Fasheh <mark@fasheh.com>
 M:     Joel Becker <jlbec@evilplan.org>
 M:     Joseph Qi <joseph.qi@linux.alibaba.com>
-L:     ocfs2-devel@oss.oracle.com (moderated for non-subscribers)
+L:     ocfs2-devel@lists.linux.dev
 S:     Supported
 W:     http://ocfs2.wiki.kernel.org
 F:     Documentation/filesystems/dlmfs.rst
@@ -16576,6 +16557,10 @@ S:     Maintained
 F:     crypto/pcrypt.c
 F:     include/crypto/pcrypt.h
 
+PDS DSC VIRTIO DATA PATH ACCELERATOR
+R:     Shannon Nelson <shannon.nelson@amd.com>
+F:     drivers/vdpa/pds/
+
 PECI HARDWARE MONITORING DRIVERS
 M:     Iwona Winiarska <iwona.winiarska@intel.com>
 L:     linux-hwmon@vger.kernel.org
@@ -17669,9 +17654,18 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
 F:     drivers/thermal/qcom/
 
+QUALCOMM TYPEC PORT MANAGER DRIVER
+M:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
+L:     linux-arm-msm@vger.kernel.org
+L:     linux-usb@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/usb/qcom,pmic-*.yaml
+F:     drivers/usb/typec/tcpm/qcom/
+
 QUALCOMM VENUS VIDEO ACCELERATOR DRIVER
 M:     Stanimir Varbanov <stanimir.k.varbanov@gmail.com>
 M:     Vikash Garodia <quic_vgarodia@quicinc.com>
+R:     Bryan O'Donoghue <bryan.odonoghue@linaro.org>
 L:     linux-media@vger.kernel.org
 L:     linux-arm-msm@vger.kernel.org
 S:     Maintained
@@ -18186,6 +18180,13 @@ S:     Maintained
 F:     Documentation/devicetree/bindings/clock/renesas,versaclock7.yaml
 F:     drivers/clk/clk-versaclock7.c
 
+RENESAS X9250 DIGITAL POTENTIOMETERS DRIVER
+M:     Herve Codina <herve.codina@bootlin.com>
+L:     linux-iio@vger.kernel.org
+S:     Maintained
+F:     Documentation/devicetree/bindings/iio/potentiometer/renesas,x9250.yaml
+F:     drivers/iio/potentiometer/x9250.c
+
 RESET CONTROLLER FRAMEWORK
 M:     Philipp Zabel <p.zabel@pengutronix.de>
 S:     Maintained
@@ -18281,6 +18282,7 @@ F:      drivers/clk/microchip/clk-mpfs*.c
 F:     drivers/i2c/busses/i2c-microchip-corei2c.c
 F:     drivers/mailbox/mailbox-mpfs.c
 F:     drivers/pci/controller/pcie-microchip-host.c
+F:     drivers/pwm/pwm-microchip-core.c
 F:     drivers/reset/reset-mpfs.c
 F:     drivers/rtc/rtc-mpfs.c
 F:     drivers/soc/microchip/mpfs-sys-controller.c
@@ -18353,7 +18355,7 @@ L:      linux-rockchip@lists.infradead.org
 S:     Maintained
 F:     Documentation/admin-guide/media/rkisp1.rst
 F:     Documentation/devicetree/bindings/media/rockchip-isp1.yaml
-F:     Documentation/userspace-api/media/v4l/pixfmt-meta-rkisp1.rst
+F:     Documentation/userspace-api/media/v4l/metafmt-rkisp1.rst
 F:     drivers/media/platform/rockchip/rkisp1
 F:     include/uapi/linux/rkisp1-config.h
 
@@ -18398,10 +18400,11 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/iio/light/bh1750.yaml
 F:     drivers/iio/light/bh1750.c
 
-ROHM BU27034 AMBIENT LIGHT SENSOR DRIVER
+ROHM BU270xx LIGHT SENSOR DRIVERs
 M:     Matti Vaittinen <mazziesaccount@gmail.com>
 L:     linux-iio@vger.kernel.org
 S:     Supported
+F:     drivers/iio/light/rohm-bu27008.c
 F:     drivers/iio/light/rohm-bu27034.c
 
 ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS
@@ -18932,10 +18935,10 @@ R:    John Garry <john.g.garry@oracle.com>
 R:     Jason Yan <yanaijie@huawei.com>
 L:     linux-scsi@vger.kernel.org
 S:     Supported
+F:     Documentation/scsi/libsas.rst
 F:     drivers/scsi/libsas/
 F:     include/scsi/libsas.h
 F:     include/scsi/sas_ata.h
-F:     Documentation/scsi/libsas.rst
 
 SCSI RDMA PROTOCOL (SRP) INITIATOR
 M:     Bart Van Assche <bvanassche@acm.org>
@@ -20245,6 +20248,13 @@ M:     Ion Badulescu <ionut@badula.org>
 S:     Odd Fixes
 F:     drivers/net/ethernet/adaptec/starfire*
 
+STARFIVE CRYPTO DRIVER
+M:     Jia Jie Ho <jiajie.ho@starfivetech.com>
+M:     William Qiu <william.qiu@starfivetech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/crypto/starfive*
+F:     drivers/crypto/starfive/
+
 STARFIVE DEVICETREES
 M:     Emil Renner Berthing <kernel@esmil.dk>
 S:     Maintained
@@ -20263,6 +20273,12 @@ S:     Supported
 F:     Documentation/devicetree/bindings/mmc/starfive*
 F:     drivers/mmc/host/dw_mmc-starfive.c
 
+STARFIVE JH7110 TDM DRIVER
+M:     Walker Chen <walker.chen@starfivetech.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/sound/starfive,jh7110-tdm.yaml
+F:     sound/soc/starfive/jh7110_tdm.c
+
 STARFIVE JH71X0 CLOCK DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
 M:     Hal Feng <hal.feng@starfivetech.com>
@@ -20271,13 +20287,6 @@ F:     Documentation/devicetree/bindings/clock/starfive,jh71*.yaml
 F:     drivers/clk/starfive/clk-starfive-jh71*
 F:     include/dt-bindings/clock/starfive?jh71*.h
 
-STARFIVE CRYPTO DRIVER
-M:     Jia Jie Ho <jiajie.ho@starfivetech.com>
-M:     William Qiu <william.qiu@starfivetech.com>
-S:     Supported
-F:     Documentation/devicetree/bindings/crypto/starfive*
-F:     drivers/crypto/starfive/
-
 STARFIVE JH71X0 PINCTRL DRIVERS
 M:     Emil Renner Berthing <kernel@esmil.dk>
 M:     Jianlong Huang <jianlong.huang@starfivetech.com>
@@ -20296,6 +20305,12 @@ F:     Documentation/devicetree/bindings/reset/starfive,jh7100-reset.yaml
 F:     drivers/reset/starfive/reset-starfive-jh71*
 F:     include/dt-bindings/reset/starfive?jh71*.h
 
+STARFIVE JH71X0 USB DRIVERS
+M:     Minda Chen <minda.chen@starfivetech.com>
+S:     Maintained
+F:     Documentation/devicetree/bindings/usb/starfive,jh7110-usb.yaml
+F:     drivers/usb/cdns3/cdns3-starfive.c
+
 STARFIVE JH71XX PMU CONTROLLER DRIVER
 M:     Walker Chen <walker.chen@starfivetech.com>
 S:     Supported
@@ -20303,12 +20318,6 @@ F:     Documentation/devicetree/bindings/power/starfive*
 F:     drivers/soc/starfive/jh71xx_pmu.c
 F:     include/dt-bindings/power/starfive,jh7110-pmu.h
 
-STARFIVE JH7110 TDM DRIVER
-M:     Walker Chen <walker.chen@starfivetech.com>
-S:     Maintained
-F:     Documentation/devicetree/bindings/sound/starfive,jh7110-tdm.yaml
-F:     sound/soc/starfive/jh7110_tdm.c
-
 STARFIVE SOC DRIVERS
 M:     Conor Dooley <conor@kernel.org>
 S:     Maintained
@@ -20995,10 +21004,13 @@ TEGRA VIDEO DRIVER
 M:     Thierry Reding <thierry.reding@gmail.com>
 M:     Jonathan Hunter <jonathanh@nvidia.com>
 M:     Sowjanya Komatineni <skomatineni@nvidia.com>
+M:     Luca Ceresoli <luca.ceresoli@bootlin.com>
 L:     linux-media@vger.kernel.org
 L:     linux-tegra@vger.kernel.org
 S:     Maintained
 F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml
+F:     Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vip.yaml
 F:     drivers/staging/media/tegra-video/
 
 TEGRA XUSB PADCTL DRIVER
@@ -22093,6 +22105,7 @@ F:      drivers/usb/
 F:     include/dt-bindings/usb/
 F:     include/linux/usb.h
 F:     include/linux/usb/
+F:     include/uapi/linux/usb/
 
 USB TYPEC BUS FOR ALTERNATE MODES
 M:     Heikki Krogerus <heikki.krogerus@linux.intel.com>
@@ -23388,8 +23401,10 @@ M:     Srinivas Neeli <srinivas.neeli@amd.com>
 R:     Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
 R:     Michal Simek <michal.simek@amd.com>
 S:     Maintained
+F:     Documentation/devicetree/bindings/watchdog/xlnx,versal-wwdt.yaml
 F:     Documentation/devicetree/bindings/watchdog/xlnx,xps-timebase-wdt.yaml
 F:     drivers/watchdog/of_xilinx_wdt.c
+F:     drivers/watchdog/xilinx_wwdt.c
 
 XILINX XDMA DRIVER
 M:     Lizhi Hou <lizhi.hou@amd.com>