summaryrefslogtreecommitdiff
path: root/drivers/irqchip
AgeCommit message (Expand)Author
2024-07-30irqchip/armada-370-xp: Use FIELD_GET() and named register constantMarek Behún
2024-07-30irqchip/armada-370-xp: Don't read number of supported interrupts multiple timesMarek Behún
2024-07-30irqchip/armada-370-xp: Change symbol prefixes to mpicMarek Behún
2024-07-30irqchip/armada-370-xp: Improve indentationMarek Behún
2024-07-30irqchip/armada-370-xp: Simplify ipi_resume() codeMarek Behún
2024-07-30irqchip/armada-370-xp: Use !virq instead of virq == 0 in conditionMarek Behún
2024-07-30irqchip/armada-370-xp: Use unsigned int type for virqsMarek Behún
2024-07-30irqchip/armada-370-xp: Rename variable for consistencyMarek Behún
2024-07-30irqchip/armada-370-xp: Declare iterators in for loopMarek Behún
2024-07-30irqchip/armada-370-xp: Change to SPDX license identifierMarek Behún
2024-07-30irqchip/armada-370-xp: Simplify is_percpu_irq() codeMarek Behún
2024-07-30irqchip/armada-370-xp: Use correct type for cpu variableMarek Behún
2024-07-30irqchip/armada-370-xp: Change register constants prefix to MPIC_Marek Behún
2024-07-30irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitionsMarek Behún
2024-07-30irqchip/armada-370-xp: Use BIT() and GENMASK() macrosMarek Behún
2024-07-30irqchip/armada-370-xp: Change spaces to tabsMarek Behún
2024-07-30irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASKMarek Behún
2024-07-30irqchip/armada-370-xp: Drop _OFFS suffix from some register constantsMarek Behún
2024-07-29irqchip/meson-gpio: Convert meson_gpio_irq_controller::lock to 'raw_spinlock_t'Arseniy Krasnov
2024-07-29irqchip/irq-pic32-evic: Add missing 'static' to internal functionLuca Ceresoli
2024-07-28minmax: don't use max() in situations that want a C constant expressionLinus Torvalds
2024-07-26irqchip/loongarch-cpu: Fix return value of lpic_gsi_to_irq()Huacai Chen
2024-07-25of: remove internal arguments from of_property_for_each_u32()Luca Ceresoli
2024-07-22Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-22Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-18irqchip/gic-v3-its: Correctly fish out the DID for platform MSIMarc Zyngier
2024-07-18irqchip/gic-v3-its: Correctly honor the RID remappingMarc Zyngier
2024-07-18irqchip/irq-mvebu-icu: Remove platform MSI leftoversThomas Gleixner
2024-07-18irqchip/irq-mvebu-sei: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/mvebu-odmi: Switch to parent MSIThomas Gleixner
2024-07-18irqchip/mvebu-gicp: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/irq-mvebu-icu: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/imx-mu-msi: Switch to MSI parentThomas Gleixner
2024-07-18irqchip/gic-v2m: Switch to device MSIThomas Gleixner
2024-07-18irqchip/gic_v3_mbi: Switch over to parent domainThomas Gleixner
2024-07-18irqchip/mbigen: Remove platform_msi_create_device_domain() fallbackThomas Gleixner
2024-07-18irqchip/gic-v3-its: Switch platform MSI to MSI parentThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DOMAIN_BUS_WIRED_TO_MSIThomas Gleixner
2024-07-18irqchip/mbigen: Prepare for real per device MSIThomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for DEVICE MSI to replace platform MSIThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent for PCI/MSI[-X]Thomas Gleixner
2024-07-18irqchip/irq-msi-lib: Prepare for PCI MSI/MSIXThomas Gleixner
2024-07-18irqchip/gic-v3-its: Provide MSI parent infrastructureThomas Gleixner
2024-07-18irqchip: Provide irq-msi-libThomas Gleixner
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15irqchip/imx-irqsteer: Handle runtime power management correctlyShenwei Wang
2024-07-15irqchip/gic-v3: Pass #redistributor-regions to gic_of_setup_kvm_info()Geert Uytterhoeven
2024-07-15irqchip/bcm2835: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDStefan Wahren
2024-07-15irqchip/gic-v4: Make sure a VPE is locked when VMAPP is issuedMarc Zyngier
2024-07-15irqchip/gic-v4: Substitute vmovp_lock for a per-VM lockMarc Zyngier