linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-15 18:07:56 to 2025-04-17 17:56:05 UTC [more...]

[PATCH] PCI: dw-rockchip: Fix function call sequence in rockchip_pcie_phy_deinit
 2025-04-17 17:56 UTC  (4+ messages)

[PATCH v9 0/6] rust: reduce `as` casts, enable related lints
 2025-04-17 17:55 UTC  (17+ messages)
` [PATCH v9 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v9 2/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v9 3/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v9 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v9 5/6] rust: enable `clippy::cast_lossless` lint
` [PATCH v9 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH v8 00/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-04-17 17:46 UTC  (18+ messages)
` [PATCH v8 05/13] clk: rp1: Add support for clocks provided by RP1
` [PATCH v8 09/13] arm64: dts: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v8 10/13] arm64: dts: Add overlay for RP1 device
` [PATCH v8 11/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v8 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-04-17 17:22 UTC  (9+ messages)
` [PATCH v8 07/16] cxl/pci: Move existing CXL RAS initialization to CXL's cxl_port driver
` [PATCH v8 14/16] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v8 16/16] CXL/PCI: Disable CXL protocol errors during CXL Port cleanup

[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17 17:16 UTC  (6+ messages)
` [PATCH v3 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v3 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v3 3/5] PCI: host-common: Make the driver as a common library for host controller drivers
` [PATCH v3 4/5] PCI: host-common: Add link down handling for host bridges
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH] PCI: dw-rockchip: Configure max payload size on host init
 2025-04-17 16:52 UTC  (16+ messages)

[PATCH 1/1] selftests/pcie_bwctrl: Fix test progs list
 2025-04-17 16:42 UTC  (2+ messages)

[PATCH 1/1] PCI: Restore assigned resources fully after release
 2025-04-17 16:39 UTC  (3+ messages)

[bug report] Potential DEADLOCK due to vfio_pci_mmap_huge_fault()
 2025-04-17 16:21 UTC  (2+ messages)

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-17 15:28 UTC  (11+ messages)
` [PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v2 0/9] Implement "Bound" device context
 2025-04-17 15:14 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: Add system PM support
 2025-04-17 14:35 UTC  (8+ messages)

[PATCH 1/1] PCI/bwctrl: Replace lbms_count with PCIE_LINK_LBMS_SEEN flag
 2025-04-17 14:08 UTC  (2+ messages)

[PATCH v6 0/9] Add STM32MP25 PCIe drivers
 2025-04-17 13:18 UTC  (10+ messages)
` [PATCH v6 1/9] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v6 2/9] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v6 3/9] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v6 4/9] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v6 5/9] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v6 6/9] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v6 7/9] arm64: dts: st: Add PCIe Root Complex mode on stm32mp251
` [PATCH v6 8/9] arm64: dts: st: Add PCIe Endpoint "
` [PATCH v6 9/9] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board

[PATCH v3] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2025-04-17 13:14 UTC 

[PATCH v4 0/4] Loadable Module support for PCIe Cadence and J721E
 2025-04-17 12:44 UTC  (5+ messages)
` [PATCH v4 1/4] PCI: cadence: Add support to build pcie-cadence library as a kernel module
` [PATCH v4 2/4] PCI: cadence-host: Introduce cdns_pcie_host_disable helper for cleanup
` [PATCH v4 3/4] PCI: cadence-ep: Introduce cdns_pcie_ep_disable "
` [PATCH v4 4/4] PCI: j721e: Add support to build as a loadable module

[PATCH 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17 11:42 UTC  (9+ messages)
` [PATCH 2/4] PCI/ERR: Add support for resetting the slot in a platforms "

[PATCH v8 07/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
 2025-04-17 10:33 UTC  (3+ messages)

[PATCH 0/2] Allow dyn pci vector allocation of MANA
 2025-04-17 10:00 UTC  (10+ messages)
` [PATCH 1/2] PCI: hv: enable pci_hyperv to allow dynamic vector allocation
` [PATCH 2/2] net: mana: Allow MANA driver to allocate PCI vector dynamically

[PATCH v2 0/4] PCI: Add support for resetting the slots in a platform specific way
 2025-04-17  9:33 UTC  (11+ messages)
` [PATCH v2 1/4] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v2 2/4] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v2 3/4] PCI: Add link down handling for host bridges
` [PATCH v2 4/4] PCI: qcom: Add support for resetting the slot due to link down event

[PATCH V3] PCI: dwc: tegra194: Broaden architecture dependency
 2025-04-17  7:51 UTC  (2+ messages)

[pci:for-linus] BUILD SUCCESS bc0b828ef6e561081ebc4c758d0c4d166bb9829c
 2025-04-17  7:05 UTC 

[pci:hotplug] BUILD SUCCESS 8b8ca73cb92b9e18c9e1716c5b55111069622566
 2025-04-17  7:04 UTC 

[PATCH v4 1/3] PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
 2025-04-17  6:25 UTC  (5+ messages)
` [PATCH v4 2/3] PCI: dw-rockchip: Enable L0S capability
` [PATCH v4 3/3] PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to .init()

[PATCH v8 08/13] misc: rp1: RaspberryPi RP1 misc driver
 2025-04-16 19:31 UTC  (2+ messages)

[PATCH 1/1] PCI: Use PCI_STD_NUM_BARS instead of 6
 2025-04-16 18:23 UTC  (3+ messages)

[PATCH V2] PCI: dwc: tegra194: Broaden architecture dependency
 2025-04-16 17:15 UTC  (4+ messages)

[RFC] PCI: pwrctrl and link-up dependencies
 2025-04-16 17:14 UTC  (10+ messages)

[PATCH 1/1] x86: Use resource_set_{range,size}() helpers
 2025-04-16 15:25 UTC  (8+ messages)

[PATCH v2 0/4] rust: list: remove HasListLinks::OFFSET
 2025-04-16 15:20 UTC  (7+ messages)
` [PATCH v2 1/4] rust: list: simplify macro capture
` [PATCH v2 2/4] rust: list: use consistent type parameter style
` [PATCH v2 3/4] rust: list: use consistent self parameter name

[PATCH 0/2] Ignore spurious PCIe hotplug events
 2025-04-16 15:06 UTC  (5+ messages)
` [PATCH 2/2] PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset

[PATCH RESEND] misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)
 2025-04-16 14:28 UTC 

