aboutsummaryrefslogtreecommitdiff
path: root/include/linux/of_pci.h
AgeCommit message (Expand)Author
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-07PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee
2015-09-17of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"Marc Zyngier
2015-03-03of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
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
2014-06-04of/irq: provide more wrappers for !CONFIG_OFArnd Bergmann
2013-10-24of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant 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-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
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-02-04of/pci: move of_irq_map_pci() into generic codeSebastian Andrzej Siewior