linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-08 16:44:21 to 2014-05-16 15:01:47 UTC [more...]

[RFC Patch Part1 V1 00/30] use irqdomain to dynamically allocate IRQ for IOAPIC pin
 2014-05-16 15:01 UTC  (32+ messages)
` [RFC Patch Part1 V1 01/30] genirq, trivial: improve documentation to match current implementation
` [RFC Patch Part1 V1 02/30] x86, mpparse: use pr_lvl() helper utilities to replace printk(KERN_LVL)
` [RFC Patch Part1 V1 03/30] x86, mpparse: simplify arch/x86/include/asm/mpspec.h
` [RFC Patch Part1 V1 04/30] x86, PCI, ACPI: use kmalloc_node() to optimize for performance
` [RFC Patch Part1 V1 05/30] x86, acpi, irq: kill static function irq_to_gsi()
` [RFC Patch Part1 V1 06/30] x86, ACPI, trivial: minor improvements to arch/x86/kernel/acpi/boot.c
` [RFC Patch Part1 V1 07/30] x86, ACPI, irq: enhance error handling in function acpi_register_gsi()
` [RFC Patch Part1 V1 08/30] x86, ACPI, irq: fix possible eror in GSI to IRQ mapping for legacy IRQ
` [RFC Patch Part1 V1 09/30] x86, irq, trivial: minor improvements of IRQ related code
` [RFC Patch Part1 V1 10/30] x86, ioapic: kill unused global variable timer_through_8259
` [RFC Patch Part1 V1 11/30] x86, ioapic: replace get_nr_irqs_gsi() with arch_dynirq_lower_bound(0)
` [RFC Patch Part1 V1 12/30] x86, ioapic: kill static variable nr_irqs_gsi
` [RFC Patch Part1 V1 13/30] x86, ioapic: introduce helper utilities to walk ioapics and pins
` [RFC Patch Part1 V1 14/30] x86, ioapic: use irq_cfg() instead of irq_get_chip_data() for better readability
` [RFC Patch Part1 V1 15/30] x86, irq: update high address field when updating affinity for MSI IRQ
` [RFC Patch Part1 V1 16/30] x86, irq: reorganize IO_APIC_get_PCI_irq_vector() to prepare for irqdomain
` [RFC Patch Part1 V1 17/30] x86, irq: introduce some helper utilities to improve readability
` [RFC Patch Part1 V1 18/30] x86, ACPI, irq: consolidate algorithm of mapping (ioapic, pin) to IRQ number
` [RFC Patch Part1 V1 19/30] x86, irq: introduce mechanisms to support dynamically allocate IRQ for IOAPIC
` [RFC Patch Part1 V1 20/30] x86, irq: enhance mp_register_ioapic() to support irqdomain
` [RFC Patch Part1 V1 21/30] x86, ACPI, irq: provide basic irqdomain support
` [RFC Patch Part1 V1 22/30] x86, mpparse, "
` [RFC Patch Part1 V1 23/30] x86, devicetree, irq: use common mechanism to support irqdomain
` [RFC Patch Part1 V1 24/30] x86, SFI, irq: provide basic irqdomain support
` [RFC Patch Part1 V1 25/30] x86, irq: introduce two helper functions to support irqdomain map operation
` [RFC Patch Part1 V1 26/30] x86, irq, ACPI: use common irqdomain map interface to program IOAPIC pins
` [RFC Patch Part1 V1 27/30] x86, irq, mpparse: "
` [RFC Patch Part1 V1 28/30] x86, irq, SFI: "
` [RFC Patch Part1 V1 29/30] x86, irq, devicetree: "
` [RFC Patch Part1 V1 30/30] x86, irq: clean up unused IOAPIC interface

[PATCH v2] PCI: Introduce new device binding path using pci_dev.driver_override
 2014-05-16 14:55 UTC  (2+ messages)

[PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-05-16 14:36 UTC  (18+ messages)
` [PATCH v1 1/5] ARM: keystone: add pcie related options
` [PATCH v1 2/5] pci: designware: enhancements to support keystone pcie
` [PATCH v1 3/5] phy: pci serdes phy driver for keystone
` [PATCH v1 4/5] pci: dw: add common functions to support old hw based pci driver
` [PATCH v1 5/5] pci: keystone: add pcie driver based on designware core driver

[PATCH v7 0/3] Add support for PCI in AArch64
 2014-05-16 13:24 UTC  (3+ messages)

[PATCH 00/17] PCIe support for DRA7xx
 2014-05-16  9:00 UTC  (41+ 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 11/17] ARM: dts: dra7xx-clocks: Add missing 32khz clocks used for PHY
` [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU
  ` [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 v3 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-16  6:28 UTC 

[PATCH v2 00/15] PCI/iommu: Fix DMA alias problems
 2014-05-16  3:55 UTC  (20+ 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] PCI/shpchp: fix a bus speed issue on hotplug
 2014-05-15 18:41 UTC  (2+ messages)

[RESEND: PATCH v1 0/5] Add Keystone PCIe controller driver
 2014-05-15 16:05 UTC 

[PATCH RFC 08/11] PCI: Remove ARCH_KIRKWOOD dependency
 2014-05-15 14:23 UTC 

[PATCH v6 0/3] Support for Generic PCI Host Controller
 2014-05-15 13:32 UTC  (6+ messages)
` [PATCH v6 1/3] ARM: kconfig: allow PCI support to be selected with ARCH_MULTIPLATFORM

[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 V4 0/4] x86/pci Fix numa_node info for AMD hostbridge and misc clean up
 2014-05-14 13:11 UTC  (6+ 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 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  (10+ messages)
` [PATCH v2 4/5] iommu: Use dma_addr_t for IOVA arguments

[PATCH 00/22] Random ARM randconfig fixes in drivers
 2014-05-09 11:48 UTC  (6+ 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 


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