summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2022-03-1446-444/+1618
|\
| * Merge branch irq/qcom-mpm into irq/irqchip-nextMarc Zyngier2022-03-114-0/+566
| |\
| | * irqchip: Add Qualcomm MPM controller driverShawn Guo2022-03-113-0/+470
| | * dt-bindings: interrupt-controller: Add Qualcomm MPM supportShawn Guo2022-03-111-0/+96
| * | Merge branch irq/aic-v2 into irq/irqchip-nextMarc Zyngier2022-03-114-90/+475
| |\ \
| | * | irqchip/apple-aic: Add support for AICv2Hector Martin2022-03-111-33/+148
| | * | irqchip/apple-aic: Support multiple diesHector Martin2022-03-111-23/+54
| | * | irqchip/apple-aic: Dynamically compute register offsetsHector Martin2022-03-111-17/+55
| | * | irqchip/apple-aic: Switch to irq_domain_create_tree and sparse hwirqsHector Martin2022-03-111-32/+39
| | * | irqchip/apple-aic: Add Fast IPI supportHector Martin2022-03-111-13/+109
| | * | dt-bindings: interrupt-controller: apple,aic2: New binding for AICv2Hector Martin2022-03-112-1/+99
| | * | PCI: apple: Change MSI handling to handle 4-cell AIC fwspec formHector Martin2022-03-101-1/+1
| | |/
| * | Merge branch irq/aic-pmu into irq/irqchip-nextMarc Zyngier2022-03-106-22/+150
| |\ \
| | * | irqchip/apple-aic: Fix cpumask allocation for FIQsMarc Zyngier2022-03-101-1/+1
| | * | irqchip/apple-aic: Move PMU-specific registers to their own include fileMarc Zyngier2022-02-072-10/+20
| | * | arm64: dts: apple: Add t8303 PMU nodesMarc Zyngier2022-02-071-0/+12
| | * | arm64: dts: apple: Add t8103 PMU interrupt affinitiesMarc Zyngier2022-02-071-0/+12
| | * | irqchip/apple-aic: Wire PMU interruptsMarc Zyngier2022-02-071-12/+22
| | * | irqchip/apple-aic: Parse FIQ affinities from device-treeMarc Zyngier2022-02-071-0/+49
| | * | dt-bindings: apple,aic: Add affinity description for per-cpu pseudo-interruptsMarc Zyngier2022-02-071-0/+29
| | * | dt-bindings: apple,aic: Add CPU PMU per-cpu pseudo-interruptsMarc Zyngier2022-02-072-0/+4
| | * | dt-bindings: arm-pmu: Document Apple PMU compatible stringsMarc Zyngier2022-02-071-0/+2
| | |/
| * | Merge branch irq/meson-gpio into irq/irqchip-nextMarc Zyngier2022-03-092-16/+91
| |\ \
| | * | irqchip/meson-gpio: Add support for meson s4 SoCsQianggui Song2022-03-091-0/+65
| | * | irqchip/meson-gpio: add select trigger type callbackQianggui Song2022-03-041-7/+13
| | * | irqchip/meson-gpio: support more than 8 channels gpio irqQianggui Song2022-03-041-9/+12
| | * | dt-bindings: interrupt-controller: New binding for Meson-S4 SoCsQianggui Song2022-03-041-0/+1
| | |/
| * | Merge branch irq/misc-5.18 into irq/irqchip-nextMarc Zyngier2022-03-046-33/+22
| |\ \
| | * | irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek2022-03-044-32/+19
| | * | irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)2022-03-011-0/+2
| | * | irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accessesBarry Song2022-02-211-1/+1
| | |/
| * | Merge branch irq/plic-cleanups into irq/irqchip-nextMarc Zyngier2022-03-041-12/+26
| |\ \
| | * | irqchip/sifive-plic: Disable S-mode IRQs if running in M-modeNiklas Cassel2022-03-021-5/+19
| | * | irqchip/sifive-plic: Improve naming scheme for per context offsetsNiklas Cassel2022-03-021-7/+7
| | |/
| * | Merge branch irq/qcom-pdc-cleanup into irq/irqchip-nextMarc Zyngier2022-03-011-109/+28
| |\ \
| | * | irqchip/qcom-pdc: Drop open coded version of __assign_bit()Marc Zyngier2022-03-011-5/+2
| | * | irqchip/qcom-pdc: Fix broken lockingMarc Zyngier2022-03-011-2/+3
| | * | irqchip/qcom-pdc: Kill qcom_pdc_translate helperMarc Zyngier2022-03-011-17/+2
| | * | irqchip/qcom-pdc: Kill non-wakeup irqdomainMarc Zyngier2022-03-011-74/+10
| | * | irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQMarc Zyngier2022-03-011-17/+17
| | |/
| * | Merge branch irq/print_chip into irq/irqchip-nextMarc Zyngier2022-02-1512-130/+158
| |\ \
| | * | irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier2022-02-153-35/+26
| | * | irqchip/ts4800: Switch to dynamic chip name outputMarc Zyngier2022-02-151-8/+17
| | * | irqchip/mvebu-pic: Switch to dynamic chip name outputMarc Zyngier2022-02-151-10/+18
| | * | irqchip/lpc32xx: Switch to dynamic chip name outputMarc Zyngier2022-02-151-12/+22
| | * | irqchip/gic: Switch to dynamic chip name outputMarc Zyngier2022-02-151-48/+54
| | * | genirq/debugfs: Use irq_print_chip() when provided by irqchipMarc Zyngier2022-02-151-2/+6
| | * | genirq: Allow irq_chip registration functions to take a const irq_chipMarc Zyngier2022-02-152-9/+7
| | * | irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chipMarc Zyngier2022-02-152-6/+8
| * | | Merge branch irq/parent_device into irq/irqchip-nextMarc Zyngier2022-02-1013-40/+59
| |\| |