aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci.c
AgeCommit message (Expand)Author
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas
2016-07-25PCI: Allow additional bus numbers for hotplug bridgesKeith Busch
2016-07-21PCI / PM: check all fields in pci_set_platform_pm()Andy Shevchenko
2016-07-19PCI: Include <asm/dma.h> for isa_dma_bridge_buggyBen Dooks
2016-06-21PCI: Extending pci=resource_alignment to specify device/vendor IDsKoehrer Mathias (ETAS/ESW5)
2016-06-13PCI: Put PCIe ports into D3 during suspendMika Westerberg
2016-06-10PCI: Make bus_attr_resource_alignment staticBen Dooks
2016-06-10ARM64: PCI: Add acpi_pci_bus_find_domain_nr()Tomasz Nowicki
2016-06-10PCI: Factor DT-specific pci_bus_find_domain_nr() code outTomasz Nowicki
2016-06-10PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERICTomasz Nowicki
2016-06-10PCI: Add pci_unmap_iospace() to unmap I/O resourcesSinan Kaya
2016-05-17Merge branches 'pci/arm64' and 'pci/host-hv' into nextBjorn Helgaas
2016-05-17Merge branches 'pci/hotplug' and 'pci/resource' into nextBjorn Helgaas
2016-05-16PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfsAlex Williamson
2016-05-12PCI, of: Move PCI I/O space management to PCI core codeTomasz Nowicki
2016-04-25Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/...Bjorn Helgaas
2016-04-19PCI: Reverse standard ACS vs device-specific ACS enablingAlex Williamson
2016-04-11PCI: Add support for multiple DMA aliasesJacek Lawrynowicz
2016-04-11PCI: Move informational printk to pci_add_dma_alias()Bjorn Helgaas
2016-04-11PCI: Add pci_add_dma_alias() to abstract implementationBjorn Helgaas
2016-04-05PCI: Fix spelling errorsColin Ian King
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas
2016-03-10PCI: Wait for up to 1000ms after FLR resetAlex Williamson
2016-03-07PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof =?utf-8?Q?Ha=C5=82asa?=
2016-03-07PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.hBjorn Helgaas
2016-02-05PCI: Remove includes of empty asm-generic/pci-bridge.hBjorn Helgaas
2016-01-21Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-08PCI: Use to_pci_dev() instead of open-coding itGeliang Tang
2016-01-08PCI: Fix all whitespace issuesBogicevic Sasa
2015-12-09PCI / PM: constify pci_platform_pm_ops structureJulia Lawall
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-02Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource...Bjorn Helgaas
2015-10-29PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas
2015-10-29PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas
2015-10-29PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney
2015-10-29PCI: Add support for Enhanced Allocation devicesSean O. Stalley
2015-10-22PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai
2015-10-12PCI / PM: Avoid resuming more devices during system suspendRafael J. Wysocki
2015-09-17PCI/AER: Clear error status registers during enumeration and restoreTaku Izumi
2015-09-14PCI: Don't try to restore VF BARsWei Yang
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-28Merge branches 'pci/enumeration' and 'pci/misc' into nextBjorn Helgaas
2015-08-25PCI: Add pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-24PCI: Set MPS to match upstream bridgeKeith Busch
2015-08-04Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...Bjorn Helgaas
2015-07-21PCI: Restore ACS configuration as part of pci_restore_state()Alexander Duyck
2015-07-14PCI: Remove useless redundant codeBjorn Helgaas