Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8331c055b23c4155b896a2c3791704ae68992d2b
/
include
/
linux
/
irqdomain.h
530cbe1
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
by Marc Zyngier
· 9 years ago
92b86f9
Merge branch 'irq/gic-v2m-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 9 years ago
75aba7b
irqdomain: Introduce is_fwnode_irqchip helper
by Suravee Suthikulpanit
· 9 years ago
471036b
acpi: pci: Setup MSI domain for ACPI based pci devices
by Suravee Suthikulpanit
· 9 years ago
c466595
irqdomain: Make irq_domain_alloc_irqs_recursive available
by Marc Zyngier
· 9 years ago
e7a46c8
irqdomain: Documentation updates
by Marc Zyngier
· 9 years ago
2a5e9a0
irqdomain: Introduce irq_domain_create_hierarchy
by Marc Zyngier
· 9 years ago
b145dcc
irqdomain: Add a fwnode_handle allocator
by Marc Zyngier
· 9 years ago
1bf4ddc
irqdomain: Introduce irq_domain_create_{linear, tree}
by Marc Zyngier
· 9 years ago
c0131f0
irqdomain: Introduce irq_create_fwspec_mapping
by Marc Zyngier
· 9 years ago
11e4438e
irqdomain: Introduce a firmware-specific IRQ specifier structure
by Marc Zyngier
· 9 years ago
130b8c6
irqdomain: Allow irq domain lookup by fwnode
by Marc Zyngier
· 9 years ago
f110711
irqdomain: Convert irqdomain-%3Eof_node to fwnode
by Marc Zyngier
· 9 years ago
10abc7d
irqdomain: Add an accessor for the of_node field
by Marc Zyngier
· 9 years ago
a571607
genirq: Add DOMAIN_BUS_NEXUS irqdomain property
by Marc Zyngier
· 9 years ago
c706c23
of/platform: Assign MSI domain to platform device
by Marc Zyngier
· 9 years ago
0380839
PCI/MSI: Register irq domain with specific token
by Marc Zyngier
· 9 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
5f22f5c
irqdomain: Add non-hierarchy helper irq_domain_set_info
by Stefan Agner
· 10 years ago
afb7da8
irqdomain: Introduce helper function irq_domain_add_hierarchy()
by Jiang Liu
· 10 years ago
36d7273
irqdomain: Implement a method to automatically call parent domains alloc/free
by Jiang Liu
· 10 years ago
1b53770
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
by Jiang Liu
· 10 years ago
f8264e3
irqdomain: Introduce new interfaces to support hierarchy irqdomains
by Jiang Liu
· 10 years ago
43a7759
genirq: Export irq_domain_disassociate() to architecture interrupt drivers
by Jiang Liu
· 11 years ago
d3dcb43
irqdomain: make irq_linear_revmap() a fast path again
by Grant Likely
· 12 years ago
56a3d5a
irqdomain: remove irq_domain_generate_simple()
by Grant Likely
· 12 years ago
ddaf144
irqdomain: Refactor irq_domain_associate_many()
by Grant Likely
· 12 years ago
fa40f37
irqdomain: Clean up aftermath of irq_domain refactoring
by Grant Likely
· 12 years ago
1aa0dd9
irqdomain: Eliminate revmap type
by Grant Likely
· 12 years ago
cef5075
irqdomain: merge linear and tree reverse mappings.
by Grant Likely
· 12 years ago
0bb4afb
irqdomain: Add a name field
by Grant Likely
· 12 years ago
9bbf877
irqdomain: Replace LEGACY mapping with LINEAR
by Grant Likely
· 12 years ago
088f40b
genirq: Generic chip: Add linear irq domain support
by Thomas Gleixner
· 12 years ago
d6b0d1f
irqdomain: Eliminate dedicated radix lookup functions
by Grant Likely
· 13 years ago
98aa468
irqdomain: Support for static IRQ mapping and association.
by Grant Likely
· 13 years ago
781d0f4
irq_domain: Standardise legacy/linear domain selection
by Mark Brown
· 12 years ago
cb5557b
irqdomain: Kill off duplicate definitions.
by Paul Mundt
· 13 years ago
58ee99a
irqdomain: Support removal of IRQ domains.
by Paul Mundt
· 13 years ago
6fa6c8e2
irq_domain: Move irq_virq_count into NOMAP revmap
by Grant Likely
· 13 years ago
a699e4e
irq: Kill pointless irqd_to_hw export
by Grant Likely
· 13 years ago
d593f25
irq_domain: Centralize definition of irq_dispose_mapping()
by Grant Likely
· 13 years ago
a18dc81
irq_domain: constify irq_domain_ops
by Grant Likely
· 13 years ago
16b2e6e
irq_domain: Create common xlate functions that device drivers can use
by Grant Likely
· 13 years ago
6b783f7
irq_domain: Remove irq_domain_add_simple()
by Grant Likely
· 13 years ago
7529495
irq_domain: Remove 'new' irq_domain in favour of the ppc one
by Grant Likely
· 13 years ago
1bc04f2
irq_domain: Add support for base irq and hwirq in legacy mappings
by Grant Likely
· 13 years ago
a8db8cf
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
by Grant Likely
· 13 years ago
cc79ca6
irq_domain: Move irq_domain code from powerpc to kernel/irq
by Grant Likely
· 13 years ago
7bb69ba
irq_domain: Make irq_domain structure match powerpc's irq_host
by Grant Likely
· 13 years ago
c87fb57
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
by Jamie Iles
· 13 years ago
6d27430
irq: support domains with non-zero hwirq base
by Rob Herring
· 13 years ago
5bd078d
irq: Add declaration of irq_domain_simple_ops to irqdomain.h
by Rob Herring
· 13 years ago
7e71330
dt/irq: add irq_domain_generate_simple() helper
by Grant Likely
· 13 years ago
08a543a
irq: add irq_domain translation infrastructure
by Grant Likely
· 13 years ago