linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-15 02:53:34 to 2016-11-21 21:45:59 UTC [more...]

[PATCH v2 0/9] PCI: Tidy up messages
 2016-11-21 21:45 UTC  (7+ messages)
` [PATCH v2 1/9] PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors
` [PATCH v2 2/9] PCI/PME: Log PME IRQ when claiming Root Port
` [PATCH v2 3/9] PCI/AER: Remove unused version macros
` [PATCH v2 4/9] PCI/AER: Log errors with PCI device, not PCIe service device
` [PATCH v2 5/9] PCI/AER: Log AER IRQ when claiming Root Port
` [PATCH v2 6/9] PCI: Remove service driver load/unload messages

[PATCH 0/2] Add device-specific VPD timeout
 2016-11-21 21:10 UTC  (3+ messages)
` [PATCH 1/2] PCI: Add pci_set_vpd_timeout() to set VPD access timeout
` [PATCH 2/2] cxl: Set VPD timeout to avoid access failures

Enabling peer to peer device transactions for PCIe devices
 2016-11-21 20:36 UTC 

[PATCH] PCI: Add information about describing PCI in ACPI
 2016-11-21 20:10 UTC  (9+ messages)

[PATCH 1/2] pci: export pcie_find_root_port
 2016-11-21 16:53 UTC  (9+ messages)
` [PATCH 2/2] pci: Don't set RCB bit in LNKCTL if the upstream bridge hasn't

[PATCH V5 0/3] ARM64 LPC: legacy ISA I/O support
 2016-11-21 12:58 UTC  (26+ messages)
` [PATCH V5 1/3] ARM64 LPC: Indirect ISA port IO introduced
` [PATCH V5 2/3] ARM64 LPC: Add missing range exception for special ISA
` [PATCH V5 3/3] ARM64 LPC: LPC driver implementation on Hip06

[PATCH v9 0/8] thunderbolt: Introducing Thunderbolt(TM) Networking
 2016-11-21 12:22 UTC  (9+ messages)

[PATCH v9 00/16] ACPI IORT ARM SMMU support
 2016-11-21 10:01 UTC  (17+ messages)
` [PATCH v9 01/16] drivers: acpi: add FWNODE_ACPI_STATIC fwnode type
` [PATCH v9 02/16] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v9 03/16] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v9 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v9 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
` [PATCH v9 06/16] drivers: iommu: arm-smmu-v3: "
` [PATCH v9 07/16] drivers: acpi: implement acpi_dma_configure
` [PATCH v9 08/16] drivers: acpi: iort: add node match function
` [PATCH v9 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v9 10/16] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v9 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v9 12/16] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [PATCH v9 13/16] drivers: iommu: arm-smmu: add IORT configuration
` [PATCH v9 14/16] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v9 15/16] drivers: acpi: iort: add single mapping function
` [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH V5 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-21  9:09 UTC  (7+ messages)
` [PATCH V5 1/2] PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
` [PATCH V5 2/2] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH v3 0/5] Unmarking Mellanox devices with broken INTx masking
 2016-11-20  7:14 UTC  (10+ messages)
` [PATCH v3 1/5] PCI: Add Mellanox device IDs
` [PATCH v3 2/5] net/mlx4_core: Use device ID defines
` [PATCH v3 3/5] PCI: Convert broken INTx masking quirks from HEADER to FINAL
` [PATCH v3 4/5] PCI: Convert Mellanox broken INTx quirks to be for listed devices only
` [PATCH v3 5/5] PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+

[PATCH] PCI Hotplug: cpqphp: Add missing call to pci_disable_device
 2016-11-19 17:41 UTC 

[PATCH 0/3] Fix improper handling of pcie hotplug events
 2016-11-19  8:32 UTC  (4+ messages)
` [PATCH 1/3] pciehp: Prioritize data-link event over presence detect
` [PATCH 2/3] pciehp: Fix led status when enabling already enabled slot
` [PATCH 3/3] pciehp: Fix race condition handling surprise link-down

[PATCHv4 next 0/3] Limiting pci access
 2016-11-18 23:25 UTC  (2+ messages)

[PATCH] PCI: create revision file in sysfs
 2016-11-18 19:06 UTC  (17+ messages)
` [PATCH v3] "

[PATCH v8 00/16] ACPI IORT ARM SMMU support
 2016-11-18 18:03 UTC  (27+ messages)
` [PATCH v8 01/16] drivers: acpi: add FWNODE_ACPI_STATIC fwnode type
` [PATCH v8 02/16] drivers: acpi: iort: introduce linker section for IORT entries probing
` [PATCH v8 03/16] drivers: acpi: iort: add support for IOMMU fwnode registration
` [PATCH v8 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v8 05/16] drivers: iommu: arm-smmu: convert struct device of_node to fwnode usage
` [PATCH v8 06/16] drivers: iommu: arm-smmu-v3: "
` [PATCH v8 07/16] drivers: acpi: implement acpi_dma_configure
` [PATCH v8 08/16] drivers: acpi: iort: add node match function
` [PATCH v8 09/16] drivers: acpi: iort: add support for ARM SMMU platform devices creation
` [PATCH v8 10/16] drivers: iommu: arm-smmu-v3: split probe functions into DT/generic portions
` [PATCH v8 11/16] drivers: iommu: arm-smmu-v3: add IORT configuration
` [PATCH v8 12/16] drivers: iommu: arm-smmu: split probe functions into DT/generic portions
` [PATCH v8 13/16] drivers: iommu: arm-smmu: add IORT configuration
` [PATCH v8 14/16] drivers: acpi: iort: replace rid map type with type mask
` [PATCH v8 15/16] drivers: acpi: iort: add single mapping function
` [PATCH v8 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[PATCH 0/4] PCI: Tidy up messages
 2016-11-18 14:45 UTC  (9+ messages)
` [PATCH 1/4] PCI: Remove service driver load/unload messages
` [PATCH 2/4] PCI: hotplug: Remove hotplug core message
` [PATCH 3/4] PCI: pciehp: Remove loading message
` [PATCH 4/4] PCI: Expand "VPD access disabled" quirk message

[PATCH v5] PCI: qcom: add support to msm8996 PCIE controller
 2016-11-18 14:35 UTC  (4+ messages)

[PATCH v2 0/9] PCIe port PM: high gloss polish & hotplug support
 2016-11-18 14:03 UTC  (4+ messages)

[PATCH] PCI/ASPM: Don't retrain link if ASPM not possible
 2016-11-17 22:25 UTC 

[PATCH v1 0/3] Unmarking Mellanox devices with broken INTx masking
 2016-11-17 20:32 UTC  (9+ messages)
` [PATCH v1 1/3] PCI: Use FINAL fixup to mark "
` [PATCH v1 2/3] PCI: Convert Mellanox quirks to be for listed devices only
` [PATCH v1 3/3] PCI: Add checks to mellanox_check_broken_intx_masking

[PATCH 07/20] pci/xgene-msi: Convert to hotplug state machine
 2016-11-17 18:35 UTC  (2+ messages)
` [PATCH 20/20] x86/pci/amd-bus: "

[PATCH 1/2] pci: pcie-designware: Change Maintenance
 2016-11-17 14:58 UTC  (4+ messages)
` [PATCH 2/2] pci: pcie-designware-plat: updated author email

[PATCH V4 0/2] Add ACPI support for HiSilicon SoCs Host Controllers
 2016-11-17 11:29 UTC  (13+ messages)
` [PATCH V4 1/2] PCI: hisi: Add ECAM support for devices that are not RC
` [PATCH V4 2/2] PCI/ACPI: hisi: Add ACPI support for HiSilicon SoCs Host Controllers

[PATCH v5] PCI: qcom: add support to msm8996 PCIe controller
 2016-11-17 11:12 UTC 

[pci:pci/virtualization 3/3] drivers/pci/quirks.c:3243:22: error: 'PCI_DEVICE_ID_MELLANOX_CONNECTIB' undeclared
 2016-11-17  0:03 UTC 

[pci:pci/virtualization 3/3] drivers/pci/quirks.c:3243:2: note: in expansion of macro 'if'
 2016-11-17  0:00 UTC 

[PATCH 0/3] PCI: hv: clean-up and 2 fixes to the hot-remove case
 2016-11-16 22:48 UTC  (2+ messages)

[PATCH 0/4] PCI: designware/dra7xx: misc fixes and cleanups
 2016-11-16 16:44 UTC  (6+ messages)
` [PATCH 3/4] PCI: dra7xx: Add support to force RC to work in GEN1 mode

[PATCH v4 0/3] PCI: qcom: Add support to msm8996 pcie controller
 2016-11-16 16:33 UTC  (13+ messages)
` [PATCH v4 1/3] bus: simple-pm: add support to pm clocks
` [PATCH v4 2/3] PCI: qcom: add support to msm8996 PCIE controller

[PATCH v6 0/4] pcie-designware: add iATU unroll feature
 2016-11-16 16:15 UTC  (5+ messages)
` [PATCH v6 4/4] PCI: designware: Add iATU Unroll feature

[PATCH v7 00/16] ACPI IORT ARM SMMU support
 2016-11-16 13:28 UTC  (21+ messages)
` [PATCH v7 04/16] drivers: iommu: make of_iommu_set/get_ops() DT agnostic
` [PATCH v7 07/16] drivers: acpi: implement acpi_dma_configure
` [PATCH v7 16/16] drivers: acpi: iort: introduce iort_iommu_configure

[RESEND PATCH 1/2] PCI: rockchip: cleanup bit definition for PCIE_RC_CONFIG_LCS
 2016-11-16  0:52 UTC  (4+ messages)
` [RESEND PATCH 2/2] PCI: rockchip: Add quirk to disable RC's ASPM L0s

PCI: Don't attempt to claim shadow copies of ROM
 2016-11-15 14:50 UTC  (2+ messages)

[PATCH V1 0/2] Add support for ThunderX SoCs ACPI Host Controllers
 2016-11-15  9:14 UTC  (3+ messages)
` [PATCH V1 1/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass2.x silicon version
` [PATCH V1 2/2] PCI: thunder: Enable ACPI PCI controller for ThunderX pass1.x "

[PATCH 0/4] Cover letter
 2016-11-15  6:11 UTC  (5+ messages)
` [PATCH 3/4] PCI: Add checks to mellanox_check_broken_intx_masking

[PATCH v2 00/12] Additional iProc PCIe host support/fixes
 2016-11-15  3:39 UTC  (4+ messages)
` [PATCH v2 04/12] PCI: iproc: Fix exception with multi-function devices

[RFC PATCH v7 0/3] PCI: Introduce a way to enforce all MMIO BARs not to share PAGE_SIZE
 2016-11-15  2:53 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).