Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b0a119fd990420d84baf8bc802bd2caf85edb464
/
drivers
/
of
/
irq.c
5339f9d
Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
264041e
of/irq: optimize device node matching loop in of_irq_init()
by Masahiro Yamada
· 9 years ago
4c3141e
of/irq: Export of_irq_find_parent again
by Carlo Caione
· 9 years ago
9bbd4b9
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
8363ccb
of/irq: add missing of_node_put
by Julia Lawall
· 9 years ago
82b9b42
of/irq: Use the msi-map property to provide device-specific MSI domain
by Marc Zyngier
· 9 years ago
a251b26
of/irq: Split of_msi_map_rid to reuse msi-map lookup
by Marc Zyngier
· 9 years ago
61c0824
of/irq: Use of_msi_get_domain instead of open-coded "msi-parent" parsing
by Marc Zyngier
· 9 years ago
48ae34f
of/irq: Add support code for multi-parent version of "msi-parent"
by Marc Zyngier
· 9 years ago
8db02d8
of/irq: Add new function of_msi_map_rid()
by David Daney
· 9 years ago
52493d4
of/irq: make of_irq_find_parent static
by Jonas Gorski
· 9 years ago
acceba5
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
6602c45
of/irq: export of_get_irq_byname()
by Dmitry Torokhov
· 9 years ago
c706c23
of/platform: Assign MSI domain to platform device
by Marc Zyngier
· 9 years ago
48a9b73
of/irq: Rename "intc_desc" to "of_intc_desc" to fix OF on sh
by Geert Uytterhoeven
· 9 years ago
d23b251
of/irq: Fix pSeries boot failure
by Jeremy Linton
· 9 years ago
d7c1460
of/irq: Fix of_irq_parse_one() returned error codes
by Laurent Pinchart
· 10 years ago
9eb08fb
of/irq: Export of_irq_get()
by Laurent Pinchart
· 10 years ago
a9ecdc0
of/irq: Fix lookup to use 'interrupts-extended' property first
by Florian Fainelli
· 10 years ago
ad69674
of/irq: do irq resolution in platform_get_irq_byname()
by Grygorii Strashko
· 10 years ago
9ec36ca
of/irq: do irq resolution in platform_get_irq
by Rob Herring
· 11 years ago
ae107d0
dt: Fix binding typos in clock-names and interrupt-names
by Geert Uytterhoeven
· 11 years ago
361128f
Merge remote-tracking branch 'grant/devicetree/next' into for-3.14
by Rob Herring
· 11 years ago
2f53a71
of/irq: Fix device_node refcount in of_irq_parse_raw()
by Cédric Le Goater
· 11 years ago
1ca56e7
of: irq: Ignore disabled intc's when searching map
by Peter Crosthwaite
· 11 years ago
bf49be0
of: irq: Ignore disabled interrupt controllers
by Peter Crosthwaite
· 11 years ago
74dac2e
of: irq: Fix interrupt-map entry matching
by Tomasz Figa
· 11 years ago
355e62f
of/irq: Fix potential buffer overflow
by Grant Likely
· 11 years ago
78119fd
of/irq: Fix bug in interrupt parsing refactor.
by Grant Likely
· 11 years ago
79d9701
of/irq: create interrupts-extended property
by Grant Likely
· 11 years ago
3da5278
of/irq: Rework of_irq_count()
by Thierry Reding
· 11 years ago
624cfca
of: Add helper for printing an of_phandle_args structure
by Grant Likely
· 11 years ago
2361613
of/irq: Refactor interrupt-map parsing
by Grant Likely
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
530210c
of/irq: Replace of_irq with of_phandle_args
by Grant Likely
· 11 years ago
0c02c80
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
by Grant Likely
· 11 years ago
4a43d68
of/irq: Pass trigger type in IRQ resource flags
by Tomasz Figa
· 11 years ago
8804827
of: Fix dereferencing node name in debug output to be safe
by Grant Likely
· 11 years ago
d84ff46
irq/of: Fix comment typo for irq_of_parse_and_map
by Yijing Wang
· 11 years ago
cf9e236
of/irq: init struct resource to 0 in of_irq_to_resource()
by Sebastian Andrzej Siewior
· 11 years ago
c0cdfaa
of/irq: Avoid calling list_first_entry() for empty list
by Axel Lin
· 11 years ago
d2e4151
of/irq: sparse fixes
by Kim Phillips
· 12 years ago
a4f8bf2
DT: export of_irq_to_resource_table()
by John Crispin
· 12 years ago
74a7f08
devicetree: add helper inline for retrieving a node's full name
by Grant Likely
· 12 years ago
661db79
of/irq: Add interrupts-names property to name an irq resource
by Benoit Cousson
· 13 years ago
77a7300
of/irq: Get rid of NO_IRQ usage
by Anton Vorontsov
· 13 years ago
d7fb6d0
of/irq: of_irq_init: add check for parent equal to child node
by Rob Herring
· 13 years ago
b4bbb02
Revert "of/irq: of_irq_find_parent: check for parent equal to child"
by Linus Torvalds
· 13 years ago
367069f
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
by Linus Torvalds
· 13 years ago
c71a54b
of/irq: introduce of_irq_init
by Rob Herring
· 13 years ago
dc93728
of/irq: of_irq_find_parent: check for parent equal to child
by Rob Herring
· 13 years ago
0b2e9a8
of: Export of_irq_find_parent()
by Michael Ellerman
· 14 years ago
52f6537
of/irq: remove references to NO_IRQ in drivers/of/platform.c
by Andres Salomon
· 14 years ago
d2f7183
of/irq: Fix endian issues in parsing interrupt specifiers
by Grant Likely
· 14 years ago
9a6b2e5
of: Fix phandle endian issues
by Grant Likely
· 14 years ago
d3571c3
of: Use full node name in resource structures
by Grant Likely
· 14 years ago
a7c194b
of/irq: little endian fixes
by Rob Herring
· 14 years ago
7dc2e11
of/irq: merge irq mapping code
by Grant Likely
· 14 years ago
e387344
of/irq: Move irq_of_parse_and_map() to common code
by Grant Likely
· 14 years ago