summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-res.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove messages about reassigning resourcesDesnes A. Nunes do Rosario2018-04-111-2/+0
* Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-7/+3
|\
| * PCI: Tidy commentsBjorn Helgaas2018-03-191-7/+3
* | PCI: Allow release of resources that were never assignedChristian König2018-02-261-0/+4
|/
* PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-21/+19
* Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-0/+58
|\
| * PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-251-0/+58
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* PCI: Add a generic weak pcibios_align_resource()Palmer Dabbelt2017-08-021-0/+13
* PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke2017-04-181-1/+1
* Merge branch 'pci/host-rockchip' into nextBjorn Helgaas2016-12-121-0/+8
|\
| * PCI: Don't attempt to claim shadow copies of ROMBjorn Helgaas2016-11-081-0/+8
* | PCI: Add comments about ROM BAR updatingBjorn Helgaas2016-11-291-0/+6
* | PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2016-11-291-6/+7
* | PCI: Separate VF BAR updates from standard BAR updatesBjorn Helgaas2016-11-291-2/+11
* | PCI: Update BARs using property bits appropriate for typeBjorn Helgaas2016-11-291-3/+8
* | PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2016-11-281-3/+2
|/
* PCI: Don't assign or reassign immutable resourcesBjorn Helgaas2016-03-081-0/+6
*-. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-021-0/+7
|\ \
| | * PCI: Don't try to restore VF BARsWei Yang2015-09-141-0/+5
| |/ |/|
| * PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned addressBjorn Helgaas2015-09-231-0/+2
|/
* PCI: Mark invalid BARs as unassignedBjorn Helgaas2015-03-121-0/+2
* PCI: Tidy resource assignment messagesBjorn Helgaas2014-07-081-20/+9
* PCI: Return conventional error values from pci_revert_fw_address()Bjorn Helgaas2014-07-081-8/+6
* PCI: Cleanup control flowBjorn Helgaas2014-07-081-16/+19
* PCI: Keep original resource if we fail to expand itGuo Chao2014-07-031-0/+7
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-101-6/+6
* PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-101-0/+1
*-. Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-261-10/+31
|\ \
| | * PCI: Add resource allocation commentsBjorn Helgaas2014-05-231-16/+19
| | * PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas2014-05-231-4/+6
| | * PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2014-05-231-2/+18
| |/
* / PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-141-1/+0
|/
* PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas2014-03-191-2/+8
* PCI: Don't try to claim IORESOURCE_UNSET resourcesBjorn Helgaas2014-02-271-5/+10
* PCI: Check IORESOURCE_UNSET before updating BARBjorn Helgaas2014-02-271-0/+3
* PCI: Don't clear IORESOURCE_UNSET when updating BARBjorn Helgaas2014-02-271-5/+0
* PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-271-0/+4
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-211-1/+1
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* PCI: Remove unused variablesBjorn Helgaas2013-04-151-2/+0
* Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-181-53/+54
|\
| * PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-111-52/+52
| * PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-111-1/+2
* | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-091-0/+18
|/
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-241-4/+0
* PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-141-47/+0
* PCI : Calculate right add_sizeYinghai Lu2012-02-141-2/+3
* PCI: Fix typo in setup-res.cMasanari Iida2012-02-141-1/+1
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-141-3/+21