Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2025-01-14 23:04:12 to 2025-01-16 16:12:39 UTC [more...]

[PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-16 16:12 UTC  (10+ messages)
` [PATCH v5 1/4] PCI: endpoint: pci-epf-test: Fix the check for DMA MEMCPY test
` [PATCH v5 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v5 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v5 4/4] selftests: pci_endpoint: Migrate to Kselftest framework

PCI: Add TLP Prefix reading to pcie_read_tlp_log()
 2025-01-16 15:57 UTC 

[RESEND PATCH] PCI: cpci: remove unused fields
 2025-01-16 15:55 UTC 

[PATCH v10 1/3] PCI: microchip: Fix outbound address translation tables
 2025-01-16 15:42 UTC  (3+ messages)

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-16 15:35 UTC  (40+ messages)
` [PATCH v5 03/16] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v5 05/16] PCI/AER: Add CXL PCIe Port correctable error support in AER service driver
` [PATCH v5 07/16] PCI/AER: Add CXL PCIe Port uncorrectable error recovery "
` [PATCH v5 09/16] cxl/pci: Map CXL PCIe Upstream Switch Port RAS registers
` [PATCH v5 13/16] cxl/pci: Add error handler for CXL PCIe Port RAS errors
` [PATCH v5 14/16] cxl/pci: Add trace logging "
` [PATCH v5 15/16] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
` [PATCH v5 16/16] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v8 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
 2025-01-16 15:32 UTC  (2+ messages)

[RESEND PATCH v1] misc: pci_endpoint_test: Fix irq_type to convey the correct type
 2025-01-16 15:04 UTC  (3+ messages)

[PATCH v2 0/2] PCI: Fix the wrong reading of register fields
 2025-01-16 15:00 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PCI: reread the Link Control 2 Register before using

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-01-16 14:47 UTC  (15+ messages)
` [PATCH 1/8] PCI/AER: Remove aer_print_port_info
` [PATCH 2/8] PCI/AER: Move AER stat collection out of __aer_print_error
` [PATCH 3/8] PCI/AER: Rename struct aer_stats to aer_info
` [PATCH 4/8] PCI/AER: Introduce ratelimit for error logs
` [PATCH 5/8] PCI/AER: Introduce ratelimit for AER IRQs
` [PATCH 6/8] PCI/AER: Add AER sysfs attributes for ratelimits
` [PATCH 7/8] PCI/AER: Update AER sysfs ABI filename
` [PATCH 8/8] PCI/AER: Move AER sysfs attributes into separate directory

[PATCH v4 1/2] PCI: dwc: Add support for vendor specific capability search
 2025-01-16 14:25 UTC  (9+ messages)

[PATCH v3 0/5] PCI/pwrctrl: Rework pwrctrl driver integration and add driver for PCI slot
 2025-01-16 14:09 UTC  (6+ messages)
` [PATCH v3 1/5] PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()
` [PATCH v3 2/5] PCI/pwrctrl: Move pci_pwrctrl_unregister() to pci_destroy_dev()
` [PATCH v3 3/5] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created
` [PATCH v3 4/5] dt-bindings: vendor-prefixes: Document the 'pciclass' prefix
` [PATCH v3 5/5] PCI/pwrctrl: Add pwrctrl driver for PCI Slots

[PATCH] PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
 2025-01-16 10:33 UTC  (3+ messages)

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-01-16 10:31 UTC  (7+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types
` [PATCH v7 08/16] rust: add devres abstraction

[PATCH v4 0/3] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-16 10:30 UTC  (9+ messages)
` [PATCH v4 3/3] selftests: pci_endpoint: Migrate to Kselftest framework

[v11 0/2] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-16  9:38 UTC  (10+ messages)
` [v11 1/2] misc: pci_endpoint_test: Remove the "remainder" code
` [v11 2/2] misc: pci_endpoint_test: Fix overflow of bar_size

[pci:pci-sysfs] BUILD SUCCESS 2d54d23c604dc117a2bd99f90353ab761e209384
 2025-01-16  5:57 UTC 

[pci:pci-fixup] BUILD SUCCESS b1049f2d68693c80a576c4578d96774a68df2bad
 2025-01-16  5:54 UTC 

[PATCH 1/1] PCI: Fix Extend ACS configurability
 2025-01-16  3:11 UTC  (9+ messages)

[PATCH v3] net: wwan: iosm: Fix hibernation by re-binding the driver around it
 2025-01-16  2:51 UTC  (2+ messages)

[PATCH v5 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event
 2025-01-16  1:57 UTC  (4+ messages)

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2025-01-16  1:56 UTC  (11+ messages)
` [PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2025-01-16  1:44 UTC  (6+ messages)

[pci:err] BUILD SUCCESS b7f71e6e758a63f9d1911e299489eea6361bfbb9
 2025-01-16  1:22 UTC 

[pci:controller/microchip] BUILD SUCCESS affaf4cbc07f65556db7a72d80c441abfedd93f4
 2025-01-15 23:50 UTC 

[PATCH 1/2] PCI: dwc: dra7xx: Use syscon_regmap_lookup_by_phandle_args
 2025-01-15 23:04 UTC  (2+ messages)

[PATCH v2 0/4] PCI: Simplify bus range parsing
 2025-01-15 21:29 UTC  (11+ messages)
` [PATCH v2 1/4] PCI: Unexport of_pci_parse_bus_range()
` [PATCH v2 2/4] PCI: of: Drop 'No bus range found' message
` [PATCH v2 3/4] PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
` [PATCH v2 4/4] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()

[PATCH] PCI: dwc: Separate MSI out to different controller
 2025-01-15 21:23 UTC  (2+ messages)

[pci:controller/imx6 2/2] drivers/pci/controller/dwc/pci-imx6.c:1116:11: warning: variable 'sid' is used uninitialized whenever 'if' condition is false
 2025-01-15 21:03 UTC  (2+ messages)

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2025-01-15 21:01 UTC  (2+ messages)

[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge
 2025-01-15 21:00 UTC  (4+ messages)

[PATCH linux-next v1] PCI: rockchip: Improve error handling in clock return value
 2025-01-15 18:22 UTC  (4+ messages)

[PATCH v2] PCI: dw-rockchip: Enable async probe by default
 2025-01-15 17:49 UTC  (11+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-01-15 17:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: airoha: Add the pbus-csr node for "
` [PATCH 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers "

[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
 2025-01-15 17:31 UTC  (2+ messages)

[PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615
 2025-01-15 17:23 UTC  (3+ messages)

[PATCH v4 0/2] Add support for RAS DES feature in PCIe DW
 2025-01-15 16:55 UTC  (6+ messages)
  ` [PATCH v4 2/2] PCI: dwc: Add debugfs based RASDES support in DWC

[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-01-15 15:05 UTC  (5+ messages)

[PATCH RESEND 0/4] Rate limit reporting of Correctable Errors
 2025-01-15 14:18 UTC  (3+ messages)

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2025-01-15 13:10 UTC  (2+ messages)

[pci:next 15/20] drivers/pci/controller/dwc/pci-imx6.c:1218:12: warning: 'imx_pcie_cpu_addr_fixup' defined but not used
 2025-01-15 12:53 UTC 

[pci:next 15/20] drivers/pci/controller/dwc/pci-imx6.c:1224:35: error: use of undeclared identifier 'IMX_PCIE_FLAG_CPU_ADDR_FIXUP'
 2025-01-15 12:09 UTC 

[PATCH 0/2] PCI: Simplify few things
 2025-01-15 12:03 UTC  (4+ messages)
` [PATCH 2/2] PCI: dwc: layerscape: Use syscon_regmap_lookup_by_phandle_args

[PATCH v6] PCI: Avoid putting some root ports into D3 on TUXEDO Sirius Gen1
 2025-01-15 11:59 UTC  (2+ messages)

[PATCH 0/3] PCI/sysfs: move to sysfs funcs to pci-sysfs.c & do small tweaks
 2025-01-15 11:56 UTC  (2+ messages)

[PATCH 2/2] PCI: Fix the PCIe bridge decreasing to Gen 1 during hotplug testing
 2025-01-15 11:39 UTC  (6+ messages)

[PATCH 0/4] Add PCIe support for IPQ5424
 2025-01-15 11:38 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
` [PATCH 4/4] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

[PATCH -next] PCI: mvebu: Enable module autoloading
 2025-01-15 11:36 UTC  (2+ messages)

[PATCH 0/3] PCI: qcom-sm8[56]50: document and add 'global' interrupt
 2025-01-15 11:35 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom,pcie-sm8550: document "

[PATCH v4 0/2] Bug fixes when dwc generic suspend/resume callbacks are used
 2025-01-15 11:33 UTC  (2+ messages)

[PATCH v2] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
 2025-01-15 11:31 UTC  (2+ messages)

[PATCH v2] PCI: dw-rockchip: remove redundant dev_err
 2025-01-15 11:28 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: Set RX DMA channel to NULL after freeing it
 2025-01-15 11:25 UTC  (3+ messages)
` [PATCH v3] PCI: endpoint: pci-epf-test: Fix NULL ptr assignment to dma_chan_rx

[PATCH v3] PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
 2025-01-15 11:24 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Replace magic values with defines
 2025-01-15 11:22 UTC  (2+ messages)

[PATCH v5] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region()
 2025-01-15 11:21 UTC  (2+ messages)

[PATCH] Documentation: Fix config_acs= example
 2025-01-15 11:17 UTC  (2+ messages)

[PATCH] PCI: mediatek-gen3: Enable async probe by default
 2025-01-15 11:16 UTC  (2+ messages)

[PATCH v4] PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
 2025-01-15 11:14 UTC  (2+ messages)

[PATCH v6 0/5] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code
 2025-01-15 11:12 UTC  (2+ messages)

[PATCH v3 0/9] Add STM32MP25 PCIe drivers
 2025-01-15  9:21 UTC  (11+ messages)
` [PATCH v3 01/10] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v3 02/10] PCI: dwc: Add dw_pcie_wake_irq_handler helper
` [PATCH v3 03/10] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v3 04/10] dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
` [PATCH v3 05/10] PCI: stm32: Add PCIe Endpoint support for STM32MP25
` [PATCH v3 06/10] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
` [PATCH v3 07/10] arm64: dts: st: add PCIe pinctrl entries in stm32mp25-pinctrl.dtsi
` [PATCH v3 08/10] arm64: dts: st: Add PCIe Rootcomplex mode on stm32mp251
` [PATCH v3 09/10] arm64: dts: st: Enable PCIe on the stm32mp257f-ev1 board
` [PATCH v3 10/10] arm64: dts: st: Add PCIe Endpoint mode on stm32mp251

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-15  8:33 UTC  (10+ messages)
` [PATCH v5 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
 2025-01-15  7:58 UTC  (3+ messages)

[PATCH RESEND 2/4] PCI/AER: Add Correctable Errors rate limiting
 2025-01-15  7:52 UTC  (2+ messages)

[PATCH next] PCI: rockchip: Clean up on error in rockchip_pcie_init_port()
 2025-01-15  7:51 UTC  (2+ messages)

[PATCH RESEND 1/4] PCI/AER: Use the same log level for all messages
 2025-01-15  7:50 UTC  (2+ messages)

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-01-15  7:07 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
` [PATCH v3 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible
` [PATCH v3 4/5] riscv: sophgo: dts: add pcie controllers for SG2042
` [PATCH v3 5/5] riscv: sophgo: dts: enable pcie for PioneerBox

[PATCH v2 0/3] Add PCIe support for IPQ5424
 2025-01-15  6:47 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller
` [PATCH v2 2/3] arm64: dts: qcom: ipq5424: Add PCIe PHYs and controller nodes
` [PATCH v2 3/3] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-15  3:41 UTC  (6+ messages)
` [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()

[pci:controller/mvebu] BUILD SUCCESS 26cdda544479341d73512f5cf9cf4bab080c11c9
 2025-01-15  2:59 UTC 

[pci:dt-bindings] BUILD SUCCESS c44901c62cd4b6cec45c5d5b739f2ff3e1554cfe
 2025-01-15  2:57 UTC 

[pci:bwctrl] BUILD SUCCESS e50e27a613db6f18e228437f89e352a6ccc6ef6a
 2025-01-15  1:32 UTC 

[pci:config-acs] BUILD SUCCESS 741abdf1e7f6888a7665bbcbd62bbdc3ceb3a869
 2025-01-15  1:31 UTC 

[pci:enumeration] BUILD SUCCESS 43a30551d392ef7442a2574019db1f4ba74a9e5a
 2025-01-15  0:30 UTC 

[PATCH 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-01-15  0:20 UTC  (8+ messages)
` [PATCH 08/11] PCI/IDE: Add IDE establishment helpers

[PATCH v9 0/8] PCI: Consolidate TLP Log reading and printing
 2025-01-14 23:51 UTC  (2+ messages)

[PATCH v10 0/3] Fix address translations on MPFS PCIe controller
 2025-01-14 23:19 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