summaryrefslogtreecommitdiffstats
path: root/drivers/pci/setup-bus.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* Merge branch 'pci/doc'Bjorn Helgaas2020-08-051-0/+1
|\
| * PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-0/+1
* | PCI: Fix error in panic messageLiao Pingfang2020-07-091-1/+1
|/
* Merge branch 'remotes/lorenzo/pci/host-generic'Bjorn Helgaas2020-06-041-0/+1
|\
| * PCI: host-generic: Support building as modulesRob Herring2020-05-011-0/+1
* | PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)Krzysztof Wilczynski2020-05-211-53/+61
|/
* PCI: Add support for root bus sizingIvan Kokshaysky2020-03-301-12/+22
* PCI: Allow adjust_bridge_window() to shrink resource if necessaryNicholas Johnson2020-01-291-4/+12
* PCI: Set resource size directly in adjust_bridge_window()Nicholas Johnson2020-01-291-16/+7
* PCI: Rename extend_bridge_window() to adjust_bridge_window()Nicholas Johnson2020-01-291-4/+4
* PCI: Rename extend_bridge_window() parameterNicholas Johnson2020-01-291-4/+4
* PCI: Consider alignment of hot-added bridges when assigning resourcesNicholas Johnson2020-01-291-32/+46
* PCI: Remove local variable usage in pci_bus_distribute_available_resources()Nicholas Johnson2020-01-291-10/+6
* PCI: Pass size + alignment to pci_bus_distribute_available_resources()Nicholas Johnson2020-01-291-16/+19
* PCI: Rename variablesNicholas Johnson2020-01-291-13/+17
* PCI: Remove unnecessary bracesNicholas Johnson2020-01-291-2/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-01-131-4/+16
* PCI: Avoid double hpmemsize MMIO window assignmentNicholas Johnson2019-11-141-11/+27
* PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson2019-10-231-11/+13
* PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removalBenjamin Herrenschmidt2019-09-301-1/+7
* PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_ENDDenis Efremov2019-08-081-2/+2
* PCI: Skip resource distribution when no hotplug bridgesNicholas Johnson2019-07-021-2/+3
* PCI: Simplify pci_bus_distribute_available_resources()Nicholas Johnson2019-07-021-25/+25
* PCI: Don't auto-realloc if we're preserving firmware configBenjamin Herrenschmidt2019-06-211-0/+5
* Merge branch 'pci/trivial'Bjorn Helgaas2019-05-131-247/+249
|\
| * PCI: Cleanup setup-bus.c comments and whitespaceNicholas Johnson2019-05-071-247/+249
* | PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etcMohan Kumar2019-05-091-16/+14
|/
* PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-301-9/+9
* PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas2019-01-221-41/+4
* PCI: Equalize hotplug memory and io for occupied and empty slotsJon Derrick2018-10-021-13/+15
* PCI: Move resource distribution for single bridge outside loopMika Westerberg2018-06-041-41/+41
* PCI: Tidy commentsBjorn Helgaas2018-03-191-5/+1
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-0/+1
|\
| * PCI: Add SPDX GPL-2.0 when no license was specifiedBjorn Helgaas2018-01-261-0/+1
* | PCI: Add wrappers for dev_printk()Frederick Lawler2018-01-181-22/+22
* | PCI: Remove unnecessary messages for memory allocation failuresMarkus Elfring2018-01-171-3/+1
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2017-11-141-9/+106
|\
| * PCI: Add pci_resize_resource() for resizing BARsChristian König2017-10-251-0/+98
| * PCI: Add PCI resource type mask #defineChristian König2017-10-241-9/+8
* | PCI: Distribute available resources to hotplug-capable bridgesMika Westerberg2017-11-061-0/+177
* | PCI: Add for_each_pci_bridge() helperAndy Shevchenko2017-11-061-4/+3
|/
* PCI: Fix calculation of bridge window's size and alignmentYongji Xie2017-04-181-2/+2
* PCI: Remove res_to_dev_res() debug messageBjorn Helgaas2016-12-291-10/+1
* x86/ioapic: Ignore root bridges without a companion ACPI deviceRui Wang2016-09-101-1/+4
* x86/ioapic: Support hot-removal of IOAPICs present during bootRui Wang2016-08-181-1/+4
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-0/+68
|\
| * PCI: Add generic pci_bus_claim_resources()Lorenzo Pieralisi2016-06-231-0/+68
* | PCI: Add pcibios_setup_bridge()Gavin Shan2016-06-211-0/+5
|/
* PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0