linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-05 02:18:41 to 2013-12-10 07:43:39 UTC [more...]

[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
 2013-12-10  7:43 UTC  (14+ messages)
` [PATCH v2 04/10] PCI: Destroy pci dev only once

[PATCH 1/9] PCI: Use dev_is_pci() to check whether it is pci device
 2013-12-10  7:38 UTC  (4+ messages)

[PATCH v2] sparc/PCI: Use dev_is_pci() to identify PCI devices
 2013-12-10  7:10 UTC 

[Query/Discussion]: IO translation with designware PCIe controller
 2013-12-10  7:02 UTC  (11+ messages)

[PATCH v4 0/5] PCI: allocate 64bit mmio pref
 2013-12-10  6:54 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: pcibus address to resource converting take bus instead of dev
` [PATCH v4 2/5] PCI: Don't use 4G bus address directly in resource allocation
` [PATCH v4 3/5] PCI: Try to allocate mem64 above 4G at first
` [PATCH v4 4/5] PCI: Try best to allocate pref mmio 64bit above 4g
` [PATCH v4 5/5] PCI: Sort pci root bus resources list

[PATCH 1/2] PCI: imx6: Remove unneeded check of platform_get_resource()
 2013-12-10  5:54 UTC  (5+ messages)
` [PATCH 2/2] PCI: imx6: Remove unneeded 'goto err'

[PATCH 0/9 v2] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-12-10  5:53 UTC  (19+ messages)

[PATCH] PCI, pciehp: Turn on link a while to workaround presense detection
 2013-12-10  4:07 UTC  (16+ messages)

[PATCH 0/2] Bridge window discovery and setup fixes
 2013-12-10  1:31 UTC  (13+ messages)
` [PATCH 1/2] PCI: Prevent bus conflicts while checking for bridge apertures
` [PATCH 2/2] PCI: Stop clearing bridge Secondary Status when setting up I/O aperture

[PATCH] aerdrv: Fix severity usage in aer trace event
 2013-12-10  0:40 UTC  (6+ messages)

[PATCH] PCI: Add quirk to initialize REG_BASE_ADDR to 0 for Broadcom TIGON3 chips
 2013-12-10  0:32 UTC  (2+ messages)

[PATCH] PCI: MVEBU: Remove duplicate clock get
 2013-12-09 23:29 UTC  (2+ messages)

[PATCH] pci: pci-rcar-gen2: Add runtime PM support
 2013-12-09 23:25 UTC  (2+ messages)

[PATCH] Update x86_msi.restore_msi_irqs API param
 2013-12-09 23:22 UTC  (2+ messages)

[PATCH v3 5/6] ACPI/SFI: Fix wrong <acpi/acpi.h> inclusion in SFI/ACPI wrapper - acpi_disabled linkage
 2013-12-09 23:15 UTC  (3+ messages)

[PATCH v4] Kernel oops from pci_disable_msi
 2013-12-09 22:27 UTC  (9+ messages)
` [PATCH v5 0/2] "

[RFC patch] PCI: Extend boot_vga sysfs attribute lookup to fix X on MBA+EFI
 2013-12-09 21:35 UTC  (3+ messages)
` [RFC patch v2] x86: Improve boot_vga/vga_default_device() for EFI

[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
 2013-12-09 21:06 UTC  (16+ messages)
` [PATCH 1/2] PCI: pcibus address to resource converting take bus instead of dev
` [PATCH 2/2] PCI: Only enable realloc auto when root bus has 64bit mmio

[PATCH] PCI: add function reset callback to pci_driver
 2013-12-09 17:38 UTC  (5+ messages)

warn_slowpath_common in drivers/pci/search.c:44 on linux-3.4.0
 2013-12-09 17:36 UTC  (7+ messages)

Question: 2 PCIE controllers
 2013-12-09 17:11 UTC  (3+ messages)

ASPM L1 Substates SW implementation
 2013-12-09  7:25 UTC 

[PATCH] PCI/portdrv: Set master earlier
 2013-12-09  3:07 UTC  (5+ messages)

[PATCH] PCI: rcar: fix return value check in rcar_pci_probe()
 2013-12-09  1:46 UTC  (3+ messages)

[PATCH 1/2] PCI, AER: Add a TLP header print helper
 2013-12-08 20:59 UTC  (5+ messages)
` [PATCH 2/2] PCI, AER: Clean up error printing code a bit

Getting a new vendor ID / device ID added to "include/linux/pci_ids.h"
 2013-12-08  5:09 UTC  (3+ messages)

[PATCH] PCI: Disable Gen2 for Tegra20 and Tegra30
 2013-12-07 22:40 UTC  (2+ messages)

[PATCH 04/12] PCI/portdrv: Remove superfluous name cast
 2013-12-07 22:35 UTC  (2+ messages)

[PATCH v2] PCI: Clear Bus Master bit only on kexec reboot
 2013-12-07 21:30 UTC  (2+ messages)

[PATCH] PCI: export MSI mode using attributes, not kobjects
 2013-12-07 20:41 UTC  (2+ messages)

[PATCH v10 1/3] aerdrv: Trace Event for AER
 2013-12-07 17:45 UTC  (10+ messages)
` [BUG] "

questions: second of the 2 pcie controllers does not scan the bus
 2013-12-07  0:20 UTC 

[PATCH v3 00/11] Introduce pcim_enable_msi*() family helpers
 2013-12-06  8:39 UTC  (2+ messages)

[Patch Part1 V2 00/20] Bugfixes and improvements for Intel IOMMU drivers
 2013-12-06  3:21 UTC  (21+ messages)
` [Patch Part1 V2 01/20] iommu/vt-d: use dedicated bitmap to track remapping entry allocation status
` [Patch Part1 V2 02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path
` [Patch Part1 V2 03/20] iommu/vt-d: fix a race window in allocating domain ID for virtual machines
` [Patch Part1 V2 04/20] iommu/vt-d: fix resource leakage on error recovery path in iommu_init_domains()
` [Patch Part1 V2 05/20] iommu/vt-d, trivial: refine support of 64bit guest address
` [Patch Part1 V2 06/20] iommu/vt-d, trivial: print correct domain id of static identity domain
` [Patch Part1 V2 07/20] iommu/vt-d, trivial: check suitable flag in function detect_intel_iommu()
` [Patch Part1 V2 08/20] iommu/vt-d, trivial: clean up unused code
` [Patch Part1 V2 09/20] iommu/vt-d: mark internal functions as static
` [Patch Part1 V2 10/20] iommu/vt-d, trivial: use defined macro instead of hardcoding
` [Patch Part1 V2 11/20] iommu/vt-d, trivial: simplify code with existing macros
` [Patch Part1 V2 12/20] iommu/vt-d: fix invalid memory access when freeing DMAR irq
` [Patch Part1 V2 13/20] iommu/vt-d: keep shared resources when failed to initialize iommu devices
` [Patch Part1 V2 14/20] iommu/vt-d: avoid double free in error recovery path
` [Patch Part1 V2 15/20] iommu/vt-d: fix access after free issue in function free_dmar_iommu()
` [Patch Part1 V2 16/20] iommu/vt-d: release invalidation queue when destroying IOMMU unit
` [Patch Part1 V2 17/20] iommu/vt-d: fix wrong return value of dmar_table_init()
` [Patch Part1 V2 18/20] iommu/vt-d, PCI, trivial: use dev_is_pci() instead of hardcoding
` [Patch Part1 V2 19/20] iommu/vt-d, trivial: clean sparse warnings
` [Patch Part1 V2 20/20] iommu/vt-d: free all resources if failed to initialize DMARs

[PATCH v2 2/4] pciehp: Use link change notifications for hot-plug and removal
 2013-12-06  3:19 UTC  (3+ messages)

[PATCH v2 0/2] Remove ksets from sysfs eagerly
 2013-12-06  0:38 UTC  (3+ messages)
` [PATCH v2 1/2] kobject: delay kobject release for random time
` [PATCH v2 2/2] kobject: remove kset from sysfs immediately in kset_unregister()

[PATCH 0/2] Remove ksets from sysfs eagerly
 2013-12-06  0:34 UTC  (6+ messages)
` [PATCH 1/2] kobject: remove kset from sysfs immediately in kset_unregister()

[Discussion]: ARM: PCIE: Setup bridges not happening with portbus driver enabled
 2013-12-05 22:50 UTC  (8+ messages)

error loading iwlwifi on sony vaio
 2013-12-05 22:44 UTC  (7+ messages)

Need help on Linux PCIe
 2013-12-05 20:03 UTC  (10+ messages)

[PATCH] PCI/ACPI: Use PCIe segment in the ACPI HEST AER error sources
 2013-12-05 15:08 UTC 

[PATCH 8/9] arm/mach-ixp4xx: Use dev_is_pci() to check whether it is pci device
 2013-12-05 12:03 UTC 

[PATCH 9/9] alpha/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 12:04 UTC 

[PATCH 6/9] powerpc/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 12:01 UTC 

[PATCH 7/9] arm/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 12:02 UTC 

[PATCH 5/9] parisc/pci: Repalce local inline function with PCI standard marco
 2013-12-05 11:59 UTC 

[PATCH 4/9] sparc/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 11:57 UTC 

[PATCH 3/9] IA64/PCI: Use dev_is_pci() to check whether it is pci device
 2013-12-05 11:56 UTC 

[PATCH 2/9] x86/pci: Use dev_is_pci() to check whether it is pci device
 2013-12-05 11:54 UTC 


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