| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli | 2021-10-20 | 2 | -7/+18 |
| * | | | irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli | 2021-10-20 | 2 | -8/+12 |
| * | | | irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER | Florian Fainelli | 2021-10-20 | 2 | -2/+8 |
| * | | | irqchip/irq-bcm7038-l1: Restrict affinity setting to MIPS | Florian Fainelli | 2021-10-20 | 1 | -0/+4 |
| * | | | irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS | Florian Fainelli | 2021-10-20 | 1 | -6/+3 |
| * | | | irqchip/irq-bcm7038-l1: Use irq_get_irq_data() | Florian Fainelli | 2021-10-20 | 1 | -1/+1 |
| * | | | irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline() | Florian Fainelli | 2021-10-20 | 1 | -30/+0 |
| | |/
| |/| |
|
| * | | irqchip/meson-gpio: Make it possible to build as a module | Neil Armstrong | 2021-10-20 | 2 | -8/+12 |
| |/ |
|
* | | irqchip/ti-sci-inta: Make use of the helper function devm_platform_ioremap_re... | Cai Huoqing | 2021-10-19 | 1 | -3/+1 |
* | | irqchip/stm32: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing | 2021-10-19 | 1 | -3/+1 |
* | | irqchip/irq-ts4800: Make use of the helper function devm_platform_ioremap_res... | Cai Huoqing | 2021-10-19 | 1 | -3/+1 |
* | | irqchip/irq-mvebu-pic: Make use of the helper function devm_platform_ioremap_... | Cai Huoqing | 2021-10-19 | 1 | -3/+1 |
* | | irqchip/irq-mvebu-icu: Make use of the helper function devm_platform_ioremap_... | Cai Huoqing | 2021-10-19 | 1 | -3/+1 |
|/ |
|
* | irqchip/gic: Work around broken Renesas integration | Marc Zyngier | 2021-09-22 | 1 | -1/+51 |
* | irqchip/renesas-rza1: Use semicolons instead of commas | Geert Uytterhoeven | 2021-09-22 | 1 | -6/+6 |
* | irqchip/gic-v3-its: Fix potential VPE leak on error | Kaige Fu | 2021-09-22 | 1 | -1/+1 |
* | irqchip/goldfish-pic: Select GENERIC_IRQ_CHIP to fix build | Randy Dunlap | 2021-09-22 | 1 | -0/+1 |
* | irqchip/mbigen: Repair non-kernel-doc notation | Randy Dunlap | 2021-09-22 | 1 | -3/+3 |
* | irqchip/armada-370-xp: Fix ack/eoi breakage | Marc Zyngier | 2021-09-22 | 1 | -2/+2 |
* | Merge branch irq/qcom-pdc-nowake-cleanup into irq/irqchip-next | Marc Zyngier | 2021-08-23 | 1 | -57/+11 |
|\ |
|
| * | irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchy | Marc Zyngier | 2021-08-23 | 1 | -57/+11 |
* | | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier | 2021-08-20 | 2 | -2/+23 |
|\ \ |
|
| * | | irqchip/gic-v3: Fix priority comparison when non-secure priorities are used | Chen-Yu Tsai | 2021-08-20 | 1 | -1/+22 |
| * | | irqchip/apple-aic: Fix irq_disable from within irq handlers | Sven Peter | 2021-08-20 | 1 | -1/+1 |
* | | | Merge branch irq/misc-5.15 into irq/irqchip-next | Marc Zyngier | 2021-08-12 | 2 | -1/+19 |
|\| | |
|
| * | | irqchip/mtk-sysirq: Skip setting irq-wake | Markus Schneider-Pargmann | 2021-08-12 | 1 | -0/+1 |
| * | | irqchip/loongson-pch-pic: Improve edge triggered interrupt support | Huacai Chen | 2021-08-12 | 1 | -1/+18 |
| |/ |
|
* | | Merge branch irq/gicv3-eppi-partition into irq/irqchip-next | Marc Zyngier | 2021-08-12 | 1 | -11/+50 |
|\ \ |
|
| * | | irqchip/gic-v3: Fix selection of partition domain for EPPIs | James Morse | 2021-08-12 | 1 | -7/+41 |
| * | | irqchip/gic-v3: Add __gic_get_ppi_index() to find the PPI number from hwirq | James Morse | 2021-08-12 | 1 | -4/+9 |
| |/ |
|
* | | irqchip/mvebu-odmi: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -3/+2 |
* | | irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -3/+1 |
* | | irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -4/+1 |
* | | irqchip/gic-v3: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 2 | -6/+5 |
* | | irqchip/gic-v2m: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -3/+2 |
* | | irqchip/alpine-msi: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -4/+2 |
* | | irqchip/partitions: Switch to bitmap_zalloc() | Andy Shevchenko | 2021-07-26 | 1 | -2/+1 |
|/ |
|
* | Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel... | Thomas Gleixner | 2021-07-09 | 3 | -11/+12 |
|\ |
|
| * | irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry | Marc Zyngier | 2021-07-09 | 3 | -11/+12 |
* | | Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-06-29 | 56 | -231/+137 |
|\| |
|
| * | Merge branch irq/irqchip-driver-updates into irq/irqchip-next | Marc Zyngier | 2021-06-11 | 3 | -8/+14 |
| |\ |
|
| | * | irqchip/mbigen: Fix compile warning when CONFIG_ACPI is disabled | Yang Yingliang | 2021-06-06 | 1 | -6/+6 |
| | * | irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a module | Saravana Kannan | 2021-06-06 | 2 | -2/+8 |
| * | | Merge branch irq/generic_handle_domain_irq-core into irq/irqchip-next | Marc Zyngier | 2021-06-11 | 48 | -193/+113 |
| |\ \ |
|
| | * | | irqchip: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 2021-06-10 | 47 | -190/+111 |
| | * | | irqchip/nvic: Convert from handle_IRQ() to handle_domain_irq() | Marc Zyngier | 2021-06-10 | 1 | -3/+1 |
| | * | | irqchip/mips-gic: Directly include linux/irqdomain.h | Marc Zyngier | 2021-06-10 | 1 | -0/+1 |
| | |/ |
|
| * | | irqchip: gic-pm: Remove redundant error log of clock bulk | Chunfeng Yun | 2021-06-11 | 1 | -3/+1 |
| * | | irqchip/sun4i: Remove unnecessary oom message | Zhen Lei | 2021-06-11 | 1 | -6/+2 |
| * | | irqchip/irq-imx-gpcv2: Remove unnecessary oom message | Zhen Lei | 2021-06-11 | 1 | -3/+1 |