linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-06 17:22:17 to 2014-05-15 12:12:12 UTC [more...]

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-15 12:12 UTC  (44+ messages)
` [PATCH 01/17] phy: phy-omap-pipe3: Add support for PCIe PHY
` [PATCH 03/17] phy: ti-pipe3: add external clock "
` [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU
` [PATCH 11/17] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
  ` [PATCH 02/17] phy: omap-control: add external clock support for PCIe PHY
  ` [PATCH 04/17] phy: pipe3: insert delay to enumerate in GEN2 mode

[PATCH v2 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-14 23:40 UTC  (17+ messages)
` [PATCH v2 01/15] PCI: Add DMA alias iterator
` [PATCH v2 02/15] PCI: quirk pci_for_each_dma_alias()
` [PATCH v2 03/15] PCI: quirk dma_func_alias for Ricoh devices
` [PATCH v2 04/15] PCI: quirk dma_func_alias for Marvell devices
` [PATCH v2 05/15] PCI: Quirk pci_for_each_dma_alias() for bridges
` [PATCH v2 06/15] PCI: Add quirks for ASMedia and Tundra bridges
` [PATCH v2 07/15] PCI: Consolidate isolation domain code
` [PATCH v2 08/15] iommu/amd: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v2 09/15] iommu/amd: Update to use PCI DMA aliases
` [PATCH v2 10/15] iommu/intel: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v2 11/15] iommu/intel: Update to use PCI DMA aliases
` [PATCH v2 12/15] iommu/fsl: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v2 13/15] iommu: Remove pci.h
` [PATCH v2 14/15] PCI: Remove pci_find_upstream_pcie_bridge()
` [PATCH v2 15/15] PCI: Remove pci_get_dma_source()

[Patch] x86, ia64, efifb: Move boot_vga fixup from pci to vgaarb
 2014-05-14 20:43 UTC 

[PATCH v3 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-14 17:18 UTC  (20+ messages)
` [PATCH v3 01/15] PCI: Add DMA alias iterator
` [PATCH v3 02/15] PCI: quirk pci_for_each_dma_alias()
` [PATCH v3 03/15] PCI: quirk dma_func_alias for Ricoh devices
` [PATCH v3 04/15] PCI: quirk dma_func_alias for Marvell devices
` [PATCH v3 05/15] PCI: Quirk pci_for_each_dma_alias() for bridges
` [PATCH v3 06/15] PCI: Add quirks for ASMedia and Tundra bridges
` [PATCH v3 07/15] PCI: Consolidate isolation domain code
` [PATCH v3 08/15] iommu/amd: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 09/15] iommu/amd: Update to use PCI DMA aliases
` [PATCH v3 10/15] iommu/intel: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 11/15] iommu/intel: Update to use PCI DMA aliases
` [PATCH v3 12/15] iommu/fsl: Use pci_find_dma_isolation_root() for IOMMU groups
` [PATCH v3 13/15] iommu: Remove pci.h
` [PATCH v3 14/15] PCI: Remove pci_find_upstream_pcie_bridge()
` [PATCH v3 15/15] PCI: Remove pci_get_dma_source()

[PATCH v3 0/4] Clean up DMA API docs and dma_addr_t usage
 2014-05-14 15:56 UTC  (12+ messages)
` [PATCH v3 1/4] DMA-API: Clarify physical/bus address distinction
` [PATCH v3 2/4] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
` [PATCH v3 3/4] sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()
` [PATCH v3 4/4] iommu/exynos: Remove unnecessary "&" from function pointers

[PATCH v6 0/3] Support for Generic PCI Host Controller
 2014-05-14 14:01 UTC  (8+ messages)
` [PATCH v6 1/3] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM
` [PATCH v6 2/3] PCI: ARM: add support for generic PCI host controller
` [PATCH v6 3/3] MAINTAINERS: add entry for generic PCI host controller driver

