| Commit message (Expand) | Author | Age | Files | Lines |
* | of/pci: Add of_pci_dma_configure() to update DMA configuration | Murali Karicheri | 2015-03-03 | 1 | -0/+21 |
* | of/pci: Remove duplicate kfree in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi | 2015-02-11 | 1 | -1/+0 |
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-11 | 1 | -2/+2 |
|\ |
|
| * | Merge branch 'pci/host-generic' of git://git.kernel.org/pub/scm/linux/kernel/... | Rafael J. Wysocki | 2015-02-09 | 1 | -0/+3 |
* | | of/pci: Free resources on failure in of_pci_get_host_bridge_resources() | Lorenzo Pieralisi | 2015-01-29 | 1 | -0/+4 |
|/ |
|
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 2014-11-12 | 1 | -4/+4 |
* | of/pci: Add support for parsing PCI host bridge resources from DT | Liviu Dudau | 2014-10-01 | 1 | -0/+117 |
* | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 2014-10-01 | 1 | -0/+25 |
* | of: implement pci_address_to_pio as weak function | Rob Herring | 2013-10-10 | 1 | -1/+0 |
* | of: pci: add registry of MSI chips | Thomas Petazzoni | 2013-08-12 | 1 | -0/+45 |
* | of/pci: Add of_pci_parse_bus_range() function | Thierry Reding | 2013-05-19 | 1 | -0/+25 |
* | of/pci: Add of_pci_get_devfn() function | Thierry Reding | 2013-05-19 | 1 | -5/+29 |
* | of: of_pci.c needs export.h since it uses EXPORT_SYMBOLS | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | of: fix missing include from of_pci.c | Grant Likely | 2011-07-24 | 1 | -0/+1 |
* | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -82/+30 |
* | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+1 |
* | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 2011-02-04 | 1 | -0/+91 |