linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-16 00:02:44 to 2015-10-22 03:49:05 UTC [more...]

[PATCH v7 00/60] PCI: Resource allocation cleanup for v4.4
 2015-10-22  3:47 UTC  (24+ messages)
` [PATCH v7 01/60] sparc/PCI: Add mem64 resource parsing for root bus
` [PATCH v7 02/60] sparc/PCI: Use correct bus address to resource offset
` [PATCH v7 03/60] sparc/PCI: Unify pci_register_region()

[PATCH v2 0/4] Add PCI support on nios2 architecture
 2015-10-22  1:34 UTC  (3+ messages)

[PATCH v2] iov: restore NumVFs register to 0 before return from virtfn_max_buses()
 2015-10-22  1:29 UTC  (4+ messages)

[RFC Patch 00/12] IXGBE: Add live migration support for SRIOV NIC
 2015-10-21 23:26 UTC  (24+ messages)
` [RFC Patch 01/12] PCI: Add virtfn_index for struct pci_device
` [RFC Patch 02/12] IXGBE: Add new mail box event to restore VF status in the PF driver
` [RFC Patch 03/12] IXGBE: Add sysfs interface for Qemu to migrate "
` [RFC Patch 04/12] IXGBE: Add ixgbe_ping_vf() to notify a specified VF via mailbox msg
` [RFC Patch 05/12] IXGBE: Add new sysfs interface of "notify_vf"
` [RFC Patch 06/12] IXGBEVF: Add self emulation layer
` [RFC Patch 07/12] IXGBEVF: Add new mail box event for migration
` [RFC Patch 08/12] IXGBEVF: Rework code of finding the end transmit desc of package
` [RFC Patch 09/12] IXGBEVF: Add live migration support for VF driver
` [RFC Patch 10/12] IXGBEVF: Add lock to protect tx/rx ring operation
` [RFC Patch 11/12] IXGBEVF: Migrate VF statistic data
` [RFC Patch 12/12] IXGBEVF: Track dma dirty pages

[PATCH v3 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-21 22:55 UTC  (4+ messages)
` [PATCH v3 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie
` [PATCH v3 2/2] PCI: keystone: update to use generic keystone serdes driver

[PATCH v11 0/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
 2015-10-21 22:15 UTC  (8+ messages)
` [PATCH v11 1/6] PCI: designware: move calculation of bus addresses to DRA7xx
` [PATCH v11 2/6] ARM/PCI: remove align_resource in pci_sys_data
` [PATCH v11 3/6] PCI: designware: Add ARM64 support
` [PATCH v11 4/6] PCI: hisi: Add PCIe host support for HiSilicon SoC Hip05
` [PATCH v11 5/6] Documentation: DT: Add HiSilicon PCIe host binding
` [PATCH v11 6/6] MAINTAINERS: Add pcie-hisi maintainer

[PATCH 1/2] PCI: pciehp: Queue power work requests in dedicated function
 2015-10-21 21:51 UTC  (5+ messages)
` [RFC PATCH 2/2] PCI: pciehp: Add support for delayed power-on

[PATCH v4 1/6] PCI: layerscape: remove ls_pcie_establish_link()
 2015-10-21 21:40 UTC  (9+ messages)
` [PATCH v4 2/6] PCI: layerscape: check PCIe controller work mode
` [PATCH v4 3/6] PCI: layerscape: factor out SCFG related function
` [PATCH v4 4/6] PCI: layerscape: update ls_add_pcie_port()
` [PATCH v4 5/6] PCI: layerscape: add PCIe support for LS1043a and LS2080a
` [PATCH v4 6/6] PCI: layerscape: add ls_pcie_msi_host_init

[PATCH v2] PCI: IOV: read SRIOV_NUM_VF after enabling ARI
 2015-10-21 20:52 UTC  (8+ messages)

[PATCH v4 0/4] PCI: designware: LTSSM #define cleanup
 2015-10-21 18:51 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: designware: Use common LTSSM_STATE_MASK definition
` [PATCH v4 2/4] PCI: designware: Use common LTSSM_STATE_RCVRY_LOCK definition
` [PATCH v4 3/4] PCI: designware: Use common LTSSM_STATE_L0 definition
` [PATCH v4 4/4] PCI: spear: Remove unused #defines

[PATCH v3 1/3] PCI: designware: Move LTSSM state definitions to pcie-designware.h
 2015-10-21 18:34 UTC  (2+ messages)

[PATCH v6 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-21 17:29 UTC  (9+ messages)
` [PATCH v6 1/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
` [PATCH v6 2/5] PCI: Handle IORESOURCE_PCI_FIXED when assigning resources
` [PATCH v6 3/5] PCI: Add Enhanced Allocation register entries
` [PATCH v6 4/5] PCI: Add support for Enhanced Allocation devices
` [PATCH v6 5/5] PCI: Handle Enhanced Allocation (EA) capability for SRIOV devices

[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-21 16:44 UTC  (3+ messages)

[PATCH] x86/PCI: Don't alloc pcibios-irq when MSI is enabled
 2015-10-21 16:23 UTC  (2+ messages)

[PATCH V4 0/8] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-21 15:52 UTC  (9+ messages)
` [PATCH V4 1/8] acpi: Honor ACPI _CCA attribute setting
` [PATCH V4 2/8] device property: Introducing enum dev_dma_attr
` [PATCH V4 3/8] acpi: Adding DMA Attribute APIs for ACPI Device
` [PATCH V4 4/8] device property: Adding DMA Attribute APIs for Generic Devices
` [PATCH V4 5/8] device property: acpi: Make use of the new DMA Attribute APIs
` [PATCH V4 6/8] device property: acpi: Remove unused DMA APIs
` [PATCH V4 7/8] PCI: OF: Move of_pci_dma_configure() to pci_dma_configure()
` [PATCH V4 8/8] PCI: ACPI: Add support for PCI device DMA coherency

[PATCH] Enable MSI/MSI-X caps and disable MSI interrupts at PCI probe time - code move
 2015-10-21 14:17 UTC 

[Patch v7 0/7] Consolidate ACPI PCI root common code into ACPI core
 2015-10-21 12:16 UTC  (13+ messages)
` [Patch v7 4/7] PCI/ACPI: Add interface acpi_pci_root_create()

[PATCH 00/22] DMA-API/PCI map_peer_resource support for peer-to-peer
 2015-10-21 10:10 UTC  (3+ messages)
` [PATCH 09/22] PCI: Add pci_peer_traffic_supported()

[PATCH 3.19.y-ckt 103/156] PCI,parisc: Enable 64-bit bus addresses on PA-RISC
 2015-10-20 21:37 UTC 

[PATCH] Documentation/devicetree: Update PCI Device Tree bindings
 2015-10-20 21:03 UTC 

PCI Device Tree binding documentation links broken
 2015-10-20 20:47 UTC  (2+ messages)

[PATCH v1 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-20 15:11 UTC  (15+ messages)
` [PATCH v1 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie

pcie-designware build fails in ARM64
 2015-10-20 15:07 UTC  (6+ messages)

[PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
 2015-10-20 14:04 UTC  (7+ messages)
` [PATCH v5 1/4] PCI: Add Enhanced Allocation register entries
` [PATCH v5 2/4] PCI: Add support for Enhanced Allocation devices
` [PATCH v5 3/4] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources

[PATCH 0/4] PCI: rcar: Add support for ARM64 and multiple instances
 2015-10-20 13:21 UTC  (12+ messages)
` [PATCH 2/4] PCI: rcar-pcie: Remove dependency on ARM-specific struct hw_pci

[PATCH V3 0/4] PCI: ACPI: Setting up DMA coherency for PCI device from _CCA attribute
 2015-10-20 12:53 UTC  (7+ messages)
` [PATCH V3 2/4] ACPI/scan: Clean up acpi_check_dma

[PATCH v4 0/3] arm64: Juno: Add support for PCIe on R1 board
 2015-10-20  8:59 UTC  (5+ messages)
` [PATCH v4 1/3] Documentation: of: Document the bindings used by Juno R1 PCIe host bridge
` [PATCH v4 2/3] arm64: Juno: Add support for the PCIe host bridge on Juno R1
` [PATCH v4 3/3] arm64: defconfig: Enable PCI generic host bridge by default

[3.19.y-ckt stable] Patch "PCI,parisc: Enable 64-bit bus addresses on PA-RISC" has been added to staging queue
 2015-10-19 22:40 UTC 

[PATCH v2 0/2] Common SerDes driver for TI's Keystone Platforms
 2015-10-19 20:46 UTC  (5+ messages)
` [PATCH v2 1/2] phy: keystone: serdes driver for gbe 10gbe and pcie
  ` [RFC PATCH] phy: keystone: ks2_gbe_serdes_firmwares[] can be static
` [PATCH v2 2/2] PCI: keystone: update to use generic keystone serdes driver

[PATCH v1] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-19 18:58 UTC 

Running out of IO space because of innocuous-looking DSDT change
 2015-10-19 17:21 UTC  (3+ messages)

[PATCH v10 0/6] Altera PCIe host controller driver with MSI support
 2015-10-19 14:04 UTC  (10+ messages)
` [PATCH v10 1/6] arm: add msi.h to Kbuild
` [PATCH v10 2/6] pci: add Altera PCI vendor ID
` [PATCH v10 3/6] pci:host: Add Altera PCIe host controller driver
  ` [RFC PATCH] pci:host: altera_pcie_fixups() can be static
` [PATCH v10 4/6] pci: altera: Add Altera PCIe MSI driver
` [PATCH v10 5/6] Documentation: dt-bindings: pci: altera pcie device tree binding
` [PATCH v10 6/6] MAINTAINERS: Add Altera PCIe and MSI drivers maintainer

[PATCH] ARM: keystone: dts: add PCI serdes driver bindings
 2015-10-19 11:10 UTC  (3+ messages)

[PATCH v4] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2015-10-18 16:21 UTC  (3+ messages)

[PATCH] pci: Add pci quirk to turnoff Nosnoop and Relaxed Ordering
 2015-10-18 14:25 UTC 

[PATCH] PCI: Remove unnecessary re-read of SR-IOV offset/stride registers
 2015-10-16 21:16 UTC 

[PATCH] PCI: iproc: Fix company name
 2015-10-16 19:43 UTC  (2+ messages)

[PATCH 0/8] Broadcom iProc PCIe fixes and outbound mapping support
 2015-10-16 13:23 UTC  (5+ messages)
` [PATCH v2] PCI: iproc: fix 32-bit build error

[PATCH RFC 0/7] Adding core support for wire-MSI bridges
 2015-10-16 13:07 UTC  (17+ messages)
` [PATCH RFC 2/7] platform-msi: Factor out allocation/free of private data
` [PATCH RFC 4/7] genirq/msi: Make the .prepare callback reusable

[PULL v2] msi-map support and msi-parent updates for 4.4
 2015-10-16 12:13 UTC 

[PULL] msi-map support and msi-parent updates for 4.4
 2015-10-16 11:13 UTC 

[PATCH v9 0/6] Altera PCIe host controller driver with MSI support
 2015-10-16  8:48 UTC  (5+ messages)
` [PATCH v9 3/6] pci:host: Add Altera PCIe host controller driver

[PATCH] pci: restrict 64-bit pci device to assign resource from behind of max_pfn
 2015-10-16  8:01 UTC  (3+ messages)

[PATCH] pci: restrict 64-bit pci device to assign resource from behind of max_pfn
 2015-10-16  6:28 UTC  (2+ messages)

[PATCH v2 ] PCI: Designware: make num-lanes an optional DT property
 2015-10-16  6:26 UTC  (3+ 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).