summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-13irqchip/gic-v3: pr_err() strings should end with newlinesArvind Yadav
2017-11-13irqchip/s3c24xx: pr_err() strings should end with newlinesArvind Yadav
2017-11-12irqchip/gic-v3: Fix ppi-partitions lookupJohan Hovold
2017-11-10irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping failsMarc Zyngier
2017-11-09irqchip: mips-gic: Print warning if inherited GIC base is usedMatt Redfearn
2017-11-09irqchip/mips-gic: Add pr_fmt and reword pr_* messagesMatt Redfearn
2017-11-07irqchip/stm32: Move the wakeup on interrupt maskLudovic Barre
2017-11-07irqchip/stm32: Fix initial valuesLudovic Barre
2017-11-07irqchip/stm32: Add stm32h7 supportLudovic Barre
2017-11-07irqchip/stm32: Add multi-bank managementLudovic Barre
2017-11-07irqchip/stm32: Select GENERIC_IRQ_CHIPLudovic Barre
2017-11-07irqchip/exiu: Add support for Socionext Synquacer EXIU controllerArd Biesheuvel
2017-11-07irqchip/gic-v3-its: Fix VPE activate callback return valueMarc Zyngier
2017-11-02irqchip: mips-gic: Make IPI bitmaps staticPaul Burton
2017-11-02irqchip: mips-gic: Share register writes in gic_set_type()Paul Burton
2017-11-02irqchip: mips-gic: Remove gic_vpes variablePaul Burton
2017-11-02irqchip: mips-gic: Use num_possible_cpus() to reserve IPIsPaul Burton
2017-11-02irqchip: mips-gic: Configure EIC when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Mask local interrupts when CPUs come onlinePaul Burton
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton
2017-11-02irqchip: mips-gic: Inline gic_local_irq_domain_map()Paul Burton
2017-11-02irqchip/meson-gpio: add support for Meson8 SoCsMartin Blumenstingl
2017-11-02irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interfaceMarc Zyngier
2017-11-02irqchip/gic-v3-its: Setup VLPI properties at map timeMarc Zyngier
2017-11-02Merge tag 'v4.14-rc3' into irq/irqchip-4.15Marc Zyngier
2017-10-19irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init()Wei Yongjun
2017-10-19irqchip/meson: Add support for gpio interrupt controllerJerome Brunet
2017-10-19irqchip/gic-v3-its: Update effective affinity on VPE mappingMarc Zyngier
2017-10-19irqchip/gic-v3-its: Only send VINVALL to a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Limit scope of VPE mapping to be per ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vmapp operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make its_send_vinvall operate on a single ITSMarc Zyngier
2017-10-19irqchip/gic-v3-its: Make GICv4_ITS_LIST_MAX globally availableMarc Zyngier
2017-10-19irqchip/gic-v3-its: Track per-ITS list numberMarc Zyngier
2017-10-19irqchip/gic-v3-its: Workaround HiSilicon Hip07 redistributor addressingMarc Zyngier
2017-10-19irqchip/gic-v3-its: Pass its_node pointer to each command builderMarc Zyngier
2017-10-19irqchip/gic-v3-its: Add post-mortem info on command timeoutMarc Zyngier
2017-10-19irqchip/gic-v3: Add workaround for Synquacer pre-ITSArd Biesheuvel
2017-10-19irqchip/gic: Make quirks matching conditional on init return valueArd Biesheuvel
2017-10-19irqchip/gic-v3: Probe device ID space before quirks handlingArd Biesheuvel
2017-10-19irqchip/gic-v3: Add support for Range Selector (RS) featureShanker Donthineni
2017-10-19irqchip/brcmstb-l2: Add support for the BCM7271 L2 controllerDoug Berger
2017-10-19irqchip/brcmstb-l2: Abstract register accessesDoug Berger
2017-10-19irqchip/brcmstb-l2: Remove some processing from the handlerDoug Berger
2017-10-19irqchip/renesas-intc-irqpin: Use of_device_get_match_data() helperGeert Uytterhoeven
2017-10-16irqchip: Add Kconfig menuRandy Dunlap
2017-10-16irqchip/irq-omap-intc: Do not statically initialize variablesLadislav Michl
2017-10-16irqchip/irq-omap-intc: Remove omap3_init_irq()Ladislav Michl
2017-10-01Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds