public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-16 10:54:11 to 2025-01-20 13:01:58 UTC [more...]

[PATCH v5 -next 00/11] Add PCIe support for bcm2712
 2025-01-20 13:01 UTC  (12+ messages)
` [PATCH v5 -next 01/11] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
` [PATCH v5 -next 02/11] dt-bindings: PCI: brcmstb: Update bindings for PCIe on bcm2712
` [PATCH v5 -next 03/11] irqchip: Add Broadcom bcm2712 MSI-X interrupt controller
` [PATCH v5 -next 04/11] PCI: brcmstb: Reuse config structure
` [PATCH v5 -next 05/11] PCI: brcmstb: Expand inbound window size up to 64GB
` [PATCH v5 -next 06/11] PCI: brcmstb: Add bcm2712 support
` [PATCH v5 -next 07/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk
` [PATCH v5 -next 08/11] PCI: brcmstb: Adding a softdep to MIP MSI-X driver
` [PATCH v5 -next 09/11] PCI: brcmstb: Fix for missing of_node_put
` [PATCH v5 -next 10/11] arm64: dts: broadcom: bcm2712: Add PCIe DT nodes
` [PATCH v5 -next 11/11] arm64: dts: broadcom: bcm2712-rpi-5-b: Enable "

[PATCH 0/2] Fix kernel panic on niu bind
 2025-01-20 12:38 UTC  (6+ messages)
` [PATCH 1/2] PCI/MSI: Add MSIX option to write to ENTRY_DATA before any reads

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-01-20 12:54 UTC  (4+ messages)
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types

