Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-12-31 16:07:39 to 2025-01-06 11:17:58 UTC [more...]

[PATCH iwl-next v4] e1000e: Fix real-time violations on link up
 2025-01-06 11:17 UTC  (2+ messages)

[PATCH V1] schemas: pci: bridge: Document PCI L0s & L1 entry delay and nfts
 2025-01-06  9:33 UTC 

[PATCH 0/5] PCI: mediatek-gen3: Add MT8196 support
 2025-01-06  9:31 UTC  (19+ messages)
` [PATCH 1/5] dt-bindings: "
` [PATCH 2/5] "
` [PATCH 3/5] PCI: mediatek-gen3: Disable ASPM L0s
` [PATCH 4/5] PCI: mediatek-gen3: Don't reply AXI slave error
` [PATCH 5/5] PCI: mediatek-gen3: Keep PCIe power and clocks if suspend-to-idle

[PATCH v2] PCI: dw-rockchip: remove redundant dev_err
 2025-01-06  8:14 UTC 

[PATCH v2] PCI: dw-rockchip: Enable async probe by default
 2025-01-06  7:58 UTC  (16+ messages)

[PATCH v5 0/2] Export PBEC Data register into sysfs
 2025-01-06  2:39 UTC  (7+ messages)
` [PATCH v5 2/2] Export Power Budgeting Extended Capability into pci-bus-sysfs

[PATCH] PCI: fix reference leak in pci_register_host_bridge()
 2025-01-05 20:26 UTC  (2+ messages)

[PATCH 0/3] Fixes for Rust Device / Driver abstractions
 2025-01-05 19:07 UTC  (5+ messages)
` [PATCH 1/3] rust: pci: do not depend on CONFIG_PCI_MSI
` [PATCH 2/3] rust: io: move module entry to its correct location
` [PATCH 3/3] rust: driver: address soundness issue in `RegistrationOps`

[PATCH v2] net: wwan: iosm: Fix hibernation by re-binding the driver around it
 2025-01-05 17:39 UTC 

[PATCH for-linus] PCI/bwctrl: Fix NULL pointer deref on unbind and bind
 2025-01-05 16:54 UTC  (3+ messages)

[PATCH] PCI: rcar-ep: Fix the issue of the name parameter when calling devm_request_mem_region
 2025-01-05 16:53 UTC  (5+ messages)
  ` [PATCH v2] "
` [PATCH] Original Patch Title

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2025-01-05 16:43 UTC  (7+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v9 7/9] PCI/bwctrl: Add API to set PCIe Link Speed

[PATCH] PCI/DPC: Yet another quirk for PIO log size on Intel Raptor Lake-P
 2025-01-05  8:25 UTC  (3+ messages)

[pci:misc] BUILD SUCCESS 5d48481b73932c21cbec897b5cfe6a1045689a31
 2025-01-04 19:32 UTC 

[v8] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-04 15:16 UTC 

[v5] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-04 14:27 UTC  (6+ messages)

[v7] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-04 14:21 UTC 

[PATCH v2 6/6] PCI/pwrctrl: Add pwrctrl driver for PCI Slots
 2025-01-04 10:23 UTC  (3+ messages)

[PATCH] PCI: dwc: Use level-triggered handler for MSI IRQs
 2025-01-04 10:09 UTC  (7+ messages)

[PATCH v3] PCI: dwc: Fix potential truncation in dw_pcie_edma_irq_verify()
 2025-01-04  8:46 UTC  (4+ messages)

[PATCH 0/3] PCI: Simplify bus range parsing
 2025-01-04  8:39 UTC  (8+ messages)
` [PATCH 1/3] PCI: Unexport of_pci_parse_bus_range()
` [PATCH 2/3] PCI: of: Simplify bus range parsing
` [PATCH 3/3] sparc/PCI: Update reference to devm_of_pci_get_host_bridge_resources()

[PATCH v9 00/18] NVMe PCI endpoint target driver
 2025-01-04  4:59 UTC  (19+ messages)
