messages from 2024-11-26 07:58:23 to 2024-12-02 12:59:01 UTC [more...]
[PATCH v2 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
2024-12-02 12:58 UTC (17+ messages)
` [PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
` [PATCH v2 2/4] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v2 3/4] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v2 4/4] selftests: pci_endpoint: Migrate to Kselftest framework
[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-12-02 11:19 UTC (11+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v5 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v5 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v5 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v5 05/10] clk: rp1: Add support for clocks provided by RP1
` [PATCH v5 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v5 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v5 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v5 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
2024-12-02 9:55 UTC (2+ messages)
[PATCH] PCI: check bridge->bus in pci_host_common_remove
2024-12-02 9:29 UTC (6+ messages)
[PATCH v2] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
2024-12-02 9:07 UTC
[PATCH 0/2] Add support for AMD MDB IP as Root Port
2024-12-02 8:23 UTC (7+ messages)
` [PATCH 1/2] dt-bindings: PCI: amd-mdb: Add YAML schemas for AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver
[PATCH v2 0/8] MT8188 DT and binding fixes
2024-12-02 4:24 UTC (2+ messages)
Deadlock during PCIe hot remove and SPDK exit
2024-12-02 3:25 UTC (5+ messages)
[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
2024-12-02 1:13 UTC (4+ messages)
[PATCH 6.13] PCI/pwrctrl: Skip NULL of_node when unregistering
2024-12-01 16:13 UTC (9+ messages)
[pci:for-linus] BUILD SUCCESS 5c8418cf4025388bedd4d65ada993f7d3786cc3a
2024-12-01 7:55 UTC
[GIT PULL] PCI fixes for v6.13
2024-12-01 2:41 UTC (2+ messages)
[PATCH 0/4] PCI: dwc: Add support for configuring lane equalization presets
2024-11-30 13:00 UTC (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: x1e80100: Add PCIe lane equalization preset properties
` [PATCH 2/4] PCI: of: Add API to retrieve equalization presets from device tree
[PATCH next] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
2024-11-30 10:28 UTC (2+ messages)
[PATCH v5 0/6] PCI endpoint additional pci_epc_set_bar() checks
2024-11-30 8:24 UTC (9+ messages)
` [PATCH v5 1/6] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
` [PATCH v5 2/6] PCI: dwc: ep: Add missing checks when dynamically changing a BAR
` [PATCH v5 3/6] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
` [PATCH v5 4/6] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v5 5/6] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v5 6/6] PCI: endpoint: Verify that requested BAR size is a power of two
[PATCH v2 0/2] PCI endpoint test: Add support for capabilities
2024-11-30 8:21 UTC (11+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v2 2/2] misc: pci_endpoint_test: "
[PATCH v5 0/6] PCI: mediatek-gen3: mtk_pcie_en7581_power_up() code refactoring
2024-11-29 23:20 UTC (7+ messages)
` [PATCH v5 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
` [PATCH v5 2/6] PCI: mediatek-gen3: rely on clk_bulk_prepare_enable() "
` [PATCH v5 3/6] PCI: mediatek-gen3: Move reset/assert callbacks in .power_up()
` [PATCH v5 4/6] PCI: mediatek-gen3: Add comment about initialization order in mtk_pcie_en7581_power_up()
` [PATCH v5 5/6] PCI: mediatek-gen3: Add reset delay "
` [PATCH v5 6/6] PCI: mediatek-gen3: rely on msleep() "
[PATCH v2 0/5] Add STM32MP25 PCIe drivers
2024-11-29 21:18 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v2 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
` [PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
` [PATCH v2 5/5] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
[PATCH v2 0/8] pci: qcom: Add QCS8300 PCIe support
2024-11-29 19:33 UTC (2+ messages)
[PATCH v2 4/8] PCI: qcom: Add QCS8300 PCIe support
2024-11-29 19:08 UTC
[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-11-29 18:18 UTC (18+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v4 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver
[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-11-29 17:36 UTC (10+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device
[PATCH] PCI/pwrctrl: Check the device node exist before device removal
2024-11-29 16:38 UTC (2+ messages)
[PATCH] resource: harden resource_contains
2024-11-29 9:15 UTC
[PATCH] PCI: remove already resolved TODO
2024-11-28 20:29 UTC
[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
2024-11-28 14:08 UTC (9+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615
[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
2024-11-28 11:15 UTC (9+ messages)
[PATCH] PCI: Use downstream bridges for distributing resources
2024-11-28 11:11 UTC (3+ messages)
[PATCH v3 0/15] Enable CXL PCIe port protocol error handling and logging
2024-11-27 20:53 UTC (9+ messages)
` [PATCH v3 05/15] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v3 06/15] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
2024-11-27 17:22 UTC (8+ messages)
[PATCH] PCI: dw-rockchip: Enumerate endpoints based on dll_link_up irq in the combined sys irq
2024-11-27 14:50 UTC
[PATCH v2 0/2] Preserve the flags portion on 1:1 dma-ranges mapping
2024-11-27 13:44 UTC (2+ messages)
[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
2024-11-27 13:20 UTC (23+ messages)
` [PATCH v3 10/16] rust: add devres abstraction
` [PATCH v3 11/16] rust: pci: add basic PCI device / driver abstractions
` [PATCH v3 15/16] rust: platform: add basic platform "
[PATCH] PCI/ASPM: Save downstream port L1ss control when saving for upstream
2024-11-27 10:54 UTC (2+ messages)
[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-11-27 8:53 UTC (22+ messages)
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
[PATCH 0/3] PCI: qcom-sm8[56]50: document and add 'global' interrupt
2024-11-27 8:42 UTC (10+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom,pcie-sm8550: document "
` [PATCH 2/3] arm64: dts: qcom: sm8550: Add 'global' interrupt to the PCIe RC nodes
` [PATCH 3/3] arm64: dts: qcom: sm8650: "
[PATCH v4 0/5] PCI endpoint additional pci_epc_set_bar() checks
2024-11-27 7:14 UTC (11+ messages)
` [PATCH v4 1/5] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
` [PATCH v4 2/5] PCI: dwc: ep: Add 'address' alignment to 'size' check in dw_pcie_prog_ep_inbound_atu()
` [PATCH v4 3/5] PCI: artpec6: Implement dw_pcie_ep operation get_features
` [PATCH v4 4/5] PCI: endpoint: Add size check for fixed size BARs in pci_epc_set_bar()
` [PATCH v4 5/5] PCI: endpoint: Verify that requested BAR size is a power of two
[PATCH v5] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
2024-11-27 6:10 UTC (2+ messages)
[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
2024-11-27 6:01 UTC (3+ messages)
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-11-27 5:49 UTC (5+ messages)
[GIT PULL] PCI changes for v6.13
2024-11-27 2:40 UTC (2+ messages)
[PATCH v3 0/5] Introduce new headers for Hyper-V
2024-11-26 17:28 UTC (4+ messages)
` [PATCH v3 5/5] hyperv: Remove the now unused hyperv-tlfs.h files
[PATCH v1 0/5] Add STM32MP25 PCIe drivers
2024-11-26 14:38 UTC (7+ messages)
` [PATCH v1 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH v1 2/5] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v1 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
` [PATCH v1 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
` [PATCH v1 5/5] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers
[pci:next] BUILD SUCCESS 10099266dec8275a6899e6a27dcdfebbcc726cc7
2024-11-26 13:36 UTC
[PATCH v3 0/3] Add support for RAS DES feature in PCIe DW
2024-11-26 10:15 UTC (4+ messages)
[pci:controller/rockchip] BUILD SUCCESS a7137cbf6bd53a9f9c40c64fc8b12b88289b3d4a
2024-11-26 8:05 UTC
[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
2024-11-26 7:57 UTC (6+ messages)
` [PATCH v7 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v7 07/10] PCI: imx6: Remove imx7d_pcie_init_phy() function
` [PATCH v7 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v7 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PM support
` [PATCH v7 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox