summaryrefslogtreecommitdiff
path: root/drivers/pci/setup-res.c
Commit message (Expand)AuthorAge
* PCI: Don't assign or reassign immutable resourcesBjorn Helgaas2016-03-08
*-. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-02
|\ \
| | * PCI: Don't try to restore VF BARsWei Yang2015-09-14
| |/ |/|
| * PCI: Clear IORESOURCE_UNSET when reverting to firmware-assigned addressBjorn Helgaas2015-09-23
|/
* PCI: Mark invalid BARs as unassignedBjorn Helgaas2015-03-12
* PCI: Tidy resource assignment messagesBjorn Helgaas2014-07-08
* PCI: Return conventional error values from pci_revert_fw_address()Bjorn Helgaas2014-07-08
* PCI: Cleanup control flowBjorn Helgaas2014-07-08
* PCI: Keep original resource if we fail to expand itGuo Chao2014-07-03
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-10
*-. Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...Bjorn Helgaas2014-05-26
|\ \
| | * PCI: Add resource allocation commentsBjorn Helgaas2014-05-23
| | * PCI: Simplify __pci_assign_resource() coding styleBjorn Helgaas2014-05-23
| | * PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2014-05-23
| |/
* | PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-14
|/
* PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas2014-03-19
* PCI: Don't try to claim IORESOURCE_UNSET resourcesBjorn Helgaas2014-02-27
* PCI: Check IORESOURCE_UNSET before updating BARBjorn Helgaas2014-02-27
* PCI: Don't clear IORESOURCE_UNSET when updating BARBjorn Helgaas2014-02-27
* PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas2014-02-27
* PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2013-12-21
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* PCI: Remove unused variablesBjorn Helgaas2013-04-15
* Merge branch 'pci/nikhil-big-bar-fixes' into nextBjorn Helgaas2012-07-18
|\
| * PCI: reorder __pci_assign_resource() (no change)Bjorn Helgaas2012-07-11
| * PCI: fix truncation of resource size to 32 bitsNikhil P Rao2012-07-11
* | PCI: disable MEM decoding while updating 64-bit MEM BARsBjorn Helgaas2012-07-09
|/
* PCI: Move "pci reassigndev resource alignment" out of quirks.cYinghai Lu2012-02-24
* PCI: Move pdev_sort_resources() to setup-bus.cYinghai Lu2012-02-14
* PCI : Calculate right add_sizeYinghai Lu2012-02-14
* PCI: Fix typo in setup-res.cMasanari Iida2012-02-14
* x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a listMyron Stowe2012-02-14
* PCI: Fix starting basis for resource requestsMyron Stowe2012-02-14
* PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* PCI : ability to relocate assigned pci-resourcesRam Pai2011-08-01
* PCI: fold pci_calc_resource_flags() into decode_bar()Bjorn Helgaas2011-07-22
* PCI: fix message typoBjorn Helgaas2010-10-17
* PCI: fall back to original BIOS BAR addressesBjorn Helgaas2010-07-16
* PCI: change resource collision messages from KERN_ERR to KERN_INFOBjorn Helgaas2010-06-11
* PCI: for address space collisions, show conflicting resourceBjorn Helgaas2010-03-24
* PCI: improve discovery/configuration messagesBjorn Helgaas2009-11-04
* vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
* PCI: print resources consistently with %pRtBjorn Helgaas2009-11-04
* PCI: remove pci_assign_resource_fixed()Bjorn Helgaas2009-10-06
* PCI: export pci_claim_resource for driver useJesse Barnes2009-09-09
* PCI SR-IOV: correct broken resource alignment calculationsChris Wright2009-08-30
* Make pci_claim_resource() use request_resource() rather than insert_resource()Linus Torvalds2009-08-02
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-06-22
|\