summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
Commit message (Expand)AuthorAge
* PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_ENDDenis Efremov2019-08-08
* PCI: Skip resource distribution when no hotplug bridgesNicholas Johnson2019-07-02
* PCI: Simplify pci_bus_distribute_available_resources()Nicholas Johnson2019-07-02
* PCI: Don't auto-realloc if we're preserving firmware configBenjamin Herrenschmidt2019-06-21
* Merge branch 'pci/trivial'Bjorn Helgaas2019-05-13
|\
| * PCI: Cleanup setup-bus.c comments and whitespaceNicholas Johnson2019-05-07
* | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar2019-05-09
|/
* PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-30
* PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas2019-01-22
* PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick2018-10-02
* PCI: Move resource distribution for single bridge outside loopMika Westerberg2018-06-04
* PCI: Tidy commentsBjorn Helgaas2018-03-19
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-01
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-26
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-18
* | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-17
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-14
|\
| * PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-25
| * PCI: Add PCI resource type mask #defineChristian König2017-10-24
* | PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg2017-11-06
* | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-06
|/
* PCI: Fix calculation of bridge window's size and alignmentYongji Xie2017-04-18
* PCI: Remove res_to_dev_res() debug messageBjorn Helgaas2016-12-29
* x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang2016-09-10
* x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang2016-08-18
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-02
|\
| * PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi2016-06-23
* | PCI: Add pcibios_setup_bridge()Gavin Shan2016-06-21
|/
* PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-05
* PCI: Fix all whitespace issuesBogicevic Sasa2016-01-08
* PCI: Handle IORESOURCE_PCI_FIXED when assigning resourcesDavid Daney2015-10-29
* PCI: Handle IORESOURCE_PCI_FIXED when sizing resourcesDavid Daney2015-10-29
* PCI: Preserve resource size during alignment reorderingYinghai Lu2015-06-01
* PCI: Fix IOV resource sorting by alignment requirementWei Yang2015-05-27
* Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-16
|\
| * PCI: Consider additional PF's IOV BAR alignment in sizing and assigningWei Yang2015-03-30
* | PCI: Export symbols required for loadable host driver modulesRay Jui2015-04-08
|/
* PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-16
* PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu2015-01-16
* PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu2014-09-30
* PCI: Support BAR sizes up to 128GBYinghai Lu2014-07-08
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
*-. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-28
|\ \
| | * PCI: Use pci_is_bridge() to simplify codeYijing Wang2014-05-27
| |/
| |
| \
*-. \ 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: Change pbus_size_mem() return values to be more conventionalBjorn Helgaas2014-05-23
| | * PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resourcesYinghai Lu2014-05-23
| | * PCI: Support BAR sizes up to 8GBAlan2014-05-23
| |/