summaryrefslogtreecommitdiff
path: root/drivers/of/of_pci_irq.c
AgeCommit message (Expand)Author
2014-12-11of/irq: Add of_irq_parse_and_map_pci() and related functionMinghuan Lian
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely
2013-10-24of/irq: Refactor interrupt-map parsingGrant Likely
2013-10-24of/irq: Replace of_irq with of_phandle_argsGrant Likely
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-10of: remove unnecessary prom.h includesRob Herring
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2011-10-31drivers/of: include export.h for EXPORT_SYMBOL_GPL/THIS_MODULE as requiredPaul Gortmaker
2011-06-07pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt