Jia He 4cb205c0c5 irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint 7 жил өмнө
..
Kconfig 1009aa1205 Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux 7 жил өмнө
Makefile 8237f8bc4f irqchip: add a SiFive PLIC driver 7 жил өмнө
alphascale_asm9260-icoll.h 7e4ac676ee irqchip/mxs: Add Alphascale ASM9260 support 9 жил өмнө
exynos-combiner.c 2a4fe14bc8 irqchip/exynos-combiner: Fix usage of __raw IO 9 жил өмнө
irq-alpine-msi.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 жил өмнө
irq-armada-370-xp.c 9fbd7fd28d Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core 8 жил өмнө
irq-aspeed-i2c-ic.c 7bdeb7f52b irqchip/aspeed-i2c-ic: Fix return value check in aspeed_i2c_ic_of_init() 7 жил өмнө
irq-aspeed-vic.c fa776a3f2b irqchip/aspeed-vic: Add AST2500 compatible string 8 жил өмнө
irq-ath79-cpu.c 81ffb18ce4 irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/ 9 жил өмнө
irq-ath79-misc.c 07ba4b061a irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/ 9 жил өмнө
irq-ativic32.c abe45fd9f1 irqchip: Andestech Internal Vector Interrupt Controller driver 7 жил өмнө
irq-atmel-aic-common.c 0a46230bf0 irqchip/atmel-aic: Remove root argument from ->fixup() prototype 8 жил өмнө
irq-atmel-aic-common.h 0a46230bf0 irqchip/atmel-aic: Remove root argument from ->fixup() prototype 8 жил өмнө
irq-atmel-aic.c 0a46230bf0 irqchip/atmel-aic: Remove root argument from ->fixup() prototype 8 жил өмнө
irq-atmel-aic5.c 0a46230bf0 irqchip/atmel-aic: Remove root argument from ->fixup() prototype 8 жил өмнө
irq-bcm2835.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-bcm2836.c ad83c7cb2f irqchip/irq-bcm2836: Add support for DT interrupt polarity 7 жил өмнө
irq-bcm6345-l1.c d0ed5e8e14 irqchip/bcm-6345-l1: Report that effective affinity is a single target 8 жил өмнө
irq-bcm7038-l1.c 0702bc4d2f irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP 7 жил өмнө
irq-bcm7120-l2.c 2d02424e89 irqchip/bcm: Remove hashed address printing 7 жил өмнө
irq-brcmstb-l2.c 2d02424e89 irqchip/bcm: Remove hashed address printing 7 жил өмнө
irq-clps711x.c 4b4d994958 irqchip: clps711x: Changing the compatibility string to match with the smallest supported chip 9 жил өмнө
irq-crossbar.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-digicolor.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-dw-apb-ictl.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-eznps.c dd1dafcdf0 irqchip/eznps: Drop pointless static qualifier in nps400_of_init() 8 жил өмнө
irq-ftintc010.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
irq-gic-common.c aa08192a25 irqchip/gic: Take lock when updating irq type 7 жил өмнө
irq-gic-common.h 9d111d4910 irqchip/gic: Make quirks matching conditional on init return value 7 жил өмнө
irq-gic-pm.c 39a342b252 irqchip/gic-pm: Update driver to use of_pm_clk_add_clk 9 жил өмнө
irq-gic-realview.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
irq-gic-v2m.c cbaf45a6be irqchip/gic-v2m: Fix SPI release on error path 7 жил өмнө
irq-gic-v3-its-fsl-mc-msi.c 147c8f376e irqchip/gic-v3-its: Move minimum LPI requirements to individual busses 7 жил өмнө
irq-gic-v3-its-pci-msi.c 30800b3a1f irqchip/gic-v3-its: Reduce minimum LPI allocation to 1 for PCI devices 7 жил өмнө
irq-gic-v3-its-platform-msi.c 147c8f376e irqchip/gic-v3-its: Move minimum LPI requirements to individual busses 7 жил өмнө
irq-gic-v3-its.c 4cb205c0c5 irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint 7 жил өмнө
irq-gic-v3-mbi.c 3898535149 irqchip/gic-v3: Add PCI/MSI support to the GICv3 MBI sub-driver 7 жил өмнө
irq-gic-v3.c 4110b5cbb0 irqchip/gic-v3: Allow interrupt to be configured as wake-up sources 7 жил өмнө
irq-gic-v4.c 90dc7122a3 irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails 7 жил өмнө
irq-gic.c d01d327406 irqchip/gic: Update supports_deactivate static key to modern api 7 жил өмнө
irq-goldfish-pic.c 4235ff50cf irqchip/irq-goldfish-pic: Add Goldfish PIC driver 7 жил өмнө
irq-hip04.c 79a0d4d8f1 irqchip/hip04: Report that effective affinity is a single target 8 жил өмнө
irq-i8259.c 6a9d42ed0d irqchip/i8259: Set I/O port resource types correctly 7 жил өмнө
irq-imgpdc.c a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 жил өмнө
irq-imx-gpcv2.c 61b8b22858 irqchip/irq-imx-gpcv2: Remove unused function 7 жил өмнө
irq-ingenic.c 1047557cb9 irqchip/ingenic: Add support for the JZ4725B SoC 7 жил өмнө
irq-jcore-aic.c c024f06b3d irqchip/jcore: Fix lost per-cpu interrupts 8 жил өмнө
irq-keystone.c 2f884e6e68 irqchip/keystone: Fix "scheduling while atomic" on rt 8 жил өмнө
irq-lpc32xx.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-ls-scfg-msi.c 893fbfff97 irqchip/ls-scfg-msi: Fix MSI affinity handling 7 жил өмнө
irq-mbigen.c e183c2a3ea irqchip/irq-mbigen: Constify irq_domain_ops 8 жил өмнө
irq-meson-gpio.c 868c4e0753 irqchip/meson-gpio: Add support for Meson-AXG SoCs 7 жил өмнө
irq-mips-cpu.c fe7a38c625 MIPS: Unify checks for sibling CPUs 8 жил өмнө
irq-mips-gic.c 285cb4f623 irqchip/mips-gic: Avoid spuriously handling masked interrupts 7 жил өмнө
irq-mmp.c c8c7d93dcb irqchip/mmp: Make mmp_intc_conf const 8 жил өмнө
irq-mscc-ocelot.c 19d9916448 irqchip: Add a driver for the Microsemi Ocelot controller 7 жил өмнө
irq-mtk-cirq.c 9dbbbd33aa irqchip: Add Mediatek mtk-cirq driver 8 жил өмнө
irq-mtk-sysirq.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-mvebu-gicp.c a86854d0c5 treewide: devm_kzalloc() -> devm_kcalloc() 7 жил өмнө
irq-mvebu-icu.c 25eaaabb51 irqchip/mvebu-gicp: Use level-triggered MSIs between ICU and GICP 7 жил өмнө
irq-mvebu-odmi.c 0407daceed irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity method 9 жил өмнө
irq-mvebu-pic.c a109893bd3 irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC 9 жил өмнө
irq-mxs.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-nvic.c f833f57ff2 irqchip: Convert all alloc/xlate users from of_node to fwnode 9 жил өмнө
irq-omap-intc.c 77c858fa34 irqchip/irq-omap-intc: Do not statically initialize variables 7 жил өмнө
irq-ompic.c 404e6bea10 irqchip/ompic: fix return value check in ompic_of_init() 7 жил өмнө
irq-or1k-pic.c ca38701935 irqchip/or1k-pic: Fix interrupt acknowledgement 8 жил өмнө
irq-orion.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 жил өмнө
irq-partition-percpu.c 6396bb2215 treewide: kzalloc() -> kcalloc() 7 жил өмнө
irq-pic32-evic.c 0de6b9979e irqchip/irq-pic32-evic: Fix bug with external interrupts. 9 жил өмнө
irq-renesas-h8300h.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
irq-renesas-h8s.c 558e6694cd h8300: irqchip: fix warning 7 жил өмнө
irq-renesas-intc-irqpin.c 66bf8252cf irqchip/renesas-intc-irqpin: Use wakeup_path i.s.o. explicit clock handling 7 жил өмнө
irq-renesas-irqc.c 734e036a9e irqchip/renesas-irqc: Use wakeup_path i.s.o. explicit clock handling 7 жил өмнө
irq-s3c24xx.c f3b28362b6 irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0 7 жил өмнө
irq-sa11x0.c e8d36d5dbb ARM: kill off set_irq_flags usage 10 жил өмнө
irq-sifive-plic.c 8237f8bc4f irqchip: add a SiFive PLIC driver 7 жил өмнө
irq-sirfsoc.c 4a3691ccb3 irqchip/sirfsoc: Fix sparse warnings on __iomem 9 жил өмнө
irq-sni-exiu.c 0e54705b0e irqchip/exiu: Fix return value check in exiu_init() 7 жил өмнө
irq-st.c f357563f95 irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused 8 жил өмнө
irq-stm32-exti.c 20b420dc42 Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent 7 жил өмнө
irq-sun4i.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-sunxi-nmi.c 173bda53b3 irqchip/sunxi-nmi: Support sun6i-a31-r-intc compatible 8 жил өмнө
irq-tango.c 44beda0c35 irqchip/tango: Set irq handler and data in one go 7 жил өмнө
irq-tb10x.c bd0b9ac405 genirq: Remove irq argument from irq flow handlers 10 жил өмнө
irq-tegra.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-ts4800.c e4e1c0ea73 irqchip/ts4800: Make ts4800_ic_ops static const 9 жил өмнө
irq-uniphier-aidet.c 5ed34d3a43 irqchip: Add UniPhier AIDET irqchip driver 8 жил өмнө
irq-versatile-fpga.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 жил өмнө
irq-vf610-mscm-ir.c f833f57ff2 irqchip: Convert all alloc/xlate users from of_node to fwnode 9 жил өмнө
irq-vic.c 0ff4deee9c irqchip/vic: Improve function-level documentation 8 жил өмнө
irq-vt8500.c d17cab4451 irqchip: Kill off set_irq_flags usage 10 жил өмнө
irq-xilinx-intc.c e81f54c668 irqchip: Convert to using %pOF instead of full_name 8 жил өмнө
irq-xtensa-mx.c 8b5163eb98 xtensa: drop variant IRQ support 7 жил өмнө
irq-xtensa-pic.c 8b5163eb98 xtensa: drop variant IRQ support 7 жил өмнө
irq-zevio.c 1fd9a71076 irqchip/zevio: Use irq_data_get_chip_type() helper 9 жил өмнө
irqchip.c f26527b142 irqchip / GIC: Convert the GIC driver to ACPI probing 10 жил өмнө
qcom-irq-combiner.c 1bc2463cee irqchip/qcom: Fix check for spurious interrupts 7 жил өмнө
qcom-pdc.c f55c73aef8 irqchip/pdc: Add PDC interrupt controller for QCOM SoCs 7 жил өмнө
spear-shirq.c 287980e49f remove lots of IS_ERR_VALUE abuses 9 жил өмнө