messages from 2014-07-24 14:42:42 to 2014-08-04 15:02:47 UTC [more...]
[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
2014-08-04 14:59 UTC (24+ messages)
` [RFC PATCH 01/11] PCI/MSI: Use pci_dev->msi_cap instead of msi_desc->msi_attrib.pos
` [RFC PATCH 02/11] PCI/MSI: Use new MSI type macro instead of PCI MSI flags
` [RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
` [RFC PATCH 04/11] PCI/MSI: Move MSIX table address mapping out of msix_capability_init
` [RFC PATCH 05/11] PCI/MSI: Move populate_msi_sysfs() out of msi_capability_init()
` [RFC PATCH 06/11] PCI/MSI: Save MSI irq in PCI MSI layer
` [RFC PATCH 07/11] PCI/MSI: Mask MSI-X entry in msix_setup_entries()
` [RFC PATCH 08/11] PCI/MSI: Introduce new struct msi_irqs and struct msi_ops
` [RFC PATCH 09/11] PCI/MSI: refactor PCI MSI driver
` [RFC PATCH 10/11] PCI/MSI: Split the generic MSI code into new file
` [RFC PATCH 11/11] x86/MSI: Refactor x86 MSI code
pci_sriov_set_totalvfs again
2014-08-04 14:37 UTC (22+ messages)
` [PATCH] PCI: handle pci_sriov_set_totalvfs(dev, 0)
[PATCH 1/1] PCI: spear: Fix build error
2014-08-04 7:08 UTC (2+ messages)
[PATCH] PCI: designware: check private_data validity in single place
2014-08-04 4:21 UTC (3+ messages)
[PATCH v2] PCI: Mark broken INTx masking for Mellanox devices
2014-08-04 0:34 UTC (7+ messages)
[PATCH] PCI: pciehp: Use ordered workqueue for HPC events
2014-08-01 22:47 UTC
[PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation
2014-08-01 22:50 UTC (13+ messages)
` [PATCH] x86, irq: Keep IRQ assignment for PCI devices during suspend/hibernation, bisected
[PATCH 0/4 V3] irqchip: gic: Introduce ARM GICv2m MSI(-X) support
2014-08-01 17:05 UTC (12+ messages)
` [PATCH 3/4 V3] irqchip: gic: Add supports for ARM GICv2m MSI(-X)
` [PATCH 4/4 V3] irqchip: gicv2m: Add support for multiple MSI for ARM64 GICv2m
[PATCH v2 1/2] resource: Add device-managed request/release_resource()
2014-08-01 13:58 UTC (5+ messages)
` [PATCH v2 2/2] PCI: tegra: Implement a proper resource hierarchy
PCI/x86 CPU Hangs: Need to enable CRS Software Visibility (Configuration Request Retry Status)
2014-08-01 12:09 UTC
[RFC Patch] irqdomain: Introduce new interfaces to support hierarchy irqdomains
2014-08-01 8:08 UTC
[PATCH] PCI: Mark broken INTx masking for Mellanox devices
2014-08-01 4:40 UTC (3+ messages)
Does 3.0.4 kernel support PCIe AER driver on powerpc?
2014-07-31 20:22 UTC
[PATCH 0/2] i.MX6 PCIe fixes for 3.17
2014-07-31 18:16 UTC (3+ messages)
` [PATCH 1/2] MAINTAINERS: add myself as co-maintainer for i.MX6 PCI driver
` [PATCH 2/2] PCI: imx6: fix boot hang when link already enabled
[PATCH] PCI: Reset failed bridge resources in PCI realloc
2014-07-31 8:48 UTC (3+ messages)
[PATCH trivial] PCI: convert struct pci_sriov comments to kernel-doc
2014-07-31 14:56 UTC
[PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
2014-07-31 13:53 UTC (3+ messages)
` [PATCH 1/2] PCI/MSI/PPC: "
PCI: dra7xx: Add TI DRA7xx PCIe driver
2014-07-31 13:31 UTC
[PATCH V7 00/17] Enable SRIOV on POWER8
2014-07-31 6:35 UTC (2+ messages)
[PATCH v7 0/5] Add Keystone PCIe controller driver
2014-07-30 20:05 UTC (8+ messages)
` [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w
[PATCH] PCI: update device mps when doing pci hotplug
2014-07-30 19:41 UTC (18+ messages)
pci_sriov_set_totalvfs again
2014-07-30 17:23 UTC
[PATCH v5] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-07-30 11:24 UTC (4+ messages)
pci_sriov_set_totalvfs question
2014-07-30 10:22 UTC (4+ messages)
[PATCH] Fix build warnings in aer.h
2014-07-29 17:49 UTC
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-07-29 14:24 UTC (31+ messages)
` [PATCH v2 RESEND 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 08/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed
` [PATCH v2 RESEND 18/23] pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 20/23] pmcraid: Use pci_enable_msix_range() "
` [PATCH v2 RESEND 21/23] qla2xxx: "
` [PATCH v2 RESEND 22/23] qla4xxx: Use pci_enable_msix_exact() "
[PATCH 0/4 v3] Introduce device assignment flag operation helper function
2014-07-29 12:34 UTC (9+ messages)
` [PATCH 1/4 v3] PCI: introduce helper functions for device flag operation
` [PATCH 2/4 v3] KVM: use pci device flag operation helper functions
` [PATCH 3/4 v3] xen-pciback: use pci device flag operation helper function
` [PATCH 4/4 v3] PCI: use device flag operation helper function in iov.c
[Patch Part3 V4 00/21] Enable support of Intel DMAR device hotplug
2014-07-29 12:09 UTC (3+ messages)
[PATCH 1/2] resource: Add device-managed request/release_resource()
2014-07-29 11:33 UTC (4+ messages)
[PATCH v3] PCI: tegra: add missing cleanup in error path and teardown_irq
2014-07-29 10:34 UTC (2+ messages)
[PATCH] Update device mps when doing pci hotplug
2014-07-29 8:17 UTC (2+ messages)
[PATCH] PCI: update device mps when doing pci hotplug
2014-07-29 8:23 UTC
[PATCH] Update device mps when doing pci hotplug
2014-07-29 8:23 UTC
[PATCH 0/4] Introduce device assignment flag operation helper function
2014-07-29 3:47 UTC (8+ messages)
` [PATCH 1/4] PCI: introduce helper functions for device flag operation
[PATCH 1/4 v2] PCI: introduce helper functions for device flag operation
2014-07-29 2:16 UTC
[PATCH v2] PCI: tegra: add missing cleanup in error path and teardown_irq
2014-07-29 1:42 UTC (3+ messages)
Debugging incorrect mps settings detected
2014-07-28 19:59 UTC (3+ messages)
[PATCH v1 1/3] PCI: export pci_get_dma_device() helper to other users
2014-07-28 14:19 UTC (6+ messages)
` [PATCH v1 2/3] pch_uart: use pci_get_dma_device() helper
` [PATCH v1 3/3] spi: topcliff-pch: "
[linux-devel:devel-athens-arm-201407281729 9/13] ERROR: "dw_pcie_host_init" [drivers/pci/host/pcie-spear13xx.ko] undefined!
2014-07-28 13:57 UTC
[PATCH] PCI / PM: Make PCIe PME interrupts wake up from "freeze" sleep state
2014-07-27 23:08 UTC (6+ messages)
[PATCH 0/3] trivial changes for MSI
2014-07-27 3:18 UTC (5+ messages)
` [PATCH 1/3] PCI/MSI: Clean up the kobject in struct msi_desc
` [PATCH 2/3] PCI/MSI: Remove msi_desc->msi_attrib.pos
` [PATCH 3/3] PCI/MSI: Refactor msi_bus to support EP enable/disable MSI
[PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
2014-07-25 15:42 UTC (11+ messages)
[PATCH] PCI: tegra: add missing cleanup in error path and teardown_irq
2014-07-25 12:18 UTC
[PATCH] PCI: Remove unnecessary variable in pci_add_dynid()
2014-07-25 8:36 UTC
[PATCH 0/4] PCI: designware: init order/resource alloc fixes
2014-07-25 0:39 UTC (7+ messages)
` [PATCH 2/4] PCI: designware: get rid of pci_scan_root_bus
Does 3.0.4 kernel support PCIe AER driver on powerpc?
2014-07-24 15:16 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).