| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip/loongson-liointc: Use architecture register to get coreid | Jiaxun Yang | 2022-06-10 | 1 | -1/+7 |
* | irqchip/uniphier-aidet: Add compatible string for NX1 SoC | Kunihiko Hayashi | 2022-06-09 | 1 | -0/+1 |
* | irqchip/realtek-rtl: Fix refcount leak in map_interrupts | Miaoqian Lin | 2022-06-09 | 1 | -1/+1 |
* | irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions | Miaoqian Lin | 2022-06-09 | 1 | -1/+4 |
* | irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions | Miaoqian Lin | 2022-06-09 | 1 | -1/+1 |
* | irqchip/apple-aic: Fix refcount leak in aic_of_ic_init | Miaoqian Lin | 2022-06-09 | 1 | -0/+1 |
* | irqchip/apple-aic: Fix refcount leak in build_fiq_affinity | Miaoqian Lin | 2022-06-09 | 1 | -0/+1 |
* | irqchip/gic/realview: Fix refcount leak in realview_gic_of_init | Miaoqian Lin | 2022-06-09 | 1 | -0/+1 |
* | irqchip/xilinx: Remove microblaze+zynq dependency | Jamie Iles | 2022-06-09 | 1 | -1/+1 |
* | irqchip/loongson-liointc: Fix build error for LoongArch | Huacai Chen | 2022-06-03 | 1 | -1/+5 |
* | irqchip: Adjust Kconfig for Loongson | Huacai Chen | 2022-06-03 | 1 | -3/+3 |
* | Merge tag 'gpio-updates-for-v5.19' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-26 | 1 | -122/+4 |
|\ |
|
| * | irq/gpio: ixp4xx: Drop boardfile probe path | Linus Walleij | 2022-04-25 | 1 | -122/+4 |
* | | Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-05-26 | 4 | -209/+0 |
|\ \ |
|
| * \ | Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as... | Arnd Bergmann | 2022-04-04 | 4 | -209/+0 |
| |\ \
| | |/
| |/| |
|
| | * | remove the h8300 architecture | Christoph Hellwig | 2022-02-23 | 4 | -209/+0 |
* | | | Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2022-05-20 | 14 | -144/+320 |
|\ \ \ |
|
| * \ \ | Merge branch irq/gic-v3-nmi-fixes-5.19 into irq/irqchip-next | Marc Zyngier | 2022-05-17 | 1 | -63/+120 |
| |\ \ \ |
|
| | * | | | irqchip/gic-v3: Fix priority mask handling | Mark Rutland | 2022-05-15 | 1 | -58/+89 |
| | * | | | irqchip/gic-v3: Refactor ISB + EOIR at ack time | Mark Rutland | 2022-05-15 | 1 | -10/+33 |
| | * | | | irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack and handling | Mark Rutland | 2022-05-15 | 1 | -0/+3 |
| * | | | | Merge branch irq/misc-5.19 into irq/irqchip-next | Marc Zyngier | 2022-05-17 | 11 | -37/+120 |
| |\ \ \ \ |
|
| | * | | | | irqchip: Add Kconfig symbols for sunxi drivers | Samuel Holland | 2022-05-17 | 2 | -3/+15 |
| | * | | | | irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38... | Pali Rohár | 2022-05-06 | 1 | -1/+10 |
| | * | | | | irqchip/gic: Improved warning about incorrect type | Florian Fainelli | 2022-05-04 | 1 | -2/+4 |
| | * | | | | irqchip/csky: Return true/false (not 1/0) from bool functions | Haowen Bai | 2022-05-04 | 1 | -2/+2 |
| | * | | | | irqchip/imx-irqsteer: Add runtime PM support | Lucas Stach | 2022-05-04 | 1 | -3/+11 |
| | * | | | | irqchip/imx-irqsteer: Constify irq_chip struct | Lucas Stach | 2022-05-04 | 1 | -1/+1 |
| | * | | | | irqchip/armada-370-xp: Enable MSI affinity configuration | Nathan Rossi | 2022-05-04 | 1 | -12/+33 |
| | * | | | | irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski | 2022-05-04 | 1 | -2/+2 |
| | * | | | | irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value | Krzysztof Kozlowski | 2022-05-04 | 1 | -2/+2 |
| | * | | | | irqchip/sun6i-r: Use NULL for chip_data | Samuel Holland | 2022-05-04 | 1 | -2/+4 |
| | * | | | | irqchip/xtensa-mx: Fix initial IRQ affinity in non-SMP setup | Max Filippov | 2022-05-04 | 1 | -4/+14 |
| | * | | | | irqchip/exiu: Fix acknowledgment of edge triggered interrupts | Daniel Thompson | 2022-05-04 | 1 | -3/+22 |
| | |/ / / |
|
| * | | | | irqchip/gic-v3: Claim iomem resources | Robin Murphy | 2022-05-04 | 1 | -6/+9 |
| * | | | | irqchip/gic-v3: Relax polling of GIC{R,D}_CTLR.RWP | Marc Zyngier | 2022-05-04 | 1 | -20/+18 |
| * | | | | irqchip/gic-v3: Detect LPI invalidation MMIO registers | Marc Zyngier | 2022-05-04 | 1 | -4/+16 |
| |/ / / |
|
| * | | | irqchip/gic, gic-v3: Prevent GSI to SGI translations | Andre Przywara | 2022-04-05 | 2 | -0/+12 |
| * | | | irqchip/gic-v3: Fix GICR_CTLR.RWP polling | Marc Zyngier | 2022-04-05 | 1 | -4/+4 |
| * | | | irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling | Marc Zyngier | 2022-04-05 | 1 | -9/+19 |
| * | | | irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init() | Yang Yingliang | 2022-04-05 | 1 | -1/+1 |
| * | | | irq/qcom-mpm: Fix build error without MAILBOX | YueHaibing | 2022-04-05 | 1 | -0/+1 |
| |/ / |
|
* | | | irqchip/bmips: Replace cpumask_weight() with cpumask_empty() | Yury Norov | 2022-04-10 | 1 | -1/+1 |
* | | | irqchip/gic-v3: Always trust the managed affinity provided by the core code | Marc Zyngier | 2022-04-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2022-03-24 | 2 | -157/+0 |
|\ \ |
|
| * | | nds32: Remove the architecture | Alan Kao | 2022-03-07 | 2 | -157/+0 |
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2022-03-24 | 1 | -17/+5 |
|\ \ \ |
|
| * | | | ARM: fix building NOMMU ARMv4/v5 kernels | Arnd Bergmann | 2022-03-12 | 1 | -1/+0 |
| * | | | irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER | Vladimir Murzin | 2021-12-06 | 2 | -17/+6 |
* | | | | Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2022-03-14 | 20 | -366/+1272 |
|\ \ \ \
| |_|_|/
|/| | | |
|