Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-26 17:24:24 to 2021-07-30 05:06:30 UTC [more...]

[PATCH v3 0/2] Allow deferred execution of iomem_get_mapping()
 2021-07-30  5:06 UTC  (4+ messages)
` [PATCH v3 1/2] sysfs: Invoke iomem_get_mapping() from the sysfs open callback
` [PATCH v3 2/2] sysfs: Rename struct bin_attribute member to f_mapping

[pci:pci/vpd 4/8] drivers/pci/vpd.c:84:4: warning: Value stored to 'tag' is never read [clang-analyzer-deadcode.DeadStores]
 2021-07-30  3:37 UTC 

[PATCH 0/6] Add IMX8M Mini PCI support
 2021-07-30  1:27 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: imx8mm: add PCIe support

[PATCH] x86/pci: Add missing forward declaration for pci_numachip_init()
 2021-07-29 23:40 UTC 

[PATCH 1/2] PCI: syscall: Set the ~0 value on access failure
 2021-07-29 23:37 UTC  (2+ messages)
` [PATCH 2/2] PCI: syscall: Change type of err variable from long to int

[patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-29 21:51 UTC  (20+ messages)
` [patch V2 01/19] PCI/MSI: Enable and mask MSI-X early
` [patch V2 02/19] PCI/MSI: Mask all unused MSI-X entries
` [patch V2 03/19] PCI/MSI: Enforce that MSI-X table entry is masked for update
` [patch V2 04/19] PCI/MSI: Enforce MSI[X] entry updates to be visible
` [patch V2 05/19] PCI/MSI: Do not set invalid bits in MSI mask
` [patch V2 06/19] PCI/MSI: Correct misleading comments
` [patch V2 07/19] PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
` [patch V2 08/19] PCI/MSI: Protect msi_desc::masked for multi-MSI
` [patch V2 09/19] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
` [patch V2 10/19] x86/ioapic: Force affinity setup before startup
` [patch V2 11/19] x86/msi: "
` [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown
` [patch V2 13/19] PCI/MSI: Simplify msi_verify_entries()
` [patch V2 14/19] PCI/MSI: Rename msi_desc::masked
` [patch V2 15/19] PCI/MSI: Consolidate error handling in msi_capability_init()
` [patch V2 16/19] PCI/MSI: Deobfuscate virtual MSI-X
` [patch V2 17/19] PCI/MSI: Cleanup msi_mask()
` [patch V2 18/19] PCI/MSI: Provide a new set of mask and unmask functions
` [patch V2 19/19] PCI/MSI: Use new mask/unmask functions

[PATCH 3/6] PCI: imx6: add IMX8MM support
 2021-07-29 22:29 UTC  (2+ messages)

[PATCH 0/3] PCI: qcom: Add sc8180x support
 2021-07-29 22:27 UTC  (5+ messages)
` [PATCH 1/3] PCI: qcom: Introduce enable/disable resource ops
` [PATCH 3/3] PCI: qcom: Add sc8180x compatible

