linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-13 03:47:39 to 2023-12-15 02:35:12 UTC [more...]

[PATCH v3 0/6] PCI: controllers: tidy code up
 2023-12-15  2:29 UTC  (2+ messages)
` [PATCH v3 2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops

[PATCH RFC 0/2] fix vt-d hard lockup when hotplug ATS capable device
 2023-12-15  1:51 UTC  (15+ messages)
` [PATCH 1/2] PCI: make pci_dev_is_disconnected() helper public for other drivers
` [PATCH 2/2] iommu/vt-d: don's issue devTLB flush request when device is disconnected

[PATCH v2 0/6] PCI: controllers: tidy code up
 2023-12-15  1:20 UTC  (12+ messages)
` [PATCH v2 4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
` [PATCH v2 5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning

[PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
 2023-12-14 23:30 UTC  (4+ messages)

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2023-12-14 22:22 UTC  (4+ messages)

[Regression] Commit 40613da52b13 ("PCI: acpiphp: Reassign resources on bridge if necessary")
 2023-12-14 22:13 UTC  (3+ messages)

[PATCH v3] PCI/portdrv: Allow AER service only for Root Ports & RCECs
 2023-12-14 21:47 UTC  (5+ messages)

[PATCH V2 0/4] NTB function for PCIe RC to EP connection
 2023-12-14 21:39 UTC  (8+ messages)
` [PATCH v2 1/4] PCI: designware-ep: Allow pci_epc_set_bar() update inbound map address

[pci:controller/cadence] BUILD SUCCESS 9ca59b45ecf3b1ab24e21294aa598837761dd1e8
 2023-12-14 19:58 UTC 

[pci:controller/vmd] BUILD SUCCESS 991801bc4722e287035e907a0202954a2ffb2798
 2023-12-14 19:58 UTC 

[PATCH] PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()
 2023-12-14 19:35 UTC  (2+ messages)

[PATCH v5 RESEND 0/2] PCI: rcar: support regulators for PCIe
 2023-12-14 19:27 UTC  (5+ messages)

[PATCH] pci: rcar-gen4: Replace of_device.h with explicit of.h include
 2023-12-14 19:22 UTC  (4+ messages)

[PATCH v3 1/4] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
 2023-12-14 18:19 UTC  (5+ messages)
` [PATCH v3 2/4] dt-bindings: PCI: qcom: correct clocks for SC8180x

[PATCH v2 1/6] PCI/ASPM: Add locked helper for enabling link state
 2023-12-14 17:28 UTC  (5+ messages)

[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
 2023-12-14 17:16 UTC  (2+ messages)

[PATCH] Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
 2023-12-14 16:53 UTC  (2+ messages)

[PATCH 0/2] Improvements to system power consumption at S5
 2023-12-14 16:44 UTC  (12+ messages)
` [PATCH 1/2] PCI: Avoid runtime resuming devices if system is shutting down
` [PATCH 2/2] PCI/portdrv: Place PCIe port hierarchy into D3cold at shutdown

[PATCH RFC v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-14 16:38 UTC  (6+ messages)

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2023-12-14 14:31 UTC  (10+ messages)

[PATCH v12 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-12-14 11:26 UTC  (3+ messages)

[PATCH 0/9] bus: mhi: ep: Add async read/write support
 2023-12-14 10:55 UTC  (16+ messages)
` [PATCH 4/9] PCI: epf-mhi: Simulate async read/write using iATU
` [PATCH 5/9] PCI: epf-mhi: Add support for DMA async read/write operation
` [PATCH 6/9] PCI: epf-mhi: Enable MHI async read/write support

[PATCH V2 0/4] PCI: imx6: Add pci host wakeup support
 2023-12-14 10:15 UTC  (13+ messages)
` [PATCH V2 1/4] PCI: imx6: Add pci host wakeup support on imx platforms
` [PATCH V2 2/4] dt-bindings: imx6q-pcie: Add wake-gpios property
` [PATCH V2 3/4] arm64: dts: imx8mp-evk: add wake-gpios property for pci bus
` [PATCH V2 4/4] arm64: dts: imx8mq-evk: "

[PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
 2023-12-14  9:59 UTC  (2+ messages)

[RFC KERNEL PATCH v3 0/3] Support device passthrough when dom0 is PVH on Xen
 2023-12-14  9:03 UTC  (10+ messages)
` [RFC KERNEL PATCH v3 3/3] PCI/sysfs: Add gsi sysfs for pci_dev

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-14  7:28 UTC  (22+ messages)
` [PATCH v13 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v13 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v13 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v13 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v13 05/21] PCI: microchip: Rename two PCIe data structures
` [PATCH v13 06/21] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v13 07/21] PCI: microchip: Rename two setup functions
` [PATCH v13 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v13 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v13 10/21] PCI: microchip: Rename interrupt related functions
` [PATCH v13 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v13 12/21] PCI: microchip: Add request_event_irq() callback function
` [PATCH v13 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v13 14/21] PCI: microchip: Add get_events() callback and add PLDA get_event()
` [PATCH v13 15/21] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
` [PATCH v13 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v13 17/21] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v13 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v13 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v13 20/21] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v13 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH 00/10] Add PCIe support for Qualcomm IPQ5332
 2023-12-14  7:21 UTC  (17+ messages)
