summaryrefslogtreecommitdiff
path: root/include/linux/of_pci.h
AgeCommit message (Expand)Author
2019-11-21PCI: Remove unused includes and superfluous struct declarationKrzysztof Wilczynski
2018-09-25iommu/of: make of_pci_map_rid() available for other devices tooNipun Gupta
2018-05-14PCI: Move private DT related functions into private headerRob Herring
2018-03-05PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring
2018-01-17PCI: Move OF-related PCI functions into PCI coreRob Herring
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni
2016-11-14of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin
2016-09-16of/irq: Break out msi-map lookup (again)Robin Murphy
2016-06-08drivers: of: Fix of_pci.h header guardRobin Murphy
2016-01-15PCI: host: Add of_pci_get_host_bridge_resources() stubArnd Bergmann
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