[PATCH v3 1/2] PCI: endpoint: pci-epf-test: Add support for capabilities
 2025-01-20 12:00 UTC  (3+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Handle endianness properly
 2025-01-20 11:50 UTC 

[PATCH 0/8] Rate limit AER logs/IRQs
 2025-01-20 10:38 UTC  (23+ 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 8/8] PCI/AER: Move AER sysfs attributes into separate directory

[PATCH v7 2/2] PCI: Enable runtime pm of the host bridge
 2025-01-20 10:29 UTC  (4+ messages)

[RESEND PATCH v1] misc: pci_endpoint_test: Fix irq_type to convey the correct type
 2025-01-20 10:24 UTC  (4+ messages)

[PATCH] PCI: switchtec: Include PCI100X devices support
 2025-01-20  9:55 UTC 

[PATCH v2] PCI: Use downstream bridges for distributing resources
 2025-01-20  6:39 UTC  (4+ messages)

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2025-01-20  2:49 UTC  (4+ messages)
` [PATCH v7 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe

[PATCH v7 0/3] Add support for AMD MDB IP as Root Port
 2025-01-19 22:43 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v7 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v7 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[pci:controller/imx6] BUILD SUCCESS 057524c9e88c9b9a9231860296d7ceb54a7f7da3
 2025-01-19 18:47 UTC 

[pci:next] BUILD SUCCESS c3016b84d0654974921d806f6ba072d4f033ef4d
 2025-01-19 17:55 UTC 

[pci:controller/dwc] BUILD SUCCESS 2fe3a3f5b267e8ef251ecef35a27bcc37a7bf1b1
 2025-01-19 17:25 UTC 

[pci:devres] BUILD SUCCESS dfa2f4d5f9e5d757700cefa8ee480099889f1c69
 2025-01-19 15:31 UTC 

[PATCH 0/3] PCI: qcom-sm8[56]50: document and add 'global' interrupt
 2025-01-19 15:26 UTC  (2+ messages)

[pci:of] BUILD SUCCESS 42d9972732f77ced1b7a2406907b19d46c62bcf9
 2025-01-19 14:32 UTC 

[pci:controller/microchip] BUILD SUCCESS 5b637049a55f53fcd1a9a7ad8ef3c608b2169c10
 2025-01-19 14:14 UTC 

[pci:misc] BUILD SUCCESS 1ca386f8079ffc639bd1ed67941805f9143993c7
 2025-01-19 13:09 UTC 

[PATCH v2 0/3] Add PCIe support for IPQ5424
 2025-01-19 12:45 UTC  (5+ 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 v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-01-19 12:23 UTC  (5+ 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 v4] PCI/sysfs: Change read permissions for VPD attributes
 2025-01-19  7:27 UTC 

[PATCH v2 RESEND] PCI: fix reference leak in pci_alloc_child_bus()
 2025-01-19  7:05 UTC 

[PATCH] PCI: dwc: Simplify config resource lookup
 2025-01-19  5:44 UTC  (3+ messages)

[PATCH v3 0/6] PCI: endpoint: Add support for resizable BARs
 2025-01-19  5:33 UTC  (14+ messages)
` [PATCH v3 1/6] PCI: endpoint: Add BAR type BAR_RESIZABLE
` [PATCH v3 2/6] PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()
` [PATCH v3 3/6] PCI: dwc: endpoint: Add support for BAR type BAR_RESIZABLE
` [PATCH v3 4/6] PCI: keystone: Describe resizable BARs as resizable BARs
` [PATCH v3 5/6] PCI: keystone: Specify correct alignment requirement
` [PATCH v3 6/6] PCI: dw-rockchip: Describe resizable BARs as resizable BARs

[PATCH] PCI: imx6: Clean up comments and whitespace
 2025-01-18 21:50 UTC  (2+ messages)

[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-01-18 17:52 UTC  (3+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-01-18 15:59 UTC  (5+ 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 v2 0/2] PCI: Fix the wrong reading of register fields
 2025-01-18  1:03 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] PCI: reread the Link Control 2 Register before using

[pci:controller/imx6] BUILD SUCCESS 6dd24b0a858e64f9df596bf7cad2ddb436506f46
 2025-01-18  0:38 UTC 

[PATCH 1/1] PCI: imx6: Add CONFIG_PCIE_DW_HOST check for suspend/resume
 2025-01-17 21:44 UTC  (3+ messages)

[PATCH v10 1/3] PCI: microchip: Fix outbound address translation tables
 2025-01-17 21:27 UTC  (9+ messages)

[PATCH] PCI: of_property: Rename struct of_pci_range to of_pci_range_entry
 2025-01-17 21:27 UTC  (2+ messages)

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

[pci:controller/layerscape] BUILD SUCCESS 149fc35734e50fc3200cf84c8efd711205961636
 2025-01-17 20:57 UTC 

[pci:controller/dra7xx] BUILD SUCCESS ad9afd75030174e8f9eabd9d5c1a87a625db430c
 2025-01-17 20:56 UTC 

[PATCH v2] PCI/PM: Put devices to low power state on shutdown
 2025-01-17 20:31 UTC  (2+ messages)

[PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
 2025-01-17 20:27 UTC  (2+ messages)

[pci:devres] BUILD SUCCESS 1f60c9019f044c529961c2983e03a12fe9ebde1d
 2025-01-17 19:45 UTC 

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

[pci:err] BUILD SUCCESS f68ea779d98a01de0c05b618e35ba2090af590cf
 2025-01-17 18:16 UTC 

[PATCH v6 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-01-17 16:52 UTC  (15+ messages)
` [PATCH v6 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v6 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v6 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v6 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v6 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v6 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v6 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5

[PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-01-17 15:50 UTC  (5+ messages)

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

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

[PATCH] PCI: endpoint: pci-epf-test: Fix double free Oops
 2025-01-17 10:40 UTC  (2+ messages)

[PATCH v6 00/17] Provide a new two step DMA mapping API
 2025-01-17 10:03 UTC  (18+ messages)
` [PATCH v6 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v6 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v6 03/17] iommu: generalize the batched sync after map interface
` [PATCH v6 04/17] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v6 05/17] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v6 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v6 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v6 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v6 09/17] docs: core-api: document the IOVA-based API
` [PATCH v6 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v6 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v6 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v6 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v6 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v6 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v6 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v6 17/17] vfio/mlx5: Enable the DMA link API

[v11 0/2] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-17  8:49 UTC  (8+ messages)
` [v11 2/2] "

[PATCH] PCI: controller: Restore PCI_REASSIGN_ALL_BUS when PCI_PROBE_ONLY is enabled
 2025-01-17  8:24 UTC 

nointxmask RME audio pcie devices
 2025-01-17  7:14 UTC 

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

[PATCH RESEND 0/4] Rate limit reporting of Correctable Errors
 2025-01-17  2:51 UTC  (4+ 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  (13+ messages)
` [PATCH v5 03/16] CXL/PCI: Introduce PCIe helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [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  (6+ messages)
` [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 v7 06/10] PCI: imx6: Fix the missing reference clock disable logic
 2025-01-16 17:45 UTC  (3+ messages)

[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

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 

[PATCH v4 1/2] PCI: dwc: Add support for vendor specific capability search
 2025-01-16 14:25 UTC  (5+ 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


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