linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-15 09:54:06 to 2014-12-27 08:19:49 UTC [more...]

3.19-rc1 errors when opening LID
 2014-12-27  8:19 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH v2 0/4] Add support for kosagi novena
 2014-12-26 21:00 UTC  (6+ messages)
` [PATCH v2 1/4] drm/panel: simple: Add Innolux N133HSE panel support
` [PATCH v2 2/4] devicetree: bindings: Add vendor prefix for Kosagi
` [PATCH v2 3/4] PCI: imx6: Add power-supply support
` [PATCH v2 4/4] ARM: dts: imx6q: add Novena board

[PATCH v2 0/2] PCI: get DMA configuration from parent device
 2014-12-26 19:33 UTC  (4+ messages)
` [PATCH v2 1/2] of/pci: add of_pci_dma_configure() update dma configuration
` [PATCH v2 2/2] PCI: update dma configuration from DT

[PATCH 0/4] PCI: Reset exclusions
 2014-12-26  7:56 UTC  (3+ messages)
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid bus reset

[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2014-12-26  7:27 UTC  (15+ messages)
` [PATCH 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH 02/10] iommu/vt-d: Items required for kdump
` [PATCH 03/10] iommu/vt-d: Add domain-id functions
` [PATCH 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH 08/10] iommu/vtd: assign new page table for dma_map
` [PATCH 09/10] iommu/vt-d: Copy functions for irte
` [PATCH 10/10] iommu/vt-d: Use old irte in kdump kernel

Regression: bug 85491: radeon 0000:01:00.0: Fatal error during GPU init
 2014-12-25 21:12 UTC  (26+ messages)

[Bug 90311] New: Hibernate failure with intel_iommu
 2014-12-25 20:49 UTC  (2+ messages)

[RFC v1 PATCH 0/2] PCI: get DMA configuration from parent device
 2014-12-24 15:57 UTC  (15+ messages)
` [RFC v1 PATCH 1/2] of/pci: add of_pci_dma_configure() update dma configuration
` [RFC v1 PATCH 2/2] PCI: update dma configuration from DT

[PATCH] PCIe: Designware: Do not allow config space through ranges
 2014-12-23 20:31 UTC  (4+ messages)

[Patch Part2 v6 00/27] Enable hierarchy irqdomian on x86 platforms
 2014-12-23  7:18 UTC  (7+ messages)
` [Patch Part2 v6 22/27] x86, uv: Use hierarchy irqdomain to manage UV interrupts

[PATCH] vfio-pci: Fix the check on pci device type in vfio_pci_probe()
 2014-12-23  2:58 UTC  (5+ messages)
      ` [PATCH V2] "

[PATCH net]tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
 2014-12-22 21:13 UTC  (3+ messages)

[PATCH] pci: Use hot-plug capable for testing presence on
 2014-12-22 19:07 UTC 

[PATCH V10 00/17] Enable SRIOV on Power8
 2014-12-22  6:05 UTC  (19+ messages)
` [PATCH V10 01/17] PCI/IOV: Export interface for retrieve VF's BDF
` [PATCH V10 02/17] PCI/IOV: add VF enable/disable hook
` [PATCH V10 03/17] PCI: Add weak pcibios_iov_resource_alignment() interface
` [PATCH V10 04/17] PCI: Store VF BAR size in pci_sriov
` [PATCH V10 05/17] PCI: Take additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V10 06/17] powerpc/pci: Add PCI resource alignment documentation
` [PATCH V10 07/17] powerpc/pci: Don't unset pci resources for VFs
` [PATCH V10 08/17] powrepc/pci: Refactor pci_dn
` [PATCH V10 09/17] powerpc/pci: remove pci_dn->pcidev field
` [PATCH V10 10/17] powerpc/powernv: Use pci_dn in PCI config accessor
` [PATCH V10 11/17] powerpc/powernv: Allocate pe->iommu_table dynamically
` [PATCH V10 12/17] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V10 13/17] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V10 14/17] powerpc/powernv: Shift VF resource with an offset
` [PATCH V10 15/17] powerpc/powernv: Allocate VF PE
` [PATCH V10 16/17] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V10 17/17] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3

[PATCH 0/2] PCI/IOV: fix on offset/stride based on NumVFs change
 2014-12-22  5:48 UTC  (3+ messages)
` [PATCH 1/2] PCI: Refresh offset/stride after NumVFs is written
` [PATCH 2/2] PCI: Calculate the VF bus range on each possible NumVFs

[PATCH 0/5] PCI: st: provide support for dw pcie
 2014-12-22  5:12 UTC  (14+ messages)
` [PATCH 1/5] ARM: STi: Kconfig update for PCIe support
` [PATCH 2/5] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller
` [PATCH 4/5] PCI: designware: Add setup bus-related to pcie_host_ops
` [PATCH 5/5] PCI: st: disable IO support

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2014-12-21 21:14 UTC  (2+ messages)
` [PATCH 13/28] pci: host: drop owner assignment from platform_drivers

[Bug 86121] New: Regression: NVIDIA backlight not working after latest vgaarb change
 2014-12-21 12:32 UTC  (3+ messages)

[RFC PATCH 0/2] PCI: get DMA configuration from parent device
 2014-12-21 10:42 UTC  (9+ messages)
` [RFC PATCH 1/2] common: dma-mapping: introduce dma_get_parent_cfg() helper
` [RFC PATCH 2/2] PCI: get device dma configuration from parent

[PATCH -v2] PCI: Clear all bridge res MEM_64 if host bridge has non mem64
 2014-12-19 22:45 UTC  (2+ messages)

[bisected] tg3 broken in 3.18.0?
 2014-12-19 19:37 UTC  (22+ messages)

[PATCH v3 0/2] arm: pcibios: remove pci_sys_data domain
 2014-12-19 15:22 UTC  (11+ messages)
` [PATCH v3 2/2] arm: pcibios: move to generic PCI domains

[PATCH 0/2] Add support for kosagi novena
 2014-12-19 10:32 UTC  (5+ messages)
` [PATCH 1/2] PCI: imx6: Add power-supply support
` [PATCH 2/2] ARM: dts: imx6q: add Novena board

Adding an ops to struct pci_host_bridge?
 2014-12-19  0:49 UTC 

[PATCH v2 1/2] PCI: add helper function to find root port for device
 2014-12-18 19:11 UTC  (2+ messages)
` [PATCH v2 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

How to fix CHECK warning: testing a 'safe expression' ?
 2014-12-18 17:45 UTC  (6+ messages)

sysfs-pci remove
 2014-12-18  1:03 UTC  (10+ messages)

[PATCH 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2014-12-16  9:54 UTC  (5+ messages)
` [PATCH 4/5] PCI: qcom: Add Qualcomm PCIe controller driver

[PATCH v2 2/4] PCI: iproc: Add Broadcom iProc PCIe driver
 2014-12-16  0:28 UTC  (7+ messages)

[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2014-12-15  9:53 UTC  (11+ messages)
` [PATCH 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH 02/10] iommu/vt-d: Items required for kdump
` [PATCH 03/10] iommu/vt-d: Add domain-id functions
` [PATCH 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH 08/10] iommu/vtd: assign new page table for dma_map
` [PATCH 09/10] iommu/vt-d: Copy functions for irte
` [PATCH 10/10] iommu/vt-d: Use old irte in kdump kernel


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).