messages from 2024-10-14 13:07:40 to 2024-10-16 16:24:51 UTC [more...]
[PATCH 0/3] arm64: dts: PCI: lx2160 use fsl,lx2160ar2-pcie
2024-10-16 16:24 UTC (3+ messages)
` [PATCH 2/3] arm64: dts: fsl-lx2160a: add rev2 support
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-16 16:22 UTC (5+ messages)
` [PATCH 02/15] cxl/aer/pci: Update is_internal_error() to be callable w/o CONFIG_PCIEAER_CXL
` [PATCH 04/15] cxl/aer/pci: Add CXL PCIe port correctable error support in AER service driver
[PATCH v3 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-10-16 16:21 UTC (11+ messages)
` [PATCH v3 1/6] genirq/msi: Add cleanup guard define for msi_lock_descs()/msi_unlock_descs()
` [PATCH v3 2/6] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v3 3/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v3 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v3 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v3 6/6] tools: PCI: Add 'B' option for test doorbell
[PATCH v2 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
2024-10-16 16:20 UTC (3+ messages)
[PATCH v2 0/4] Provide devm_clk_bulk_get_all_enabled() helper
2024-10-16 16:07 UTC (3+ messages)
[PATCH 1/1] PCI: Convert pdev_sort_resources() to use resource name helper
2024-10-16 13:34 UTC (6+ messages)
[PATCH 0/2 v2] PCI/portdrv: Report inter switch P2P links through sysfs
2024-10-16 13:25 UTC (7+ messages)
` [PATCH 1/2 v2] PCI/portdrv: Enable reporting inter-switch P2P links
[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
2024-10-16 12:41 UTC (11+ messages)
` [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v4 03/10] crypto: qat - replace "
` [PATCH v4 04/10] crypto: marvell "
` [PATCH v4 05/10] intel_th: pci: Replace "
` [PATCH v4 06/10] wifi: iwlwifi: replace "
` [PATCH v4 07/10] ntb: idt: Replace "
` [PATCH v4 08/10] serial: rp2: "
` [PATCH v4 09/10] ALSA: korg1212: "
` [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all()
[PATCH v9 0/3] PCIe RK3399 clock and reset using new helper functions
2024-10-16 11:49 UTC (4+ messages)
` [PATCH v9 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v9 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v9 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature
[PATCH v8 0/6] PCI: Remove most pcim_iounmap_regions() users
2024-10-16 10:38 UTC (8+ messages)
` [PATCH v8 1/6] PCI: Make pcim_iounmap_region() a public function
` [PATCH v8 2/6] PCI: Deprecate pcim_iounmap_regions()
` [PATCH v8 3/6] fpga/dfl-pci.c: Replace deprecated PCI functions
` [PATCH v8 4/6] block: mtip32xx: "
` [PATCH v8 5/6] gpio: "
` [PATCH v8 6/6] ethernet: cavium: "
[PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-16 9:36 UTC (20+ messages)
` [PATCH 01/13] PCI: Prepare removing "
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
` [PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [PATCH 04/13] net/ethernet: "
` [PATCH 05/13] net/ntb: "
` [PATCH 06/13] misc: "
` [PATCH 07/13] vfio/pci: "
` [PATCH 08/13] PCI: MSI: "
` [PATCH 09/13] ata: Use always-managed "
` [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH 11/13] HID: amd_sfh: Use "
` [PATCH 12/13] Remove devres from pci_intx()
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()
[PATCH] PCI: Constify pci_register_io_range stub fwnode_handle
2024-10-16 8:12 UTC (2+ messages)
[PATCH v4 00/12] Fix and improve the Rockchip endpoint driver
2024-10-16 8:08 UTC (7+ messages)
` [PATCH v4 01/12] PCI: rockchip-ep: Fix address translation unit programming
[PATCH v2 net-next 00/13] add basic support for i.MX95 NETC
2024-10-16 7:38 UTC (43+ messages)
` [PATCH v2 net-next 01/13] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH v2 net-next 02/13] dt-bindings: net: add i.MX95 ENETC support
` [PATCH v2 net-next 03/13] dt-bindings: net: add bindings for NETC blocks control
` [PATCH v2 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH v2 net-next 05/13] net: enetc: move some common interfaces to enetc_pf_common.c
` [PATCH v2 net-next 06/13] net: enetc: build enetc_pf_common.c as a separate module
` [PATCH v2 net-next 07/13] net: enetc: only enable ERR050089 workaround on LS1028A
` [PATCH v2 net-next 08/13] PCI: Add NXP NETC vendor ID and device IDs
` [PATCH v2 net-next 09/13] net: enetc: add i.MX95 EMDIO support
` [PATCH v2 net-next 10/13] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()
` [PATCH v2 net-next 11/13] net: enetc: optimize the allocation of tx_bdr
` [PATCH v2 net-next 12/13] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH v2 net-next 13/13] MAINTAINERS: update ENETC driver files and maintainers
[PATCH v1 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
2024-10-16 5:29 UTC (3+ messages)
[PATCH V7 0/5] TPH and cache direct injection support
2024-10-15 23:45 UTC (6+ messages)
` [PATCH V7 4/5] bnxt_en: Add TPH support in BNXT driver
[PATCH] PCI: dwc: Use level-triggered handler for MSI IRQs
2024-10-15 21:12 UTC
[PATCH v3 00/11] Add PCIe support for bcm2712
2024-10-15 20:11 UTC (17+ messages)
` [PATCH v3 01/11] dt-bindings: interrupt-controller: Add bcm2712 MSI-X DT bindings
` [PATCH v3 03/11] irqchip: mip: Add Broadcom bcm2712 MSI-X interrupt controller
` [PATCH v3 06/11] PCI: brcmstb: Avoid turn off of bridge reset
` [PATCH v3 07/11] PCI: brcmstb: Add bcm2712 support
` [PATCH v3 08/11] PCI: brcmstb: Reuse config structure
` [PATCH v3 09/11] PCI: brcmstb: Adjust PHY PLL setup to use a 54MHz input refclk
` [PATCH v3 10/11] arm64: dts: broadcom: bcm2712: Add PCIe DT nodes
` [PATCH v3 11/11] arm64: dts: broadcom: bcm2712-rpi-5-b: Enable "
[PATCH v5 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
2024-10-15 19:17 UTC (4+ messages)
` [PATCH v5 1/3] of: address: Add parent_bus_addr to struct of_pci_range
` [PATCH v5 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v5 3/3] PCI: imx6: Remove cpu_addr_fixup()
[PATCH v8 0/3] PCIe RK3399 clock and reset using new helper functions
2024-10-15 13:28 UTC (8+ messages)
` [PATCH v8 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v8 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v8 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature
[PATCH] PCI: Constify dummy pci_register_io_range() fwnode_handle
2024-10-15 10:49 UTC (2+ messages)
[PATCH v2] PCI: endpoint: Improve pci_epc_ops::align_addr() interface
2024-10-15 9:20 UTC (2+ messages)
[PATCH] PCI: endpoint: Improve pci_epc_ops::align_addr() interface
2024-10-15 9:02 UTC (3+ messages)
[PATCH v4 0/9] A bunch of changes to refine i.MX PCIe driver
2024-10-15 8:33 UTC (10+ messages)
` [PATCH v4 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v4 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v4 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v4 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v4 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v4 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v4 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v4 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v4 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
pcie hotplug driver probe is not getting called
2024-10-15 8:44 UTC (3+ messages)
[PATCH] PCI/VGA: Don't assume only VGA device found is the boot VGA device
2024-10-15 8:04 UTC (4+ messages)
[PATCH v4 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
2024-10-15 6:46 UTC (3+ messages)
[PATCH v3 00/12]
2024-10-15 6:24 UTC (6+ messages)
` [PATCH v3 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
[PATCH v6 0/6] Improve PCI memory mapping API
2024-10-15 6:01 UTC (5+ messages)
` [PATCH v6 3/6] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
[PATCH] PCI: dwc: endpoint: Clear outbound address on unmap
2024-10-15 5:54 UTC (2+ messages)
[PATCH] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKU's
2024-10-15 5:43 UTC (2+ messages)
[PATCH v3] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge
2024-10-15 4:39 UTC (6+ messages)
[PATCH v6 6/8] PCI: qcom: Fix the ops for SC8280X family SoC
2024-10-15 2:46 UTC (3+ messages)
[PATCH v4 05/12] PCI: rockchip-ep: Implement the pci_epc_ops::get_mem_map() operation
2024-10-15 1:15 UTC (2+ messages)
[PATCH v4] Export PBEC Data register into sysfs
2024-10-15 1:04 UTC (2+ messages)
[pci:doe] BUILD SUCCESS 86efc62d031307e53ad4011e0aa8898e029cef47
2024-10-14 23:46 UTC
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-14 17:33 UTC (4+ messages)
[PATCH 03/15] cxl/aer/pci: Refactor AER driver's existing interfaces to support CXL PCIe ports
2024-10-14 17:27 UTC (2+ messages)
[PATCH v3 04/11] PCI: brcmstb: Expand inbound size calculation helper
2024-10-14 17:25 UTC (4+ messages)
[PATCH v6 7/8] PCI: qcom: Fix the cfg for X1E80100 SoC
2024-10-14 17:20 UTC (2+ messages)
[PATCH v2] PCI: starfive: Enable PCIe controller's runtime PM before probing host bridge
2024-10-14 16:18 UTC (3+ messages)
[PATCH] PCI: cpcihp: remove uneccessary field
2024-10-14 13:19 UTC
[PATCH v6 0/8] Add support for PCIe3 on x1e80100
2024-10-14 13:09 UTC (14+ messages)
` [PATCH v6 3/8] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
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