` [PATCH v9 01/18] nvme: Move opcode string helper functions declarations
` [PATCH v9 02/18] nvmet: Add vendor_id and subsys_vendor_id subsystem attributes
` [PATCH v9 03/18] nvmet: Export nvmet_update_cc() and nvmet_cc_xxx() helpers
` [PATCH v9 04/18] nvmet: Introduce nvmet_get_cmd_effects_admin()
` [PATCH v9 05/18] nvmet: Add drvdata field to struct nvmet_ctrl
` [PATCH v9 06/18] nvme: Add PCI transport type
` [PATCH v9 07/18] nvmet: Improve nvmet_alloc_ctrl() interface and implementation
` [PATCH v9 08/18] nvmet: Introduce nvmet_req_transfer_len()
` [PATCH v9 09/18] nvmet: Introduce nvmet_sq_create() and nvmet_cq_create()
` [PATCH v9 10/18] nvmet: Add support for I/O queue management admin commands
` [PATCH v9 11/18] nvmet: Do not require SGL for PCI target controller commands
` [PATCH v9 12/18] nvmet: Introduce get/set_feature controller operations
` [PATCH v9 13/18] nvmet: Implement host identifier set feature support
` [PATCH v9 14/18] nvmet: Implement interrupt coalescing "
` [PATCH v9 15/18] nvmet: Implement interrupt config "
` [PATCH v9 16/18] nvmet: Implement arbitration "
` [PATCH v9 17/18] nvmet: New NVMe PCI endpoint function target driver
` [PATCH v9 18/18] Documentation: Document the NVMe PCI endpoint "

[PATCH v2] PCI: dwc: Fix W=1 build warning in dw_pcie_edma_irq_verify()
 2025-01-04  4:11 UTC  (4+ messages)

[PATCH v2 00/16] AMD NB and SMN rework
 2025-01-03 21:49 UTC  (2+ messages)

[PATCH v2 0/6] PCI/pwrctrl: Rework pwrctrl driver integration and add driver for PCI slot
 2025-01-03 20:37 UTC  (5+ messages)
` [PATCH v2 1/6] regulator: Guard of_regulator_bulk_get_all() with CONFIG_OF
` [PATCH v2 4/6] PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is created

[PATCH v2] PCI: Remove redundant macro
 2025-01-03 20:34 UTC  (4+ messages)
  `  "

[PATCH 13/14] PCI: hv: switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap()
 2025-01-03 18:56 UTC  (3+ messages)

[PATCH v5 5/6] PCI: mediatek-gen3: Add reset delay in mtk_pcie_en7581_power_up()
 2025-01-03 18:35 UTC  (2+ messages)

[PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
 2025-01-03 17:44 UTC  (2+ messages)

[PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
 2025-01-03 17:39 UTC  (2+ messages)

[PATCH v8 0/7] PCI: Consolidate TLP Log reading and printing
 2025-01-03 16:38 UTC  (5+ messages)
` [PATCH v8 4/7] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v8 5/7] PCI: Store # of supported End-End TLP Prefixes

[PATCH] PCI/AER:Add error message when unable to handle additional devices
 2025-01-03 16:32 UTC  (4+ messages)

[PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
 2025-01-03 15:21 UTC  (3+ messages)

[pci:controller/dt] BUILD SUCCESS 5c3143465ce9ece5bd7a23a45a942a040b3f8f50
 2025-01-03 14:43 UTC 

[pci:for-linus] BUILD SUCCESS bbefc2ff28b883c124cab7a436a7eb7d1fa51006
 2025-01-03 13:50 UTC 

[pci:next] BUILD SUCCESS 95227799c87fe31ea31e736c3cec035c9a7cdd61
 2025-01-03 13:27 UTC 

[PATCH v3 0/8] pci: qcom: Add QCS8300 PCIe support
 2025-01-03 13:14 UTC  (3+ messages)
` [PATCH v3 7/8] arm64: dts: qcom: qcs8300: enable pcie1 for qcs8300 soc

[PATCH] vfio/pci: Fallback huge faults for unaligned pfn
 2025-01-03 12:48 UTC  (4+ messages)

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2025-01-03 11:48 UTC  (12+ messages)

[PATCH v3 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-01-03 11:43 UTC  (14+ messages)
` [PATCH v3 2/4] PCI: of: Add API to retrieve equalization presets from device tree

[PATCH] PCI/ERR: use panic instead pci_info for device recovery failure in PCIe
 2025-01-03 11:16 UTC  (2+ messages)

[PATCH] PCI: endpoint: Fix a double free in __pci_epc_create()
 2025-01-03 10:28 UTC  (2+ messages)

[PATCH] PCI: dw-rockchip: Replace magic values with defines
 2025-01-03  9:58 UTC 

[PATCH v5 0/5] Add PCIe support for Qualcomm IPQ5332
 2025-01-03  7:45 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH v5 2/5] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH v5 3/5] dt-bindings: PCI: qcom: Document the IPQ5332 PCIe controller
` [PATCH v5 4/5] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v5 5/5] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers

[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
 2025-01-03  7:26 UTC  (11+ messages)

[PATCH 0/4] Add PCIe support for IPQ5424
 2025-01-03  6:52 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: ipq5424: Enable PCIe PHYs and controllers

[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
 2025-01-03  1:53 UTC  (7+ messages)
` [PATCH 0/1] "
  ` [PATCH 1/1] PCI/ASPM: fix link state exit during switch upstream function removal
    ` [PATCH 0/1] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed

[PATCH v3] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC
 2025-01-02 23:28 UTC  (4+ messages)

[PATCH 1/1] PCI: Fix Extend ACS configurability
 2025-01-02 23:26 UTC  (3+ messages)

[PATCH v6 0/3] Add support for AMD MDB IP as Root Port
 2025-01-02 20:56 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v6 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge

[RESEND PATCH v5 0/3] Add support for AMD MDB IP as Root Port
 2025-01-02 20:55 UTC  (5+ messages)
` [RESEND PATCH v5 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge

[v6] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-02 20:46 UTC  (4+ messages)

[PATCH v2.1] x86/amd_node, platform/x86/amd/hsmp: Have HSMP use SMN through AMD_NODE
 2025-01-02 20:04 UTC  (6+ messages)
` [PATCH v2.2] "

[bugzilla-daemon@kernel.org: [Bug 219619] New: vfio-pci: screen graphics artifacts after 6.12 kernel upgrade]
 2025-01-02 18:38 UTC  (11+ messages)

[PATCH] PCI: dw-rockchip: Enumerate endpoints based on dll_link_up irq in the combined sys irq
 2025-01-02 17:09 UTC  (3+ messages)

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

[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-01-02 15:59 UTC  (14+ messages)
` [PATCH v7 02/16] rust: implement generic driver registration
` [PATCH v7 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v7 04/16] rust: add rcu abstraction
` [PATCH v7 08/16] rust: add devres abstraction

[RESEND PATCH] PCI: cpci: remove unused fields
 2025-01-02 15:26 UTC 

[PATCH v4 0/3] Migrate PCI Endpoint Subsystem tests to Kselftest
 2025-01-02 14:23 UTC  (13+ messages)
` [PATCH v4 1/3] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v4 2/3] selftests: Move PCI Endpoint tests from tools/pci to Kselftests
` [PATCH v4 3/3] selftests: pci_endpoint: Migrate to Kselftest framework

[PATCH v5 1/6] PCI: mediatek-gen3: Add missing reset_control_deassert() for mac_rst in mtk_pcie_en7581_power_up()
 2025-01-02 11:21 UTC  (3+ messages)

[PATCH] PCI: dwc: Reject a negative nr_irqs value in dw_pcie_edma_irq_verify()
 2025-01-02 10:57 UTC  (5+ messages)

[v4] misc: pci_endpoint_test: Fix overflow of bar_size
 2025-01-01 11:50 UTC  (2+ messages)

[pci:controller/dt] BUILD SUCCESS a45646d86e69e6dfcec83e2d401bc8726bd0060c
 2025-01-01  4:55 UTC 

[pci:controller/rockchip] BUILD SUCCESS 8261bf695c47b98a2d8f63e04e2fc2e4a8c6b12b
 2025-01-01  3:33 UTC 


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