index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_pci.h
Age
Commit message (
Expand
)
Author
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