summaryrefslogtreecommitdiffstats
path: root/drivers/of/of_pci.c
Commit message (Expand)AuthorAgeFilesLines
* 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