summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci.c
Commit message (Expand)AuthorAgeFilesLines
* of/pci: Add of_pci_parse_bus_range() functionThierry Reding2013-05-191-0/+25
* of/pci: Add of_pci_get_devfn() functionThierry Reding2013-05-191-5/+29
* of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker2011-10-311-0/+1
* of: fix missing include from of_pci.cGrant Likely2011-07-231-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-82/+30
* x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior2011-02-231-0/+1
* of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior2011-02-041-0/+91