summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip
Commit message (Expand)AuthorAge
* Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linuxLinus Torvalds2018-10-29
|\
| * irqchip: add C-SKY APB bus interrupt controllerGuo Ren2018-10-25
| * irqchip: add C-SKY SMP interrupt controllerGuo Ren2018-10-25
* | Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\ \
| * | RISC-V: Use Linux logical CPU number instead of hartidAtish Patra2018-10-22
| * | RISC-V: Rename riscv_of_processor_hart to riscv_of_processor_hartidPalmer Dabbelt2018-10-22
| |/
* | irqchip/gic: Unify GIC priority definitionsJulien Thierry2018-10-03
* | irqchip/gic-v3: Remove acknowledge loopJulien Thierry2018-10-03
* | irqchip/irq-mvebu-icu: Add support for System Error Interrupts (SEI)Miquel Raynal2018-10-02
* | irqchip/irq-mvebu-sei: Add new driver for Marvell SEIMiquel Raynal2018-10-02
* | irqchip/irq-mvebu-icu: Support ICU subnodesMiquel Raynal2018-10-02
* | irqchip/irq-mvebu-icu: Disociate ICU and NSRMiquel Raynal2018-10-02
* | irqchip/irq-mvebu-icu: Clarify the reset operation of configured interruptsMiquel Raynal2018-10-02
* | irqchip/irq-mvebu-icu: Fix wrong private data retrievalMiquel Raynal2018-10-02
* | irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer2018-10-02
* | irqchip/gic-v3-its: Allow use of LPI tables in reserved memoryMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Register LPI tables with EFI config tableMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Check that all RDs have the same property tableMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Use pre-programmed redistributor tables with kdump kernelsMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Allow use of pre-programmed LPI tablesMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Keep track of property table's PA and VAMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Move pending table allocation to init timeMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Split property table clearing from allocationMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Simplify LPI_PENDBASE_SZ usageMarc Zyngier2018-10-02
* | irqchip/gic-v3-its: Change initialization ordering for LPIsMarc Zyngier2018-10-02
|/
* irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He2018-09-06
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-26
|\
| * Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-24
| |\
| | * irqchip/gic-v3: Allow interrupt to be configured as wake-up sourcesMarc Zyngier2018-08-20
| | * irqchip/tango: Set irq handler and data in one goMartin Kaiser2018-08-20
| | * irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0Krzysztof Kozlowski2018-08-13
| | * irqchip/stm32: Fix init error handlingDan Carpenter2018-08-13
| | * irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMPJonas Gorski2018-08-13
* | | Merge tag 'xtensa-20180820' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-08-22
|\ \ \
| * | | xtensa: drop variant IRQ supportMax Filippov2018-08-20
* | | | Merge tag 'for-4.19' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2018-08-22
|\ \ \ \
| * | | | h8300: irqchip: fix warningYoshinori Sato2018-08-22
| |/ / /
* | | | Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-19
|\ \ \ \ | |_|/ / |/| | |
| * | | irqchip: add a SiFive PLIC driverChristoph Hellwig2018-08-13
| |/ /
* | | Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2018-08-06
|\ \ \ | | |/ | |/|
| * | irqchip/gic-v3-its: Make its_lock a raw_spin_lock_tSebastian Andrzej Siewior2018-08-06
| * | irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devicesMarc Zyngier2018-07-27
| * | irqchip/gic-v3-its: Honor hypervisor enforced LPI rangeMarc Zyngier2018-07-16
| * | irqchip/gic-v3: Expose GICD_TYPER in the rdist structureMarc Zyngier2018-07-16
| * | irqchip/gic-v3-its: Drop chunk allocation compatibilityMarc Zyngier2018-07-16
| * | irqchip/gic-v3-its: Move minimum LPI requirements to individual bussesMarc Zyngier2018-07-16
| * | irqchip/gic-v3-its: Use full range of LPIsMarc Zyngier2018-07-16
| * | irqchip/gic-v3-its: Refactor LPI allocatorMarc Zyngier2018-07-16
| |/
| * irqchip/gic-v3-its: Fix reprogramming of redistributors on CPU hotplugMarc Zyngier2018-06-22
| * irqchip/gic-v3-its: Only emit VSYNC if targetting a valid collectionMarc Zyngier2018-06-22