[PATCH] PCI: Add ACS quirk for NXP LX2160A and LX2162A
 2021-07-29 21:41 UTC  (2+ messages)

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-07-29 21:34 UTC  (7+ messages)

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-07-29 20:37 UTC  (6+ messages)
` [PATCH v1 1/5] PCI: Simplify pci_device_remove()
` [PATCH v1 2/5] PCI: Drop useless check from pci_device_probe()
` [PATCH v1 3/5] PCI: Provide wrapper to access a pci_dev's bound driver
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v1 5/5] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
 2021-07-29 19:03 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH 2/5] dt-bindings: PCI: kirin: convert kirin-pcie.txt to yaml
` [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970

[PATCH v2 0/6] PCI/VPD: pci_vpd_size() cleanups
 2021-07-29 18:42 UTC  (7+ messages)
` [PATCH v2 1/6] PCI/VPD: Correct diagnostic for VPD read failure
` [PATCH v2 2/6] PCI/VPD: Check Resource Item Names against those valid for type
` [PATCH v2 3/6] PCI/VPD: Treat initial 0xff as missing EEPROM
` [PATCH v2 4/6] PCI/VPD: Reject resource tags with invalid size
` [PATCH v2 5/6] PCI/VPD: Don't check Large Resource Item Names for validity
` [PATCH v2 6/6] PCI/VPD: Allow access to valid parts of VPD if some is invalid

[PATCH 3/5] PCI/VPD: Consolidate missing EEPROM checks
 2021-07-29 18:31 UTC  (4+ messages)

[PATCH v1 0/2] PCI: PM: Fix handling of device that can only signal PME from D3cold
 2021-07-29 15:54 UTC  (5+ messages)
` [PATCH v1 1/2] PCI: PM: Add special case handling for PCIe device wakeup
  ` [PATCH v1.1 1/2] PCI: PM: Avoid forcing PCI_D0 for wakeup reasons inconsistently
` [PATCH v1 2/2] PCI: PM: Enable PME if it can be signaled from D3cold

[Bug 213873] New: Hotplug ethernet cable to runtime suspended Realtek NIC doesn't raise PCIe PME IRQ on Intel ADL
 2021-07-29 14:50 UTC  (2+ messages)

[PATCH v2] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-29 13:44 UTC  (3+ messages)

[pci:pci/vpd] BUILD SUCCESS e916dfbb77159d11ca4b1819c1aec3b59c3e40ab
 2021-07-29 12:56 UTC 

Query on ASPM driver design
 2021-07-29  2:35 UTC  (6+ messages)

[PATCH v2] PCI: DWC: meson: add 256 bytes MRRS quirk
 2021-07-29  2:21 UTC  (5+ messages)

[PATCH 4/5] PCI/VPD: Don't check Large Resource types for validity
 2021-07-28 23:46 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Issue secondary bus reset and vmd domain window reset
 2021-07-28 23:37 UTC  (3+ messages)

[PATCH] PCI: Make pci_cap_saved_state private to core
 2021-07-28 23:14 UTC 

[PATCH v8 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER
 2021-07-28 22:35 UTC  (12+ messages)

[PATCH v10 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
 2021-07-28 22:16 UTC  (7+ messages)

[PATCH v2] PCI/AER: Change to use helper pcie_aer_is_native() in some places
 2021-07-28 22:08 UTC  (2+ messages)

[PATCH v10 2/8] PCI: Add new array for keeping track of ordering of reset methods
 2021-07-28 22:01 UTC  (9+ messages)

[PATCH v10 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-07-28 20:18 UTC  (9+ messages)

[PATCH v10 8/8] PCI: Change the type of probe argument in reset functions
 2021-07-28 17:55 UTC  (4+ messages)

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-07-28 17:26 UTC  (21+ messages)
` [PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
` [PATCH 12/12] vfio/pci: Introduce vfio_pci_core.ko

[PATCH v12 0/8] PCI: Expose and manage PCI device reset
 2021-07-28 17:24 UTC  (2+ messages)

[PATCH v1 1/1] PCI: keystone: Use device_get_match_data()
 2021-07-28 16:03 UTC  (3+ messages)

[patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-28 10:40 UTC  (9+ messages)
` [patch 2/8] PCI/MSI: Mask all unused MSI-X entries
` [patch 6/8] genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP

[PATCH v2] PCI/DPC: Check host->native_dpc before enable dpc service
 2021-07-28  9:22 UTC  (3+ messages)

RFC: Plumbers microconf topic: PCI DOE and related
 2021-07-28  8:56 UTC  (3+ messages)

[PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-07-28  8:09 UTC  (3+ messages)
` [PATCH v8 1/2] docs: perf: Add description for HiSilicon PCIe PMU driver
` [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU

[PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-07-28  2:05 UTC  (5+ messages)
` [PATCH 1/2] PCI: endpoint: pci-epf-test: register notifier if only core_init_notifier is enabled
` [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller

[PATCH v10 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
 2021-07-27 23:50 UTC  (3+ messages)

[patch 0/8] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-07-27 20:38 UTC  (2+ messages)

[patch 1/8] PCI/MSI: Enable and mask MSIX early
 2021-07-27 20:33 UTC  (2+ messages)

[PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
 2021-07-27 17:08 UTC  (4+ messages)

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-07-27 16:26 UTC  (6+ messages)
` [PATCH v10 2/2] "

[PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
 2021-07-27 16:16 UTC  (6+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-07-27 16:14 UTC  (11+ messages)
` [PATCH v6 1/8] PCI: Introduce domain_nr in pci_host_bridge
` [PATCH v6 2/8] PCI: Support populating MSI domains of root buses via bridges
` [PATCH v6 3/8] arm64: PCI: Restructure pcibios_root_bridge_prepare()
` [PATCH v6 4/8] arm64: PCI: Support root bridge preparation for Hyper-V
` [PATCH v6 5/8] PCI: hv: Generify PCI probing
` [PATCH v6 6/8] PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
` [PATCH v6 7/8] PCI: hv: Set up MSI domain at bridge "
` [PATCH v6 8/8] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-07-27 15:41 UTC  (10+ messages)
` [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support

aarch64 efi boot failures with qemu 6.0+
 2021-07-27 14:25 UTC  (3+ messages)

[RFT][PATCH] PCI: PM: Add special case handling for PCIe device wakeup
 2021-07-27 13:18 UTC  (3+ messages)

[PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
 2021-07-27  9:32 UTC  (3+ messages)

[PATCH v5 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip
 2021-07-27  6:47 UTC  (2+ messages)

[pci:pci/enumeration] BUILD SUCCESS b12d93e9958e028856cbcb061b6e64728ca07755
 2021-07-27  5:46 UTC 

[pci:next] BUILD SUCCESS 08463f5ad501ba0573ecf4b0be3dc25690e04868
 2021-07-27  5:16 UTC 

[PATCH next-queue v6 0/4] igc: Add support for PCIe PTM
 2021-07-27  3:36 UTC  (5+ messages)
` [PATCH next-queue v6 1/4] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v6 2/4] PCI: Add pcie_ptm_enabled()
` [PATCH next-queue v6 3/4] igc: Enable PCIe PTM
` [PATCH next-queue v6 4/4] igc: Add support for PTP getcrosststamp()

[PATCH v3 0/2] Apple M1 PCIe DT bindings
 2021-07-26 23:18 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie

[PATCH v2] PCI/ASPM: Disable ASPM when save/restore PCI state
 2021-07-26 22:03 UTC  (2+ messages)

[PATCH 2/2] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-07-26 21:13 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 read-only IMAP folder(s) and NNTP newsgroup(s).