public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-15 07:07:25 to 2025-01-17 05:25:56 UTC [more...]

[PATCH][next] PCI: Fix ternary operator that never returns 0
 2025-01-17  5:25 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-01-17  5:20 UTC  (2+ messages)

[PATCH RESEND 0/4] Rate limit reporting of Correctable Errors
 2025-01-17  2:51 UTC  (4+ messages)

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

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

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

[pci:of] BUILD SUCCESS d117b196981755a7757849fd4676e029afb43bca
 2025-01-16 22:00 UTC 

[pci:controller/iommu-map] BUILD SUCCESS d9f6642ab7ca007ab899b2a89a6b754dcabcad47
 2025-01-16 21:59 UTC 

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-16 21:42 UTC  (34+ 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 14/16] cxl/pci: Add trace logging for CXL PCIe Port RAS errors
` [PATCH v5 16/16] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (11+ 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

[pci:next] BUILD SUCCESS 0333f56dbbf7ef6bb46d2906766c3e1b2a04a94d
 2025-01-16 19:39 UTC 

[pci:controller/dwc] BUILD SUCCESS 041375bd32561cabcf457b5ed91ddd2965de79ac
 2025-01-16 19:38 UTC 

[pci:controller/rockchip] BUILD SUCCESS 7ca288760007cab6588dc17f5b6fecf52c83a945
 2025-01-16 19:38 UTC 

[pci:misc] BUILD SUCCESS ff07df3bc2e941b5b0c60bb511237e6a49553e6b
 2025-01-16 19:35 UTC 

[pci:dpc] BUILD SUCCESS b198499c7d2508a76243b98e7cca992f6fd2b7f7
 2025-01-16 18:32 UTC 

[pci:controller/imx6] BUILD SUCCESS 3a0390cd8d680cfd3050017878540f5e5a41b416
 2025-01-16 18:21 UTC 

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

[PATCH v7 06/10] PCI: imx6: Fix the missing reference clock disable logic
 2025-01-16 17:45 UTC  (3+ messages)

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-01-16 17:18 UTC  (16+ 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 v2 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
 2025-01-16 17:18 UTC  (2+ messages)

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

[PATCH v5 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-16 17:10 UTC  (12+ 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

[PATCH v3 0/5] Add PCIe Root Port support for Agilex family of chips
 2025-01-16 17:05 UTC  (3+ messages)
` [PATCH v3 5/5] PCI: altera: Add Agilex support

PCI: Add TLP Prefix reading to pcie_read_tlp_log()
 2025-01-16 16:27 UTC  (3+ messages)

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

[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 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  (3+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types

[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 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 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  (2+ messages)

[PATCH v2 3/4] PCI: of: Simplify devm_of_pci_get_host_bridge_resources() interface
 2025-01-15 21:28 UTC  (2+ messages)

[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 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  (2+ messages)

[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  (3+ messages)
` [PATCH 1/4] dt-bindings: PCI: qcom: Document the IPQ5424 PCIe controller

[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 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  (4+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox