summaryrefslogtreecommitdiffstats
path: root/drivers/pci/bus.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: remove CONFIG_PCI_BUS_ADDR_T_64BITChristoph Hellwig2018-05-091-2/+2
* PCI: Tidy commentsBjorn Helgaas2018-03-191-2/+0
* 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-2/+2
|/
* PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner2016-11-171-1/+1
*-. Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-1/+29
|\ \
| | * PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas2016-06-061-1/+29
| |/
* / PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-0/+1
|/
* PCI: Do not treat EPROBE_DEFER as device attach failureLukas Wunner2016-05-021-1/+1
* PCI: Fix BUG on device attach failureLukas Wunner2016-05-021-1/+3
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-191-0/+3
|\
| * PCI: Add pcibios_bus_add_device() weak functionWei Yang2016-03-091-0/+3
* | PCI: Check device_attach() return value alwaysBjorn Helgaas2016-02-051-1/+6
|/
* PCI: Fix minimum allocation address overwriteChristoph Biedl2016-01-061-2/+4
* PCI: Clear IORESOURCE_UNSET when clipping a bridge windowBjorn Helgaas2015-09-221-0/+2
* PCI: Add pci_bus_addr_tYinghai Lu2015-05-291-5/+5
* PCI: Use common resource list management code instead of private implementationJiang Liu2015-02-051-12/+6
* PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-161-0/+43
* PCI: Move EXPORT_SYMBOL so it immediately follows function/variableRyan Desfosses2014-06-101-3/+3
* PCI: Make pci_bus_add_device() voidYijing Wang2014-05-301-8/+2
* PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker2014-04-141-1/+0
* PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas2014-03-191-2/+2
* PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()Bjorn Helgaas2014-03-191-1/+1
* PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas2014-03-191-2/+0
* Merge branch 'pci/resource' into nextBjorn Helgaas2014-01-101-30/+102
|\
| * PCI: Allocate 64-bit BARs above 4G when possibleYinghai Lu2014-01-071-3/+13
| * PCI: Enforce bus address limits in resource allocationYinghai Lu2014-01-071-28/+83
| * PCI: Split out bridge window override of minimum allocation addressBjorn Helgaas2014-01-071-4/+11
* | PCI: Move pci_proc_attach_device() to pci_bus_add_device()Yinghai Lu2013-12-181-0/+1
|/
* PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-251-19/+0
* PCI: Introduce pci_bus_{get|put}() to manage PCI bus reference countJiang Liu2013-05-271-0/+15
* PCI: Delay final fixups until resources are assignedYinghai Lu2013-05-071-0/+1
* Merge branch 'pci/cleanup' into nextBjorn Helgaas2013-04-171-0/+3
|\
| * PCI: Warn about failures instead of "must_check" functionsBjorn Helgaas2013-04-171-0/+3
* | PCI: Clean up usages of pci_bus->is_addedJiang Liu2013-04-121-9/+2
|/
* PCI: Put pci_dev in device tree as early as possibleYinghai Lu2013-01-251-66/+12
* PCI: Skip attaching driver in device_add()Yinghai Lu2013-01-251-0/+5
* PCI/ACPI: Reserve firmware-allocated resources for hot-added root busesYinghai Lu2013-01-071-0/+2
* Merge branch 'pci/mjg-pci-roms-from-efi' into nextBjorn Helgaas2012-12-061-0/+5
|\
| * PCI: Add pcibios_add_deviceMatthew Garrett2012-12-051-0/+5
* | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-021-3/+0
|/
* PCI: Use correct type when freeing bus resource listYinghai Lu2012-09-181-1/+5
* PCI: fix undefined reference to 'pci_fixup_final_inited'Myron Stowe2012-07-161-3/+1
* PCI: call final fixups hot-added devicesMyron Stowe2012-07-091-0/+4
* PCI: add struct pci_host_bridge_window with CPU/bus address offsetBjorn Helgaas2012-02-231-11/+19
* PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-061-5/+27
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-211-6/+0
* Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas2010-12-171-48/+5
* Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas2010-12-171-49/+21