summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-121-4/+4
* of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau2014-10-011-0/+117
* of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2014-10-011-0/+25
* of: implement pci_address_to_pio as weak functionRob Herring2013-10-101-1/+0Star
* of: pci: add registry of MSI chipsThomas Petazzoni2013-08-121-0/+45
* 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-11-011-0/+1
* of: fix missing include from of_pci.cGrant Likely2011-07-241-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-82/+30Star
* 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