Centos-kernel-stream-9/drivers/mailbox
David Arcari 5d8086422a genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Bugzilla: https://bugzilla.redhat.com/2175165
Conflicts: RHEL does not have IMX_MU_MSI.  The remainder are minor
	   contextual differences due to drift, but all of the
	   replacements are applied.

Omitted-fix: 49f262bc3c7a "scsi: ufs: qcom: fix platform_msi_domain_free_irqs() reference"
	     The referenced code is not in RHEL

commit 13e7accb81d6c07993385af8342238ff22b41ac8
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Fri Nov 11 14:54:40 2022 +0100

    genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN

    Adjust to reality and remove another layer of pointless Kconfig
    indirection. CONFIG_GENERIC_MSI_IRQ is good enough to serve
    all purposes.

    Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
    Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
    Link: https://lore.kernel.org/r/20221111122014.524842979@linutronix.de

Signed-off-by: David Arcari <darcari@redhat.com>
2023-03-13 09:52:38 -04:00
..
Kconfig genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN 2023-03-13 09:52:38 -04:00
Makefile mbox: add polarfire soc system controller mailbox 2021-06-26 12:06:48 -05:00
arm_mhu.c mailbox: arm_mhu: Remove redundant error printing in mhu_probe() 2021-06-26 11:37:48 -05:00
arm_mhu_db.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
arm_mhuv2.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
armada-37xx-rwtm-mailbox.c treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
bcm-flexrm-mailbox.c mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling 2023-03-13 09:52:33 -04:00
bcm-pdc-mailbox.c mailbox: bcm-pdc: Remove redundant error printing in pdc_probe() 2021-06-26 11:37:50 -05:00
bcm2835-mailbox.c mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe() 2021-06-26 11:40:32 -05:00
hi3660-mailbox.c mailbox: hisilicon: Use the correct HiSilicon copyright 2021-06-26 11:38:02 -05:00
hi6220-mailbox.c mailbox: hisilicon: Use the correct HiSilicon copyright 2021-06-26 11:38:02 -05:00
imx-mailbox.c mailbox: imx: fix RST channel support 2022-11-11 17:34:50 -07:00
mailbox-altera.c
mailbox-mpfs.c mbox: add polarfire soc system controller mailbox 2021-06-26 12:06:48 -05:00
mailbox-sti.c
mailbox-test.c
mailbox-xgene-slimpro.c mailbox: fix various typos in comments 2021-04-13 20:07:35 -05:00
mailbox.c mailbox: forward the hrtimer if not queued and under a lock 2022-11-11 17:25:46 -07:00
mailbox.h mailbox: fix various typos in comments 2021-04-13 20:07:35 -05:00
mtk-cmdq-mailbox.c mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() 2021-06-26 11:41:47 -05:00
omap-mailbox.c mailbox: omap: Add support for K3 AM64x SoCs 2021-02-14 23:23:41 -06:00
pcc.c mailbox: pcc: Fix an invalid-load caught by the address sanitizer 2022-11-11 17:25:46 -07:00
pl320-ipc.c mailbox: fix various typos in comments 2021-04-13 20:07:35 -05:00
platform_mhu.c mailbox: platform-mhu: Make use of the helper function devm_platform_ioremap_resource() 2022-11-11 17:25:43 -07:00
qcom-apcs-ipc-mailbox.c mailbox: qcom: Add MSM8939 APCS support 2021-06-26 12:05:28 -05:00
qcom-ipcc.c mailbox: correct kerneldoc 2022-11-11 17:25:46 -07:00
rockchip-mailbox.c
sprd-mailbox.c mailbox: sprd: Add supplementary inbox support 2021-04-13 20:07:36 -05:00
stm32-ipcc.c mailbox: stm32-ipcc: cast void pointers to unsigned long 2020-12-01 19:17:20 -06:00
sun6i-msgbox.c
tegra-hsp.c mailbox: tegra-hsp: Add 128-bit shared mailbox support 2022-11-11 17:25:46 -07:00
ti-msgmgr.c mailbox: fix various typos in comments 2021-04-13 20:07:35 -05:00
zynqmp-ipi-mailbox.c mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in zynqmp_ipi_mbox_probe() 2020-05-30 18:08:40 -05:00