- 0dde1c0 PCI: Don't reassign resources that are already aligned by Bjorn Helgaas · 8 years ago
- 81a5e70 PCI: Factor pci_reassigndev_resource_alignment() by Bjorn Helgaas · 8 years ago
- 0a701aa PCI: Add pcibios_default_alignment() for arch-specific alignment control by Yongji Xie · 8 years ago
- ea629d8 PCI: Ignore requested alignment for IOV BARs by Yongji Xie · 8 years ago
- d98e092 Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" by Bjorn Helgaas · 8 years ago
- 2583157 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- 286c237 PCI: Remove pci_resource_bar() and pci_iov_resource_bar() by Bjorn Helgaas · 8 years ago
- 63880b2 PCI: Ignore BAR updates on virtual functions by Bjorn Helgaas · 8 years ago
- 68db9bc PCI: pciehp: Add runtime PM support for PCIe hotplug ports by Lukas Wunner · 8 years ago
- 718a060 PCI: Unfold conditions to block runtime PM on PCIe ports by Lukas Wunner · 8 years ago
- 97a90ae PCI: Consolidate conditions to allow runtime PM on PCIe ports by Lukas Wunner · 8 years ago
- c6a6330 PCI: Activate runtime PM on a PCIe port only if it can suspend by Lukas Wunner · 8 years ago
- e8559b71 PCI: Speed up algorithm in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
- 1ed276a PCI: Autosense device removal in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
- 738a7ed PCI: Don't acquire ref on parent in pci_bridge_d3_update() by Lukas Wunner · 8 years ago
- 6496ebd PCI: Check for PME in targeted sleep state by Alan Stern · 8 years ago
- e6e3d8f Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- e15194d Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- 62d9a78 PCI: Ignore requested alignment for VF BARs by Yongji Xie · 8 years ago
- f0b99f7 PCI: Ignore requested alignment for PROBE_ONLY and fixed resources by Yongji Xie · 8 years ago
- a6a6402 PCI: Recognize D3cold in pci_update_current_state() by Lukas Wunner · 8 years ago
- cc7cc02 PCI: Query platform firmware for device power state by Lukas Wunner · 8 years ago
- 4132a57 PCI: Afford direct-complete to devices with non-standard PM by Lukas Wunner · 8 years ago
- afd29f9 PCI: Add pci_find_resource() by Mika Westerberg · 8 years ago
- c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- 3efc702 Merge branch 'pci/resource' into next by Bjorn Helgaas · 8 years ago
- a00c74c Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/pm' and 'pci/virtualization' into next by Bjorn Helgaas · 8 years ago
- e16b466 PCI: Allow additional bus numbers for hotplug bridges by Keith Busch · 8 years ago
- 6ec39cf PCI / PM: check all fields in pci_set_platform_pm() by Andy Shevchenko · 8 years ago
- 2a2aca3 PCI: Include <asm/dma.h> for isa_dma_bridge_buggy by Ben Dooks · 8 years ago
- 644a544 PCI: Extending pci=resource_alignment to specify device/vendor IDs by Koehrer Mathias (ETAS/ESW5) · 8 years ago
- 9d26d3a PCI: Put PCIe ports into D3 during suspend by Mika Westerberg · 8 years ago
- 21751a9 PCI: Make bus_attr_resource_alignment static by Ben Dooks · 8 years ago
- 2ab51dd ARM64: PCI: Add acpi_pci_bus_find_domain_nr() by Tomasz Nowicki · 8 years ago
- 1a4f93f PCI: Factor DT-specific pci_bus_find_domain_nr() code out by Tomasz Nowicki · 8 years ago
- 9c7cb89 PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC by Tomasz Nowicki · 8 years ago
- 4d3f138 PCI: Add pci_unmap_iospace() to unmap I/O resources by Sinan Kaya · 8 years ago
- e257ef5 Merge branches 'pci/arm64' and 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
- 45604e6 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
- 92efb1b PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs by Alex Williamson · 9 years ago
- c5076cf PCI, of: Move PCI I/O space management to PCI core code by Tomasz Nowicki · 9 years ago
- 7f768544 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/thunderbolt' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- c1d61c9 PCI: Reverse standard ACS vs device-specific ACS enabling by Alex Williamson · 9 years ago
- 338c314 PCI: Add support for multiple DMA aliases by Jacek Lawrynowicz · 9 years ago
- 48c8308 PCI: Move informational printk to pci_add_dma_alias() by Bjorn Helgaas · 9 years ago
- f0af959 PCI: Add pci_add_dma_alias() to abstract implementation by Bjorn Helgaas · 9 years ago
- dcbb408 PCI: Fix spelling errors by Colin Ian King · 9 years ago
- 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
- 5adecf8 PCI: Wait for up to 1000ms after FLR reset by Alex Williamson · 9 years ago
- 54c6e2d PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() by Krzysztof =?utf-8?Q?Ha=C5=82asa?= · 9 years ago
- fe53767 PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h by Bjorn Helgaas · 9 years ago
- 5bd28338 PCI: Remove includes of empty asm-generic/pci-bridge.h by Bjorn Helgaas · 9 years ago
- d434215 Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- f3d2f165 PCI: Use to_pci_dev() instead of open-coding it by Geliang Tang · 9 years ago
- ff3ce48 PCI: Fix all whitespace issues by Bogicevic Sasa · 9 years ago
- 299f2ff PCI / PM: constify pci_platform_pm_ops structure by Julia Lawall · 9 years ago
- 3c87b79 Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
- 1f9a30e Merge branches 'pci/aer', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 597becb PCI: Expand Enhanced Allocation BAR output by Bjorn Helgaas · 9 years ago
- 2663511 PCI: Make Enhanced Allocation bitmasks more obvious by Bjorn Helgaas · 9 years ago
- 1118399 PCI: Handle Enhanced Allocation capability for SR-IOV devices by David Daney · 9 years ago
- 938174e PCI: Add support for Enhanced Allocation devices by Sean O. Stalley · 9 years ago
- c56d445 PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratum by Hariprasad Shenai · 9 years ago
- 2cef548 PCI / PM: Avoid resuming more devices during system suspend by Rafael J. Wysocki · 9 years ago
- b07461a PCI/AER: Clear error status registers during enumeration and restore by Taku Izumi · 9 years ago
- 70675e0 PCI: Don't try to restore VF BARs by Wei Yang · 9 years ago
- 25525be Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9ca678d Merge branches 'pci/enumeration' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
- c43996f PCI: Add pci_ioremap_wc_bar() by Luis R. Rodriguez · 9 years ago
- 27d868b PCI: Set MPS to match upstream bridge by Keith Busch · 9 years ago
- 5a4f3cf Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- ccbc175 PCI: Restore ACS configuration as part of pci_restore_state() by Alexander Duyck · 9 years ago
- aaed816 PCI: Remove useless redundant code by Bjorn Helgaas · 9 years ago
- 0a1a9b4 PCI: Simplify pci_find_(ext_)capability() return value checks by Wei Yang · 9 years ago
- fff905f PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks by Wei Yang · 9 years ago
- 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
- 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 10 years ago
- c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 10 years ago
- 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
- 4dd1f57 Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
- 55db320 PCI: Read capability list as dwords, not bytes by Sean O. Stalley · 10 years ago
- e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 10 years ago
- 646c028 PCI: Fail pci_ioremap_bar() on unassigned resources by Bjorn Helgaas · 10 years ago
- 1f7bf3bf PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure by Bjorn Helgaas · 10 years ago
- 8729123 Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 2f8c42f Merge branches 'pm-pci' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
- 341f3a2 Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- bac2a90 PCI / PM: Avoid resuming PCI devices during system suspend by Rafael J. Wysocki · 10 years ago
- 51e5373 PCI: Add flag for devices that don't reset on D3hot->D0 transition by Alex Williamson · 10 years ago
- f331a85 PCI: Add flag for devices where we can't use bus reset by Alex Williamson · 10 years ago
- 7c67470 PCI: Move domain assignment from arm64 to generic code by Lorenzo Pieralisi · 10 years ago
- 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- 98d9b27 PCI: Expose pci_load_saved_state for public consumption. by Konrad Rzeszutek Wilk · 10 years ago
- 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
- 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
- bb383e2 PCI: Make FLR and AF FLR reset warning messages different by Gavin Shan · 10 years ago
- 754834b PCI: Simplify if-return sequences by Quentin Lambert · 10 years ago
- 07a7cbd Merge branch 'pci/host-generic' into next by Bjorn Helgaas · 10 years ago
- 8b921ac PCI: Add pci_remap_iospace() to map bus I/O resources by Liviu Dudau · 10 years ago