index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
2020-03-22
irqchip/qcom-irq-combiner: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-22
irqchip/versatile-fpga: Apply clear-mask earlier
Sungbo Eo
2020-03-21
irqchip/gic-v4: Use Inner-Shareable attributes for virtual pending tables
Heyi Guo
2020-03-20
irqchip/gic-v4.1: Map the ITS SGIR register page
Marc Zyngier
2020-03-20
irqchip/gic-v4.1: Advertise support v4.1 to KVM
Marc Zyngier
2020-03-20
irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RD
Marc Zyngier
2020-03-20
irqchip/gic-v4.1: Wait for completion of redistributor's INVALL operation
Zenghui Yu
2020-03-19
irqchip/gic-v4.1: Ensure mutual exclusion between vPE affinity change and RD ...
Marc Zyngier
2020-03-19
irqchip/gic-v4.1: Skip absent CPUs while iterating over redistributors
Marc Zyngier
2020-03-19
irqchip/gic-v3: Use SGIs without active state if offered
Marc Zyngier
2020-03-19
irqchip/versatile-fpga: Handle chained IRQs properly
Sungbo Eo
2020-03-16
irqchip/gic-v4: Provide irq_retrigger to avoid circular locking dependency
Marc Zyngier
2020-03-16
irqchip/atmel-aic5: Fix irq_retrigger callback return value
Marc Zyngier
2020-03-16
irqchip/atmel-aic: Fix irq_retrigger callback return value
Marc Zyngier
2020-03-16
irqchip/gic-v3-its: Probe ITS page size for all GITS_BASERn registers
Marc Zyngier
2020-03-16
irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
Lukas Wunner
2020-03-16
irqchip/sifive-plic: Add support for multiple PLICs
Atish Patra
2020-03-16
irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offline
Atish Patra
2020-03-15
Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-03-14
irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2
Marc Zyngier
2020-03-08
irqchip: Replace setup_irq() by request_irq()
afzal mohammed
2020-03-08
irqchip/renesas-intc-irqpin: Restore devm_ioremap() alignment
Geert Uytterhoeven
2020-03-08
irqchip: Add COMPILE_TEST support for IMX_INTMUX
Anson Huang
2020-03-08
irqchip/gic-v3-its: Fix access width for gicr_syncr
Heyi Guo
2020-03-08
irqchip/stm32: Add irq retrigger support
Alexandre Torgue
2020-03-08
irqchip: vic: Support cascaded VIC in device tree
Linus Walleij
2020-02-09
irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM
Marc Zyngier
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-02-08
irqchip/gic-v3-its: Remove superfluous WARN_ON
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Set vpe_l1_base for all redistributors
Zenghui Yu
2020-02-08
irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE
Zenghui Yu
2020-02-03
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
Zenghui Yu
2020-01-29
irqchip: Some Kconfig cleanup for C-SKY
Randy Dunlap
2020-01-28
irqchip/gic-v3: Only provision redistributors that are enabled in ACPI
Marc Zyngier
2020-01-27
Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
2020-01-24
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-01-22
irqchip/gic-v4.1: Allow direct invalidation of VLPIs
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Suppress per-VLPI doorbell
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Add VPE INVALL callback
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Add VPE eviction callback
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Add VPE residency callback
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Plumb skeletal VPE irqchip
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Implement the v4.1 flavour of VMOVP
Marc Zyngier
2020-01-22
irqchip/gic-v4.1: Don't use the VPE proxy if RVPEID is set
Marc Zyngier
[prev]
[next]