summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI/PM: Add needs_resume flag to avoid suspend complete optimizationImre Deak2017-05-231-1/+2
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2017-04-281-9/+32
|\
| * PCI: Export pcie_flr()Christoph Hellwig2017-04-201-11/+28
| * PCI: Avoid FLR for Intel 82579 NICsSasha Neftin2017-04-031-0/+6
* | Merge branch 'pci/resource' into nextBjorn Helgaas2017-04-281-26/+82
|\ \
| * | PCI: Don't resize resources when realigning all devices in systemYongji Xie2017-04-191-16/+43
| * | PCI: Don't reassign resources that are already alignedBjorn Helgaas2017-04-191-21/+19Star
| * | PCI: Factor pci_reassigndev_resource_alignment()Bjorn Helgaas2017-04-191-22/+47
| * | PCI: Add pcibios_default_alignment() for arch-specific alignment controlYongji Xie2017-04-191-2/+8
| * | PCI: Ignore requested alignment for IOV BARsYongji Xie2017-04-181-1/+1
| |/
* | Merge branch 'pci/pm' into nextBjorn Helgaas2017-04-281-6/+9
|\ \
| * | PCI: Freeze PME scan before suspending devicesLukas Wunner2017-04-181-4/+5
| * | PCI/PM: Don't sleep at all when d3_delay or d3cold_delay is zeroAdrian Hunter2017-03-141-2/+4
| |/
* | Merge branch 'pci/ioremap' into nextBjorn Helgaas2017-04-281-1/+83
|\ \
| * | PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi2017-04-241-0/+82
| * | PCI: Remove __weak tag from pci_remap_iospace()Lorenzo Pieralisi2017-04-191-1/+1
| |/
* | Merge branch 'pci/enumeration' into nextBjorn Helgaas2017-04-281-0/+2
|\ \
| * | PCI: Short-circuit pci_device_is_present() for disconnected devicesKeith Busch2017-03-301-0/+2
| |/
* / PCI: Export pci_remap_iospace() and pci_unmap_iospace()Brian Norris2017-04-211-0/+2
|/
* Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-031-6/+6
* Merge branch 'pci/virtualization' into nextBjorn Helgaas2016-12-121-34/+0Star
|\
| * PCI: Remove pci_resource_bar() and pci_iov_resource_bar()Bjorn Helgaas2016-11-301-30/+0Star
| * PCI: Ignore BAR updates on virtual functionsBjorn Helgaas2016-11-281-4/+0Star
* | PCI: pciehp: Add runtime PM support for PCIe hotplug portsLukas Wunner2016-11-181-6/+6
* | PCI: Unfold conditions to block runtime PM on PCIe portsLukas Wunner2016-11-181-10/+11
* | PCI: Consolidate conditions to allow runtime PM on PCIe portsLukas Wunner2016-11-181-0/+11
* | PCI: Activate runtime PM on a PCIe port only if it can suspendLukas Wunner2016-11-181-1/+1
* | PCI: Speed up algorithm in pci_bridge_d3_update()Lukas Wunner2016-11-181-8/+20
* | PCI: Autosense device removal in pci_bridge_d3_update()Lukas Wunner2016-11-181-30/+5Star
* | PCI: Don't acquire ref on parent in pci_bridge_d3_update()Lukas Wunner2016-11-181-3/+0Star
* | PCI: Check for PME in targeted sleep stateAlan Stern2016-11-111-0/+4
|/
* Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-071-17/+58
|\
| * Merge branch 'pci/resource' into nextBjorn Helgaas2016-10-031-0/+23
| |\
| | * PCI: Ignore requested alignment for VF BARsYongji Xie2016-09-291-0/+9
| | * PCI: Ignore requested alignment for PROBE_ONLY and fixed resourcesYongji Xie2016-09-281-0/+14
| * | PCI: Recognize D3cold in pci_update_current_state()Lukas Wunner2016-09-281-13/+12Star
| * | PCI: Query platform firmware for device power stateLukas Wunner2016-09-281-2/+8
| * | PCI: Afford direct-complete to devices with non-standard PMLukas Wunner2016-09-281-2/+15
| |/
* / PCI: Add pci_find_resource()Mika Westerberg2016-09-171-0/+24
|/
* 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-221-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-201-0/+1
| | | | * PCI: Make bus_attr_resource_alignment staticBen Dooks2016-06-111-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-111-1/+3
| * | PCI: Factor DT-specific pci_bus_find_domain_nr() code outTomasz Nowicki2016-06-111-1/+6
| * | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki2016-06-111-2/+2