summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci.c
Commit message (Expand)AuthorAgeFilesLines
* of_pci: use of_property_read_u32_array()Sergei Shtylyov2017-07-241-14/+14
* of_pci: use of_property_read_u32()Sergei Shtylyov2017-07-241-9/+6
* of: Convert to using %pOF instead of full_nameRob Herring2017-07-181-15/+14
* of/pci: Remove unused MSI controller helpersThomas Petazzoni2017-03-141-45/+0
* of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DTShawn Lin2016-11-141-0/+21
* of/irq: Break out msi-map lookup (again)Robin Murphy2016-09-161-0/+102
* of: use pr_fmt prefix for all console printingRob Herring2016-07-181-2/+4
* PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
* Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-121-20/+0
|\
| * PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()Suthikulpanit, Suravee2015-11-071-19/+0
| * of/pci: Fix pci_get_host_bridge_device leakSuthikulpanit, Suravee2015-11-071-3/+2
* | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-2/+4
|\ \
| * | PCI: of: Ignore resources with failed translationPavel Fedin2015-10-131-2/+4
| |/
* | of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only"Marc Zyngier2015-09-171-0/+26
|/
* of/pci: Add of_pci_dma_configure() to update DMA configurationMurali Karicheri2015-03-031-0/+21
* of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources()Lorenzo Pieralisi2015-02-111-1/+0
* Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-2/+2
|\
| * Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/...Rafael J. Wysocki2015-02-091-0/+3
* | of/pci: Free resources on failure in of_pci_get_host_bridge_resources()Lorenzo Pieralisi2015-01-281-0/+4
|/
* 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-09-301-0/+117
* of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2014-09-301-0/+25
* of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-1/+0
* 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-10-311-0/+1
* of: fix missing include from of_pci.cGrant Likely2011-07-231-0/+1
* pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt2011-06-081-82/+30
* 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
OpenPOWER on IntegriCloud