linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-26 17:24:54 to 2016-03-08 17:50:29 UTC [more...]

[PATCH v1 0/3] PCI: Avoid touching non-compliant BARs
 2016-03-08 17:50 UTC  (2+ messages)

two small PCI header cleanups
 2016-03-08 17:49 UTC  (13+ messages)
` [PATCH 1/3] frv: remove stray pci_{alloc,free}_consistent declaration
` [PATCH 2/3] pci: move pci-bridge.h out of asm-generic
` [PATCH 3/3] pci: move pci_dma_* helpers to common code

[PATCH v1 00/12] PCI: Rework shadow ROM handling
 2016-03-08 17:45 UTC  (15+ messages)
` [PATCH v1 01/12] PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED
` [PATCH v1 02/12] PCI: Don't assign or reassign immutable resources
` [PATCH v1 03/12] PCI: Don't enable/disable ROM BAR if we're using a RAM shadow copy
` [PATCH v1 04/12] PCI: Set ROM shadow location in arch code, not in PCI core
` [PATCH v1 05/12] PCI: Clean up pci_map_rom() whitespace
` [PATCH v1 06/12] ia64/PCI: Use temporary struct resource * to avoid repetition
` [PATCH v1 07/12] ia64/PCI: Use ioremap() instead of open-coded equivalent
` [PATCH v1 08/12] ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 09/12] MIPS: Loongson 3: Use temporary struct resource * to avoid repetition
` [PATCH v1 10/12] MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM resource
` [PATCH v1 11/12] PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
` [PATCH v1 12/12] PCI: Simplify sysfs ROM cleanup

[PATCH] unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition
 2016-03-08 17:42 UTC 

[PATCH V2] acpi, pci, irq: account for early penalty assignment
 2016-03-08 17:35 UTC  (18+ messages)

[PATCH V4 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-03-08 15:54 UTC  (4+ messages)
` [PATCH V4 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH 1/2] dt-bindings: pci: tegra: Update for per-lane PHYs
 2016-03-08 15:48 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: tegra: Support "

iMX6q PCIe phy link never came up on kernel v4.4.x
 2016-03-08 15:06 UTC  (18+ messages)

[PATCH v4 3/3] mmc: sdhci-pci: Do not set DMA mask in enable_dma()
 2016-03-08 13:18 UTC 

[PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
 2016-03-08 10:49 UTC  (9+ messages)

[PATCH v3 0/2] Add PCIe driver support for imx6sx
 2016-03-08  4:32 UTC  (7+ messages)
` [PATCH v3 1/2] MFD: imx6sx: Add PCIe register definitions for iomuxc gpr

[PATCH v8 00/45] powerpc/powernv: PCI hotplug support
 2016-03-08  0:56 UTC  (6+ messages)
` [PATCH v8 42/45] drivers/of: Rename unflatten_dt_node()

[PATCH 1/2] pci: add pci_unmap_iospace function for PCI_IOBASE
 2016-03-07 22:21 UTC  (2+ messages)
` [PATCH 2/2] pci, acpi: free IO resource during shutdown

[PATCH v7 0/3] Add host controller drivers for Cavium ThunderX PCI
 2016-03-07 18:02 UTC  (6+ messages)
` [PATCH v7 1/3] PCI: generic: Refactor code to enable reuse by other drivers
` [PATCH v7 2/3] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors
` [PATCH v7 3/3] pci, pci-thunder-ecam: Add driver for ThunderX-pass{1,2} on-chip devices

[PATCH 1/3] frv: remove stray pci_{alloc,free}_consistent declaration
 2016-03-07 14:53 UTC  (3+ messages)

[PATCH] PCI: tegra: Update for new XUSB pad controller bindings
 2016-03-07  8:28 UTC  (4+ messages)
` [PATCH v2] PCI: tegra: Support per-lane PHYs

[RFC PATCH v4 0/7] vfio-pci: Allow to mmap sub-page MMIO BARs and MSI-X table
 2016-03-07  7:48 UTC  (8+ messages)
` [RFC PATCH v4 1/7] PCI: Add a new option for resource_alignment to reassign alignment
` [RFC PATCH v4 2/7] PCI: Use IORESOURCE_WINDOW to identify bridge resources
` [RFC PATCH v4 3/7] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
` [RFC PATCH v4 4/7] PCI: Modify resource_alignment to support multiple devices
` [RFC PATCH v4 5/7] vfio-pci: Allow to mmap sub-page MMIO BARs if the mmio page is exclusive
` [RFC PATCH v4 6/7] vfio-pci: Allow to mmap MSI-X table if IOMMU_CAP_INTR_REMAP was set
` [RFC PATCH v4 7/7] powerpc/powernv/pci-ioda: Add IOMMU_CAP_INTR_REMAP for IODA host bridge

pci_enable_sriov is not thread safe
 2016-03-07  7:17 UTC 

[PATCH resend] PCI: QEMU top-level IDs for (sub)vendor & device
 2016-03-07  7:20 UTC  (3+ messages)

[PATCH] PCI/keystone: check return value of devm_phy_get with EPROBE_DEFER
 2016-03-07  4:32 UTC 

[PATCH v12] [PATCH] PCI: Xilinx-NWL-PCIe: Adding support for Xilinx NWL PCIe Host Controller
 2016-03-06 16:32 UTC 

[PATCH V5 00/15] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-05  4:14 UTC  (13+ messages)
` [PATCH V5 01/15] ACPI: MCFG: Move mmcfg_list management to drivers/acpi

[PATCH RESEND] Revert "PCI: dra7xx: Mark driver as broken"
 2016-03-04 10:29 UTC 

[PATCH] Revert "PCI: dra7xx: Mark driver as broken"
 2016-03-04 10:16 UTC 

[PATCH v14 0/9] EEH Support for SRIOV VFs
 2016-03-03 23:58 UTC  (2+ messages)

[GIT PULL] PCI fixes for v4.5
 2016-03-03 17:43 UTC 

[PATCH v4 5/6] pci: Add DMA alias quirk for mic_x200_dma
 2016-03-03 14:53 UTC  (2+ messages)
` [PATCH v5 5/6] PCI: "

[PATCH v4 0/6] PCI: Support multiple DMA aliases
 2016-03-03 14:38 UTC  (8+ messages)
` [PATCH v4 3/6] PCI: Add support for "
        ` [PATCH] "
        ` [PATCH v5 3/6] "

[RFC PATCH v3 3/3] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers
 2016-03-03 14:21 UTC  (18+ messages)

[RFC PATCH] arm: kernel: pci: remove pci=firmware command line parameter handling
 2016-03-03 10:50 UTC  (8+ messages)

[PATCH 1/2] VMD: Document code for maintainability
 2016-03-02 22:31 UTC  (2+ messages)
` [PATCH 2/2] VMD: Set bus resource start to 0

[added to the 3.18 stable tree] qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
 2016-03-02 20:27 UTC 

[added to the 4.1 stable tree] qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
 2016-03-02 20:13 UTC 

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-03-02 10:42 UTC  (4+ messages)
` [PATCH V4 17/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks

[PATCH] PCI: altera: fix altera_pcie_link_is_up()
 2016-03-02  9:43 UTC 

[PATCH 0/5] Modularize PCI_DW related drivers
 2016-03-01 21:35 UTC  (6+ messages)

[PATCH v2] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-03-01 17:04 UTC  (3+ messages)

[PATCH RFC] PCI: imx6: add dt prop for link gen, default to gen1
 2016-03-01 15:02 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v2 0/3] arm/arm64: pci: PCI_PROBE_ONLY clean-up
 2016-03-01 14:44 UTC  (4+ messages)
` [PATCH v2 1/3] drivers: pci: add generic code to claim bus resources
` [PATCH v2 2/3] drivers: pci: host-generic: claim bus resources on PCI_PROBE_ONLY set-ups
` [PATCH v2 3/3] arm/arm64: pci: remove arch specific pcibios_enable_device()

[PATCH v11 0/4] ARC: Add PCI support
 2016-03-01 10:57 UTC  (10+ messages)
` [PATCH v11 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()
` [PATCH v11 3/4] PCI: designware: Add default link up check if sub-driver doesn't override
` [PATCH v11 4/4] PCI: designware: Add driver for prototyping kits based on ARC SDP

[PATCH v2] PCI: imx6: Add DT bindings to configure Tx Driver settings
 2016-02-29 23:37 UTC  (2+ messages)

[PATCH] pci/layerscape: fix MSG TLP drop setting
 2016-02-29 23:25 UTC  (2+ messages)

[PATCH v4 00/11] PCI VPD access fixes
 2016-02-29 22:36 UTC  (4+ messages)

[patch] PCI: hv: potential use after free
 2016-02-29 19:38 UTC  (3+ messages)

[PATCH] drivers/pci:Broken link fixed
 2016-02-29 18:05 UTC  (2+ messages)

[PATCH] PCI: Support SRIOV on Legacy EndPoint device
 2016-02-29 18:00 UTC  (2+ messages)

BUGZILLA [112941] - Cannot reenable SRIOV after disabling SRIOV on AMD GPU
 2016-02-29 16:36 UTC  (7+ messages)

[Intel-gfx] i915 Skylake: "Invalid ROM contents"
 2016-02-29 16:31 UTC  (5+ messages)

[PATCH v1] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 15:15 UTC 

[PATCH] PCI: keystone: fix msi code that retrieves the pp struct ptr
 2016-02-29 15:06 UTC  (3+ messages)

[PATCH 0/6] PCI: Add support for suspending (including runtime) of PCIe ports
 2016-02-29 12:56 UTC  (7+ messages)
` [PATCH 1/6] PCI: No need to set d3cold_allowed to "
` [PATCH 2/6] PCI: Make __pci_bus_set_current_state() available to other files
` [PATCH 3/6] PCI: Move PCIe ports to D3hot during suspend
` [PATCH 4/6] PCI: Add runtime PM support for PCIe ports
` [PATCH 5/6] PCI: Enable runtime PM for Intel Sunrisepoint PCIe root ports
` [PATCH 6/6] PCI: Enable runtime PM for Intel Broxton "

[PATCH v10 0/4] Add PCI support to AXS10x
 2016-02-29 11:35 UTC  (5+ messages)
` [PATCH v10 2/4] PCI: designware: Add generic dw_pcie_wait_for_link()

[PATCH] PCI: rcar, rcar-gen2: Use ARCH_RENESAS
 2016-02-29  0:36 UTC  (4+ messages)

[GIT PULL] PCI fixes for v4.5
 2016-02-27 20:19 UTC  (3+ messages)

[RFC PATCH 2/2] PCI: Quirks for Broadcom Vulcan
 2016-02-27 14:36 UTC  (13+ messages)
` [RFC PATCH 2/2] PCI: Handle Broadcom Vulcan quirks

[PATCH 0/5] hv: drivers: Ensure that bridge windows don't overlap
 2016-02-27  4:35 UTC  (4+ messages)
` [PATCH 5/5] hv: Track allocations of children of hv_vmbus in private resource tree

[PATCH] PCI: mvebu: Restrict build to 32-bit ARM
 2016-02-26 19:31 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).