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