index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
of
/
of_pci_irq.c
Age
Commit message (
Expand
)
Author
2017-01-09
of/irq: improve error report on irq discovery process failure
Guilherme G. Piccoli
2015-09-17
of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.
David Daney
2014-05-27
of_pci_irq: kill useless variable in of_irq_parse_pci()
Sergei Shtylyov
2014-05-23
pci/of: Remove dead code
Ian Molton
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-24
of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.
Grant Likely
2013-10-24
of/irq: Refactor interrupt-map parsing
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-10-09
of: remove unnecessary prom.h includes
Rob Herring
2012-05-21
OF: PCI: const usage needed by MIPS
John Crispin
2011-10-31
drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as required
Paul Gortmaker
2011-06-08
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt