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