linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-20 01:23:23 to 2014-06-26 06:10:44 UTC [more...]

[PATCH 0/3] dra7: Add PCIe support
 2014-06-26  6:10 UTC  (7+ messages)
` [PATCH 1/3] PCI: designware: Configuration space should be specified in 'reg'
` [PATCH 2/3] PCI: designware: use untranslated address while programming ATU
` [PATCH 3/3] PCI: host: pcie-dra7xx: add support for pcie-dra7xx controller

[RFC] PCI: pci-imx6: Add delay to workaround kernel hang
 2014-06-26  5:49 UTC  (5+ messages)

[PATCH] MAINTAINERS: Update mx6 pci driver maintainer's email
 2014-06-26  5:48 UTC  (2+ messages)

Fwd: Suspend/Resume support for PCI
 2014-06-26  5:04 UTC 

[PATCH] pciehp: Remove the field controller->no_cmd_completed
 2014-06-11  5:28 UTC 

mlx4 - query regarding PF VF functionality division
 2014-06-25 20:43 UTC  (4+ messages)

[PATCH 0/2] arm: hwmod: dra7: Add PCIe data and PCIe PHY data
 2014-06-25 18:02 UTC  (3+ messages)
` [PATCH 1/2] arm: dra7xx: Add hwmod data for pcie1 phy and pcie2 phy
` [PATCH 2/2] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems

[PATCH 0/8] arm: dts: dra7: Add PCIe data and PCIe PHY data
 2014-06-25 18:00 UTC  (9+ messages)
` [PATCH 1/8] ARM: dts: dra7xx-clocks: Add divider table to optfclk_pciephy_div clock
` [PATCH 2/8] ARM: dts: dra7xx-clocks: Change the parent of apll_pcie_in_clk_mux to dpll_pcie_ref_m2ldo_ck
` [PATCH 3/8] ARM: dts: dra7xx-clocks: Add missing 32KHz clocks used for PHY
` [PATCH 4/8] ARM: dts: dra7xx-clocks: rename pcie clocks to accommodate second PHY instance
` [PATCH 5/8] ARM: dts: dra7xx-clocks: Add missing clocks for second PCIe "
` [PATCH 6/8] ARM: dts: dra7: Add dt data for PCIe PHY control module
` [PATCH 7/8] ARM: dts: dra7: Add dt data for PCIe PHY
` [PATCH 8/8] ARM: dts: dra7: Add dt data for PCIe controller

[Patch Part3 V3 00/21] Enable support of Intel DMAR device hotplug
 2014-06-25 18:00 UTC  (23+ messages)
` [Patch Part3 V3 01/21] iommu/vt-d: match segment number when searching for dev_iotlb capable devices
` [Patch Part3 V3 02/21] iommu/vt-d: use correct domain id to flush virtual machine domains
` [Patch Part3 V3 03/21] iommu/vt-d: introduce helper functions to improve code readability
` [Patch Part3 V3 04/21] iommu/vt-d: introduce helper functions to make code symmetric for readability
` [Patch Part3 V3 05/21] iommu/vt-d: only dynamically allocate domain id for virtual domains
` [Patch Part3 V3 06/21] iommu/vt-d: fix possible invalid memory access caused by free_dmar_iommu()
` [Patch Part3 V3 07/21] iommu/vt-d: avoid freeing virtual machine domain in free_dmar_iommu()
` [Patch Part3 V3 08/21] iommu/VT-d: simplify include/linux/dmar.h
` [Patch Part3 V3 09/21] iommu/vt-d: change iommu_enable/disable_translation to return void
` [Patch Part3 V3 10/21] iommu/vt-d: simplify intel_unmap_sg() and kill duplicated code
` [Patch Part3 V3 11/21] iommu/vt-d: introduce helper domain_pfn_within_range() to simplify code
` [Patch Part3 V3 12/21] iommu/vt-d: introduce helper function iova_size() to improve code readability
` [Patch Part3 V3 13/21] iommu/vt-d: fix bug in computing domain's iommu_snooping flag
` [Patch Part3 V3 14/21] IOMMU/vt-d: introduce helper function dmar_walk_resources()
` [Patch Part3 V3 15/21] iommu/vt-d: dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V3 16/21] iommu/vt-d: implement DMAR unit hotplug framework
` [Patch Part3 V3 17/21] iommu/vt-d: search _DSM method for DMAR hotplug
` [Patch Part3 V3 18/21] iommu/vt-d: enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V3 19/21] iommu/vt-d: enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V3 20/21] iommu/vt-d: enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V3 21/21] pci, ACPI, iommu: enhance pci_root to support DMAR device hotplug

[PATCH] PCI: pciehp: Include the Data Link Layer State Changed bit when clearing the Slot Status register's event bits
 2014-06-25 17:51 UTC  (7+ messages)

PCIe current resource settings
 2014-06-25 17:03 UTC  (2+ messages)

