aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-gic-common.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-30irqchip/gic: Correctly validate OF quirk descriptorsGravatar Marc Zyngier 1-0/+2
2023-05-16irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issuesGravatar Douglas Anderson 1-2/+6
2021-06-01irqchip/gic: Split vGIC probing information from the GIC codeGravatar Marc Zyngier 1-13/+0
2020-09-17irqchip/gic-common: Don't enable SGIs by defaultGravatar Marc Zyngier 1-3/+0
2019-08-20irqchip/gic: Skip DT quirks when evaluating IIDR-based quirksGravatar Marc Zyngier 1-0/+2
2019-08-20irqchip/gic: Prepare for more than 16 PPIsGravatar Marc Zyngier 1-7/+12
2019-08-20irqchip/gic: Rework gic_configure_irq to take the full ICFGR baseGravatar Marc Zyngier 1-9/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Gravatar Thomas Gleixner 1-12/+1
2018-12-13irqchip/gic: Add support to device tree based quirksGravatar Srinivas Kandagatla 1-0/+12
2018-03-29irqchip/gic: Take lock when updating irq typeGravatar Aniruddha Banerjee 1-1/+8
2017-10-19irqchip/gic: Make quirks matching conditional on init return valueGravatar Ard Biesheuvel 1-2/+3
2016-06-13irqchip/gic: Prepare for adding platform driverGravatar Jon Hunter 1-2/+2
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+13
2016-05-11irqchip/gic: WARN if setting the interrupt type for a PPI failsGravatar Jon Hunter 1-4/+12
2016-05-11irqchip/gic: Don't unnecessarily write the IRQ configurationGravatar Jon Hunter 1-2/+6
2016-05-03irqchip/gic-v2: Parse and export virtual GIC informationGravatar Julien Grall 1-0/+13
2015-11-17irqchip/gic: Make sure all interrupts are deactivated at bootGravatar Marc Zyngier 1-4/+9
2015-09-29irqchip/gicv3-its: Add HW revision detection and configurationGravatar Robert Richter 1-0/+11
2015-06-05irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKEDGravatar Sudeep Holla 1-17/+0
2015-01-26irqchip: gic: Allow interrupt level to be set for PPIsGravatar Liviu Dudau 1-6/+12
2014-08-19irqchip: gic: Replace hex numbers with defines.Gravatar Feng Kan 1-6/+9
2014-07-08irqchip: gic: Move some bits of GICv2 to a library-type fileGravatar Marc Zyngier 1-0/+115