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