` [PATCH 01/10] dt-bindings: clock: Add separate clocks for PCIe and USB for Combo PHY
` [PATCH 02/10] clk: qcom: ipq5332: "
` [PATCH 03/10] arm64: dts: qcom: ipq5332: Add separate entry for USB pipe clock
` [PATCH 04/10] phy: qcom: Add support for Pipe clock rate from device data
` [PATCH 05/10] dt-bindings: phy: qcom,uniphy-pcie: Add ipq5332 bindings
` [PATCH 06/10] phy: qcom: ipq5332: Add support for g3x1 and g3x2 PCIe PHYs
` [PATCH 07/10] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH 08/10] pci: qcom: Add support for IPQ5332
` [PATCH 09/10] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH 10/10] arm64: dts: qcom: ipq5332: Enable PCIe phys and controllers

[PATCH 0/3] Parse the HEST PCIe AER and set to relevant registers
 2023-12-14  2:57 UTC  (4+ messages)
` [PATCH 1/3] ACPI/APEI: Add hest_parse_pcie_aer()

[PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
 2023-12-14  2:54 UTC  (2+ messages)

vfio memlock question
 2023-12-13 20:18 UTC  (3+ messages)

[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-12-13 19:59 UTC  (2+ messages)

[PATCH] PCI: vmd: Remove usage of the deprecated ida_simple_xx() API
 2023-12-13 19:26 UTC  (2+ messages)

[PATCH] pci/iov: fix kobject_uevent() ordering in sriov_enable()
 2023-12-13 19:26 UTC  (2+ messages)

[PATCH v13 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-12-13 19:13 UTC  (4+ messages)

[RFC 0/2] PCI: acpiphp: workaround race between hotplug and SCSI_SCAN_ASYNC job
 2023-12-13 18:50 UTC  (20+ messages)
` [RFC 1/2] PCI: acpiphp: enable slot only if it hasn't been enabled already
` [RFC 2/2] PCI: acpiphp: slowdown hotplug if hotplugging multiple devices at a time

[PATCH v3 00/13] PCI: imx6: Clean up and add imx95 pci support
 2023-12-13 16:46 UTC  (10+ messages)
` [PATCH v3 08/13] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v3 12/13] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint "

[PATCH 00/15] pciutils: Add utility for Lane Margining
 2023-12-13 13:01 UTC  (15+ messages)
` [PATCH 04/15] pciutils-pcilmr: Add functions for device checking and preparations before main margining processes
` [PATCH 05/15] pciutils-pcilmr: Add margining process functions
` [PATCH 10/15] pciutils-pcilmr: Add support for unique hardware quirks
` [PATCH 13/15] pciutils-pcilmr: Add option to save margining results in csv form

Further cleanups for pci_iounmap() and lib/iomap.c discussion
 2023-12-13 12:59 UTC 

[pci:controller/layerscape] BUILD SUCCESS 27b3bcbf8a797d3b18c2aa95928fe65a50066159
 2023-12-13 11:11 UTC 

[PATCH 15/15] pciutils-pcilmr: Add pcilmr man page
 2023-12-13 11:01 UTC  (3+ messages)

[PATCH v5 0/5] Regather scattered PCI-Code
 2023-12-13 10:49 UTC  (6+ messages)
` [PATCH v5 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
` [PATCH v5 2/5] lib: move pci_iomap.c to drivers/pci/
` [PATCH v5 3/5] lib: move pci-specific devres code "
` [PATCH v5 4/5] pci: move devres code from pci.c to devres.c
` [PATCH v5 5/5] lib, pci: unify generic pci_iounmap()

[PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-12-13 10:21 UTC  (6+ messages)
` [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event

Locking between vfio hot-remove and pci sysfs sriov_numvfs
 2023-12-13  6:55 UTC  (10+ messages)

PCI device hot insert is not detected
 2023-12-13  4:57 UTC  (6+ 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).