linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-12 17:41:49 to 2021-04-19 09:13:11 UTC [more...]

[PATCH v2] PCI: Disable D3cold support on Intel XMM7360
 2021-04-19  9:12 UTC  (3+ messages)

[PATCH RESEND 0/4] Add support for HiSilicon PCIe Tune and Trace device
 2021-04-19  9:07 UTC  (7+ messages)
` [PATCH RESEND 1/4] hwtracing: Add trace function "
` [PATCH RESEND 2/4] hwtracing: Add tune "
` [PATCH RESEND 3/4] docs: Add HiSilicon PTT device driver documentation
` [PATCH RESEND 4/4] MAINTAINERS: Add maintainer for HiSilicon PTT driver

[PATCH v5 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-04-19  8:34 UTC  (8+ messages)
` [PATCH v5 1/7] dt-bindings: PCI: pci-ep: Add binding to specify virtual function
` [PATCH v5 2/7] PCI: endpoint: Add support to add virtual function in endpoint core
` [PATCH v5 3/7] PCI: endpoint: Add support to link a physical function to a virtual function
` [PATCH v5 4/7] PCI: endpoint: Add virtual function number in pci_epc ops
` [PATCH v5 5/7] PCI: cadence: Add support to configure virtual functions
` [PATCH v5 6/7] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device
` [PATCH v5 7/7] Documentation: PCI: endpoint/pci-endpoint-cfs: Guide to use SR-IOV

[PATCH] iommu: Use passthrough mode for the Intel IPUs
 2021-04-19  6:42 UTC  (2+ messages)

[PATCH v2 0/3] PCI: dwc: Visoconti: PCIe RC controller driver
 2021-04-19  6:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
` [PATCH v2 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller

[PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC
 2021-04-19  2:48 UTC  (4+ messages)

[PATCH] PCI/VPD: Use unaligned access helper in pci_vpd_write
 2021-04-18  9:19 UTC 

[PATCH 1/1] s390/pci: expose a PCI device's UID as its index
 2021-04-18  8:18 UTC  (6+ messages)

[PATCH -next] PCI: remove unused variable rdev
 2021-04-17 20:36 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: armada-37xx: Set linux,pci-domain to zero
 2021-04-17 19:42 UTC  (8+ messages)

[”PATCH” v2 0/5] Asynchronous linkdown recovery
 2021-04-17 10:51 UTC  (8+ messages)
` [”PATCH” v2 1/5] PCI: armada8k: Disable LTSSM on link down interrupts
` [”PATCH” v2 2/5] PCI: armada8k: Add link-down handle
` [”PATCH” v2 3/5] dt-bindings: pci: add system controller and MAC reset bit to Armada 7K/8K controller bindings
` [”PATCH” v2 4/5] arm64: dts: marvell: add pcie mac reset to pcie
` [”PATCH” v2 5/5] PCI: armada8k: add device reset to link-down handle

PCIe: can't set Max Payload Size to 256
 2021-04-17  9:31 UTC  (5+ messages)

[pci:pci/vpd] BUILD SUCCESS a37013bef128e02cc1a65f90d5972299254e5a32
 2021-04-17  9:25 UTC 

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-16 21:27 UTC  (3+ messages)

[PATCH] PCI/VPD: Add helper pci_get_func0_dev
 2021-04-16 21:22 UTC  (2+ messages)

[PATCH 00/20] PCI: Convert dynamic sysfs objects into static
 2021-04-16 20:58 UTC  (21+ messages)
` [PATCH 01/20] PCI: Convert dynamic "config" sysfs object "
` [PATCH 02/20] PCI: Convert dynamic "rom" "
` [PATCH 03/20] PCI: Convert dynamic "reset" "
` [PATCH 04/20] PCI/VPD: Convert dynamic "vpd" "
` [PATCH 05/20] PCI: Convert dynamic "index" and "label" sysfs objects "
` [PATCH 06/20] sysfs: Introduce BIN_ATTR_ADMIN_RO and BIN_ATTR_ADMIN_RW
` [PATCH 07/20] PCI: Convert PCI sysfs objects to use BIN_ATTR_ADMIN_RW macro
` [PATCH 08/20] PCI: Move to kstrtobool() to handle user input
` [PATCH 09/20] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
` [PATCH 10/20] PCI: Update style to be more consistent
` [PATCH 11/20] PCI: Rearrange attributes from the pci_dev_group
` [PATCH 12/20] PCI: Rearrange attributes from the pci_dev_config_attr_group
` [PATCH 13/20] PCI: Rearrange attributes from the pci_dev_rom_attr_group
` [PATCH 14/20] PCI: Rearrange attributes from the pci_dev_reset_attr_group
` [PATCH 15/20] PCI: Rearrange attributes from the pci_dev_attr_group
` [PATCH 16/20] PCI: Rearrange attributes from the pci_dev_hp_attr_group
` [PATCH 17/20] PCI: Rearrange attributes from the pci_bridge_attr_group
` [PATCH 18/20] PCI: Rearrange attributes from the pcie_dev_attr_group
` [PATCH 19/20] PCI: Rearrange attributes from the pci_bus_group
` [PATCH 20/20] PCI: Rearrange attributes from the pcibus_group

[PATCH] PCI: acpiphp: Fixed coding style
 2021-04-16 19:35 UTC  (2+ messages)

[v9,0/7] PCI: mediatek: Add new generation controller support
 2021-04-16 19:24 UTC  (6+ messages)
` [v9,2/7] PCI: Export pci_pio_to_address() for module use

[PATCH] Add support for PCIe SSD status LED management
 2021-04-16 19:20 UTC 

[PATCH 0/3] PCI/VPD: Some improvements
 2021-04-16 19:14 UTC  (2+ messages)

[PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers
 2021-04-16 19:06 UTC  (3+ messages)
` [PATCH V4] "

[PATCH] PCI: shpchp: remove unused function
 2021-04-16 16:23 UTC  (3+ messages)

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-04-16 13:54 UTC  (3+ messages)

[PATCH V3 2/2] PCI: Add MCFG quirks for Tegra194 host controllers
 2021-04-16 13:45 UTC  (2+ messages)

[PATCH 1/3] cxl/mem: Fix register block offset calculation
 2021-04-16  2:49 UTC  (10+ messages)
` [PATCH 2/3] cxl/mem: Print unknown capability IDs as hex
` [PATCH 3/3] cxl/mem: Demarcate vendor specific capability IDs
` [PATCH v2] cxl/mem: Fix register block offset calculation

[PATCH 0/7] Enumerate HDM Decoder registers
 2021-04-16  0:25 UTC  (11+ messages)
` [PATCH 4/7] cxl/mem: Get rid of @cxlm.base
` [PATCH 6/7] cxl/mem: Create a helper to setup device regs
` [PATCH 7/7] cxl: Add HDM decoder capbilities

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-15 22:11 UTC  (19+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH v2 0/8] CXL Port Enumeration
 2021-04-15 20:53 UTC  (15+ messages)
` [PATCH v2 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH v2 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH v2 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
` [PATCH v2 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root

QCA6174 pcie wifi: Add pci quirks
 2021-04-15 19:53 UTC  (6+ messages)

[PATCH V5] PCI: rcar: Add L1 link state fix into data abort hook
 2021-04-15 16:46 UTC  (2+ messages)

[PATCH] PCI: dwc: remove unused function
 2021-04-15 15:16 UTC  (3+ messages)

[PATCH v3 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-04-15 15:11 UTC  (4+ messages)
` [PATCH v3 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v3 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v3] PCI: dwc: move dw_pcie_msi_init() to dw_pcie_setup_rc()
 2021-04-15 15:09 UTC  (2+ messages)

[pci:pci/vpd] BUILD SUCCESS 3eacfbe797a7b738387bb8c6adb703322bb6a944
 2021-04-15  8:54 UTC 

[pci:next] BUILD SUCCESS e4e573c9a39080f43693c70e4efd805674ba0216
 2021-04-15  8:25 UTC 

[PATCH v2 7/8] cxl/port: Introduce cxl_port objects
 2021-04-15  5:21 UTC  (6+ messages)

[PATCH v2 1/1] PCI/VPD: Fix blocking of VPD data in lspci for QLogic 1077:2261
 2021-04-14 20:45 UTC  (2+ messages)

[PATCH -next] PCI: Use DEFINE_SPINLOCK() for spinlock
 2021-04-14 20:26 UTC  (2+ messages)

[PATCH] PCI: Add PCI_EXP_DEVCTL_PAYLOAD_* macros
 2021-04-14 20:24 UTC  (5+ messages)

[PATCH v10 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2021-04-14 19:46 UTC  (2+ messages)

[RFC PATCH v2 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-04-14 18:50 UTC  (11+ messages)
` [RFC PATCH v2 1/4] PCI: Add vendor define ID for the PCI SIG
` [RFC PATCH v2 2/4] PCI/doe: Initial support PCI Data Object Exchange
` [RFC PATCH v2 3/4] cxl/mem: Add CDAT table reading from DOE
` [RFC PATCH v2 4/4] cxl/mem: Add a debug parser for CDAT commands

[PATCH -next] PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()
 2021-04-14 16:46 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Move iATU detection earlier
 2021-04-14 16:34 UTC  (4+ messages)

[v6] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-04-14 13:23 UTC 

[”PATCH” 0/5] Asynchronous linkdown recovery
 2021-04-14 12:42 UTC  (6+ messages)
` [”PATCH” 2/5] PCI: armada8k: Add link-down handle
` [”PATCH” 3/5] dt-bindings: pci: add system controller and MAC reset bit to Armada 7K/8K controller bindings

[PATCH] cxl/mem: Add media provisioning required commands
 2021-04-14 12:36 UTC  (2+ messages)

[PATCH] cxl/mem: Clarify UAPI documentation
 2021-04-14 12:37 UTC  (2+ messages)

[PATCH v10 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-04-14  8:21 UTC  (4+ messages)
` [PATCH v10 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function

[PATCH v7] PCI: rockchip: Add Rockchip RK356X host controller driver
 2021-04-14  7:03 UTC 

qcom/ipq60xx pcie support
 2021-04-14  6:48 UTC 

[pci:next] BUILD SUCCESS 2125db52a0b9d6391f0e764e19515b7423988411
 2021-04-14  4:27 UTC 

Device driver location for the PCIe root port's DMA engine
 2021-04-13 19:05 UTC  (6+ messages)

[PATCH v6] PCI: rockchip: Add Rockchip RK356X host controller driver
 2021-04-13 18:28 UTC  (2+ messages)

[PATCH 0/1] Use of /sys/bus/pci/devices/…/index for non-SMBIOS platforms
 2021-04-13 18:22 UTC  (6+ messages)

[PATCH v2 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-04-13 16:37 UTC  (7+ messages)
` [PATCH v2 1/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v2] ALSA: hda: Continue to probe when codec probe fails
 2021-04-13 11:49 UTC  (18+ messages)
          ` [Nouveau] "

[PATCH -next] PCI: mediatek: Add missing MODULE_DEVICE_TABLE
 2021-04-13 10:48 UTC  (2+ messages)

[PATCH -next] PCI: endpoint: fix missing destroy_workqueue()
 2021-04-13 10:45 UTC  (2+ messages)

[PATCH] PCI: endpoint: remove redundant initialization of pointer dev
 2021-04-13 10:41 UTC  (2+ messages)

[PATCH] PCI: dwc: move dw_pcie_iatu_detect() after host_init callback
 2021-04-13 10:21 UTC  (3+ messages)

PCI service interrupt handlers & access to PCI config space
 2021-04-13  9:35 UTC  (9+ messages)

[rfc, PATCH v1 0/7] PCI: introduce p2sb helper
 2021-04-13  6:47 UTC  (11+ messages)
` [PATCH v1 6/7] mfd: lpc_ich: Add support for pinctrl in non-ACPI system


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).