From: Mauro Carvalho Chehab <mchehab@kernel.org> To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, Jonathan Corbet <corbet@lwn.net> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>, Mauro Carvalho Chehab <mchehab+huawei@kernel.org>, linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>, "Rafael J. Wysocki" <rafael@kernel.org>, Alim Akhtar <alim.akhtar@samsung.com>, Borislav Petkov <bp@alien8.de>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>, Dave Hansen <dave.hansen@linux.intel.com>, Federico Vaga <federico.vaga@vaga.pv.it>, Geert Uytterhoeven <geert@linux-m68k.org>, Guenter Roeck <linux@roeck-us.net>, Ingo Molnar <mingo@redhat.com>, Jarkko Sakkinen <jarkko@kernel.org>, Jean Delvare <jdelvare@suse.com>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Linus Walleij <linus.walleij@linaro.org>, Markus Mayer <mmayer@broadcom.com>, Rob Herring <robh+dt@kernel.org>, Thomas Gleixner <tglx@linutronix.de>, Ulf Hansson <ulf.hansson@linaro.org>, Viresh Kumar <viresh.kumar@linaro.org>, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, keyrings@vger.kernel.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-cachefs@redhat.com, linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org, x86@kernel.org Subject: [PATCH 00/23] Update Documentation/ cross-references Date: Mon, 6 Jun 2022 16:25:22 +0100 [thread overview] Message-ID: <cover.1654529011.git.mchehab@kernel.org> (raw) Hi John, There were a number of DT binding conversions and other docs change that were not updated. Address them, in order to keep the cross-references on a sane state. Patch series is against v5.19-rc1 (and applies cleanly on the top of today's -next). Mauro Carvalho Chehab (23): dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference dt-bindings: arm: update vexpress-config.yaml references dt-bindings: reset: update st,stih407-powerdown.yaml references dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference docs: netdev: update maintainer-netdev.rst reference docs: filesystems: update netfs-api.rst reference Documentation: update watch_queue.rst references Documentation: KVM: update s390-pv.rst reference Documentation: KVM: update amd-memory-encryption.rst references Documentation: KVM: update msr.rst reference Documentation: KVM: update s390-diag.rst reference MAINTAINERS: update arm,hdlcd.yaml reference MAINTAINERS: update arm,komeda.yaml reference MAINTAINERS: update arm,malidp.yaml reference MAINTAINERS: update cortina,gemini-ethernet.yaml reference MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference MAINTAINERS: update maxim,max77693.yaml reference MAINTAINERS: update snps,axs10x-reset.yaml reference objtool: update objtool.txt references ASoC: wm8731: update wlf,wm8731.yaml reference arch: m68k: q40: README: drop references to IDE driver .../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- .../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- .../devicetree/bindings/hwmon/vexpress.txt | 2 +- .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- .../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- .../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- .../devicetree/bindings/regulator/vexpress.txt | 2 +- .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- Documentation/security/keys/core.rst | 2 +- Documentation/security/secrets/coco.rst | 2 +- .../translations/it_IT/networking/netdev-FAQ.rst | 2 +- Documentation/virt/kvm/api.rst | 4 ++-- Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- Documentation/virt/kvm/x86/hypercalls.rst | 2 +- Documentation/x86/orc-unwinder.rst | 2 +- MAINTAINERS | 14 +++++++------- arch/m68k/q40/README | 4 +--- include/linux/fscache.h | 2 +- include/linux/objtool.h | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 29 files changed, 36 insertions(+), 38 deletions(-) -- 2.36.1
WARNING: multiple messages have this Message-ID
From: Mauro Carvalho Chehab <mchehab@kernel.org> To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, Jonathan Corbet <corbet@lwn.net> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>, Mauro Carvalho Chehab <mchehab+huawei@kernel.org>, linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>, "Rafael J. Wysocki" <rafael@kernel.org>, Alim Akhtar <alim.akhtar@samsung.com>, Borislav Petkov <bp@alien8.de>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>, Dave Hansen <dave.hansen@linux.intel.com>, Federico Vaga <federico.vaga@vaga.pv.it>, Geert Uytterhoeven <geert@linux-m68k.org>, Guenter Roeck <linux@roeck-us.net>, Ingo Molnar <mingo@redhat.com>, Jarkko Sakkinen <jarkko@kernel.org>, Jean Delvare <jdelvare@suse.com>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Linus Walleij <linus.walleij@linaro.org>, Markus Mayer <mmayer@broadcom.com>, Rob Herring <robh+dt@kernel.org>, Thomas Gleixner <tglx@linutronix.de>, Ulf Hansson <ulf.hansson@linaro.org>, Viresh Kumar <viresh.kumar@linaro.org>, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, keyrings@vger.kernel.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-cachefs@redhat.com, linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org, x86@kernel.org Subject: [PATCH 00/23] Update Documentation/ cross-references Date: Mon, 6 Jun 2022 16:25:22 +0100 [thread overview] Message-ID: <cover.1654529011.git.mchehab@kernel.org> (raw) Hi John, There were a number of DT binding conversions and other docs change that were not updated. Address them, in order to keep the cross-references on a sane state. Patch series is against v5.19-rc1 (and applies cleanly on the top of today's -next). Mauro Carvalho Chehab (23): dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference dt-bindings: arm: update vexpress-config.yaml references dt-bindings: reset: update st,stih407-powerdown.yaml references dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference docs: netdev: update maintainer-netdev.rst reference docs: filesystems: update netfs-api.rst reference Documentation: update watch_queue.rst references Documentation: KVM: update s390-pv.rst reference Documentation: KVM: update amd-memory-encryption.rst references Documentation: KVM: update msr.rst reference Documentation: KVM: update s390-diag.rst reference MAINTAINERS: update arm,hdlcd.yaml reference MAINTAINERS: update arm,komeda.yaml reference MAINTAINERS: update arm,malidp.yaml reference MAINTAINERS: update cortina,gemini-ethernet.yaml reference MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference MAINTAINERS: update maxim,max77693.yaml reference MAINTAINERS: update snps,axs10x-reset.yaml reference objtool: update objtool.txt references ASoC: wm8731: update wlf,wm8731.yaml reference arch: m68k: q40: README: drop references to IDE driver .../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- .../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- .../devicetree/bindings/hwmon/vexpress.txt | 2 +- .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- .../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- .../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- .../devicetree/bindings/regulator/vexpress.txt | 2 +- .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- Documentation/security/keys/core.rst | 2 +- Documentation/security/secrets/coco.rst | 2 +- .../translations/it_IT/networking/netdev-FAQ.rst | 2 +- Documentation/virt/kvm/api.rst | 4 ++-- Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- Documentation/virt/kvm/x86/hypercalls.rst | 2 +- Documentation/x86/orc-unwinder.rst | 2 +- MAINTAINERS | 14 +++++++------- arch/m68k/q40/README | 4 +--- include/linux/fscache.h | 2 +- include/linux/objtool.h | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 29 files changed, 36 insertions(+), 38 deletions(-) -- 2.36.1 -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID
From: Mauro Carvalho Chehab <mchehab@kernel.org> To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, Jonathan Corbet <corbet@lwn.net> Cc: Mauro Carvalho Chehab <mchehab@kernel.org>, Mauro Carvalho Chehab <mchehab+huawei@kernel.org>, linux-kernel@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>, "Rafael J. Wysocki" <rafael@kernel.org>, Alim Akhtar <alim.akhtar@samsung.com>, Borislav Petkov <bp@alien8.de>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>, Dave Hansen <dave.hansen@linux.intel.com>, Federico Vaga <federico.vaga@vaga.pv.it>, Geert Uytterhoeven <geert@linux-m68k.org>, Guenter Roeck <linux@roeck-us.net>, Ingo Molnar <mingo@redhat.com>, Jarkko Sakkinen <jarkko@kernel.org>, Jean Delvare <jdelvare@suse.com>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Linus Walleij <linus.walleij@linaro.org>, Markus Mayer <mmayer@broadcom.com>, Rob Herring <robh+dt@kernel.org>, Thomas Gleixner <tglx@linutronix.de>, Ulf Hansson <ulf.hansson@linaro.org>, Viresh Kumar <viresh.kumar@linaro.org>, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, keyrings@vger.kernel.org, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-cachefs@redhat.com, linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-m68k@lists.linux-m68k.org, linux-mmc@vger.kernel.org, linux-phy@lists.infradead.org, linux-pm@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org, x86@kernel.org Subject: [PATCH 00/23] Update Documentation/ cross-references Date: Mon, 6 Jun 2022 16:25:22 +0100 [thread overview] Message-ID: <cover.1654529011.git.mchehab@kernel.org> (raw) Hi John, There were a number of DT binding conversions and other docs change that were not updated. Address them, in order to keep the cross-references on a sane state. Patch series is against v5.19-rc1 (and applies cleanly on the top of today's -next). Mauro Carvalho Chehab (23): dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference dt-bindings: arm: update vexpress-config.yaml references dt-bindings: reset: update st,stih407-powerdown.yaml references dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference docs: netdev: update maintainer-netdev.rst reference docs: filesystems: update netfs-api.rst reference Documentation: update watch_queue.rst references Documentation: KVM: update s390-pv.rst reference Documentation: KVM: update amd-memory-encryption.rst references Documentation: KVM: update msr.rst reference Documentation: KVM: update s390-diag.rst reference MAINTAINERS: update arm,hdlcd.yaml reference MAINTAINERS: update arm,komeda.yaml reference MAINTAINERS: update arm,malidp.yaml reference MAINTAINERS: update cortina,gemini-ethernet.yaml reference MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference MAINTAINERS: update maxim,max77693.yaml reference MAINTAINERS: update snps,axs10x-reset.yaml reference objtool: update objtool.txt references ASoC: wm8731: update wlf,wm8731.yaml reference arch: m68k: q40: README: drop references to IDE driver .../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- .../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- .../devicetree/bindings/hwmon/vexpress.txt | 2 +- .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- .../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- .../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- .../devicetree/bindings/regulator/vexpress.txt | 2 +- .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- Documentation/security/keys/core.rst | 2 +- Documentation/security/secrets/coco.rst | 2 +- .../translations/it_IT/networking/netdev-FAQ.rst | 2 +- Documentation/virt/kvm/api.rst | 4 ++-- Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- Documentation/virt/kvm/x86/hypercalls.rst | 2 +- Documentation/x86/orc-unwinder.rst | 2 +- MAINTAINERS | 14 +++++++------- arch/m68k/q40/README | 4 +--- include/linux/fscache.h | 2 +- include/linux/objtool.h | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 29 files changed, 36 insertions(+), 38 deletions(-) -- 2.36.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID
From: Mauro Carvalho Chehab <mchehab@kernel.org> To: Linux Doc Mailing List <linux-doc@vger.kernel.org>, Jonathan Corbet <corbet@lwn.net> Cc: Ulf Hansson <ulf.hansson@linaro.org>, Alim Akhtar <alim.akhtar@samsung.com>, kvm@vger.kernel.org, "Rafael J. Wysocki" <rafael@kernel.org>, Viresh Kumar <viresh.kumar@linaro.org>, Linus Walleij <linus.walleij@linaro.org>, Dave Hansen <dave.hansen@linux.intel.com>, alsa-devel@alsa-project.org, keyrings@vger.kernel.org, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, "H. Peter Anvin" <hpa@zytor.com>, linux-phy@lists.infradead.org, linux-samsung-soc@vger.kernel.org, Mauro Carvalho Chehab <mchehab+huawei@kernel.org>, x86@kernel.org, Ingo Molnar <mingo@redhat.com>, Geert Uytterhoeven <geert@linux-m68k.org>, Federico Vaga <federico.vaga@vaga.pv.it>, Broadcom internal kernel review list <bcm-kernel-feedback-list@broadcom.com>, Guenter Roeck <linux@roeck-us.net>, devicetree@vger.kernel.org, Jean Delvare <jdelvare@suse.com>, linux-pm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-m68k@lists.linux-m68k.org, Rob Herring <robh+dt@kernel.org>, Borislav Petkov <bp@alien8.de>, Markus Mayer <mmayer@broadcom.com>, Thomas Gleixner <tglx@linutronix.de>, Mauro Carvalho Chehab <mchehab@kernel.org>, linux-arm-kernel@lists.infradead.org, linux-hwmon@vger.kernel.org, linux-cachefs@redhat.com, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, Jarkko Sakkinen <jarkko@kernel.org> Subject: [PATCH 00/23] Update Documentation/ cross-references Date: Mon, 6 Jun 2022 16:25:22 +0100 [thread overview] Message-ID: <cover.1654529011.git.mchehab@kernel.org> (raw) Hi John, There were a number of DT binding conversions and other docs change that were not updated. Address them, in order to keep the cross-references on a sane state. Patch series is against v5.19-rc1 (and applies cleanly on the top of today's -next). Mauro Carvalho Chehab (23): dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference dt-bindings: arm: update vexpress-config.yaml references dt-bindings: reset: update st,stih407-powerdown.yaml references dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference docs: netdev: update maintainer-netdev.rst reference docs: filesystems: update netfs-api.rst reference Documentation: update watch_queue.rst references Documentation: KVM: update s390-pv.rst reference Documentation: KVM: update amd-memory-encryption.rst references Documentation: KVM: update msr.rst reference Documentation: KVM: update s390-diag.rst reference MAINTAINERS: update arm,hdlcd.yaml reference MAINTAINERS: update arm,komeda.yaml reference MAINTAINERS: update arm,malidp.yaml reference MAINTAINERS: update cortina,gemini-ethernet.yaml reference MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference MAINTAINERS: update maxim,max77693.yaml reference MAINTAINERS: update snps,axs10x-reset.yaml reference objtool: update objtool.txt references ASoC: wm8731: update wlf,wm8731.yaml reference arch: m68k: q40: README: drop references to IDE driver .../ABI/testing/sysfs-driver-bd9571mwv-regulator | 2 +- Documentation/admin-guide/kernel-parameters.txt | 2 +- .../bindings/cpufreq/brcm,stb-avs-cpu-freq.txt | 2 +- .../devicetree/bindings/hwmon/vexpress.txt | 2 +- .../devicetree/bindings/mmc/exynos-dw-mshc.txt | 2 +- .../devicetree/bindings/phy/phy-stih407-usb.txt | 2 +- .../devicetree/bindings/pinctrl/pinctrl-rk805.txt | 2 +- .../devicetree/bindings/regulator/vexpress.txt | 2 +- .../bindings/sound/atmel-sam9x5-wm8731-audio.txt | 2 +- Documentation/devicetree/bindings/usb/dwc3-st.txt | 2 +- Documentation/devicetree/bindings/usb/ehci-st.txt | 2 +- Documentation/devicetree/bindings/usb/ohci-st.txt | 2 +- Documentation/security/keys/core.rst | 2 +- Documentation/security/secrets/coco.rst | 2 +- .../translations/it_IT/networking/netdev-FAQ.rst | 2 +- Documentation/virt/kvm/api.rst | 4 ++-- Documentation/virt/kvm/s390/s390-pv-boot.rst | 2 +- Documentation/virt/kvm/x86/hypercalls.rst | 2 +- Documentation/x86/orc-unwinder.rst | 2 +- MAINTAINERS | 14 +++++++------- arch/m68k/q40/README | 4 +--- include/linux/fscache.h | 2 +- include/linux/objtool.h | 2 +- include/linux/watch_queue.h | 2 +- init/Kconfig | 2 +- kernel/watch_queue.c | 2 +- lib/Kconfig.debug | 2 +- tools/include/linux/objtool.h | 2 +- tools/objtool/check.c | 2 +- 29 files changed, 36 insertions(+), 38 deletions(-) -- 2.36.1
next reply other threads:[~2022-06-06 15:26 UTC|newest] Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-06-06 15:25 Mauro Carvalho Chehab [this message] 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 01/23] dt-bindings: mfd: bd9571mwv: update rohm,bd9571mwv.yaml reference Mauro Carvalho Chehab 2022-06-07 19:25 ` Geert Uytterhoeven 2022-06-06 15:25 ` [PATCH 02/23] dt-bindings: interrupt-controller: update brcm,l2-intc.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 03/23] dt-bindings: arm: update vexpress-config.yaml references Mauro Carvalho Chehab 2022-06-06 15:44 ` Guenter Roeck 2022-06-06 15:25 ` [PATCH 04/23] dt-bindings: reset: update st,stih407-powerdown.yaml references Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 05/23] dt-bindings: mfd: rk808: update rockchip,rk808.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 06/23] dt-bindings: mmc: exynos-dw-mshc: update samsung,pinctrl.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:41 ` Krzysztof Kozlowski 2022-06-06 15:41 ` Krzysztof Kozlowski 2022-06-07 12:15 ` Krzysztof Kozlowski 2022-06-07 12:15 ` Krzysztof Kozlowski 2022-06-06 15:25 ` [PATCH 07/23] docs: netdev: update maintainer-netdev.rst reference Mauro Carvalho Chehab 2022-06-06 16:22 ` Jakub Kicinski 2022-06-06 15:25 ` [PATCH 08/23] docs: filesystems: update netfs-api.rst reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 09/23] Documentation: update watch_queue.rst references Mauro Carvalho Chehab 2022-06-06 15:56 ` Randy Dunlap 2022-06-06 15:25 ` [PATCH 10/23] Documentation: KVM: update s390-pv.rst reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 11/23] Documentation: KVM: update amd-memory-encryption.rst references Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 12/23] Documentation: KVM: update msr.rst reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 13/23] Documentation: KVM: update s390-diag.rst reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 14/23] MAINTAINERS: update arm,hdlcd.yaml reference Mauro Carvalho Chehab 2022-06-06 15:34 ` Andre Przywara 2022-06-06 17:13 ` Rob Herring 2022-06-06 15:25 ` [PATCH 15/23] MAINTAINERS: update arm,komeda.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 16/23] MAINTAINERS: update arm,malidp.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 17/23] MAINTAINERS: update cortina,gemini-ethernet.yaml reference Mauro Carvalho Chehab 2022-06-07 22:42 ` Linus Walleij 2022-06-06 15:25 ` [PATCH 18/23] MAINTAINERS: update dongwoon,dw9807-vcm.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 19/23] MAINTAINERS: update maxim,max77693.yaml reference Mauro Carvalho Chehab 2022-06-06 15:37 ` Krzysztof Kozlowski 2022-06-06 15:25 ` [PATCH 20/23] MAINTAINERS: update snps,axs10x-reset.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 21/23] objtool: update objtool.txt references Mauro Carvalho Chehab 2022-06-06 15:25 ` [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 15:25 ` Mauro Carvalho Chehab 2022-06-06 19:01 ` Rob Herring 2022-06-06 19:01 ` Rob Herring 2022-06-06 19:01 ` Rob Herring 2022-06-13 9:47 ` Charles Keepax 2022-06-13 9:47 ` Charles Keepax 2022-06-13 9:47 ` Charles Keepax 2022-06-06 15:25 ` [PATCH 23/23] arch: m68k: q40: README: drop references to IDE driver Mauro Carvalho Chehab 2022-06-06 16:07 ` Randy Dunlap 2022-06-07 8:07 ` Geert Uytterhoeven 2022-06-06 17:17 ` [PATCH 00/23] Update Documentation/ cross-references Rob Herring 2022-06-06 17:17 ` Rob Herring 2022-06-06 17:17 ` Rob Herring 2022-06-06 17:17 ` Rob Herring 2022-06-07 14:11 ` (subset) " Mark Brown 2022-06-07 14:11 ` Mark Brown 2022-06-07 14:11 ` Mark Brown 2022-06-07 14:11 ` Mark Brown
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=cover.1654529011.git.mchehab@kernel.org \ --to=mchehab@kernel.org \ --cc=alim.akhtar@samsung.com \ --cc=alsa-devel@alsa-project.org \ --cc=bcm-kernel-feedback-list@broadcom.com \ --cc=bp@alien8.de \ --cc=corbet@lwn.net \ --cc=dave.hansen@linux.intel.com \ --cc=devicetree@vger.kernel.org \ --cc=federico.vaga@vaga.pv.it \ --cc=geert@linux-m68k.org \ --cc=hpa@zytor.com \ --cc=jarkko@kernel.org \ --cc=jdelvare@suse.com \ --cc=keyrings@vger.kernel.org \ --cc=krzysztof.kozlowski+dt@linaro.org \ --cc=kvm@vger.kernel.org \ --cc=linus.walleij@linaro.org \ --cc=linux-arm-kernel@lists.infradead.org \ --cc=linux-cachefs@redhat.com \ --cc=linux-doc@vger.kernel.org \ --cc=linux-gpio@vger.kernel.org \ --cc=linux-hwmon@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=linux-m68k@lists.linux-m68k.org \ --cc=linux-mmc@vger.kernel.org \ --cc=linux-phy@lists.infradead.org \ --cc=linux-pm@vger.kernel.org \ --cc=linux-samsung-soc@vger.kernel.org \ --cc=linux-usb@vger.kernel.org \ --cc=linux@roeck-us.net \ --cc=mchehab+huawei@kernel.org \ --cc=mingo@redhat.com \ --cc=mmayer@broadcom.com \ --cc=rafael@kernel.org \ --cc=robh+dt@kernel.org \ --cc=tglx@linutronix.de \ --cc=ulf.hansson@linaro.org \ --cc=viresh.kumar@linaro.org \ --cc=x86@kernel.org \ --subject='Re: [PATCH 00/23] Update Documentation/ cross-references' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.