aboutsummaryrefslogtreecommitdiff
path: root/drivers/of/of_pci_irq.c
AgeCommit message (Expand)Author
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-09of: 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-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt