Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-07-04 12:56:51 to 2024-07-09 13:37:03 UTC [more...]

[PATCH 0/6] PCI: align small (<4k) BARs
 2024-07-09 13:36 UTC  (7+ messages)
` [PATCH 1/6] PCI: don't clear already cleared bit
` [PATCH 2/6] PCI: restore resource alignment
` [PATCH 3/6] PCI: restore memory decoding after reallocation
` [RFC PATCH 4/6] x86: PCI: preserve IORESOURCE_STARTALIGN alignment
` [PATCH 5/6] PCI: don't reassign resources that are already aligned
` [PATCH 6/6] PCI: align small (<4k) BARs

[PATCH v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-07-09 10:52 UTC  (6+ messages)

[PATCH v2 00/10] Device / Driver and PCI Rust abstractions
 2024-07-09 10:15 UTC  (7+ messages)
` [PATCH v2 01/10] rust: pass module name to `Module::init`

[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
 2024-07-09  8:56 UTC  (5+ messages)

[PATCH v2 00/18] PCI device authentication
 2024-07-09  8:49 UTC  (9+ messages)
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices

[PATCH v1] pci: qcom: Fix 'opp' variable usage
 2024-07-09  7:09 UTC  (2+ messages)

[PATCH v4 0/2] PCI hotplug driver fixes
 2024-07-09  6:48 UTC  (2+ messages)

[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
 2024-07-09  6:20 UTC  (24+ messages)
` [RFC PATCH v1 18/18] nvme-pci: use new dma API

[PATCH 1/3] PCI: qcom: Fix missing error code in qcom_pcie_probe()
 2024-07-09  5:15 UTC  (6+ messages)
` [PATCH 2/3] PCI: qcom: Prevent potential error pointer dereference
` [PATCH 3/3] PCI: qcom: Potential uninitialized variable in qcom_pcie_suspend_noirq()

[pci:misc] BUILD SUCCESS 667017e99d274d38968663649d99b9cb079edfb9
 2024-07-09  3:53 UTC 

[PATCH 0/4] Verify devices transition from D3cold to D0
 2024-07-09  3:07 UTC  (2+ messages)

[pci:next] BUILD SUCCESS cc7fe8c237ed004cc3cc1705e52e9befb814a7b9
 2024-07-09  3:02 UTC 

[PATCH] PCI/PM: Avoid D3cold for HP Spectre x360 Convertible 15-ch0xx PCIe Ports
 2024-07-09  2:57 UTC  (2+ messages)

[PATCH v13 1/4] PCI/DOE: Rename DOE protocol to feature
 2024-07-09  0:50 UTC  (7+ messages)
` [PATCH v13 3/4] PCI/DOE: Expose the DOE features via sysfs

[PATCH] PCI: r8169: add suspend/resume aspm quirk
 2024-07-08 22:15 UTC  (3+ messages)

[PATCH v2] pci: bus: only call of_platform_populate() if CONFIG_OF is enabled
 2024-07-08 19:16 UTC  (19+ messages)

[PATCH v2 1/1] dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges
 2024-07-08 17:10 UTC  (2+ messages)

[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-08 17:08 UTC  (11+ messages)
` [PATCH v7 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v7 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v7 03/10] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v7 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v7 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v7 07/10] PCI: imx6: Consolidate redundant if-checks
` [PATCH v7 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v7 09/10] PCI: imx6: Call common PHY API to set mode, speed, and submode
` [PATCH v7 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH v3 0/3] PCIe Enclosure LED Management
 2024-07-08 16:13 UTC  (17+ messages)
` [PATCH v3 1/3] leds: Init leds class earlier
` [PATCH v3 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support
` [PATCH v3 3/3] PCI/NPEM: Add _DSM PCIe SSD status LED management

[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-08 16:01 UTC  (8+ messages)
` [PATCH v6 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode

[PATCH V3] PCI: Extend ACS configurability
 2024-07-08 14:39 UTC  (3+ messages)
` [PATCH V4] "

[PATCH v2 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-08 14:38 UTC  (30+ messages)
` [PATCH v2 01/12] dt-bindings: PCI: Add Broadcom STB 7712 SOC, update maintainer
` [PATCH v2 04/12] PCI: brcmstb: Use swinit reset if available
` [PATCH v2 05/12] PCI: brcmstb: Get resource before we start asserting reset controllers
` [PATCH v2 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v2 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v2 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v2 09/12] PCI: brcmstb: Refactor for chips with many regular inbound BARs
` [PATCH v2 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v2 11/12] PCI: brcmstb: Enable 7712 SOCs

[PATCH net-next v2 3/3] mlxsw: pci: Lock configuration space of upstream bridge during reset
 2024-07-08 14:23 UTC 

[PATCH] [RFC] genirq/cpuhotplug, PCI/rcar-host: Silence set affinity failed warning
 2024-07-08 11:55 UTC  (3+ messages)

[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
 2024-07-08  9:36 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: generic: Add ats-supported property

[PATCH v6 0/3] Fix address translations on MPFS PCIe controller
 2024-07-08  9:12 UTC  (5+ messages)
` [PATCH v6 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v6 2/3] PCI: microchip: Fix inbound "

[PATCH 00/47] arm64: qcom: dts: add QCS9100 support
 2024-07-08  7:47 UTC  (19+ messages)
` [PATCH 01/47] dt-bindings: arm: qcom: Document QCS9100 SoC and RIDE board
` [PATCH 29/47] dt-bindings: net: qcom,ethqos: add description for qcs9100

[PATCH v4] PCI: Enable runtime pm of the host bridge
 2024-07-08  7:30 UTC  (2+ messages)

[PATCH v3] PCI: Enable runtime pm of the host bridge
 2024-07-08  4:28 UTC  (3+ messages)

[PATCH v2 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
 2024-07-08  0:42 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: kirin: use dev_err_probe() in probe error paths
` [PATCH v2 2/2] PCI: kirin: use for_each_available_child_of_node_scoped()

[PATCH] pci: bus: only call of_platform_populate() if CONFIG_OF is defined
 2024-07-07 13:31 UTC  (5+ messages)

[PATCH 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
 2024-07-07 12:19 UTC  (7+ messages)
` [PATCH 1/2] PCI: kirin: use dev_err_probe() in probe error paths
` [PATCH 2/2] PCI: kirin: use for_each_available_child_of_node_scoped()

[pci:next] BUILD SUCCESS 412d6f897b7a494b373986e63a14a94d0fbd0fdb
 2024-07-06 20:34 UTC 

[pci:misc] BUILD SUCCESS 290b7d180c7625ba62b315ddc2e8ef9c818f30df
 2024-07-06 18:42 UTC 

[pci:controller/kirin] BUILD SUCCESS 1a164371b362bd3c091a1d49d35dadfcf18c1970
 2024-07-06 18:02 UTC 

[PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
 2024-07-06  6:44 UTC  (2+ messages)

[PATCH v2] PCI: controller: add missing MODULE_DESCRIPTION() macros
 2024-07-06  3:54 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: qcom: x1e80100: Make the MHI reg region mandatory
 2024-07-06  3:26 UTC  (2+ messages)

[PATCH v3] PCI: vmd: Create domain symlink before pci_bus_add_devices()
 2024-07-06  3:22 UTC  (2+ messages)

[PATCH v3] PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
 2024-07-06  3:20 UTC  (2+ messages)

[PATCH -next v2] misc: pci_endpoint_test: Remove some unused functions
 2024-07-06  3:18 UTC  (7+ messages)
    `  "

[PATCH] PCI: kirin: fix memory leak in kirin_pcie_parse_port()
 2024-07-06  3:15 UTC  (7+ messages)

[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
 2024-07-06  3:09 UTC  (3+ messages)

[pci:controller/loongson] BUILD SUCCESS b69d24a763b478ae2131b028bd31cfcb42043c01
 2024-07-05 19:37 UTC 

[GIT PULL] PCI fixes for v6.10
 2024-07-05 19:37 UTC  (2+ messages)

[PATCH] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-05 19:20 UTC  (2+ messages)

[PATCH v2 02/12] PCI: brcmstb: Use "clk_out" error path label
 2024-07-05 17:07 UTC  (5+ messages)
    ` [v2 "

[pci:controller/kirin] BUILD SUCCESS 61f1b183543187f952f0adbb5609e2038773397b
 2024-07-05 15:55 UTC 

[pci:endpoint] BUILD SUCCESS 6bba3c0ac5dc54737998a0982b2e272242c87e0f
 2024-07-05 15:37 UTC 

[pci:dt-bindings] BUILD SUCCESS 30e7c6cc88b044a7f89636dd55e9eb6b5a666b14
 2024-07-05 13:33 UTC 

[pci:misc] BUILD SUCCESS ddd49d2aab1ddab3f160e0b0e4f75e0766cd4284
 2024-07-05 13:18 UTC 

[PATCH v5 0/3] mpi3mr: Support PCI Error Recovery
 2024-07-05  3:38 UTC  (2+ messages)

[pci:vmd] BUILD SUCCESS 7a13782e6150154abdf34ced3b733502275a16d1
 2024-07-04 22:10 UTC 

[pci:controller/hyperv] BUILD SUCCESS fea93a3e5d5e6a09eb153866d2ce60ea3287a70d
 2024-07-04 22:07 UTC 

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-07-04 16:14 UTC  (5+ messages)

[pci:dt-bindings 10/11] arch/arm64/boot/dts/qcom/x1e80100-crd.dtb: pci@1bf8000: reg: [[0, 29327360, 0, 12288], [0, 1879048192, 0, 3869], [0, 1879052064, 0, 168], [0, 1879052288, 0, 4096], [0, 1880096768, 0, 1048576]] is too short
 2024-07-04 14:17 UTC  (6+ messages)

[PATCH v6 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-07-04 14:03 UTC  (4+ messages)
` [PATCH v6 2/2] cxl: Calculate region bandwidth of "


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