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.12.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
/
drivers
/
pci
/
of.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-19
1
-10
/
+44
|
\
|
*
PCI: of: Add of_pci_preserve_config() for per-host bridge support
Vidya Sagar
2024-06-03
1
-10
/
+44
*
|
PCI/pwrctl: Reuse the OF node for power controlled devices
Bartosz Golaszewski
2024-06-12
1
-4
/
+10
|
/
*
PCI: of: Destroy changeset when adding PCI device node fails
Lizhi Hou
2023-09-29
1
-8
/
+11
*
Merge tag 'devicetree-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-30
1
-0
/
+79
|
\
|
*
PCI: Create device tree node for bridge
Lizhi Hou
2023-08-22
1
-0
/
+79
*
|
PCI: move OF status = "disabled" detection to dev->match_driver
Vladimir Oltean
2023-08-09
1
-5
/
+0
|
/
*
PCI: of: Propagate firmware node by calling device_set_node()
Andy Shevchenko
2023-06-06
1
-10
/
+4
*
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
PCI: Use of_property_present() for testing DT property presence
Rob Herring
2023-04-18
1
-1
/
+1
*
|
PCI: Restrict device disabled status check to DT
Rob Herring
2023-04-20
1
-6
/
+24
|
/
*
Merge tag 'iommu-updates-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-31
1
-7
/
+1
|
\
|
*
iommu/dma: Explicitly sort PCI DMA windows
Robin Murphy
2022-05-13
1
-7
/
+1
*
|
PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
Pali Rohár
2022-04-25
1
-0
/
+70
|
/
*
PCI: Correct misspelled words
Krzysztof Wilczyński
2022-01-07
1
-1
/
+1
*
PCI: of: Allow matching of an interrupt-map local to a PCI device
Marc Zyngier
2021-11-04
1
-2
/
+8
*
PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
Rob Herring
2021-08-04
1
-1
/
+1
*
Merge tag 'pci-v5.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-06-18
1
-0
/
+2
|
\
|
*
PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
Punit Agrawal
2021-06-18
1
-0
/
+2
*
|
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Jean-Philippe Brucker
2021-05-25
1
-0
/
+7
|
/
*
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
2021-03-11
1
-4
/
+18
*
PCI: of: Warn if non-prefetchable memory aperture size is > 32-bit
Vidya Sagar
2020-11-18
1
-0
/
+5
*
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
1
-0
/
+2
|
\
|
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-05
1
-0
/
+2
*
|
Merge branch 'pci/host-probe-refactor'
Bjorn Helgaas
2020-08-05
1
-23
/
+22
|
\
\
|
*
|
PCI: Set bridge map_irq and swizzle_irq to default functions
Rob Herring
2020-08-04
1
-0
/
+3
|
*
|
PCI: Move DT resource setup into devm_pci_alloc_host_bridge()
Rob Herring
2020-08-04
1
-20
/
+17
|
*
|
PCI: of: Reduce missing non-prefetchable memory region to a warning
Rob Herring
2020-07-23
1
-4
/
+3
|
|
/
*
/
PCI: Treat "external-facing" devices themselves as internal
Rajat Jain
2020-07-10
1
-1
/
+1
|
/
*
PCI: of: Zero max-link-speed value is invalid
Pali Rohár
2020-05-18
1
-1
/
+1
*
PCI: Make devm_of_pci_get_host_bridge_resources() static
Rob Herring
2019-11-20
1
-4
/
+1
*
PCI: of: Add inbound resource parsing to helpers
Rob Herring
2019-11-20
1
-7
/
+54
*
PCI: Export pci_parse_request_of_pci_ranges()
Rob Herring
2019-10-29
1
-0
/
+1
*
PCI: OF: Correct of_irq_parse_pci() documentation
Lubomir Rintel
2019-08-30
1
-1
/
+1
*
PCI: OF: Initialize dev->fwnode appropriately
Jean-Philippe Brucker
2019-06-06
1
-0
/
+8
*
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
2019-05-13
1
-21
/
+23
|
\
|
*
PCI: OF: Allow of_pci_get_max_link_speed() to be used by PCI Endpoint drivers
Kishon Vijay Abraham I
2019-04-15
1
-21
/
+23
*
|
PCI: OF: Support "external-facing" property
Jean-Philippe Brucker
2019-04-11
1
-4
/
+10
|
/
*
PCI: Use of_node_name_eq() for node name comparisons
Rob Herring
2019-01-22
1
-1
/
+1
*
iommu/of: make of_pci_map_rid() available for other devices too
Nipun Gupta
2018-09-25
1
-101
/
+0
*
Merge branch 'pci/resource'
Bjorn Helgaas
2018-08-15
1
-8
/
+6
|
\
|
*
PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources()
Jan Kiszka
2018-06-19
1
-8
/
+6
*
|
PCI: OF: Fix I/O space page leak
Sergei Shtylyov
2018-07-18
1
-1
/
+1
|
/
*
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
1
-18
/
+12
*
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
1
-10
/
+10
*
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-30
1
-4
/
+5
*
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
2018-05-30
1
-9
/
+9
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-5
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
2018-01-28
1
-5
/
+1
*
|
Merge remote-tracking branch 'lorenzo/pci/cadence' into next
Bjorn Helgaas
2018-01-31
1
-1
/
+52
|
\
\
[next]