messages from 2014-07-21 21:12:51 to 2014-07-29 12:26:47 UTC [more...]
[PATCH 0/4 v3] Introduce device assignment flag operation helper function
2014-07-29 12:26 UTC (8+ 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 (6+ messages)
` [Patch Part3 V4 16/21] iommu/vt-d: Implement DMAR unit hotplug framework
` iommu/vt-d: Fix build error caused by unknown definition of acpi_handle
[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] PCI: update device mps when doing pci hotplug
2014-07-29 8:17 UTC
[PATCH 0/4] Introduce device assignment flag operation helper function
2014-07-29 3:47 UTC (13+ messages)
` [PATCH 1/4] PCI: introduce helper functions for device flag operation
` [PATCH 2/4] KVM: use pci device flag operation helper functions
` [PATCH 3/4] xen-pciback: use pci device flag operation helper function
` [PATCH 4/4] PCI: use device flag operation helper function in iov.c
[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 v5] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-07-28 13:02 UTC (3+ messages)
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-07-28 11:47 UTC (22+ 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 18/23] pm8001: "
` [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] 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
[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
2014-07-26 3:08 UTC (12+ 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
[PATCH v8 6/9] pci: Introduce a domain number for pci_host_bridge
2014-07-25 15:42 UTC (13+ 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 (12+ messages)
` [PATCH 1/4] PCI: designware: start parsing bus-range
` [PATCH 2/4] PCI: designware: get rid of pci_scan_root_bus
` [PATCH 3/4] PCI: designware: remove pci_assign_unassigned_resources call
` [PATCH 4/4] PCI: imx6: move to module_init
Does 3.0.4 kernel support PCIe AER driver on powerpc?
2014-07-24 15:16 UTC
[RFC] PCI: pcie-designware: allow drivers as loadable modules
2014-07-24 10:02 UTC (2+ messages)
[PATCH 0/3] i.MX6 PCIe fixes for 3.17
2014-07-24 8:54 UTC (10+ messages)
` [PATCH 1/3] MAINTAINERS: add myself as co-maintainer for i.MX6 PCI driver
` [PATCH 2/3] PCI: imx6: prevent driver unbind
` [PATCH 3/3] PCI: imx6: fix boot hang when link already enabled
PCIe IOMEM Resource Allocation
2014-07-24 8:03 UTC (3+ messages)
[PATCH V7 00/17] Enable SRIOV on POWER8
2014-07-24 6:22 UTC (18+ messages)
` [PATCH V7 01/17] PCI/IOV: Export interface for retrieve VF's BDF
` [PATCH V7 02/17] PCI/IOV: Get VF BAR size from hardware directly when platform needs
` [PATCH V7 03/17] PCI: Add weak pcibios_sriov_resource_alignment() interface
` [PATCH V7 04/17] PCI: Take additional IOV BAR alignment in sizing and assigning
` [PATCH V7 05/17] powerpc/pci: Don't unset pci resources for VFs
` [PATCH V7 06/17] powerpc/pci: Define pcibios_disable_device() on powerpc
` [PATCH V7 07/17] powrepc/pci: Refactor pci_dn
` [PATCH V7 08/17] powerpc/powernv: Use pci_dn in PCI config accessor
` [PATCH V7 09/17] powerpc/powernv: mark IOV BAR with IORESOURCE_ARCH
` [PATCH V7 10/17] powerpc/powernv: Allocate pe->iommu_table dynamically
` [PATCH V7 11/17] powerpc/powernv: Add function to deconfig a PE
` [PATCH V7 12/17] powerpc/powernv: Expand VF resources according to the number of total_pe
` [PATCH V7 13/17] powerpc/powernv: Implement pcibios_sriov_resource_alignment on powernv
` [PATCH V7 14/17] powerpc/powernv: Shift VF resource with an offset
` [PATCH V7 15/17] powerpc/powernv: Allocate VF PE
` [PATCH V7 16/17] powerpc/powernv: Expanding IOV BAR, with m64_per_iov supported
` [PATCH V7 17/17] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
[PATCH v8 0/2] Add Keystone PCIe controller drive
2014-07-23 18:54 UTC (3+ messages)
` [PATCH v8 1/2] PCI: designware: enhance dw_pcie_host_init() to support v3.65 DW hardware
` [PATCH v8 2/2] PCI: add PCI controller for keystone PCIe h/w
[PATCH v7 0/5] Add Keystone PCIe controller driver
2014-07-23 17:42 UTC (12+ messages)
` [PATCH v7 3/5] PCI: designware: enhance dw_pcie_host_init() to support v3.65 DW hardware
` [PATCH v7 4/5] PCI: add PCI controller for keystone PCIe h/w
[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
2014-07-23 16:55 UTC (21+ messages)
` [Update 2x][PATCH 1/2] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
` [PATCH 0/3] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
` [PATCH 1/3] PM: Create PM workqueue if runtime PM is not configured too
` [PATCH 2/3] ACPI / PM: Revork the handling of ACPI device wakeup notifications
` [Update][PATCH "
` [PATCH 3/3] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
[PATCH v3 0/4] dra7: Add PCIe support
2014-07-23 8:25 UTC (8+ messages)
` [PATCH v3 1/4] PCI: designware: Configuration space should be specified in 'reg'
[PATCH] PCI: Add device specific (non)reset for AMD GPUs
2014-07-23 2:02 UTC (7+ messages)
[GIT PULL] PCI changes for v3.17
2014-07-23 0:13 UTC
[PATCH v6 0/5] Add Keystone PCIe controller driver
2014-07-22 19:00 UTC (11+ messages)
` [PATCH v6 4/5] PCI: add PCI controller for keystone PCIe h/w
[PATCH] PCI: tegra: Add debugfs support
2014-07-22 18:35 UTC (4+ messages)
[PATCH v2 00/12] Remove mach-kirkwood
2014-07-22 18:27 UTC (3+ messages)
` [PATCH v2 09/12] PCI: Remove ARCH_KIRKWOOD dependency
[PATCH v4] pcie: Add Xilinx PCIe Host Bridge IP driver
2014-07-22 17:02 UTC (5+ messages)
[PATCH] Fix build warnings in aer.h
2014-07-22 16:17 UTC (8+ messages)
[PATCH v2] PCI: imx6: fix boot hang when link already enabled
2014-07-22 7:47 UTC (4+ messages)
[PATCH] PCI/AER: Forward declare struct pci_dev to avoid warning
2014-07-22 0:00 UTC (3+ messages)
[PATCH 1/2 V3] PCI: introduce device assignment interface and refactory related code
2014-07-21 22:29 UTC (2+ messages)
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).