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
/
kernel
/
irq
/
irqdomain.c
Age
Commit message (
Expand
)
Author
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-08-25
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
2017-08-18
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2017-08-18
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
2017-08-18
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
2017-07-26
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-22
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-07
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-06-22
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-05-22
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
2017-05-22
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
2017-02-10
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-01-30
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
2017-01-23
irqdomain: irq_domain_check_msi_remap
Eric Auger
2017-01-23
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
2016-09-05
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
2016-09-02
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-07-11
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-06-23
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
2016-06-13
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
2016-05-20
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-17
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-02
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
2016-03-31
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2016-02-25
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
2016-01-31
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-26
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
2016-01-21
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-15
irqdomain: Export irq_domain_set_info() for module use
Keith Busch
2015-12-29
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2015-12-21
irqdomain: Introduce is_fwnode_irqchip helper
Suravee Suthikulpanit
2015-12-20
genirq/msi: Export functions to allow MSI domains in modules
Jake Oshins
2015-12-16
irqdomain: Make irq_domain_alloc_irqs_recursive available
Marc Zyngier
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
[next]