index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
of_pci.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
2019-11-21
1
-3
/
+2
*
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-09-25
1
-10
/
+0
*
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