index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
irq.h
Age
Commit message (
Expand
)
Author
2024-08-08
genirq: Remove irq_chip_regs:: Polarity
Jiri Slaby (SUSE)
2024-08-08
genirq: Remove unused irq_chip_generic:: {type,polarity}_cache
Jiri Slaby (SUSE)
2024-06-17
irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=n
Thomas Gleixner
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
2024-04-11
genirq: Fix trivial typo in the comment CPY ==> COPY
Andy Shevchenko
2024-01-24
irqchip/gic(v3): Replace gic_irq() with irqd_to_hwirq()
Dawei Li
2023-10-26
x86/apic/msi: Fix misconfigured non-maskable MSI quirk
Koichiro Den
2023-06-16
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
genirq: Use BIT() for the IRQD_* state flags
Marc Zyngier
2023-02-05
genirq: Add mechanism to multiplex a single HW IPI
Anup Patel
2022-07-20
Merge branch irq/loongarch into irq/irqchip-next
Marc Zyngier
2022-07-20
genirq/generic_chip: Export irq_unmap_generic_chip
Jianmin Lv
2022-07-07
genirq: Provide an IRQ affinity mask in non-SMP configs
Samuel Holland
2022-07-07
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2022-07-07
genirq: Refactor accessors to use irq_data_get_affinity_mask
Samuel Holland
2022-04-19
gpio: Don't fiddle with irqchips marked as immutable
Marc Zyngier
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-10
genirq: Kill irq_chip::parent_device
Marc Zyngier
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-03-24
genirq: Allow architectures to override set_handle_irq() fallback
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2021-02-05
genirq: Prevent [devm_]irq_alloc_desc from returning irq 0
Hans de Goede
2020-12-15
genirq: Provide irq_get_effective_affinity()
Thomas Gleixner
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-11
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2020-09-28
Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and '...
Marc Zyngier
2020-09-25
genirq: Add stub for set_handle_irq() when !GENERIC_IRQ_MULTI_HANDLER
Zhen Lei
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-04-19
Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-04-18
irq.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-14
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-02-01
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2019-11-16
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2019-03-21
genirq: Fix typo in comment of IRQD_MOVE_PCNTXT
Peter Xu
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-02-13
genirq: introduce irq_chip_mask_ack_parent()
Linus Walleij
[next]