index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-bcm7038-l1.c
Age
Commit message (
Expand
)
Author
2021-10-20
irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
Florian Fainelli
2021-10-20
irqchip/irq-bcm7038-l1: Restrict affinity setting to MIPS
Florian Fainelli
2021-10-20
irqchip/irq-bcm7038-l1: Gate use of CPU logical map to MIPS
Florian Fainelli
2021-10-20
irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
Florian Fainelli
2021-10-20
irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
Florian Fainelli
2021-06-10
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2020-07-27
irqchip/irq-bcm7038-l1: Guard uses of cpu_logical_map
Florian Fainelli
2020-07-17
irqchip/irq-bcm7038-l1: Allow building on ARM 32-bit
Florian Fainelli
2020-04-17
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
2020-03-22
irqchip/irq-bcm7038-l1: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-11-10
irqchip/irq-bcm7038-l1: Support brcm,int-fwd-mask
Florian Fainelli
2019-11-10
irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary
Florian Fainelli
2019-11-10
irqchip/irq-bcm7038-l1: Add PM support
Justin Chen
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-29
irqchip/bcm: Restore registration print with %pOF
Florian Fainelli
2018-08-13
irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
Jonas Gorski
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
2017-08-18
irqchip/bcm-7038-l1: Report that effective affinity is a single target
Marc Zyngier
2016-11-18
irqchip/bcm7038-l1: Implement irq_cpu_offline() callback
Florian Fainelli
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-11
irqchip/bcm7038-l1: Consolidate chained IRQ handler install/remove
Thomas Gleixner
2015-07-11
irqchip: Prepare for local stub header removal
Joel Porquet
2015-04-01
IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers
Kevin Cernekee