summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-22/+259
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-19/+47
| |\
| | * PCI: Extending pci=resource_alignment to specify device/vendor IDsKoehrer Mathias (ETAS/ESW5)2016-06-211-19/+47
| | |
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas2016-08-011-1/+185
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | | * PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-0/+175
| | | |_|/ | | |/| |
| | | | * PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks2016-07-191-0/+1
| | | | * PCI: Make bus_attr_resource_alignment staticBen Dooks2016-06-101-1/+1
| | | |/ | | |/|
| | | * PCI: Allow additional bus numbers for hotplug bridgesKeith Busch2016-07-251-0/+8
| | |/
| * | ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki2016-06-101-1/+3
| * | PCI: Factor DT-specific pci_bus_find_domain_nr() code outTomasz Nowicki2016-06-101-1/+6
| * | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-101-2/+2
| * | PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya2016-06-101-0/+18
| |/
* / PCI / PM: check all fields in pci_set_platform_pm()Andy Shevchenko2016-07-211-2/+2
|/
*-. Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas2016-05-171-0/+115
|\ \
| * | PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki2016-05-121-0/+115
| |/
| |
| \
*-. \ Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas2016-05-171-1/+1
|\ \ \ | | |/ | |/|
| | * PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson2016-05-161-1/+1
| |/
| |
| \
| \
| \
*---. \ Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas2016-04-251-7/+36
|\ \ \ \ | |_|_|/ |/| | |
| | | * PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson2016-04-191-6/+4
| |_|/ |/| |
| | * PCI: Add support for multiple DMA aliasesJacek Lawrynowicz2016-04-111-2/+17
| | * PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas2016-04-111-0/+2
| | * PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas2016-04-111-0/+14
| |/ |/|
| * PCI: Fix spelling errorsColin Ian King2016-04-051-1/+1
|/
* Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-15/+25
|\
| *---. Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas2016-03-151-14/+25
| |\ \ \
| | | | * PCI: Wait for up to 1000ms after FLR resetAlex Williamson2016-03-101-2/+25
| | | |/ | | |/|
| | | * PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas2016-03-071-12/+0
| | |/ | |/|
| * | PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas2016-02-051-1/+0
| |/
* / PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=2016-03-071-1/+3
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-211-2/+2
|\
| * PCI: Use to_pci_dev() instead of open-coding itGeliang Tang2016-01-081-1/+1
| * PCI: Fix all whitespace issuesBogicevic Sasa2016-01-081-1/+1
* | PCI / PM: constify pci_platform_pm_ops structureJulia Lawall2015-12-091-2/+2
|/
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-1/+224
|\
| *-----. Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas2015-11-021-1/+224
| |\ \ \ \
| | | | | * PCI: Don't try to restore VF BARsWei Yang2015-09-141-1/+5
| | |_|_|/ | |/| | |
| | | | * PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas2015-10-291-2/+14
| | | | * PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas2015-10-291-7/+8
| | | | * PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney2015-10-291-0/+6
| | | | * PCI: Add support for Enhanced Allocation devicesSean O. Stalley2015-10-291-0/+173
| | |_|/ | |/| |
| | | * PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai2015-10-221-0/+24
| | |/ | |/|
| | * PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi2015-09-171-0/+3
| |/
* / PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki2015-10-121-11/+59
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+14
|\
| * PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-0/+14
| |
| \
*-. \ Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas2015-08-281-1/+1
|\ \ \
| * | | PCI: Set MPS to match upstream bridgeKeith Busch2015-08-241-1/+1
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas2015-08-041-6/+6
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck2015-07-211-0/+3
| |/ |/|
| * PCI: Remove useless redundant codeBjorn Helgaas2015-07-141-2/+0