1. 29 Aug, 2021 1 commit
    • Thomas Gleixner's avatar
      Merge tag 'irqchip-5.15' of... · 47fb0cfd
      Thomas Gleixner authored
      Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
      
      Pull irqchip updates from Marc Zyngier:
      
      - API updates:
      
        - Treewide conversion to generic_handle_domain_irq() for anything
          that looks like a chained interrupt controller
      
        - Update the irqdomain documentation
      
        - Use of bitmap_zalloc() throughout the tree
      
      - New functionalities:
      
        - Support for GICv3 EPPI partitions
      
      - Fixes:
      
        - Qualcomm PDC hierarchy fixes
      
        - Yet another priority decoding fix for the GICv3 pseudo-NMIs
      
        - Fix the apple-aic driver irq_eoi() callback to always unmask
          the interrupt
      
        - Properly handle edge interrupts on loongson-pch-pic
      
        - Let the mtk-sysirq driver advertise IRQCHIP_SKIP_SET_WAKE
      
      Link: https://lore.kernel.org/r/20210828121013.2647964-1-maz@kernel.org
      47fb0cfd
  2. 24 Aug, 2021 3 commits
  3. 23 Aug, 2021 3 commits
  4. 20 Aug, 2021 3 commits
  5. 18 Aug, 2021 2 commits
    • Marc Zyngier's avatar
      Merge branch irq/generic_handle_domain_irq into irq/irqchip-next · cf39e60c
      Marc Zyngier authored
      - Tree-wide conversion to generic_handle_domain_irq()
      - irqdomain documentation update
      
      Drag the pinctl ib-rockchip branch to resolve conflicts.
      
      * irq/generic_handle_domain_irq:
        pinctrl/rockchip: drop the gpio related codes
        gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type
        gpio/rockchip: support next version gpio controller
        gpio/rockchip: use struct rockchip_gpio_regs for gpio controller
        gpio/rockchip: add driver for rockchip gpio
        dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
        pinctrl/rockchip: add pinctrl device to gpio bank struct
        pinctrl/rockchip: separate struct rockchip_pin_bank to a head file
        pinctrl/rockchip: always enable clock for gpio controller
      Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
      cf39e60c
    • Marc Zyngier's avatar
      Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_domain_irq · 6ecd53f4
      Marc Zyngier authored
      Merge Linus' ib-rockchip branch to avoid ugly conflicts
      with the generic_handle_domain_irq rework.
      Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
      6ecd53f4
  6. 16 Aug, 2021 9 commits
  7. 13 Aug, 2021 1 commit
  8. 12 Aug, 2021 18 commits