Age | Commit message (Expand) | Author | Files | Lines |
2023-06-21 | irqchip/gic: Correctly validate OF quirk descriptors | Marc Zyngier | 1 | -0/+2 |
2023-06-21 | irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues | Douglas Anderson | 1 | -2/+6 |
2020-09-17 | irqchip/gic-common: Don't enable SGIs by default | Marc Zyngier | 1 | -3/+0 |
2019-08-20 | irqchip/gic: Skip DT quirks when evaluating IIDR-based quirks | Marc Zyngier | 1 | -0/+2 |
2019-08-20 | irqchip/gic: Prepare for more than 16 PPIs | Marc Zyngier | 1 | -7/+12 |
2019-08-20 | irqchip/gic: Rework gic_configure_irq to take the full ICFGR base | Marc Zyngier | 1 | -9/+5 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2018-12-13 | irqchip/gic: Add support to device tree based quirks | Srinivas Kandagatla | 1 | -0/+12 |
2018-03-29 | irqchip/gic: Take lock when updating irq type | Aniruddha Banerjee | 1 | -1/+8 |
2017-10-19 | irqchip/gic: Make quirks matching conditional on init return value | Ard Biesheuvel | 1 | -2/+3 |
2016-06-13 | irqchip/gic: Prepare for adding platform driver | Jon Hunter | 1 | -2/+2 |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+13 |
2016-05-11 | irqchip/gic: WARN if setting the interrupt type for a PPI fails | Jon Hunter | 1 | -4/+12 |
2016-05-11 | irqchip/gic: Don't unnecessarily write the IRQ configuration | Jon Hunter | 1 | -2/+6 |
2016-05-03 | irqchip/gic-v2: Parse and export virtual GIC information | Julien Grall | 1 | -0/+13 |
2015-11-17 | irqchip/gic: Make sure all interrupts are deactivated at boot | Marc Zyngier | 1 | -4/+9 |
2015-09-29 | irqchip/gicv3-its: Add HW revision detection and configuration | Robert Richter | 1 | -0/+11 |
2015-06-05 | irqchip: gic: Simplify gic_configure_irq by using IRQCHIP_SET_TYPE_MASKED | Sudeep Holla | 1 | -17/+0 |
2015-01-26 | irqchip: gic: Allow interrupt level to be set for PPIs | Liviu Dudau | 1 | -6/+12 |
2014-08-19 | irqchip: gic: Replace hex numbers with defines. | Feng Kan | 1 | -6/+9 |
2014-07-09 | irqchip: gic: Move some bits of GICv2 to a library-type file | Marc Zyngier | 1 | -0/+115 |