linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-04 08:51:48 to 2013-10-10 15:29:49 UTC [more...]

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-10 15:29 UTC  (47+ messages)
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt

[PATCH v7 0/2] Add PCIe support for i.MX6q
 2013-10-10 13:43 UTC  (9+ messages)

[Update PATCH -v2] PCI: Avoid initialize MSI/MSIX if device power state != PCI_D0
 2013-10-10 12:58 UTC 

[PATCH -v2] PCI: Avoid initialize MSI/MSIX if device power state != PCI_D0
 2013-10-10 12:53 UTC  (3+ messages)

[PATCH] PCI: Avoid initialize MSI/MSIX if device power state != PCI_D0
 2013-10-10 12:32 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add arch/x86/pci to PCI file patterns
 2013-10-10  4:41 UTC  (7+ messages)

[PATCH] Fix coalescing host bridge windows in arch/x86/pci/acpi.c
 2013-10-09 23:25 UTC 

Difference between hot-plug on PCIe rootport vs downstream port
 2013-10-09 17:42 UTC  (3+ messages)

[RFC] Architecture independent pcibios?
 2013-10-09 16:23 UTC  (16+ messages)

[PATCH] PCI: designware: Make dw_pcie_rd_own_conf(), etc., static
 2013-10-09 15:19 UTC  (8+ messages)

[PATCH V2] PCI: designware: Add irq_create_mapping()
 2013-10-09 15:16 UTC  (2+ messages)

[PATCH 1/2][v2] pci: fsl: derive the common PCI driver to drivers/pci/host
 2013-10-09 14:53 UTC  (7+ messages)

[PATCH] PCI/portdrv: Set master earlier
 2013-10-09 14:33 UTC 

[PATCH] PCI: designware: Add irq_create_mapping()
 2013-10-09 12:29 UTC  (9+ messages)

[PATCH v2] msi: free msi_desc entry only after we've released the kobject
 2013-10-09 11:36 UTC  (4+ messages)

[PATCH V3] PCI: exynos: add support for MSI
 2013-10-09  5:07 UTC  (3+ messages)

[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
 2013-10-09  4:47 UTC  (24+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information
` [PATCH 2/7] iommu: add api to get iommu_domain of a device

[PATCH 1/2] PCI: sysfs: Staticize local symbols
 2013-10-09  3:00 UTC  (8+ messages)
` [PATCH 2/2] PCI: driver: Staticize pci_dev_pm_ops

[PATCH v2 0/4] PCI/quirks: PIIX4 ACPI bugfix and cleanups
 2013-10-09  1:45 UTC  (13+ messages)
` [PATCH v2 1/4] PCI/quirks: Fix PIIX4 memory base and size mask
` [PATCH v2 2/4] PCI/quirks: Rename piix4_[io|mem]_quirk to add acpi
` [PATCH v2 3/4] PCI/quirks: Extract the size detection logic of PIIX4 ACPI io and mem
` [PATCH v2 4/4] PCI/quirks: Convert hard-coded values to macros for PIIX4 ACPI quirks

[PATCH] PCI: mvebu: Make mvebu_pcie_align_resource() static
 2013-10-09  1:29 UTC  (5+ messages)

[PATCH v2] mmc: sdhci-pci: add Intel Merrifield support
 2013-10-09  1:17 UTC  (2+ messages)

[stable PATCH] iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
 2013-10-08 21:30 UTC  (5+ messages)

[PATCH 0/2] Remove ksets from sysfs eagerly
 2013-10-08 20:20 UTC  (3+ messages)
` [PATCH 1/2] kobject: remove kset from sysfs immediately in kset_unregister()
` [PATCH 2/2] kobject: fix kset sample error path

[PATCH 3/3] PCI: mvebu: add wrapped I/O access functions
 2013-10-08 17:25 UTC  (4+ messages)
  ` [PATCH v3] PCI: mvebu: add I/O access wrappers

[PATCH RESEND] PCI: mvebu: Dynamically detect if the PEX link is up to enable hot plug
 2013-10-08 16:54 UTC  (7+ messages)

Enhancing pciehp (was: pcielw An alternate pcie hotplug driver)
 2013-10-07 22:42 UTC  (3+ messages)
` Enhancing pciehp

[PATCH V2] PCI: designware: add missing header guards
 2013-10-07 22:40 UTC  (2+ messages)

[PATCH] PCI/PM: Removing the function pci_pm_complete()
 2013-10-07 21:33 UTC  (4+ messages)

[PATCH 01/11] pci: convert bus code to use dev_groups
 2013-10-07 21:18 UTC  (5+ messages)

[PATCH 0/6] Simplify some mps and mrrs setting related code
 2013-10-07 18:30 UTC  (10+ messages)
` [PATCH 4/6] IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify code
` [PATCH 6/6] radeon: Use pcie_get_readrq() and pcie_set_readrq() "

ASMedia ASM1083/1085 rev3 and Xen DMA Failure
 2013-10-07  7:19 UTC  (6+ messages)
  ` [Xen-devel] "

Commit 07f9b61 breaks systems that don't implement a _CBA method
 2013-10-05 10:57 UTC  (4+ messages)

[GIT PULL] PCI updates for v3.12
 2013-10-05  2:45 UTC 

[PATCH 2/3] PCI: exynos: add wrapped I/O access functions
 2013-10-05  0:25 UTC  (4+ messages)
  ` [PATCH] PCI: designware: add missing header guards

pciehp & other hot-plug drivers (shpc etc..)
 2013-10-04 23:01 UTC  (4+ messages)

[PATCH] PCI: exynos: missing clk_disable_unprepare() on error in exynos_pcie_probe()
 2013-10-04 22:50 UTC  (2+ messages)

[PATCH] PCI: Introudce pci_dev_show_local_cpu() to simplify code
 2013-10-04 21:09 UTC  (2+ messages)

[PATCH] mn10300/PCI: Remove pci_mem_start
 2013-10-04 20:22 UTC  (2+ messages)

[PATCH] cris/PCI: Remove pci_mem_start
 2013-10-04 20:21 UTC  (2+ messages)

[PATCH 1/2] PCI: remove unused "deprecated" macro PCI_MSIX_FLAGS_BIRMASK
 2013-10-04 17:39 UTC  (2+ messages)

Please revert 928bea964827d7824b548c1f8e06eccbbc4d0d7d
 2013-10-04 15:55 UTC  (5+ messages)
` [PATCH] PCI: Workaround missing pci_set_master in pci drivers

[PATCH] iommu: Remove stack trace from broken irq remapping warning
 2013-10-04 14:32 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).