[PATCH RESEND] PCI: rockchip-ep: Mark RK3399 as intx_capable
 2025-04-16 14:27 UTC 

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-16 12:05 UTC  (13+ messages)
` [PATCH 15/16] misc: lan966x_pci: Add dtso nodes in order to support SFPs

[PATCH RESEND v6 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-16  8:13 UTC  (8+ messages)
` [PATCH RESEND v6 1/7] PCI: imx6: Start link directly when workaround is not required
` [PATCH RESEND v6 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH RESEND v6 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH RESEND v6 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH RESEND v6 5/7] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH RESEND v6 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH RESEND v6 7/7] PCI: imx6: Save and restore the LUT setting "

[PATCH v6 0/7] Add some enhancements for i.MX95 PCIe https: //lore.kernel.org/imx/20250314060104.390065-1-hongxing.zhu@nxp.com/- 3/7 relies on "arm64: dts: imx95: Correct the range of PCIe app-reg region"
 2025-04-16  6:06 UTC  (8+ messages)
` [PATCH v6 1/7] PCI: imx6: Start link directly when workaround is not required
` [PATCH v6 2/7] PCI: imx6: Skip one dw_pcie_wait_for_link() in workaround link training
` [PATCH v6 3/7] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
` [PATCH v6 4/7] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready
` [PATCH v6 5/7] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN
` [PATCH v6 6/7] PCI: imx6: Add PLL clock lock check for i.MX95 PCIe
` [PATCH v6 7/7] PCI: imx6: Save and restore the LUT setting "

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-04-16  5:33 UTC  (3+ messages)
` [PATCH v2 05/11] PCI/TSM: Authenticate devices via platform TSM

[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-04-16  4:20 UTC  (4+ messages)
` [PATCH v5 4/9] PCI: dwc: Add host_start_link() & host_start_link() hooks for dwc glue drivers

[PATCH v5 0/7] Add some enhancements for i.MX95 PCIe
 2025-04-16  2:09 UTC  (6+ messages)
` [PATCH v5 6/7] PCI: imx6: Add PLL clock lock check "

[bugzilla-daemon@kernel.org: [Bug 220010] New: Regression: 6.14.2 breaks PCI passthrough, qemu-system-x86_64: no available reset mechanism]
 2025-04-15 23:44 UTC 

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-15 23:27 UTC  (3+ messages)
` [PATCH v18 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map

[PATCH v8 0/6] rust: reduce `as` casts, enable related lints
 2025-04-15 23:11 UTC  (11+ messages)
` [PATCH v8 6/6] rust: enable `clippy::ref_as_ptr` lint

[PATCH v2 0/3] PCI: qcom: Move PERST# GPIO & phy retrieval from controller to PCIe bridge node
 2025-04-15 22:00 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: qcom: Move phy, wake & reset gpio's to root port

[PATCH v2 3/9] rust: device: implement device context for Device
 2025-04-15 20:47 UTC  (2+ messages)

[PATCH v2 6/9] rust: device: implement Bound device context
 2025-04-15 20:44 UTC  (2+ messages)

[PATCH v2 7/9] rust: pci: move iomap_region() to impl Device<Bound>
 2025-04-15 20:43 UTC  (2+ messages)

[PATCH] Revert "PCI: Avoid reset when disabled via sysfs"
 2025-04-15 20:39 UTC  (2+ messages)

[PATCH] PCI: hotplug: Drop superfluous #include directives
 2025-04-15 20:33 UTC  (2+ messages)

[RFC PATCH v2 22/22] pci: Define pci_iomap_range_encrypted
 2025-04-15 20:30 UTC  (2+ messages)

[RFC PATCH v2 21/22] pci: Allow encrypted MMIO mapping via sysfs
 2025-04-15 20:28 UTC  (2+ messages)

[RFC PATCH v2 19/22] RFC: pci: Add BUS_NOTIFY_PCI_BUS_MASTER event
 2025-04-15 20:26 UTC  (2+ messages)

[RFC PATCH v2 08/22] pci/tsm: Add PCI driver for TSM
 2025-04-15 20:25 UTC  (2+ messages)

[RFC PATCH v2 01/22] pci/doe: Define protocol types and make those public
 2025-04-15 20:15 UTC  (2+ messages)

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-04-15 18:07 UTC  (4+ messages)
` [PATCH v3 5/7] PCI: hv: Use hv_hvcall_*() to set up hypercall arguments
` [PATCH v3 6/7] Drivers: hv: Use hv_hvcall_*() to set up hypercall arguments for mshv code
` [PATCH v3 7/7] Drivers: hv: Replace hyperv_pcpu_input/output_arg with hyperv_pcpu_arg


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