aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-03of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri1-0/+21
2015-02-11of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi1-1/+0
2015-02-10Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-02-09Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into acpi-resourcesRafael J. Wysocki1-0/+3
2015-01-28of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi1-0/+4
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang1-4/+4
2014-09-30of/pci: Add support for parsing PCI host bridge resources from DTLiviu Dudau1-0/+117
2014-09-30of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau1-0/+25
2013-10-09of: implement pci_address_to_pio as weak functionRob Herring1-1/+0
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni1-0/+45
2013-05-19of/pci: Add of_pci_parse_bus_range() functionThierry Reding1-0/+25
2013-05-19of/pci: Add of_pci_get_devfn() functionThierry Reding1-5/+29
2011-10-31of: of_pci.c needs export.h since it uses EXPORT_SYMBOLSPaul Gortmaker1-0/+1
2011-07-23of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt1-82/+30
2011-02-23x86: dtb: Add support for PCI devices backed by dtb nodesSebastian Andrzej Siewior1-0/+1
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior1-0/+91