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