summaryrefslogtreecommitdiff
path: root/drivers/of/of_pci.c
AgeCommit message (Expand)Author
2015-03-23of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi
2014-09-30of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni
2013-05-19of/pci: Add of_pci_parse_bus_range() functionThierry Reding
2013-05-19of/pci: Add of_pci_get_devfn() functionThierry Reding
2011-10-31of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker
2011-07-23of: fix missing include from of_pci.cGrant Likely
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior