messages from 2024-07-06 17:40:03 to 2024-07-10 13:56:21 UTC [more...]
[PATCH 0/6] PCI: align small (<4k) BARs
2024-07-10 13:56 UTC (11+ 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 v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
2024-07-10 13:55 UTC (3+ messages)
[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-07-10 13:42 UTC (4+ messages)
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
[PATCH v3] PCI: vmd: Create domain symlink before pci_bus_add_devices()
2024-07-10 13:29 UTC (3+ messages)
[PATCH v14 1/4] PCI/DOE: Rename DOE protocol to feature
2024-07-10 13:29 UTC (5+ messages)
` [PATCH v14 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v14 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v14 4/4] PCI/DOE: Allow enabling DOE without CXL
[pci:controller/kirin] BUILD SUCCESS 5f101ebdbf3cc021959c47a7d96d23c987254d1a
2024-07-10 13:20 UTC
[RFC PATCH v1] Export PBEC Data register into sysfs
2024-07-10 12:28 UTC (5+ messages)
[PATCH v6 0/5] PCI: EPC: Add support to wake up host from D3 states
2024-07-10 12:17 UTC (7+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add wakeup host API to EPC core
` [PATCH v6 2/5] PCI: dwc: Add wakeup host op to pci_epc_ops
` [PATCH v6 3/5] PCI: qcom-ep: Add wake up host op to dw_pcie_ep_ops
` [PATCH v6 4/5] PCI: epf-mhi: Add wakeup host op
` [PATCH v6 5/5] bus: mhi: ep: wake up host if the MHI state is in M3
[PATCH v7 0/4] PCI: endpoint: add D-state change notifier support
2024-07-10 12:11 UTC (6+ messages)
` [PATCH v7 1/4] PCI: endpoint: Add "
` [PATCH v7 2/4] PCI: qcom-ep: Add support for D-state change notification
` [PATCH v7 3/4] PCI: qcom-ep: Print D-state name to distinguish D3hot/D3cold
` [PATCH v7 4/4] PCI: epf-mhi: Add support for handling D-state notify from EPC
[PATCH v2 0/2] PCI: qcom-ep: Add QCS9100 PCIe ep compatible
2024-07-10 10:40 UTC (9+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: qcom-ep: Add support for QCS9100 SoC
` [PATCH v2 2/2] PCI: qcom-ep: Add HDMA "
[PATCH v2 0/2] PCI: qcom: Add QCS9100 PCIe compatible
2024-07-10 10:25 UTC (11+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: Document compatible for QCS9100
` [PATCH v2 2/2] PCI: qcom: Add support for QCS9100 SoC
[PATCH v4 0/4] Add Airoha EN7581 PCIe support
2024-07-10 7:02 UTC (10+ messages)
` [PATCH v4 1/4] dt-bindings: PCI: mediatek-gen3: add support for Airoha EN7581
` [PATCH v4 2/4] PCI: mediatek-gen3: Add mtk_gen3_pcie_pdata data structure
` [PATCH v4 3/4] PCI: mediatek-gen3: Rely on reset_bulk APIs for PHY reset lines
` [PATCH v4 4/4] PCI: mediatek-gen3: Add Airoha EN7581 support
[RFC PATCH v1 00/18] Provide a new two step DMA API mapping API
2024-07-10 6:27 UTC (20+ messages)
[PATCH 1/3] PCI: qcom: Fix missing error code in qcom_pcie_probe()
2024-07-10 5:43 UTC (8+ messages)
` [PATCH 2/3] PCI: qcom: Prevent potential error pointer dereference
` [PATCH 3/3] PCI: qcom: Potential uninitialized variable in qcom_pcie_suspend_noirq()
[PATCH v9 10/13] PCI: Give pci_intx() its own devres callback
2024-07-10 4:43 UTC (8+ messages)
[PATCH v2 00/18] PCI device authentication
2024-07-10 3:40 UTC (24+ messages)
` [PATCH v2 01/18] X.509: Make certificate parser public
` [PATCH v2 02/18] X.509: Parse Subject Alternative Name in certificates
` [PATCH v2 03/18] X.509: Move certificate length retrieval into new helper
` [PATCH v2 04/18] certs: Create blacklist keyring earlier
` [PATCH v2 07/18] spdm: Introduce library to authenticate devices
` [PATCH v2 08/18] PCI/CMA: Authenticate devices on enumeration
` [PATCH v2 10/18] PCI/CMA: Reauthenticate devices on reset and resume
[PATCH] PCI: loongson: Add LS7A MSI enablement quirk
2024-07-10 3:04 UTC (3+ messages)
[PATCH] PCI: kirin: fix memory leak in kirin_pcie_parse_port()
2024-07-09 23:37 UTC (2+ messages)
[RESEND PATCH] PCI: fix recursive device locking
2024-07-09 19:57 UTC
[net-next PATCH v4 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
2024-07-09 17:28 UTC (2+ messages)
` [net-next PATCH v4 01/15] PCI: Add Meta Platforms vendor ID
[PATCH] [RFC] genirq/cpuhotplug, PCI/rcar-host: Silence set affinity failed warning
2024-07-09 17:18 UTC (4+ messages)
[PATCH v2 0/2] PCI: kirin: cleanup (dev_err_probe() and scoped loop)
2024-07-09 15:40 UTC (6+ 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 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 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)
[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 (11+ messages)
` [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 (12+ 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 net-next v2 3/3] mlxsw: pci: Lock configuration space of upstream bridge during reset
2024-07-08 14:23 UTC
[PATCH v2 0/3] Enable PCIe ATS for devicetree boot
2024-07-08 9:36 UTC (4+ 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 (18+ 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] 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 (6+ messages)
` [PATCH 1/2] PCI: kirin: use dev_err_probe() in probe error paths
[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
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;
as well as URLs for NNTP newsgroup(s).