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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-res.c
Age
Commit message (
Expand
)
Author
2025-11-14
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
2025-11-14
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2025-11-14
PCI/IOV: Adjust ->barsz[] when changing BAR size
Ilpo Järvinen
2025-09-16
PCI: Fix finding bridge window in pci_reassign_bridge_resources()
Ilpo Järvinen
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
2025-09-16
PCI: Enable bridge even if bridge window fails to assign
Ilpo Järvinen
2025-09-16
PCI: Use pci_release_resource() instead of release_resource()
Ilpo Järvinen
2025-07-14
PCI/IOV: Allow IOV resources to be resized in pci_resize_resource()
Michał Winiarski
2025-03-07
PCI: Do not claim to release resource falsely
Ilpo Järvinen
2025-02-18
PCI: Extend enable to check for any optional resource
Ilpo Järvinen
2025-02-18
PCI: Remove incorrect comment from pci_reassign_resource()
Ilpo Järvinen
2025-02-18
PCI: Add pci_resource_is_iov() to identify IOV resources
Michał Winiarski
2025-02-14
PCI: Cleanup dev->resource + resno to use pci_resource_n()
Ilpo Järvinen
2024-10-10
PCI: Use resource_set_{range,size}() helpers
Ilpo Järvinen
2023-12-15
PCI: Use resource names in PCI log messages
Puranjay Mohan
2023-08-25
PCI: Fix printk field formatting
Bjorn Helgaas
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2022-09-21
PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
Maciej W. Rozycki
2022-01-11
PCI: Work around Intel I210 ROM BAR overlap defect
Bjorn Helgaas
2021-01-12
PCI: Decline to resize resources if boot config must be preserved
Ard Biesheuvel
2020-06-30
PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
Bjorn Helgaas
2020-05-01
PCI: Allow pci_resize_resource() for devices on root bus
Ard Biesheuvel
2018-04-11
PCI: Remove messages about reassigning resources
Desnes A. Nunes do Rosario
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-02-26
PCI: Allow release of resources that were never assigned
Christian König
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
PCI: Add pci_resize_resource() for resizing BARs
Christian König
2017-08-02
PCI: Add a generic weak pcibios_align_resource()
Palmer Dabbelt
2017-04-18
PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant
Matthias Kaehlcke
2016-12-12
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2016-11-29
PCI: Add comments about ROM BAR updating
Bjorn Helgaas
2016-11-29
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
2016-11-29
PCI: Separate VF BAR updates from standard BAR updates
Bjorn Helgaas
2016-11-29
PCI: Update BARs using property bits appropriate for type
Bjorn Helgaas
2016-11-28
PCI: Ignore BAR updates on virtual functions
Bjorn Helgaas
2016-11-08
PCI: Don't attempt to claim shadow copies of ROM
Bjorn Helgaas
2016-03-08
PCI: Don't assign or reassign immutable resources
Bjorn Helgaas
2015-11-02
Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...
Bjorn Helgaas
2015-09-23
PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned address
Bjorn Helgaas
2015-09-14
PCI: Don't try to restore VF BARs
Wei Yang
2015-03-12
PCI: Mark invalid BARs as unassigned
Bjorn Helgaas
2014-07-08
PCI: Tidy resource assignment messages
Bjorn Helgaas
2014-07-08
PCI: Return conventional error values from pci_revert_fw_address()
Bjorn Helgaas
2014-07-08
PCI: Cleanup control flow
Bjorn Helgaas
2014-07-03
PCI: Keep original resource if we fail to expand it
Guo Chao
2014-06-10
PCI: Merge multi-line quoted strings
Ryan Desfosses
[next]