index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_irq.h
Age
Commit message (
Expand
)
Author
2015-04-14
of: Add dummy of_irq_to_resource_table() for IRQ_OF=n
Geert Uytterhoeven
2014-05-23
of/irq: do irq resolution in platform_get_irq_byname()
Grygorii Strashko
2014-04-24
of/irq: do irq resolution in platform_get_irq
Rob Herring
2013-11-08
dt/irq: add empty of_irq_count for !OF_IRQ
Rob Herring
2013-10-24
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-09-24
of: clean-up ifdefs in of_irq.h
Rob Herring
2012-10-17
of/irq: sparse fixes
Kim Phillips
2012-09-20
of/irq: Create stub for of_irq_find_parent when !CONFIG_OF
Lee Jones
2012-04-17
of/irq: add empty irq_of_parse_and_map() for non-dt builds
Thomas Abraham
2012-02-26
irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
2011-10-31
of/irq: introduce of_irq_init
Rob Herring
2011-07-28
irq: add irq_domain translation infrastructure
Grant Likely
2011-04-20
of: Export of_irq_find_parent()
Michael Ellerman
2010-10-21
of/irq: of_irq.c needs to include linux/irq.h
Grant Likely
2010-10-12
of/irq: remove references to NO_IRQ in drivers/of/platform.c
Andres Salomon
2010-07-05
of/irq: merge irq mapping code
Grant Likely
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely