linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-20 03:21:15 to 2021-05-26 10:14:51 UTC [more...]

[PATCH v3 0/7] Expose and manage PCI device reset
 2021-05-26 10:14 UTC  (7+ messages)
` [PATCH v3 1/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v3 2/7] PCI: Add new array for keeping track of ordering of "
` [PATCH v3 3/7] PCI: Remove reset_fn field from pci_dev
` [PATCH v3 4/7] PCI/sysfs: Allow userspace to query and set device reset mechanism
` [PATCH v3 5/7] PCI: Add support for a function level reset based on _RST method
` [PATCH v3 6/7] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-05-26 10:08 UTC  (2+ messages)

[PATCH v2] PCI: Check value of resource alignment before using __ffs
 2021-05-26  9:06 UTC  (5+ messages)

pcie-iproc-msi.c: Bug in Multi-MSI support?
 2021-05-26  7:57 UTC  (13+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc
 2021-05-26  7:44 UTC  (3+ messages)
` [PATCH 2/2] PCI: mediatek-gen3: Add support for disable dvfsrc voltage request

[PATCH] pci: add pci_dev_is_alive API
 2021-05-26  6:12 UTC  (4+ messages)

[PATCH 5/5] PCI: Support ASpeed VGA cards behind a misbehaving bridge
 2021-05-26  3:00 UTC  (6+ messages)

[PATCH] nvme-pci: Avoid to go into d3cold if device can't use npss
 2021-05-26  2:49 UTC  (5+ messages)

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-25 23:40 UTC  (2+ messages)

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-25 23:36 UTC  (2+ messages)

[PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
 2021-05-25 22:54 UTC  (3+ messages)

[BUG] rockpro64: PCI BAR reassignment broken by commit 9d57e61bf723 ("of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses")
 2021-05-25 22:36 UTC  (22+ messages)

QCA6174 pcie wifi: Add pci quirks
 2021-05-25 22:12 UTC  (2+ messages)

[PATCH v5 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-05-25 21:40 UTC  (4+ messages)
` [PATCH 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v1 4/4] PCI: brcmstb: add shutdown call to driver
 2021-05-25 21:40 UTC  (3+ messages)

[PATCH v1 3/4] PCI: brcmstb: Add panic/die handler to RC driver
 2021-05-25 21:17 UTC  (4+ messages)

[PATCH] PCI: pciehp: Ignore spurious link inactive change when off
 2021-05-25 20:17 UTC  (4+ messages)

[PATCH v1 0/4] PCI: brcmstb: Add panic handler and shutdown func
 2021-05-25 18:01 UTC  (2+ messages)

[PATCH v3 03/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-25 16:07 UTC  (5+ messages)

[PATCH RESEND v2 0/7] Expose and manage PCI device reset
 2021-05-25 16:03 UTC  (12+ messages)
` [PATCH RESEND v2 1/7] PCI: merge slot and bus reset implementations
` [PATCH RESEND v2 2/7] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH RESEND v2 3/7] PCI: Add new array for keeping track of ordering of "
` [PATCH RESEND v2 5/7] PCI/sysfs: Allow userspace to query and set device reset mechanism

[PATCH v4 1/5] PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-25 12:24 UTC  (5+ messages)
` [PATCH v4 2/5] PCI/sysfs: Use return value from dsm_label_utf16s_to_utf8s() directly
` [PATCH v4 3/5] PCI/sysfs: Fix trailing newline handling of resource_alignment_param
` [PATCH v4 4/5] PCI/sysfs: Add missing trailing newline to devspec_show()
` [PATCH v4 5/5] PCI/sysfs: Only show value when driver_override is not NULL

[pci:pci/reset] BUILD SUCCESS 411e2a43d210e98730713acf6d01dcf823ee35e3
 2021-05-25 11:51 UTC 

[pci:pci/hotplug] BUILD SUCCESS 0c82756a8d2ee6c2618466f8de82a5ee8c3c7427
 2021-05-25 11:04 UTC 

[PATCH v3 01/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-25 10:29 UTC  (6+ messages)
` [PATCH v3 12/14] PCI: Fix trailing newline handling of resource_alignment_param

[PATCH v4 0/5] PCI Data Object Exchange support + CXL CDAT
 2021-05-25 10:26 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: Add vendor ID for the PCI SIG
` [PATCH v4 2/5] PCI/DOE: Add Data Object Exchange support
` [PATCH v4 3/5] cxl/mem: Add CDAT table reading from DOE
` [PATCH v4 4/5] DONOTMERGE: PCI/DOE: Add per DOE chrdev for ioctl based access
` [PATCH v4 5/5] DONOTMERGE: PCI/DOE: Add userspace example program to tools/pci

[PATCH v7 00/15] Restricted DMA
 2021-05-25  3:08 UTC  (16+ messages)
` [PATCH v7 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v7 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v7 05/15] swiotlb: Add a new get_io_tlb_mem getter

[v6] PCI: Add reset quirk for Huawei Intelligent NIC virtual function
 2021-05-24 23:43 UTC  (2+ messages)

[PATCH v2] PCI: merge slot and bus reset implementations
 2021-05-24 22:31 UTC  (2+ messages)

[RFC PATCH 0/3] mwifiex: Add quirks for MS Surface devices
 2021-05-24 20:27 UTC  (7+ messages)
` [RFC PATCH 1/3] mwifiex: pcie: add DMI-based quirk implementation for "
` [RFC PATCH 2/3] mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
` [RFC PATCH 3/3] mwifiex: pcie: add reset_wsid quirk for Surface 3

[PATCH v3 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-05-24 18:58 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v3 2/3] PCI: Visconti: Add Toshiba Visconti PCIe host controller driver
` [PATCH v3 3/3] MAINTAINERS: Add entries for Toshiba Visconti PCIe controller

[PATCH] Add support for PCIe SSD status LED management
 2021-05-24 18:56 UTC  (3+ messages)

[PATCH v4 1/2] driver core: Move the "removable" attribute from USB to core
 2021-05-24 17:25 UTC  (4+ messages)

[PATCH v5 1/2] driver core: Move the "removable" attribute from USB to core
 2021-05-24 17:18 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: Add sysfs "removable" attribute

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-24 15:14 UTC  (5+ messages)
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT

[PATCH v9 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-05-24 12:18 UTC  (6+ messages)
` [PATCH v9 2/2] "

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-24  6:59 UTC  (9+ messages)
        ` [PATCH v2] PCI: don't call firmware hooks on suspend unless it's fw-controlled

[PATCH 0/2] Apple M1 PCIe DT bindings
 2021-05-22 13:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH 0/4 v3] IXP4xx PCI rework
 2021-05-22  9:51 UTC  (3+ messages)
` [PATCH 4/4 v3] PCI: ixp4xx: Add a new driver for IXP4xx

[PATCH V2 0/2] lspci: Decode VF 10-Bit Tag Requester
 2021-05-22  9:43 UTC  (2+ messages)

[PATCH] pci: Add ACS quirk for Broadcom NIC
 2021-05-22  1:13 UTC 

[PATCH 0/3] Add support for RAS DES feature in PCIe DW controller
 2021-05-21 23:31 UTC  (6+ messages)
  ` [PATCH 2/3] PCI: debugfs: Add support for RAS framework in DWC
  ` [PATCH 1/3] PCI: dwc: Add support for vendor specific capability search

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-21 21:48 UTC  (15+ messages)
              ` [PATCH] genirq: Provide new interfaces for affinity hints

[PATCH v4 2/2] PCI: Add sysfs "removable" attribute
 2021-05-21 20:57 UTC  (2+ messages)

[PATCH 3/3] PCI: dwc: Create debugfs files in DWC driver
 2021-05-21 20:04 UTC  (2+ messages)

[PATCH v4] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-21 19:03 UTC  (2+ messages)

[PATCH V2] PCI: tegra: Fix building Tegra194 PCIe driver
 2021-05-21 13:11 UTC  (4+ messages)

[PATCH -next] PCI: rcar: Fix PM reference leak in rcar_pcie_ep_probe()
 2021-05-21 13:05 UTC 

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-05-21 10:23 UTC  (4+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-21  9:57 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-21  7:13 UTC  (4+ messages)
    ` [Intel-gfx] "

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-21  5:47 UTC  (10+ messages)

[PATCH 4/7] cxl/mem: Get rid of @cxlm.base
 2021-05-20 21:29 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v3] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20 14:00 UTC  (2+ messages)

[PATCH -next] PCI: tegra: Fix build warnings when CONFIG_PCIEASPM is not set
 2021-05-20 13:50 UTC  (2+ messages)

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-20 11:58 UTC  (3+ messages)

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-20 10:15 UTC  (3+ messages)

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-20  8:22 UTC  (19+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH v7 03/16] drm/amdkfd: Split kfd suspend from device exit
 2021-05-20  3:58 UTC  (4+ messages)
` [PATCH] drm/amdgpu: Add early fini callback

[PATCH v4 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-05-20  3:31 UTC  (7+ messages)
` [PATCH v4 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v4 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH v2] iommu/of: Fix pci_request_acs() before enumerating PCI devices
 2021-05-20  3:29 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).