Age | Commit message (Expand) | Author |
2017-02-03 | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports" | Bjorn Helgaas |
2016-12-12 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas |
2016-11-29 | PCI: Remove pci_resource_bar() and pci_iov_resource_bar() | Bjorn Helgaas |
2016-11-28 | PCI: Ignore BAR updates on virtual functions | Bjorn Helgaas |
2016-11-17 | PCI: pciehp: Add runtime PM support for PCIe hotplug ports | Lukas Wunner |
2016-11-17 | PCI: Unfold conditions to block runtime PM on PCIe ports | Lukas Wunner |
2016-11-17 | PCI: Consolidate conditions to allow runtime PM on PCIe ports | Lukas Wunner |
2016-11-17 | PCI: Activate runtime PM on a PCIe port only if it can suspend | Lukas Wunner |
2016-11-17 | PCI: Speed up algorithm in pci_bridge_d3_update() | Lukas Wunner |
2016-11-17 | PCI: Autosense device removal in pci_bridge_d3_update() | Lukas Wunner |
2016-11-17 | PCI: Don't acquire ref on parent in pci_bridge_d3_update() | Lukas Wunner |
2016-11-11 | PCI: Check for PME in targeted sleep state | Alan Stern |
2016-10-07 | Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-03 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-09-28 | PCI: Ignore requested alignment for VF BARs | Yongji Xie |
2016-09-28 | PCI: Ignore requested alignment for PROBE_ONLY and fixed resources | Yongji Xie |
2016-09-28 | PCI: Recognize D3cold in pci_update_current_state() | Lukas Wunner |
2016-09-28 | PCI: Query platform firmware for device power state | Lukas Wunner |
2016-09-28 | PCI: Afford direct-complete to devices with non-standard PM | Lukas Wunner |
2016-09-17 | PCI: Add pci_find_resource() | Mika Westerberg |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/resource' into next | Bjorn Helgaas |
2016-08-01 | Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '... | Bjorn Helgaas |
2016-07-25 | PCI: Allow additional bus numbers for hotplug bridges | Keith Busch |
2016-07-21 | PCI / PM: check all fields in pci_set_platform_pm() | Andy Shevchenko |
2016-07-19 | PCI: Include <asm/dma.h> for isa_dma_bridge_buggy | Ben Dooks |
2016-06-21 | PCI: Extending pci=resource_alignment to specify device/vendor IDs | Koehrer Mathias (ETAS/ESW5) |
2016-06-13 | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg |
2016-06-10 | PCI: Make bus_attr_resource_alignment static | Ben Dooks |
2016-06-10 | ARM64: PCI: Add acpi_pci_bus_find_domain_nr() | Tomasz Nowicki |
2016-06-10 | PCI: Factor DT-specific pci_bus_find_domain_nr() code out | Tomasz Nowicki |
2016-06-10 | PCI: Refactor pci_bus_assign_domain_nr() for CONFIG_PCI_DOMAINS_GENERIC | Tomasz Nowicki |
2016-06-10 | PCI: Add pci_unmap_iospace() to unmap I/O resources | Sinan Kaya |
2016-05-17 | Merge branches 'pci/arm64' and 'pci/host-hv' into next | Bjorn Helgaas |
2016-05-17 | Merge branches 'pci/hotplug' and 'pci/resource' into next | Bjorn Helgaas |
2016-05-16 | PCI: Identify Enhanced Allocation (EA) BAR Equivalent resources in sysfs | Alex Williamson |
2016-05-12 | PCI, of: Move PCI I/O space management to PCI core code | Tomasz Nowicki |
2016-04-25 | Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/ntb', 'pci/... | Bjorn Helgaas |
2016-04-19 | PCI: Reverse standard ACS vs device-specific ACS enabling | Alex Williamson |
2016-04-11 | PCI: Add support for multiple DMA aliases | Jacek Lawrynowicz |
2016-04-11 | PCI: Move informational printk to pci_add_dma_alias() | Bjorn Helgaas |
2016-04-11 | PCI: Add pci_add_dma_alias() to abstract implementation | Bjorn Helgaas |
2016-04-05 | PCI: Fix spelling errors | Colin Ian King |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas |
2016-03-10 | PCI: Wait for up to 1000ms after FLR reset | Alex Williamson |
2016-03-07 | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() | Krzysztof =?utf-8?Q?Ha=C5=82asa?= |
2016-03-07 | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas |
2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas |
2016-01-21 | Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |