linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-07 17:48:07 to 2016-01-14 07:08:37 UTC [more...]

[PATCH v6 0/2] adding PCI support to AXS10x
 2016-01-14 11:04 UTC  (3+ messages)
` [PATCH v6 1/2] PCI support added to ARC
  ` [PATCH v5 "

[PATCH v6 0/5] ACPI based PCI support for arm64
 2016-01-14  7:32 UTC  (5+ messages)
` [PATCH v6 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
` [PATCH v6 2/5] PCI: Handle ACPI companion and domain number
` [PATCH v6 3/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v6 4/5] arm64: pci: Add ACPI support

[PATCH v3] PCI: hosts: mark pcie/pci (msi) irq cascade handler as IRQF_NO_THREAD
 2016-01-14  6:19 UTC  (6+ messages)

[PATCH v7 49/50] drivers/of: Export OF changeset functions
 2016-01-13 23:53 UTC  (5+ messages)
` [v7,49/50] "

[PATCH 1/1] Support region sizes that are not power-of-2 in lspci
 2016-01-13 19:47 UTC 

[PATCH 0/3] PCI VPD access fixes
 2016-01-13 18:54 UTC  (8+ messages)
` [PATCH 1/3] pci: Update VPD definitions
` [PATCH 2/3] pci: Update VPD size with correct length
` [PATCH 3/3] pci: set VPD size to '0' if PCI_VPD_FLAGS_VPD_REF_F0 is set

i.MX6 PCI GPR8 Settings
 2016-01-13 18:54 UTC  (3+ messages)

[PATCH v2 0/4] Various R-Car PCIe patches
 2016-01-13 16:58 UTC  (10+ messages)
` [PATCH v2 1/4] PCI: rcar: remove unused pci_sys_data structure in pcie-rcar
` [PATCH v2 2/4] PCI: rcar: Support runtime PM link state L1 handling "

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

[PATCHv2 0/4] PCI VPD access fixes
 2016-01-13 11:25 UTC  (5+ messages)
` [PATCHv2 1/4] pci: Update VPD definitions
` [PATCHv2 2/4] pci: allow access to VPD attributes with size '0'
` [PATCHv2 3/4] pci: Determine actual VPD size on first access
` [PATCHv2 4/4] pci: Blacklist vpd access for buggy devices

[PATCH V4] Delay allocation of PCI device IRQs from boot time until bus scan time to fix PCI hotplugging
 2016-01-13 11:25 UTC  (6+ messages)
` [PATCH V4 08/29] x86/pci: Defer IRQ assignment to device enable time
` [PATCH V4 28/29] of/pci: Fix comment for pci_fixup_irqs changing to pci_assign_irq

[PATCH V2 00/23] MMCONFIG refactoring and support for ARM64 PCI hostbridge init based on ACPI
 2016-01-13  9:43 UTC  (24+ messages)
` [PATCH V2 11/23] arm64, pci: Remove useless boot time IRQ assignment when booting with DT
` [PATCH V2 22/23] pci, acpi: Match PCI config space accessors against platfrom specific quirks

[PATCH 0/5] PCIe Xilinx with generic driver for Microblaze and
 2016-01-13  2:14 UTC  (9+ messages)
` [PATCH 1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function
` [PATCH 2/5] PCI: xilinx: Removing struct hw_irq structure
` [PATCH 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze
` [PATCH 4/5] PCI: xilinx: Updating Zynq PCI binding documentation with Microblaze node
` [PATCH 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[GIT PULL] Power management and ACPI updates for v4.5-rc1, part1
 2016-01-13  0:13 UTC 

[PATCH] don't allow vfio drivers to bind on driver_attach
 2016-01-13  0:02 UTC  (7+ messages)
` [PATCH] driver: add manual_bind_only option for virtual stub drivers

[PATCH V2 0/5] PCIe Xilinx generic driver for Microblaze and
 2016-01-12 22:29 UTC  (9+ messages)
` [PATCH V2 1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function
` [PATCH V2 2/5] PCI: xilinx: Removing struct hw_irq structure
` [PATCH V2 3/5] PCI: xilinx: Modifying AXI PCIe Host Bridge driver to work on both Zynq and Microblaze
` [PATCH V2 4/5] PCI: xilinx: Updating Zynq PCI binding documentation with Microblaze node
` [PATCH V2 5/5] Microblaze: Modifying microblaze PCI subsytem to support generic Xilinx AXI PCIe Host Bridge IP driver

[PATCH v3 0/2] pci: Add host controller driver for Cavium ThunderX PCIe
 2016-01-12 21:53 UTC  (6+ messages)
` [PATCH v3 1/2] PCI: generic: Refactor code to enable reuse by other drivers
` [PATCH v3 2/2] pci, pci-thunder-pem: Add PCIe host driver for ThunderX processors

[PATCHv8 0/5] Driver for new "VMD" device
 2016-01-12 20:18 UTC  (6+ messages)
` [PATCHv8 1/5] msi: Relax msi_domain_alloc() to support parentless MSI irqdomains
` [PATCHv8 2/5] x86/IRQ: Export IRQ domain function for module use
` [PATCHv8 3/5] x86/PCI: Allow PCI domain specific dma ops
` [PATCHv8 4/5] PCI/AER: Use 32 bit int type domains
` [PATCHv8 5/5] x86/PCI: Initial commit for new VMD device driver

[PATCHv8] Driver for new "VMD" device
 2016-01-12 19:42 UTC  (5+ messages)
` [PATCHv8] x86/PCI: Initial commit for new VMD device driver

[PATCH 2/2] drivers:pci Add pcie/Kconfig to pci/Kconfig
 2016-01-12 14:23 UTC  (2+ messages)
` Fwd: "

[PATCH] drivers:pci Add pcie/Kconfig to pci/Kconfig
 2016-01-12 14:22 UTC 

[PATCH v11] PCI: Xilinx-NWL-PCIe: Added support for Xilinx NWL PCIe Host Controller
 2016-01-12 14:02 UTC  (8+ messages)

[PATCH v4 0/2] adding PCI support to AXS10x
 2016-01-12 10:49 UTC  (7+ messages)
` [PATCH v4 1/2] PCI support added to ARC
` [PATCH v4 2/2] add new platform driver for PCI RC

[PATCH] Limit VPD length on Atheros wifi cards
 2016-01-11 22:49 UTC  (6+ messages)
    ` [PATCH RFC] pci: Blacklist vpd access for buggy devices

[PATCHv7 0/6] Driver for new "VMD" device
 2016-01-11 21:15 UTC  (6+ messages)

[PATCHv6 0/7] Driver for new "VMD" device
 2016-01-11 19:19 UTC  (5+ messages)
` [PATCHv5 7/7] pciutils: Allow 32-bit domains

[PATCH] arm64, pci, numa: Adding helper functions as required by pci
 2016-01-11 17:26 UTC  (8+ messages)

[PATCH v3 0/2] adding PCI support to AXS10x
 2016-01-11 15:02 UTC  (6+ messages)

[PATCH] PCI: designware: Remove unused variable
 2016-01-11 14:43 UTC  (2+ messages)

[PATCH] PCI: ibmphp: Remove unneeded NULL test
 2016-01-11 14:42 UTC  (2+ messages)

[PATCH] PCI: designware: Remove unused variable
 2016-01-11 12:15 UTC 

[PATCH] PCI: designware: remove unused variable
 2016-01-11 12:11 UTC 

[PATCH v2] PCI: hisi: Add support for HiSilicon Hip06 PCIe host bridge controllers
 2016-01-11  9:38 UTC  (3+ messages)

[PATCH 0/2] DRA72/DRA74: Add 2 lane support
 2016-01-11  8:09 UTC  (4+ messages)

[PATCH 0/4] PCI: rcar, rcar-gen2: More Gen2 compat strings
 2016-01-11  1:06 UTC  (7+ messages)
` [PATCH 2/4] PCI: rcar-gen2: Add device tree support for r8a7793

[Intel-gfx] i915 Skylake: "Invalid ROM contents"
 2016-01-10 19:12 UTC  (4+ messages)

[GIT PULL] PCI fixes for v4.4
 2016-01-09 15:19 UTC 

[PATCH 1/2] dt-bindings: add MedieTak PCIE binding documentation
 2016-01-09 11:21 UTC  (5+ messages)
` [PATCH 2/2] PCI: mediatek: add support for PCIE found on MT7623/MT2701

[RFC PATCH 1/2] PCI: pciehp: Merge hotplug work requests
 2016-01-09  1:27 UTC  (5+ messages)

[PATCH v9 0/7] PCI: hv: New paravirtual PCI front-end for Hyper-V VMs
 2016-01-08 21:57 UTC  (3+ messages)
` [PATCH v9 4/7] PCI: Add fwnode_handle to pci_sysdata

[PATCH] PCI: Add quirk for Lite-On IT Corp. / Plextor M6e PCI Express
 2016-01-08 21:15 UTC  (3+ messages)

[PATCH 0/2] drivers/pci: use builtin_platform_driver in renesas
 2016-01-08 20:37 UTC  (2+ messages)

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2016-01-08 20:31 UTC  (6+ messages)

[PATCH] drivers:pci Fix all whitespace issues
 2016-01-08 20:14 UTC  (5+ messages)

[PATCH] drivers/pci: Avoid iterating through memory outside the resource window
 2016-01-08 18:23 UTC  (2+ messages)

[PATCH] PCI: acpiphp_ibm: fix null dereferences on null ibm_slot
 2016-01-08 18:14 UTC  (2+ messages)

[PATCH] shpchp: constify hpc_ops structure
 2016-01-08 18:11 UTC  (2+ messages)

[PATCH 1/2] PCI: use to_pci_dev
 2016-01-08 18:08 UTC  (2+ messages)

[PATCH] PCI: provide of_pci_get_host_bridge_resources helper
 2016-01-08 16:43 UTC  (2+ messages)

[PATCH 0/2] PCI: dra7xx: Mark driver broken and remove
 2016-01-08 15:54 UTC  (3+ messages)
` [PATCH 1/2] PCI: dra7xx: Mark driver as broken
` [PATCH 2/2] PCI: dra7xx: Remove non-working driver

FW: [PATCH 4.4-rc8] pci: Make 4K config space available for non PCI-e/PCI-X devices
 2016-01-08  2:01 UTC  (2+ messages)

[PATCH] PCI: msi: fix typos in <linux/msi.h>
 2016-01-07 17:48 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 NNTP newsgroup(s).