Hari Vyas
|
44bda4b7d2
PCI: Fix is_added/is_busmaster race condition
|
7 years ago |
Christoph Hellwig
|
8e6390795e
PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT
|
7 years ago |
Bjorn Helgaas
|
df62ab5e0f
PCI: Tidy comments
|
7 years ago |
Bjorn Helgaas
|
ab8c609356
Merge branch 'pci/spdx' into next
|
7 years ago |
Bjorn Helgaas
|
7328c8f48d
PCI: Add SPDX GPL-2.0 when no license was specified
|
7 years ago |
Frederick Lawler
|
7506dc7989
PCI: Add wrappers for dev_printk()
|
7 years ago |
Lukas Wunner
|
1ed276a7b9
PCI: Autosense device removal in pci_bridge_d3_update()
|
8 years ago |
Bjorn Helgaas
|
79dd993461
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
|
9 years ago |
Mika Westerberg
|
9d26d3a8f1
PCI: Put PCIe ports into D3 during suspend
|
9 years ago |
Bjorn Helgaas
|
950334bcf1
PCI: Add devm_request_pci_bus_resources()
|
9 years ago |
Lukas Wunner
|
9a2a5a638f
PCI: Do not treat EPROBE_DEFER as device attach failure
|
9 years ago |
Lukas Wunner
|
1e398eae84
PCI: Fix BUG on device attach failure
|
9 years ago |
Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 years ago |
Wei Yang
|
7b77061f8d
PCI: Add pcibios_bus_add_device() weak function
|
9 years ago |
Bjorn Helgaas
|
ab1a187bba
PCI: Check device_attach() return value always
|
9 years ago |
Christoph Biedl
|
3460baa620
PCI: Fix minimum allocation address overwrite
|
9 years ago |
Bjorn Helgaas
|
b838b39e93
PCI: Clear IORESOURCE_UNSET when clipping a bridge window
|
10 years ago |
Yinghai Lu
|
3a9ad0b4fd
PCI: Add pci_bus_addr_t
|
10 years ago |
Jiang Liu
|
14d76b68f2
PCI: Use common resource list management code instead of private implementation
|
10 years ago |
Yinghai Lu
|
0f7e7aee2f
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
|
10 years ago |
Ryan Desfosses
|
b7fe943421
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
|
11 years ago |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 years ago |
Paul Gortmaker
|
56a3d18279
PCI: Remove unnecessary includes of <linux/init.h>
|
11 years ago |
Bjorn Helgaas
|
664c28480c
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
|
11 years ago |
Bjorn Helgaas
|
aa11fc58dc
PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
|
11 years ago |
Bjorn Helgaas
|
e20fa6609a
PCI: Don't check resource_size() in pci_bus_alloc_resource()
|
11 years ago |
Bjorn Helgaas
|
96702be560
Merge branch 'pci/resource' into next
|
11 years ago |
Yinghai Lu
|
d56dbf5bab
PCI: Allocate 64-bit BARs above 4G when possible
|
11 years ago |
Yinghai Lu
|
f75b99d5a7
PCI: Enforce bus address limits in resource allocation
|
11 years ago |
Bjorn Helgaas
|
36e097a8a2
PCI: Split out bridge window override of minimum allocation address
|
11 years ago |