linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-18 15:10:18 to 2021-06-23 13:53:33 UTC [more...]

[PATCH v2 0/2] PCI: xilinx-nwl: Add clock handling
 2021-06-23 13:53 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: pci: xilinx-nwl: Document optional clock property
` [PATCH v2 2/2] PCI: xilinx-nwl: Enable the clock through CCF

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-06-23 13:46 UTC  (2+ messages)

[PATCH] PCI: xilinx-nwl: Enable the clock through CCF
 2021-06-23 13:08 UTC  (3+ messages)

[PATCH v2] PCI: tegra: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-06-23 12:27 UTC  (5+ messages)

[PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-06-23 12:06 UTC  (8+ messages)

[PATCH] PCI: tegra: Fix shiftTooManyBitsSigned warning for Tegra194
 2021-06-23 12:04 UTC  (5+ messages)

[PATCH V3 0/5] Update pcie-tegra194 driver
 2021-06-23 10:05 UTC  (6+ messages)
` [PATCH V3 1/5] PCI: tegra194: Fix handling BME_CHGED event
` [PATCH V3 2/5] PCI: tegra194: Fix MSI-X programming
` [PATCH V3 3/5] PCI: tegra194: Disable interrupts before entering L2
` [PATCH V3 4/5] PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode
` [PATCH V3 5/5] PCI: tegra194: Cleanup unused code

[PATCH v6 0/2] drivers/perf: hisi: Add support for PCIe PMU
 2021-06-23  9:59 UTC  (12+ messages)
` [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon "

[PATCH v2 0/2] vfio: export and make use of pci_dev_trylock()
 2021-06-23  9:31 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock()
` [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock

[PATCH v14 00/12] Restricted DMA
 2021-06-23  9:01 UTC  (16+ messages)
` [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions
` [PATCH v14 02/12] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v14 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used
` [PATCH v14 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v14 05/12] swiotlb: Update is_swiotlb_active "
` [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v14 07/12] swiotlb: Move alloc_size to swiotlb_find_slots
` [PATCH v14 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v14 09/12] swiotlb: Add restricted DMA alloc/free support
` [PATCH v14 10/12] swiotlb: Add restricted DMA pool initialization
` [PATCH v14 11/12] dt-bindings: of: Add restricted DMA pool
` [PATCH v14 12/12] of: Add plumbing for "

[PATCH 0/2] PCI: mediatek-gen3: Add controller support for MT8195
 2021-06-23  9:02 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add "

[PATCH v2] PCI: dra7xx: Fix reset behaviour
 2021-06-22 22:23 UTC  (21+ messages)

[PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC
 2021-06-22 22:10 UTC  (24+ messages)
` [PATCH 1/6] drivers: base: Add the concept of "pre_probe" to drivers
` [PATCH 2/6] drivers: base: Add bits to struct device to control iommu strictness
` [PATCH 3/6] PCI: Indicate that we want to force strict DMA for untrusted devices
` [PATCH 4/6] iommu: Combine device strictness requests with the global default
` [PATCH 5/6] iommu: Stop reaching into PCIe devices to decide strict vs. non-strict
` [PATCH 6/6] mmc: sdhci-msm: Request non-strict IOMMU mode

[PATCH 1/2] PCI: iproc: fix the base vector number allocation for multi-MSI
 2021-06-22 15:44 UTC  (6+ messages)
` [PATCH 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel
    ` [PATCH v2 1/2] PCI: iproc: Fix multi-MSI base vector number allocation
    ` [PATCH v2 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel

[PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields
 2021-06-22 15:04 UTC  (2+ messages)

[PATCH 1/2] pci: export pci_dev_unlock() and the respective unlock
 2021-06-22 14:57 UTC  (4+ messages)
` [PATCH 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-22 13:43 UTC  (3+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213481] e1000e hardware failure due to PCI patch in all kernels 5.10.36+ with Intel I219-V]
 2021-06-22 13:01 UTC  (4+ messages)

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-06-22 10:42 UTC  (2+ messages)

[PATCH v6 0/2] PCI: Add new Unisoc PCIe driver
 2021-06-22 10:32 UTC  (4+ messages)
` [PATCH v6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-22 10:31 UTC  (2+ messages)

[RESEND, V5 0/2] add one regulator used to power up pcie phy
 2021-06-22 10:26 UTC  (2+ messages)

[PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
 2021-06-22 10:18 UTC  (2+ messages)

[PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
 2021-06-22 10:10 UTC  (5+ messages)

[PATCH] PCI: imx6: Limit DBI register length for imx6qp PCIe
 2021-06-22  9:28 UTC  (5+ messages)
` [PATCH v2] "

[PATCH V5 0/6] PCI: Enable 10-Bit tag support for PCIe devices
 2021-06-22  6:19 UTC  (9+ messages)
` [PATCH V5 1/6] PCI: Use cached Device Capabilities Register
` [PATCH V5 2/6] PCI: Use cached Device Capabilities 2 Register
` [PATCH V5 3/6] PCI: Add 10-Bit Tag register definitions
` [PATCH V5 4/6] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V5 5/6] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V5 6/6] PCI: Enable 10-Bit tag support for PCIe RP devices

