index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdomain.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+2
*
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
2018-02-16
1
-14
/
+4
*
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2018-01-24
1
-118
/
+0
*
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-29
1
-6
/
+7
*
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
2017-11-12
1
-2
/
+1
*
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
2017-10-19
1
-2
/
+2
*
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
2017-10-19
1
-7
/
+7
*
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-5
/
+6
*
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
1
-15
/
+25
*
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
2017-09-25
1
-1
/
+1
*
irqdomain/debugfs: Provide domain specific debug callback
Thomas Gleixner
2017-09-25
1
-0
/
+2
*
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
1
-5
/
+6
|
\
|
*
device property: export irqchip_fwnode_ops
Arnd Bergmann
2017-07-26
1
-0
/
+1
|
*
device property: Get rid of struct fwnode_handle type field
Sakari Ailus
2017-07-22
1
-5
/
+5
*
|
irqdomain: Prevent potential NULL pointer dereference in irq_domain_push_irq()
Dan Carpenter
2017-08-25
1
-2
/
+2
*
|
irqdomain: Add irq_domain_{push,pop}_irq() functions
David Daney
2017-08-18
1
-0
/
+169
*
|
irqdomain: Check for NULL function pointer in irq_domain_free_irqs_hierarchy()
David Daney
2017-08-18
1
-1
/
+2
*
|
irqdomain: Factor out code to add and remove items to and from the revmap
David Daney
2017-08-18
1
-29
/
+29
|
/
*
irqdomain: Allow ACPI device nodes to be used as irqdomain identifiers
Marc Zyngier
2017-07-07
1
-0
/
+16
*
genirq/debugfs: Remove redundant NULL pointer check
Thomas Gleixner
2017-07-07
1
-2
/
+1
*
genirq/irqdomain: Remove auto-recursive hierarchy support
Marc Zyngier
2017-06-22
1
-42
/
+13
*
genirq/irqdomain: Add irq_domain_update_bus_token helper
Marc Zyngier
2017-06-22
1
-0
/
+31
*
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-22
1
-1
/
+86
*
genirq/irqdomain: Add map counter
Thomas Gleixner
2017-06-22
1
-0
/
+4
*
genirq: Allow fwnode to carry name information only
Thomas Gleixner
2017-06-22
1
-13
/
+92
*
irqdomain: Let irq_domain_mapping display ACPI fwnode attributes
Marc Zyngier
2017-05-22
1
-1
/
+12
*
irqdomain: Let irq_domain_mapping display hierarchical domains
Marc Zyngier
2017-05-22
1
-25
/
+43
*
-
.
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-14
/
+69
|
\
\
|
|
*
irqdomain: irq_domain_check_msi_remap
Eric Auger
2017-01-23
1
-0
/
+25
|
|
*
irqdomain: Add irq domain MSI and MSI_REMAP flags
Eric Auger
2017-01-23
1
-0
/
+14
|
|
/
|
/
|
|
*
irqdomain: Avoid activating interrupts more than once
Marc Zyngier
2017-01-30
1
-14
/
+30
|
/
*
genirq: Update stale comment for __irq_domain_add
Punit Agrawal
2016-09-05
1
-4
/
+2
*
irqdomain: Mask irq type in irq_domain_xlate_onetwocell()
Sebastian Frias
2016-09-02
1
-1
/
+4
*
irqdomain: Fix irq_domain_alloc_irqs_recursive() error handling
Alexander Popov
2016-07-11
1
-2
/
+4
*
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
1
-8
/
+14
|
\
|
*
genirq: Add affinity hint to irq allocation
Thomas Gleixner
2016-07-04
1
-8
/
+14
*
|
irqdomain: Fix disposal of mappings for interrupt hierarchies
Jon Hunter
2016-06-23
1
-2
/
+6
*
|
irqdomain: Don't set type when mapping an IRQ
Jon Hunter
2016-06-13
1
-5
/
+18
*
|
irqdomain: Fix handling of type settings for existing mappings
Jon Hunter
2016-06-13
1
-5
/
+32
|
/
*
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-20
1
-6
/
+1
*
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-05-17
1
-0
/
+1
|
\
|
*
irqdomain: Export irq_domain_free_irqs_common
Axel Lin
2016-03-31
1
-0
/
+1
*
|
irqdomain: Allow domain matching on irq_fwspec
Marc Zyngier
2016-05-02
1
-9
/
+10
|
/
*
genirq: Export IRQ functions for module use
Quan Nguyen
2016-03-10
1
-0
/
+5
*
genirq: Make irq_domain_alloc_descs() non static
Qais Yousef
2016-02-25
1
-4
/
+2
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
1
-3
/
+8
|
\
|
*
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
2016-01-26
1
-3
/
+8
*
|
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
irqdomain: Export irq_domain_set_info() for module use
Keith Busch
2016-01-15
1
-0
/
+1
*
|
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2015-12-29
1
-1
/
+1
|
\
\
[next]