[Patch V3 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-06-25 14:44 UTC  (18+ messages)
` [Patch V3 01/16] x86, irq, ACPI: Protect acpi_pci_irq_enable() from reentrance
` [Patch V3 02/16] ACPI: Make map_mat_entry handle x2apic entry
` [Patch V3 03/16] ACPI: Correct return value of acpi_dev_resource_address_space()
` [Patch V3 04/16] x86, PCI, ACPI: Kill private function resource_to_addr()
` [Patch V3 05/16] ACPI: Move acpi_get_cpuid() to separated file
` [Patch V3 06/16] x86, irq: Split out alloc_ioapic_save_registers()
` [Patch V3 07/16] x86, ioapic: Find usable ioapic id for 64bit
` [Patch V3 08/16] ACPI, ioapic: Add acpi_get_ioapic_id()
` [Patch V3 09/16] x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug
` [Patch V3 10/16] x86, irq: Refine mp_register_ioapic() to prepare for "
` [Patch V3 11/16] x86, irq, ACPI: Introduce a rwsem to protect IOAPIC operations from hotplug
` [Patch V3 12/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-addition
` [Patch V3 13/16] x86, irq, ACPI: Implement interface to support ACPI based IOAPIC hot-removal
` [Patch V3 14/16] x86, irq: Introduce helper to check whether an IOAPIC has been registered
` [Patch V3 15/16] PCI: Remove PCI ioapic driver
` [Patch V3 16/16] x86, irq, ACPI: Implement ACPI driver to support IOAPIC hotplug

SATA AHCI controller detection during PCI enumeration
 2014-06-25 14:25 UTC  (3+ messages)

The imx6q suspend/resume is broken on 3.16-rc due to PCIe
 2014-06-25 12:53 UTC  (9+ messages)

[RFC PATCH V3 00/17] Enable SRIOV on POWER8
 2014-06-25 10:30 UTC  (42+ messages)
` [RFC PATCH V3 02/17] pci/of: Match PCI VFs to dev-tree nodes dynamically
` [RFC PATCH V3 04/17] PCI: SRIOV: add VF enable/disable hook
` [RFC PATCH V3 05/17] ppc/pnv: user macro to define the TCE size
` [RFC PATCH V3 06/17] ppc/pnv: allocate pe->iommu_table dynamically
` [RFC PATCH V3 07/17] ppc/pnv: Add function to deconfig a PE
` [RFC PATCH V3 08/17] PCI: Add weak pcibios_sriov_resource_size() interface
` [RFC PATCH V3 11/17] ppc/pnv: Expand VF resources according to the number of total_pe
` [RFC PATCH V3 12/17] powerpc/powernv: implement pcibios_sriov_resource_alignment on powernv
` [RFC PATCH V3 14/17] ppc/pci: create/release dev-tree node for VFs

[PATCH 0/2] Introduce ARM GICv2m MSI(-X) support
 2014-06-25  8:57 UTC  (13+ messages)
` [PATCH 1/2] arm/gic: Add binding probe for GIC400
` [PATCH 2/2] arm/gic: Add supports for GICv2m MSI(-X)

[PATCH] x86/MSI: Clean up unnecessary override function
 2014-06-25  1:12 UTC  (3+ messages)

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-06-24 23:02 UTC  (8+ messages)
    ` [PATCH 1/2] x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()
      ` [PATCH 1/2 v2] "
        ` [PATCH 2/2 v2] x86, ia64: Merge common vga fixup code

[RFC PATCH] Let device drivers disable msi on shutdown
 2014-06-24 22:25 UTC  (3+ messages)

[PATCH v8 0/3] R-Car Gen2 PCIe host driver
 2014-06-24 21:19 UTC  (8+ messages)
` [PATCH v8 1/3] PCI: host: rcar: Add Renesas R-Car PCIe driver

PCI/AER: AER in SRIOV environment
 2014-06-24 17:38 UTC  (8+ messages)

[PATCH v2 0/8] Add Keystone PCIe controller driver
 2014-06-24 16:58 UTC  (23+ messages)
` [PATCH v2 2/8] PCI: designware: refactor host init code to re-use on v3.65 DW pci hw
` [PATCH v2 3/8] PCI: designware: update pcie core driver to work with dw hw version 3.65
            ` Re: [PATCH v2 0/8] Add Keystone PCIe controller driver

[PATCH] PCI: Add bridge DMA alias quirk for Intel 82801
 2014-06-23 22:36 UTC 

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-06-23 20:11 UTC  (3+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

[PATCH] mmc: sdhci-pci: Add support for Intel Quark SDIO host controller
 2014-06-23 20:07 UTC  (3+ messages)
` [PATCH] mmc: sdhci-pci: Quark SDIO host controller supporting

[PATCH 5/5] s390/MSI: Fix msi mask issue
 2014-06-23 10:47 UTC  (2+ messages)

[Patch V4 00/42] use irqdomain to dynamically allocate IRQ for IOAPIC
 2014-06-22 15:02 UTC  (5+ messages)

[PATCH v5 00/15] Thunderbolt driver for Apple MacBooks
 2014-06-20 20:28 UTC  (6+ messages)
` [PATCH v5 01/15] thunderbolt: Add initial cactus ridge NHI support

[PATCH v2 00/18] PCIe support for DRA7xx
 2014-06-20 18:54 UTC  (6+ messages)
` [PATCH v2 04/18] PCI: designware: use untranslated address while programming ATU

[PATCH 1/3] thunderbolt: add PCI dependency
 2014-06-20 16:46 UTC  (5+ messages)
` [PATCH 2/3] thunderbolt: include linux/slab.h for kmalloc
` [PATCH 3/3] thunderbolt: fix format string for size_t

[Patch] iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
 2014-06-20 12:23 UTC  (2+ messages)

[RFC Patch V2 00/16] Enable support of IOAPIC hotplug on x86 platforms
 2014-06-20  8:58 UTC  (5+ messages)
` [RFC Patch V2 15/16] pci, ioapic: kill ioapic PCI driver

PCI rescan issue
 2014-06-20  2:25 UTC  (5+ 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).