| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Move private DT related functions into private header | Rob Herring | 2018-05-14 | 1 | -34/+0 |
* | PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQ | Guenter Roeck | 2018-03-05 | 1 | -7/+10 |
* | PCI: Make of_irq_parse_pci() static | Rob Herring | 2018-01-25 | 1 | -6/+0 |
* | PCI: Move OF-related PCI functions into PCI core | Rob Herring | 2018-01-17 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | of/pci: Remove unused MSI controller helpers | Thomas Petazzoni | 2017-03-14 | 1 | -11/+0 |
* | of/pci: Add of_pci_get_max_link_speed() to parse max-link-speed from DT | Shawn Lin | 2016-11-14 | 1 | -0/+7 |
* | of/irq: Break out msi-map lookup (again) | Robin Murphy | 2016-09-16 | 1 | -0/+10 |
* | drivers: of: Fix of_pci.h header guard | Robin Murphy | 2016-06-08 | 1 | -1/+1 |
* | PCI: host: Add of_pci_get_host_bridge_resources() stub | Arnd Bergmann | 2016-01-15 | 1 | -0/+7 |
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 1 | -3/+0 |
|\ |
|
| * | PCI: OF: Move of_pci_dma_configure() to pci_dma_configure() | Suthikulpanit, Suravee | 2015-11-07 | 1 | -3/+0 |
* | | of/pci: Add of_pci_check_probe_only to parse "linux,pci-probe-only" | Marc Zyngier | 2015-09-17 | 1 | -0/+3 |
|/ |
|
* | of/pci: Add of_pci_dma_configure() to update DMA configuration | Murali Karicheri | 2015-03-03 | 1 | -0/+3 |
* | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller" | Yijing Wang | 2014-11-12 | 1 | -6/+6 |
* | of/pci: Add support for parsing PCI host bridge resources from DT | Liviu Dudau | 2014-09-30 | 1 | -0/+6 |
* | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr() | Liviu Dudau | 2014-09-30 | 1 | -0/+7 |
* | of/irq: provide more wrappers for !CONFIG_OF | Arnd Bergmann | 2014-06-04 | 1 | -3/+33 |
* | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code. | Grant Likely | 2013-10-24 | 1 | -0/+1 |
* | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 1 | -2/+2 |
* | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 1 | -1/+1 |
* | of: pci: add registry of MSI chips | Thomas Petazzoni | 2013-08-12 | 1 | -0/+12 |
* | of/pci: Add of_pci_parse_bus_range() function | Thierry Reding | 2013-05-19 | 1 | -0/+1 |
* | of/pci: Add of_pci_get_devfn() function | Thierry Reding | 2013-05-19 | 1 | -0/+1 |
* | OF: PCI: const usage needed by MIPS | John Crispin | 2012-05-21 | 1 | -1/+1 |
* | pci/of: Match PCI devices to OF nodes dynamically | Benjamin Herrenschmidt | 2011-06-08 | 1 | -0/+5 |
* | of/pci: move of_irq_map_pci() into generic code | Sebastian Andrzej Siewior | 2011-02-04 | 1 | -0/+9 |