Lukas Wunner
|
1ed276a7b9
PCI: Autosense device removal in pci_bridge_d3_update()
|
8 éve |
Bjorn Helgaas
|
79dd993461
Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into next
|
9 éve |
Mika Westerberg
|
9d26d3a8f1
PCI: Put PCIe ports into D3 during suspend
|
9 éve |
Bjorn Helgaas
|
950334bcf1
PCI: Add devm_request_pci_bus_resources()
|
9 éve |
Lukas Wunner
|
9a2a5a638f
PCI: Do not treat EPROBE_DEFER as device attach failure
|
9 éve |
Lukas Wunner
|
1e398eae84
PCI: Fix BUG on device attach failure
|
9 éve |
Linus Torvalds
|
d5e2d00898
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 éve |
Wei Yang
|
7b77061f8d
PCI: Add pcibios_bus_add_device() weak function
|
9 éve |
Bjorn Helgaas
|
ab1a187bba
PCI: Check device_attach() return value always
|
9 éve |
Christoph Biedl
|
3460baa620
PCI: Fix minimum allocation address overwrite
|
9 éve |
Bjorn Helgaas
|
b838b39e93
PCI: Clear IORESOURCE_UNSET when clipping a bridge window
|
10 éve |
Yinghai Lu
|
3a9ad0b4fd
PCI: Add pci_bus_addr_t
|
10 éve |
Jiang Liu
|
14d76b68f2
PCI: Use common resource list management code instead of private implementation
|
10 éve |
Yinghai Lu
|
0f7e7aee2f
PCI: Add pci_bus_clip_resource() to clip to fit upstream window
|
10 éve |
Ryan Desfosses
|
b7fe943421
PCI: Move EXPORT_SYMBOL so it immediately follows function/variable
|
11 éve |
Yijing Wang
|
c893d133ea
PCI: Make pci_bus_add_device() void
|
11 éve |
Paul Gortmaker
|
56a3d18279
PCI: Remove unnecessary includes of <linux/init.h>
|
11 éve |
Bjorn Helgaas
|
664c28480c
PCI: Change pci_bus_alloc_resource() type_mask to unsigned long
|
11 éve |
Bjorn Helgaas
|
aa11fc58dc
PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()
|
11 éve |
Bjorn Helgaas
|
e20fa6609a
PCI: Don't check resource_size() in pci_bus_alloc_resource()
|
11 éve |
Bjorn Helgaas
|
96702be560
Merge branch 'pci/resource' into next
|
11 éve |
Yinghai Lu
|
d56dbf5bab
PCI: Allocate 64-bit BARs above 4G when possible
|
11 éve |
Yinghai Lu
|
f75b99d5a7
PCI: Enforce bus address limits in resource allocation
|
11 éve |
Bjorn Helgaas
|
36e097a8a2
PCI: Split out bridge window override of minimum allocation address
|
11 éve |
Yinghai Lu
|
ef37702eb3
PCI: Move pci_proc_attach_device() to pci_bus_add_device()
|
11 éve |
Yinghai Lu
|
928bea9648
PCI: Delay enabling bridges until they're needed
|
12 éve |
Jiang Liu
|
fe830ef62a
PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference count
|
12 éve |
Yinghai Lu
|
e253aaf0af
PCI: Delay final fixups until resources are assigned
|
12 éve |
Bjorn Helgaas
|
723ec4d06c
Merge branch 'pci/cleanup' into next
|
12 éve |
Bjorn Helgaas
|
9fc9eea09f
PCI: Warn about failures instead of "must_check" functions
|
12 éve |