[PATCH V4 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-14 13:11 UTC  (7+ messages)
` [PATCH V4 1/4] x86/PCI: Fix PCI root numa_node info on AMD family15h
` [PATCH V4 2/4] x86/PCI: Clean up and mark early_root_info_init as deprecated
` [PATCH V4 3/4] ACPI/PCI: Warn if we have to "guess" host bridge node information
` [PATCH V4 4/4] X86/PCI: Remove unnecessary 'quirk_amd_nb_node'

[Q] Synopsys PCIe interrupts
 2014-05-14 10:01 UTC  (8+ messages)

[PATCH v2 RESEND] rapidio/tsi721: Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-05-14  4:54 UTC  (4+ messages)

[PATCH] PCI: Fix return value from pci_user_{read,write}_config_*()
 2014-05-13  1:38 UTC  (2+ messages)

[PATCH v2 0/4] VFIO Misc fixes
 2014-05-13  1:35 UTC  (5+ messages)
` [PATCH 1/4] PCI: Export MSI message relevant functions
` [PATCH 2/4] drivers/vfio: Rework offsetofend()
` [PATCH 3/4] drivers/vfio/pci: Fix wrong MSI interrupt count
` [PATCH 4/4] vfio/pci: Restore MSIx message prior to enabling

[PATCH v8 0/3] R-Car Gen2 PCIe host driver
 2014-05-12 10:57 UTC  (4+ messages)
` [PATCH v8 1/3] PCI: host: rcar: Add Renesas R-Car PCIe driver
` [PATCH v8 2/3] PCI: host: rcar: Add MSI support
` [PATCH v8 3/3] dt-bindings: pci: rcar pcie device tree bindings

[PATCH 0/8] i.MX6 PCIe binding change and MSI support
 2014-05-12  8:59 UTC  (6+ messages)

[PATCH v2 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-10 16:16 UTC  (6+ messages)

[PATCH 00/13] PCI/iommu: Fix DMA alias problems
 2014-05-10  5:19 UTC  (6+ messages)
` [PATCH 03/13] PCI: quirk dma_func_alias for Ricoh devices

[PATCH v2 0/5] Clean up DMA API & IOMMU dma_addr_t usage
 2014-05-09 20:25 UTC  (24+ messages)
` [PATCH v2 1/5] DMA-API: Clarify physical/bus address distinction
` [PATCH v2 2/5] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
` [PATCH v2 3/5] sh/PCI: Pass GAPSPCI_DMA_BASE CPU address to dma_declare_coherent_memory()
` [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments
` [PATCH v2 5/5] iommu/exynos: Remove unnecessary "&" from function pointers

[PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-09 16:50 UTC 

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-09 11:48 UTC  (8+ messages)
  ` [PATCH] pci: rcar host needs OF

[PATCH] of/irq: provide int of_irq_parse_and_map_pci wrapper
 2014-05-09  9:09 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH] PCI: exynos: Remove unnecessary OOM messages
 2014-05-09  5:31 UTC 

Unassigned bars query
 2014-05-08 20:14 UTC 

[PATCH V3 0/3] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-08 16:22 UTC  (11+ messages)
` [PATCH V3 1/3] x86/PCI: Fix PCI root numa_node info on AMD family15h
` [PATCH V3 2/3] ACPI/PCI: Warn if we have to "guess" host bridge node information
` [PATCH V3 3/3] PCI: Remove unnecessary 'quirk_amd_nb_node'

[PATCH 05/10] xhci: Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-05-08 16:25 UTC 

[PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver
 2014-05-08 13:28 UTC  (7+ messages)

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-05-07 18:25 UTC  (3+ messages)

[PATCH 0/4] x86/PCI HPET bugfix and other cleanups
 2014-05-07 18:00 UTC  (5+ messages)
` [PATCH 4/4] x86/gart: Tidy messages and add bridge device info

Hotswap with an ATCA PCI Express carrier containing a PCIe Switch
 2014-05-07 14:00 UTC  (2+ messages)

[RESEND PATCH 0/3] Support for Generic PCI Host Controller
 2014-05-07  9:18 UTC  (7+ messages)
` [RESEND PATCH 2/3] PCI: ARM: add support for generic PCI host controller

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-06 20:22 UTC  (7+ messages)

[PATCH] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-06 17:22 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).