Age | Commit message (Expand) | Author |
2017-07-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-07-03 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-30 | Merge tag 'irqchip-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Thomas Gleixner |
2017-06-30 | irqchip/or1k-pic: Fix interrupt acknowledgement | Pedro H. Penna |
2017-06-30 | irqchip/irq-mvebu-gicp: Allocate enough memory for spi_bitmap | Dan Carpenter |
2017-06-30 | irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity | Suzuki K Poulose |
2017-06-23 | Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner |
2017-06-23 | irqchip/gic-v3-its: Don't assume GICv3 hardware supports 16bit INTID | Shanker Donthineni |
2017-06-23 | irqchip/gic-v3-its: Add ACPI NUMA node mapping | Ganapatrao Kulkarni |
2017-06-23 | irqchip/gic-v3-its-platform-msi: Make of_device_ids const | Arvind Yadav |
2017-06-23 | irqchip/gic-v3-its: Make of_device_ids const | Arvind Yadav |
2017-06-23 | irqchip/irq-mvebu-icu: Add new driver for Marvell ICU | Thomas Petazzoni |
2017-06-23 | irqchip/irq-mvebu-gicp: Add new driver for Marvell GICP | Thomas Petazzoni |
2017-06-22 | irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access | Marc Zyngier |
2017-06-22 | irqchip/qcom: Use builtin_platform_driver to simplify the code | Wei Yongjun |
2017-06-22 | irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed | Brendan Higgins |
2017-06-22 | irqchip/aspeed-vic: Add AST2500 compatible string | Andrew Jeffery |
2017-06-22 | irqchip/aspeed-vic: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN" | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Document the overall driver logic | Thomas Petazzoni |
2017-06-22 | irqchip/armada-370-xp: Re-order register definitions | Thomas Petazzoni |
2017-06-22 | irqchip/gicv3-its: Skip irq affinity setting when target cpu is the same as c... | MaJun |
2017-06-22 | irqchip/gic-v3-its: Fix MSI alias accounting | Robin Murphy |
2017-06-22 | irqchip/irq-renesas-h8s: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/irq-renesas-h8300h: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/irq-mips-gic: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/irq-mbigen: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/irq-imx-gpcv2: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/i8259: Constify irq_domain_ops | Tobias Klauser |
2017-06-22 | irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible | Chen-Yu Tsai |
2017-06-22 | irqchip/sunxi-nmi: Const-ify sunxi_sc_nmi_reg_offs structures | Chen-Yu Tsai |
2017-06-22 | irqchip/sunxi-nmi: Reorder sunxi_sc_nmi_reg_offs' in ascending order | Chen-Yu Tsai |
2017-06-22 | irqchip/sunxi-nmi: Document interrupt disabling and clearing at probe time | Chen-Yu Tsai |
2017-06-22 | irqchip/sunxi-nmi: Convert magic numbers to defines | Chen-Yu Tsai |
2017-06-20 | irqchip/mips-gic: Mark count and compare accessors notrace | Marcin Nowakowski |
2017-06-15 | ARM64/irqchip: Update ACPI_IORT symbol selection logic | Lorenzo Pieralisi |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2017-06-05 | xtensa: don't use linux IRQ #0 | Max Filippov |
2017-05-21 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-05-12 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2017-05-12 | irqchip/mbigen: Fix the clear register offset calculation | MaJun |
2017-05-12 | irqchip/mbigen: Fix potential NULL dereferencing | Hanjun Guo |
2017-05-12 | irqchip/mbigen: Fix memory mapping code | Hanjun Guo |
2017-04-30 | irqchip/mbigen: Fix return value check in mbigen_device_probe() | Wei Yongjun |
2017-04-20 | irqchip/mips-gic: Replace static map with dynamic | Matt Redfearn |
2017-04-20 | irqchip/mips-gic: Remove device IRQ domain | Paul Burton |
2017-04-20 | irqchip/mips-gic: Separate IPI reservation & usage tracking | Paul Burton |
2017-04-20 | Merge branch 'linus' into irq/core | Thomas Gleixner |
2017-04-14 | irqchip/irq-imx-gpcv2: Fix spinlock initialization | Tyler Baker |