index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
setup-bus.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-05
Merge branch 'pci/doc'
Bjorn Helgaas
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-07-09
PCI: Fix error in panic message
Liao Pingfang
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
2020-05-01
PCI: host-generic: Support building as modules
Rob Herring
2020-03-30
PCI: Add support for root bus sizing
Ivan Kokshaysky
2020-01-29
PCI: Allow adjust_bridge_window() to shrink resource if necessary
Nicholas Johnson
2020-01-29
PCI: Set resource size directly in adjust_bridge_window()
Nicholas Johnson
2020-01-29
PCI: Rename extend_bridge_window() to adjust_bridge_window()
Nicholas Johnson
2020-01-29
PCI: Rename extend_bridge_window() parameter
Nicholas Johnson
2020-01-29
PCI: Consider alignment of hot-added bridges when assigning resources
Nicholas Johnson
2020-01-29
PCI: Remove local variable usage in pci_bus_distribute_available_resources()
Nicholas Johnson
2020-01-29
PCI: Pass size + alignment to pci_bus_distribute_available_resources()
Nicholas Johnson
2020-01-29
PCI: Rename variables
Nicholas Johnson
2020-01-29
PCI: Remove unnecessary braces
Nicholas Johnson
2020-01-13
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
2019-11-14
PCI: Avoid double hpmemsize MMIO window assignment
Nicholas Johnson
2019-10-23
PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parameters
Nicholas Johnson
2019-09-30
PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
Benjamin Herrenschmidt
2019-08-08
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
2019-07-02
PCI: Skip resource distribution when no hotplug bridges
Nicholas Johnson
2019-07-02
PCI: Simplify pci_bus_distribute_available_resources()
Nicholas Johnson
2019-06-21
PCI: Don't auto-realloc if we're preserving firmware config
Benjamin Herrenschmidt
2019-05-13
Merge branch 'pci/trivial'
Bjorn Helgaas
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
2019-05-07
PCI: Cleanup setup-bus.c comments and whitespace
Nicholas Johnson
2019-01-30
PCI: Rely on config space header type, not class code
Honghui Zhang
2019-01-22
PCI: Probe bridge window attributes once at enumeration-time
Bjorn Helgaas
2018-10-02
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
2018-06-04
PCI: Move resource distribution for single bridge outside loop
Mika Westerberg
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-17
PCI: Remove unnecessary messages for memory allocation failures
Markus Elfring
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-11-06
PCI: Distribute available resources to hotplug-capable bridges
Mika Westerberg
2017-11-06
PCI: Add for_each_pci_bridge() helper
Andy Shevchenko
2017-10-25
PCI: Add pci_resize_resource() for resizing BARs
Christian König
2017-10-24
PCI: Add PCI resource type mask #define
Christian König
2017-04-18
PCI: Fix calculation of bridge window's size and alignment
Yongji Xie
2016-12-29
PCI: Remove res_to_dev_res() debug message
Bjorn Helgaas
2016-09-10
x86/ioapic: Ignore root bridges without a companion ACPI device
Rui Wang
2016-08-18
x86/ioapic: Support hot-removal of IOAPICs present during boot
Rui Wang
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-06-23
PCI: Add generic pci_bus_claim_resources()
Lorenzo Pieralisi
2016-06-21
PCI: Add pcibios_setup_bridge()
Gavin Shan
2016-02-05
PCI: Remove includes of empty asm-generic/pci-bridge.h
Bjorn Helgaas
[next]