aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2022-03-04irqchip/meson-gpio: support more than 8 channels gpio irqQianggui Song
2022-03-04Merge branch irq/misc-5.18 into irq/irqchip-nextMarc Zyngier
2022-03-04Merge branch irq/plic-cleanups into irq/irqchip-nextMarc Zyngier
2022-03-04irqchip/xilinx: Switch to GENERIC_IRQ_MULTI_HANDLERMichal Simek
2022-03-02irqchip/sifive-plic: Disable S-mode IRQs if running in M-modeNiklas Cassel
2022-03-02irqchip/sifive-plic: Improve naming scheme for per context offsetsNiklas Cassel
2022-03-01Merge branch irq/qcom-pdc-cleanup into irq/irqchip-nextMarc Zyngier
2022-03-01irqchip/nvic: Release nvic_base upon failureSouptick Joarder (HPE)
2022-03-01irqchip/qcom-pdc: Drop open coded version of __assign_bit()Marc Zyngier
2022-03-01irqchip/qcom-pdc: Fix broken lockingMarc Zyngier
2022-03-01irqchip/qcom-pdc: Kill qcom_pdc_translate helperMarc Zyngier
2022-03-01irqchip/qcom-pdc: Kill non-wakeup irqdomainMarc Zyngier
2022-03-01irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQMarc Zyngier
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-02-21irqchip/gic-v3: Use dsb(ishst) to order writes with ICC_SGI1R_EL1 accessesBarry Song
2022-02-15Merge branch irq/print_chip into irq/irqchip-nextMarc Zyngier
2022-02-15irqchip/versatile-fpga: Switch to dynamic chip name outputMarc Zyngier
2022-02-15irqchip/ts4800: Switch to dynamic chip name outputMarc Zyngier
2022-02-15irqchip/mvebu-pic: Switch to dynamic chip name outputMarc Zyngier
2022-02-15irqchip/lpc32xx: Switch to dynamic chip name outputMarc Zyngier
2022-02-15irqchip/gic: Switch to dynamic chip name outputMarc Zyngier
2022-02-10Merge branch irq/parent_device into irq/irqchip-nextMarc Zyngier
2022-02-09irqchip/stm32-exti: Add STM32MP13 supportAlexandre Torgue
2022-02-09irqchip/imx-intmux: Move PM device over to irq domainMarc Zyngier
2022-02-09irqchip/renesas-irqc: Move PM device over to irq domainMarc Zyngier
2022-02-09irqchip/renesas-intc-irqpin: Move PM device over to irq domainMarc Zyngier
2022-02-09irqchip/gic: Move PM device over to irq domainMarc Zyngier
2022-02-07irqchip/apple-aic: Move PMU-specific registers to their own include fileMarc Zyngier
2022-02-07irqchip/apple-aic: Wire PMU interruptsMarc Zyngier
2022-02-07irqchip/apple-aic: Parse FIQ affinities from device-treeMarc Zyngier
2022-02-02irqchip/sifive-plic: Add missing thead,c900-plic match stringGuo Ren
2022-02-02irqchip/gic-v3-its: Skip HP notifier when no ITS is registeredMarc Zyngier
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-01-26irqchip/gic-v3-its: Reset each ITS's BASERn register before probeMarc Zyngier
2022-01-22irqchip/gic-v3-its: Fix build for !SMPArd Biesheuvel
2022-01-17irqchip/loongson-pch-ms: Use bitmap_free() to free bitmapChristophe JAILLET
2022-01-17irqchip/realtek-rtl: Service all pending interruptsSander Vanheule
2022-01-17irqchip/realtek-rtl: Fix off-by-one in routingSander Vanheule
2022-01-17irqchip/realtek-rtl: Map control data to virqSander Vanheule
2022-01-17irqchip/apple-aic: Drop unused ipi_hwirq fieldMarc Zyngier
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-10Merge tag 'irqchip-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2021-12-20Merge branch irq/misc-5.17 into irq/irqchip-nextMarc Zyngier
2021-12-20irqchip/renesas-intc-irqpin: Use platform_get_irq_optional() to get the inter...Lad Prabhakar
2021-12-20irqchip/renesas-irqc: Use platform_get_irq_optional() to get the interruptLad Prabhakar
2021-12-16soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner
2021-12-16platform-msi: Rename functions and clarify commentsThomas Gleixner
2021-12-16device: Move MSI related data into a structThomas Gleixner
2021-12-16irqchip/gic-v4: Disable redistributors' view of the VPE table at boot timeMarc Zyngier
2021-12-16irqchip/ingenic-tcu: Use correctly sized arguments for bit fieldKees Cook