[bugzilla-daemon@bugzilla.kernel.org: [Bug 213519] New: WARNING on system reboot in: drivers/gpu/drm/i915/intel_runtime_pm.c:635 intel_runtime_pm_driver_release]
 2021-06-22  5:47 UTC  (3+ messages)

[PATCH v2 0/5] PCI: Endpoint: Miscellaneous improvements
 2021-06-22  5:29 UTC  (8+ messages)
` [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex

[PATCH] [v2] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect
 2021-06-22  5:13 UTC  (3+ messages)

[PATCH v13 00/12] Restricted DMA
 2021-06-21 20:19 UTC  (10+ messages)
` [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-06-21 19:27 UTC  (2+ messages)

[PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods
 2021-06-21 18:37 UTC  (6+ messages)

[PATCH V2 0/5] Update pcie-tegra194 driver
 2021-06-21 18:30 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 15/16] PCI: Add AMD RS690 quirk to enable 64-bit DMA
 2021-06-21 17:54 UTC 

[PATCH AUTOSEL 5.4 24/26] PCI: Add AMD RS690 quirk to enable 64-bit DMA
 2021-06-21 17:53 UTC 

[PATCH AUTOSEL 5.10 33/35] PCI: Add AMD RS690 quirk to enable 64-bit DMA
 2021-06-21 17:52 UTC 

[PATCH AUTOSEL 5.12 36/39] PCI: Add AMD RS690 quirk to enable 64-bit DMA
 2021-06-21 17:51 UTC 

[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-06-21 16:53 UTC  (3+ messages)
` [PATCH v10 2/2] "

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-06-21 14:41 UTC  (2+ messages)

[PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
 2021-06-21 14:39 UTC  (6+ messages)

New Defects reported by Coverity Scan for Linux
 2021-06-21 14:14 UTC  (3+ messages)

[PATCH v1 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-06-21 12:59 UTC  (6+ messages)
` [PATCH v1 13/14] net/mlx5: Use irq_update_affinity_hint
` [PATCH v1 14/14] net/mlx4: "

[RFC 1/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0
 2021-06-21 12:37 UTC  (3+ messages)

[PATCH] PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe
 2021-06-21 11:58 UTC  (2+ messages)

[RESEND PATCH] PCI: aardvark: Fix kernel panic during PIO transfer
 2021-06-21  9:47 UTC  (3+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-06-21  8:35 UTC  (4+ messages)

[PATCH] PCI: endpoint: Fix use after free in pci_epf_remove_cfs()
 2021-06-21  8:39 UTC  (2+ messages)

[RESEND PATCH V3 1/6] PCI: Use cached Device Capabilities Register
 2021-06-21  7:18 UTC  (3+ messages)

Query regarding the use of pcie-designware-plat.c file
 2021-06-20 13:35 UTC  (3+ messages)

[PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-06-20  7:38 UTC  (3+ messages)

[PATCH] arm64: PCI: Enable SMC conduit
 2021-06-20  0:26 UTC  (14+ messages)

xhci_pci & PCIe hotplug crash
 2021-06-19  8:55 UTC  (9+ messages)

[pci:for-linus] BUILD SUCCESS f18139966d072dab8e4398c95ce955a9742e04f7
 2021-06-19  8:36 UTC 

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-06-19  6:39 UTC  (5+ messages)
` [PATCH 1/4] PCI: move Keystone and Loongson device IDs to pci_ids
` [PATCH 2/4] PCI: core: quirks: add mrrs_limit_quirk
` [PATCH 3/4] PCI: keystone move mrrs quirk to core
` [PATCH 4/4] PCI: loongson "

[PATCH] PCI: dwc: meson add quirk
 2021-06-19  3:01 UTC  (7+ messages)

[GIT PULL] PCI fixes for v5.13
 2021-06-18 21:16 UTC  (2+ messages)

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-06-18 21:08 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: mt7621-pci: PCIe binding documentation for MT7621 SoCs

[PATCH] PCI/ACS: Enforce pci=noats with Transaction Blocking
 2021-06-18 20:55 UTC 

[patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets
 2021-06-18 19:32 UTC  (5+ messages)

[PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
 2021-06-18 16:32 UTC  (3+ messages)

[pci:for-linus] BUILD SUCCESS WITH WARNING 15ac366c3d20ce1e08173f1de393a8ce95a1facf
 2021-06-18 16:04 UTC  (3+ messages)

[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-18 15:32 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).