Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-02 10:09:21 to 2016-02-05 22:25:31 UTC [more...]

[PATCH] PCI: layerscape: add ls2085a compatible
 2016-02-05 22:25 UTC  (11+ messages)

[PATCH 1/2] drivers: pci: host: rcar: remove PCI_PROBE_ONLY handling
 2016-02-05 20:28 UTC  (6+ messages)
` [PATCH 2/2] drivers: pci: host: designware: "

[PATCH v3 0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings
 2016-02-05 20:21 UTC  (2+ messages)

[PATCH v3 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-02-05 19:59 UTC  (3+ messages)
` [PATCH v3 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources
` [PATCH v3 2/2] Add support for enhanced allocation regions

[PATCH v3] synopsys pcie rc generic platform driver update
 2016-02-05 19:55 UTC 

[PATCH v4 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2016-02-05 19:49 UTC  (7+ messages)
` [PATCH v4 2/2] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors

PCI device driver broken between 4.2 and 4.3
 2016-02-05 17:40 UTC  (2+ messages)

[PATCH] PCI: Support SRIOV on Legacy EndPoint device
 2016-02-05 16:59 UTC  (6+ messages)

[PATCH] x86, pci: Add quirk for unsizeable Broadwell EP bar
 2016-02-05 16:34 UTC  (6+ messages)

[PATCH v2 0/4] PCI: rcar, rcar-gen2: More Gen2 compatibility strings
 2016-02-05 16:26 UTC  (9+ messages)

dra7xx driver status
 2016-02-05 16:01 UTC  (4+ messages)

[PATCH v2] synopsys pcie rc generic platform driver update
 2016-02-05 15:52 UTC  (2+ messages)

[PATCH v8 0/2] adding PCI support to AXS10x
 2016-02-05 15:50 UTC  (11+ messages)
` [PATCH v8 1/2] PCI support added to ARC
` [PATCH v8 2/2] add new platform driver for PCI RC

PCI device driver broken between 4.2 and 4.3
 2016-02-05 14:29 UTC  (7+ messages)

[PATCH] PCI: generic: map config window in one go
 2016-02-05 14:09 UTC  (7+ messages)

[PATCH v7 0/5] ACPI based PCI support for arm64
 2016-02-05  9:47 UTC  (5+ messages)
` [PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller

AMD-Vi: Unable to write to IOMMU perf counter
 2016-02-05  6:37 UTC  (6+ messages)

[PATCH 0/2] pci/lspci: Identify Enhanced Allocation (EA) Resources
 2016-02-04 23:13 UTC  (3+ messages)
` [PATCH 1/2] pci: Identify Enhanced Allocation (EA) BAR Equivalent resources

[PATCH] PCI: Add cavium acs pci quirk
 2016-02-04 22:44 UTC  (2+ messages)

[PATCH] PCI/AER: Use list_first_entry_or_null() to simplify code
 2016-02-04 22:04 UTC  (2+ messages)

[PATCH] PCI: designware: comment the condition of programming ATU in host init
 2016-02-04 20:37 UTC  (2+ messages)

[PATCH] PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops
 2016-02-04 20:27 UTC 

[PATCH] PCI: aer_inject: Don't call config read/write functions with invalid ops structure
 2016-02-04 20:22 UTC  (2+ messages)

[PATCH v3 0/6] Xilinx AXI PCIe Host Bridge driver fixes
 2016-02-04 17:53 UTC  (9+ messages)
` [PATCH v3 1/6] PCI: xilinx: Keep references to both IRQ domains
` [PATCH v3 2/6] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v3 3/6] PCI: xilinx: Always clear interrupt decode register
` [PATCH v3 4/6] PCI: xilinx: Clear interrupt FIFO during probe
` [PATCH v3 5/6] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v3 6/6] PCI: xilinx: Allow build on MIPS platforms

[PATCH V4 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-02-04 17:29 UTC  (24+ messages)
` [PATCH V4 01/23] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH V4 02/23] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH V4 03/23] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH V4 04/23] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH V4 05/23] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH V4 06/23] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y
` [PATCH V4 07/23] pci, acpi, mcfg: Provide default RAW ACPI PCI config space accessors
` [PATCH V4 08/23] arm64, acpi: Use MCFG and empty PCI config space accessors from mcfg.c file
` [PATCH V4 09/23] pci, acpi, ecam: Add flag to indicate whether ECAM region was hot added or not
` [PATCH V4 10/23] x86, pci: Cleanup platform specific MCFG data by using ECAM hot_added flag
` [PATCH V4 11/23] pci, acpi: Move ACPI host bridge device companion assignment to core code
` [PATCH V4 12/23] x86, ia64, pci: Remove ACPI companion device from platform specific data
` [PATCH V4 13/23] pci, acpi: Provide generic way to assign bus domain number
` [PATCH V4 14/23] x86, ia64: Include acpi_pci_{add|remove}_bus to the default pcibios_{add|remove}_bus implementation
` [PATCH V4 15/23] acpi, mcfg: Implement two calls that might be used to inject/remove MCFG region
` [PATCH V4 16/23] x86, acpi, pci: Use equivalent function from mcfg.c driver
` [PATCH V4 17/23] acpi, mcfg: Add default PCI config accessors implementation and initial support for related quirks
` [PATCH V4 18/23] pci, of: Move the PCI I/O space management to PCI core code
` [PATCH V4 19/23] drivers: pci: add generic code to claim bus resources
` [PATCH V4 20/23] pci, acpi: Support for ACPI based generic PCI host controller init
` [PATCH V4 21/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks
` [PATCH V4 22/23] arm64, pci, acpi: Assign legacy IRQs once device is enable
` [PATCH V4 23/23] arm64, pci, acpi: Start using ACPI based PCI host bridge driver for ARM64

[PATCH v2] PCI: imx6: Add DT bindings to configure Tx Driver settings
 2016-02-04 17:25 UTC  (2+ messages)

[RFC PATCH 0/4] Add ACPI support for HiSilicon PCIe Host Controllers
 2016-02-04 17:06 UTC  (11+ messages)
` [RFC PATCH 1/4] PCI: Designware: Add support for ACPI based controllers
` [RFC PATCH 2/4] PCI: hisi: re-architect Hip05/Hip06 controllers driver to preapare for ACPI
` [RFC PATCH 3/4] PCI: hisi: Make the HiSilicon PCIe host controller ECAM compliant
` [RFC PATCH 4/4] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH] PCI: Support SRIOV on Legacy EndPoint device
 2016-02-04 15:08 UTC 

[PATCH v7 0/2] adding PCI support to AXS10x
 2016-02-04 15:22 UTC  (20+ messages)
` [PATCH v7 1/2] PCI support added to ARC
` [PATCH v7 2/2] add new platform driver for PCI RC

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-02-04 14:56 UTC  (10+ messages)
` [PATCH V2 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-04 11:15 UTC  (8+ messages)
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation
` [PATCH v10 6/8] arm64, mm, numa: Adding numa balancing support for arm64
` [PATCH v10 7/8] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[RFC V2 0/4] VFIO SRIOV support
 2016-02-04  8:28 UTC  (5+ messages)
` [RFC V2 1/4] VFIO: Probe new devices in a live VFIO group with the VFIO driver
` [RFC V2 2/4] IOMMU: Force the VFs of an untrusted PF device to be in the PFs IOMMU group
` [RFC V2 3/4] PCI: Expose iov_set_numvfs and iov_resource_size for modules
` [RFC V2 4/4] VFIO: Add support for SRIOV extended capablity

[PATCH RESEND 0/3] PCI: hv: New paravirtual PCI front-end driver
 2016-02-03 22:42 UTC  (11+ messages)
` [PATCH RESEND 1/3] PCI: Add fwnode_handle to pci_sysdata
` [PATCH RESEND 2/3] PCI: irqdomain: Look up IRQ domain by fwnode_handle
` [PATCH RESEND 3/3] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs

[PATCH 2/2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF
 2016-02-03 21:59 UTC 

[PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig
 2016-02-03 21:29 UTC  (3+ messages)

[PATCH] drivers:pci Remove pcie folder from Kconfig
 2016-02-03 21:24 UTC 

Hint HB6 - kernel doesn't see chips behind it
 2016-02-03 15:51 UTC  (13+ messages)

[PATCH 1/4] ARM: dts: ls1021a: add PCIe dts node
 2016-02-03 14:13 UTC  (6+ messages)

[PATCH v2 04/15] PCI: xilinx: Keep references to both IRQ domains
 2016-02-03 11:30 UTC  (6+ messages)
` [PATCH v2 05/15] PCI: xilinx: Unify INTx & MSI interrupt FIFO decode
` [PATCH v2 06/15] PCI: xilinx: Always clear interrupt decode register
` [PATCH v2 07/15] PCI: xilinx: Clear interrupt FIFO during probe
` [PATCH v2 08/15] PCI: xilinx: Fix INTX irq dispatch
` [PATCH v2 09/15] PCI: xilinx: Allow build on MIPS platforms

[PATCH 0/5] Clean up warnings (part 2, asm/pci-bridge.h)
 2016-02-03  9:25 UTC  (7+ messages)
` [PATCH 1/5] PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h
` [PATCH 2/5] PCI: Remove includes of empty asm-generic/pci-bridge.h
` [PATCH 3/5] ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h
` [PATCH 4/5] PCI: Remove empty asm-generic/pci-bridge.h
` [PATCH 5/5] PCI: Remove includes of asm/pci-bridge.h

[PATCH 0/3] PCI: Clean up warnings
 2016-02-03  1:31 UTC  (5+ messages)
` [PATCH 1/3] PCI: Check device_attach() return value always
` [PATCH 2/3] PCI/PME: Remove redundant port lookup
` [PATCH 3/3] PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning

[PATCH] Synopsys driver updated in Maintainers
 2016-02-02 20:04 UTC  (2+ messages)

Emulate pci deviceID/vendor for driver debug ?
 2016-02-02 15:58 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).