aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-metag.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton1-23/+23
2017-11-02irqchip: mips-gic: Remove gic_vpes variablePaul Burton1-5/+0
2017-11-02irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton1-5/+7
2017-11-02irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton1-7/+5
2017-11-02irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton1-10/+4
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton2-16/+57
2017-11-02irqchip: mips-gic: Inline gic_local_irq_domain_map()Paul Burton1-36/+22
2017-11-02irqchip/meson-gpio: add support for Meson8 SoCsMartin Blumenstingl2-0/+6
2017-11-02irqdomain: Update the comments of fwnode field of irq_domain structureDou Liyang1-2/+2
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier2-9/+69
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier2-2/+18
2017-11-01irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CPUMASK_OFFSTACK=y kernels(v1)Rakib Mullick1-4/+2
2017-10-31irq/work: Don't reinvent the wheel but use existing llist APIByungchul Park1-5/+1
2017-10-29genirq: Document vcpu_info usage for percpu_devid interruptsChristoffer Dall1-1/+2
2017-10-20irqchip/meson: Disable COMPILE_TESTThomas Gleixner1-1/+1
2017-10-19irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()Wei Yongjun1-2/+2
2017-10-19irqchip/meson: Add support for gpio interrupt controllerJerome Brunet3-0/+423