Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2014-11-11 04:23:29 to 2014-11-14 22:21:56 UTC [more...]

[PATCH] PCI: rcar: fix error handling of irq_of_parse_and_map
 2014-11-14 22:21 UTC 

[PATCH] PCI: keystone: fix error handling of irq_of_parse_and_map
 2014-11-14 22:19 UTC 

[PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute)
 2014-11-14 21:34 UTC  (5+ messages)
` [PATCH] lspci: Show device name as exported by BIOS (sysfs label attribute) (V2)

[Patch V1 0/6] Refine generic/PCI MSI irqodmian interfaces
 2014-11-14 17:11 UTC  (37+ messages)
` [Patch V1 1/6] PCI, MSI: Fix errors caused by commit e5f1a59c4e12
` [Patch V1 2/6] PCI, MSI: Introduce helpers to hide struct msi_desc implemenation details
` [Patch V1 3/6] genirq: Introduce msi_domain_{alloc|free}_irqs()
` [Patch V1 3/6] genirq: Introduce msi_irq_domain_{alloc|free}_irqs()
` [Patch V1 4/6] genirq: Provide default callbacks for msi_domain_ops
` [Patch V1 5/6] PCI, MSI: Refine irqdomain interfaces to simplify its usage
` [Patch V1 6/6] PCI, MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain

[RFC PATCH 0/4] MMCFG refactoring + PCI ACPI probing for ARM64
 2014-11-14 14:53 UTC  (7+ messages)
` [RFC PATCH 4/4] arm64, acpi, pci: Provide arch-specific calls for PCI host bridge dirver (PNP0A03)
      ` [Linaro-acpi] "

[PATCH v2] PCI: designware: Add support 4 ATUs assignment
 2014-11-14 11:42 UTC  (16+ messages)

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-11-14  6:27 UTC  (9+ messages)

[PATCH] PCI: dra7xx: Add __init annotation to dra7xx_add_pcie_port()
 2014-11-14  5:10 UTC  (3+ messages)

[PATCH] x86, PCI: support mmio more than 44 bit on 32bit/PAE mode
 2014-11-14  3:59 UTC 

[PATCH] PCI: Don't reject 64bit mmio on 32bit/PAE mode
 2014-11-14  3:59 UTC 

[PATCH V2 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge
 2014-11-14  1:19 UTC  (9+ messages)
` [PATCH V2 1/2] PCI: Add new pci_ops for setting MSI parent for PCI bus
` [PATCH V2 2/2] PCI: generic: Add msi_parent DT binding

[PATCH 0/2] PCI: generic: Assiging msi-controller to PCI hostbridge
 2014-11-13 23:19 UTC  (9+ messages)
` [PATCH 2/2] PCI: generic: Add set_msi_parent callback

[PATCH] PCI: keystone: Remove unnecessary OOM message
 2014-11-13 23:18 UTC  (3+ messages)

[PATCH 0/4] move pci_assivned_vfs() check (while disabling VFs) to pci sub-system
 2014-11-13 21:36 UTC  (7+ messages)
` [PATCH 3/4] i40e: remove pci_assigned_vfs() check while disabling VFs

Qualcomm Atheros AR93xx reset behavior
 2014-11-13 20:30 UTC 

[PATCH 0/2] Tegra PCI multiplatform fixes
 2014-11-13 19:37 UTC  (3+ messages)
` [PATCH 1/2] PCI: tegra: apply relaxed ordering fixup only on Tegra
` [PATCH 2/2] PCI: tegra: remove bogus bridge setup fixup

[PATCH 1/2] PCI: tegra: Do not build on 64-bit ARM
 2014-11-13 19:04 UTC  (3+ messages)
` [PATCH 2/2] PCI: tegra: Add Kconfig help text

Sorting out terminology
 2014-11-13 18:30 UTC  (4+ messages)

[PATCH v2] PCI: add missing DT binding for linux,pci-domain property
 2014-11-13 18:16 UTC  (7+ messages)

[PATCH] PCI: spear: Remove unnecessary OOM message
 2014-11-13 17:56 UTC  (3+ messages)

[PATCH] PCI: mvebu: Add a blank line after declarations
 2014-11-13 17:55 UTC  (3+ messages)

[PATCH] PCI: designware: Add a blank line after declarations
 2014-11-13 17:52 UTC  (2+ messages)

[PATCH] PCI: exynos: Remove unnecessary return statement
 2014-11-13 17:51 UTC  (5+ messages)

[PATCH] PCI: imx6: Use tabs for indentation
 2014-11-13 17:50 UTC  (3+ messages)

[PATCH] PCI: Remove to_hotplug_slot()
 2014-11-13 17:40 UTC  (2+ messages)

[PATCH v2] PCI: Make reset warning messages different
 2014-11-13 17:32 UTC  (2+ messages)

[PATCH v2] PCI: Apply _HPX link control for all supported pcie device
 2014-11-13 17:26 UTC  (2+ messages)

[PATCH v6] PCI: Layerscape: Add Layerscape PCIe driver
 2014-11-13 17:08 UTC  (3+ messages)

[PATCH 1/1] PCI: X-Gene: assign resource to bus before adding new devices
 2014-11-13 17:04 UTC  (2+ messages)

[PATCH] PCI: spear: Add __init annotation to spear13xx_add_pcie_port()
 2014-11-13 16:48 UTC  (2+ messages)

[PATCH] PCI: spear: Add exynos spear13xx before add_pcie_port/pcie_init
 2014-11-13 16:45 UTC  (3+ messages)
` [PATCH V2] PCI: spear: Add "

[PATCH] PCI: dra7xx: Add dra7xx prefix before add_pcie_port
 2014-11-13 16:42 UTC  (3+ messages)
` [PATCH V2] "

[RFC Part4 v1 00/17] Refine support of non-PCI-compliant Message
 2014-11-13 13:27 UTC  (6+ messages)

[PATCH RFC v2 0/2] Fix procfs PCI resources mmap
 2014-11-13 11:32 UTC  (10+ messages)
` [PATCH RFC v2 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap

[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
 2014-11-13 11:19 UTC  (3+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
` [RFC PATCH v3 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation

[Bug 88131] New: PCI device intel ixgbe and xhci with 64-bit bar address can NOT work on x86_32 PAE kernel
 2014-11-13  5:29 UTC  (3+ messages)

[PATCH v3 4/7] sound/radeon: Add quirk for broken 64-bit MSI
 2014-11-13  5:19 UTC  (10+ messages)

[PATCH] pci: generic host: make it more generic
 2014-11-13  3:58 UTC  (12+ messages)

[PATCH] PCI: Fix device node for virtual bus
 2014-11-13  0:45 UTC  (7+ messages)

[PATCH] pci: support Thunderbolt requirements for I/O resources
 2014-11-13  2:52 UTC  (4+ messages)

Kernel NULL pointer deref in pci_get_hp_params with v3.18-rc3
 2014-11-12 16:18 UTC  (3+ messages)
  ` PCI Max payload setting

[RFC PATCH v2] drivers: pci: move PCI domain assignment to generic PCI code
 2014-11-12 14:38 UTC  (6+ messages)

[PATCH 0/3] xen MSI code clean up
 2014-11-12  9:24 UTC  (8+ messages)
` [PATCH 1/3] x86/xen: Introduce a global flag to fix the MSI mask bug

[PATCH v2 0/2] arm: pcibios: remove pci_sys_data domain
 2014-11-12  6:12 UTC  (3+ messages)
` [PATCH v2 1/2] arm: cns3xxx: pci: remove artificial dependency on "

[PATCH 00/10] Save MSI chip in pci_sys_data
 2014-11-12  5:54 UTC  (5+ messages)
` [PATCH 10/10] PCI/MSI: Remove useless bus->msi assignment

RFC for ideas to clean up PCI MSI code
 2014-11-12  2:46 UTC  (2+ messages)

[PATCH] PCI: Apply _HPX link control for all supported pcie device
 2014-11-11 18:50 UTC  (3+ messages)

[PATCH v2] PCI: Remove fixed parameter in pci_iov_resource_bar()
 2014-11-11 18:17 UTC  (2+ messages)

[Patch Part2 v5 21/31] PCI/MSI: Enhance core to support hierarchy irqdomain
 2014-11-11 13:02 UTC  (2+ messages)
` [Patch] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox