linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-02 16:04:37 to 2021-08-05 03:55:54 UTC [more...]

[PATCH v14 0/9] PCI: Expose and manage PCI device reset
 2021-08-05  3:55 UTC  (12+ messages)
` [PATCH v14 1/9] PCI: Cache PCIe FLR capability
` [PATCH v14 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v14 3/9] PCI: Add new array for keeping track of ordering of "
` [PATCH v14 4/9] PCI: Remove reset_fn field from pci_dev
` [PATCH v14 5/9] PCI: Allow userspace to query and set device reset mechanism
` [PATCH v14 6/9] PCI: Define a function to set ACPI_COMPANION in pci_dev
` [PATCH v14 7/9] PCI: Setup ACPI fwnode early and at the same time with OF
` [PATCH v14 8/9] PCI: Add support for ACPI _RST reset method
` [PATCH v14 9/9] PCI: Change the type of probe argument in reset functions

[PATCH v4 00/15] Add TDX Guest Support (shared-mm support)
 2021-08-05  0:52 UTC  (16+ messages)
` [PATCH v4 01/15] x86/mm: Move force_dma_unencrypted() to common code
` [PATCH v4 02/15] x86/tdx: Exclude Shared bit from physical_mask
` [PATCH v4 03/15] x86/tdx: Make pages shared in ioremap()
` [PATCH v4 04/15] x86/tdx: Add helper to do MapGPA hypercall
` [PATCH v4 05/15] x86/tdx: Make DMA pages shared
` [PATCH v4 06/15] x86/kvm: Use bounce buffers for TD guest
` [PATCH v4 07/15] x86/tdx: ioapic: Add shared bit for IOAPIC base address
` [PATCH v4 08/15] x86/tdx: Enable shared memory protected guest flags for TDX guest
` [PATCH v4 09/15] pci: Consolidate pci_iomap* and pci_iomap*wc
` [PATCH v4 10/15] asm/io.h: Add ioremap_shared fallback
` [PATCH v4 11/15] pci: Add pci_iomap_shared{,_range}
` [PATCH v4 12/15] pci: Mark MSI data shared
` [PATCH v4 13/15] virtio: Use shared mappings for virtio PCI devices
` [PATCH v4 14/15] x86/tdx: Implement ioremap_shared for x86
` [PATCH v4 15/15] x86/tdx: Add cmdline option to force use of ioremap_shared

[PATCH V7 0/9] PCI: Enable 10-Bit tag support for PCIe devices
 2021-08-05  0:05 UTC  (18+ messages)
` [PATCH V7 1/9] PCI: Use cached Device Capabilities Register
` [PATCH V7 2/9] PCI: Use cached Device Capabilities 2 Register
` [PATCH V7 3/9] PCI: Add 10-Bit Tag register definitions
` [PATCH V7 4/9] PCI: Enable 10-Bit Tag support for PCIe Endpoint devices
` [PATCH V7 5/9] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V7 6/9] PCI: Enable 10-Bit Tag support for PCIe RP devices
` [PATCH V7 7/9] PCI/sysfs: Add a 10-Bit Tag sysfs file
` [PATCH V7 8/9] PCI/IOV: Add 10-Bit Tag sysfs files for VF devices
` [PATCH V7 9/9] PCI/P2PDMA: Add a 10-Bit Tag check in P2PDMA

[PATCH] PCI: Fix general code style
 2021-08-04 22:28 UTC 

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-04 20:34 UTC  (2+ messages)

[PATCH] pci: probe: Fixed code style
 2021-08-04 18:51 UTC  (3+ messages)

[PATCH v3 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-04 16:28 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v3 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
` [PATCH v3 3/4] dt-bindings: PCI: kirin: Add support for Kirin970

[RFC PATCH 0/4] PCI/CMA and SPDM library
 2021-08-04 16:18 UTC  (5+ messages)
` [RFC PATCH 1/4] lib/asn1_encoder: Add a function to encode many byte integer values
` [RFC PATCH 2/4] spdm: Introduce a library for DMTF SPDM
` [RFC PATCH 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
` [RFC PATCH 4/4] cxl/pci: Add really basic CMA authentication support

[PATCH v9 00/11] Add support for Hikey 970 PCIe
 2021-08-04 16:03 UTC  (11+ messages)
` [PATCH v9 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v9 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v9 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v9 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v9 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v9 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v9 08/11] PCI: kirin: Allow building it as a module
` [PATCH v9 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v9 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v9 11/11] PCI: kirin: Allow removing the driver

[PATCH 00/12] Introduce vfio_pci_core subsystem
 2021-08-04 15:27 UTC  (3+ messages)

[PATCH v2 0/3] PCI: Add legacy interrupt support in pci-j721e
 2021-08-04 15:13 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: ti,j721e: Add bindings to specify legacy interrupts
` [PATCH v2 2/3] PCI: j721e: Add PCI legacy interrupt support for J721E
` [PATCH v2 3/3] PCI: j721e: Add PCI legacy interrupt support for J7200

[PATCH v4 0/4] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-04 14:23 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: PCI: kirin: Fix compatible string
` [PATCH v4 2/4] dt-bindings: PCI: kirin: Convert kirin-pcie.txt to yaml
` [PATCH v4 3/4] dt-bindings: PCI: kirin: Add support for Kirin970

[PATCH v2 0/6] PCI: Add support for J7200 and AM64
 2021-08-04 14:02 UTC  (12+ messages)
` [PATCH v2 1/6] PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of bool
` [PATCH v2 2/6] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH v2 3/6] PCI: j721e: Add PCIe support for J7200
` [PATCH v2 4/6] PCI: j721e: Add PCIe support for AM64
` [PATCH v2 5/6] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH v2 6/6] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[PATCH next-queue v6 0/4] igc: Add support for PCIe PTM
 2021-08-04 12:59 UTC  (5+ messages)
` [PATCH next-queue v6 3/4] igc: Enable "
  ` [Intel-wired-lan] "
` [PATCH next-queue v6 4/4] igc: Add support for PTP getcrosststamp()
  ` [Intel-wired-lan] "

[pci:pci/enumeration] BUILD SUCCESS d6b1715999fc2e215d35f581fb7471bc9c6f16e9
 2021-08-04 12:27 UTC 

[pci:pci/virtualization] BUILD SUCCESS f8bd7c48ecb0e94d2b2cf1b21385ba27f0cd15d9
 2021-08-04 12:00 UTC 

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-08-04 11:55 UTC  (7+ messages)
` [PATCH 3/7] PCI: imx6: Rework PHY search and mapping

[PATCH V3 0/5] Update pcie-tegra194 driver
 2021-08-04 11:29 UTC  (2+ messages)

[PATCH 1/2] PCI: of: Don't fail devm_pci_alloc_host_bridge() on missing 'ranges'
 2021-08-04 11:23 UTC  (6+ messages)
` [PATCH 2/2] PCI: iproc: Fix BCMA probe resource handling

[PATCH V6] PCI: rcar: Add L1 link state fix into data abort hook
 2021-08-04 11:06 UTC  (3+ messages)

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

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-08-04  8:52 UTC  (10+ messages)

[PATCH v8 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-08-04  7:29 UTC  (4+ messages)
` [PATCH v8 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v3] PCI: Add ACS quirk for NXP LX2XX0 and LX2XX2 platforms
 2021-08-04  6:04 UTC  (3+ messages)

[PATCH v5 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip
 2021-08-04  1:33 UTC  (2+ messages)

[PATCH] PCI/ACS: Enforce pci=noats with Transaction Blocking
 2021-08-03 23:28 UTC  (3+ messages)

[PATCH] PCI: Always initialize dev in pciconfig_read
 2021-08-03 23:09 UTC  (3+ messages)

[PATCH v11 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-08-03 22:18 UTC  (4+ messages)
` [PATCH v11 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node

PCI DT regressions affecting Northstar (iproc driver)
 2021-08-03 22:00 UTC  (2+ messages)

[PATCH v2] PCI: Make saved capability state private to core
 2021-08-03 18:59 UTC  (2+ messages)

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-03 17:14 UTC  (3+ messages)
` [PATCH v6 8/8] PCI: hv: Turn on the "

[PATCH v2 0/9] PCI/VGA: Rework default VGA device selection
 2021-08-03 17:06 UTC  (2+ messages)

[PATCH 0/2] PCI: endpoint: Fix core_init_notifier feature
 2021-08-03 16:08 UTC  (3+ messages)
` [PATCH 2/2] PCI: designware-ep: Fix the access to DBI/iATU registers before enabling controller

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-03 14:46 UTC  (12+ messages)
` [PATCH v2 1/6] PCI: Simplify pci_device_remove()
` [PATCH v2 2/6] PCI: Drop useless check from pci_device_probe()
` [PATCH v2 3/6] xen/pci: Drop some checks that are always true
` [PATCH v2 4/6] PCI: Provide wrapper to access a pci_dev's bound driver
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

[pci:pci/irq] BUILD SUCCESS d21faba11693c10072ce3b96b696445175f49be2
 2021-08-03 14:00 UTC 

[pci:wip/bjorn-misc-v5.14] BUILD SUCCESS 3238832f0d50f39cd0468366859e51f20c85c65c
 2021-08-03 14:00 UTC 

[pci:next] BUILD SUCCESS c96f2f89c583189cdff48884e7dc65a2a4e2b3ce
 2021-08-03 14:00 UTC 

[PATCH v13 0/9] PCI: Expose and manage PCI device reset
 2021-08-03 13:45 UTC  (5+ messages)
` [PATCH v13 5/9] PCI: Allow userspace to query and set device reset mechanism

[patch V2 00/19] PCI/MSI, x86: Cure a couple of inconsistencies
 2021-08-03 12:48 UTC  (3+ messages)
` [patch V2 12/19] s390/pci: Do not mask MSI[-X] entries on teardown

[PATCH] PCI: asm-generic/pci_iomap: Correct wrong comment for #endif
 2021-08-03 12:30 UTC 

[PATCH 0/4] Add support for AMD USB4 and bug fixes
 2021-08-03 12:29 UTC  (14+ messages)
` [PATCH 1/4] PCI: Add AMD USB4 host router device IDs
` [PATCH 2/4] thunderbolt: Handle INTR when Disable ISR auto clear bit set
` [PATCH 3/4] thunderbolt: Fix adapter init handling during switch add

[PATCH v2] tools: PCI: Zero-initialize param
 2021-08-03 11:48 UTC  (3+ messages)

[PATCH v1 1/1] x86/PCI: Introduce pcibios_is_irq_managed() helper
 2021-08-03 10:19 UTC  (3+ messages)

[PATCH v2 0/3] iommu: Enable non-strict DMA on QCom SD/MMC
 2021-08-03  8:19 UTC  (11+ messages)

[PATCH v2] PCI: Add ACS quirk for NXP LX2160 and LX2162 C/E/N platforms
 2021-08-03  5:58 UTC  (3+ messages)

[PATCH v7 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-08-03  5:27 UTC  (2+ messages)

[PATCH v13 2/9] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
 2021-08-03  4:49 UTC  (3+ messages)

[PATCH 0/5] DT schema changes for HiKey970 PCIe hardware to work
 2021-08-03  4:33 UTC  (6+ messages)
` [PATCH 3/5] dt-bindings: PCI: kirin: Add support for Kirin970

[PATCH v7 00/10] Add support for Hikey 970 PCIe
 2021-08-03  4:25 UTC  (6+ messages)
` [PATCH v7 08/10] arm64: dts: HiSilicon: Add support for HiKey 970 PCIe controller hardware

[PATCH v6 0/8] PCI: hv: Support host bridge probing on ARM64
 2021-08-02 23:05 UTC  (2+ messages)

[PATCH v13 9/9] PCI: Change the type of probe argument in reset functions
 2021-08-02 22:59 UTC  (2+ messages)

[PATCH 0/5] PCI/VPD: Further improvements
 2021-08-02 22:32 UTC  (2+ messages)

[PATCH] PCI/VPD: Treat tag 0xff as indicator for missing VPD EPROM
 2021-08-02 22:31 UTC  (2+ messages)

[PATCH v2 0/6] PCI/VPD: pci_vpd_size() cleanups
 2021-08-02 22:29 UTC  (2+ messages)

[PATCH] PCI: Make pci_cap_saved_state private to core
 2021-08-02 22:10 UTC  (3+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213945] New: Unable to power off iMac16,2]
 2021-08-02 16:48 UTC 

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213945] New: Unable to power off iMac16,2]
 2021-08-02 16:48 UTC 

[PATCH v3 0/2] Apple M1 PCIe DT bindings
 2021-08-02 16:10 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pci: Add DT bindings for apple,pcie


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