Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-03-03 12:46:55 to 2023-03-08 09:04:39 UTC [more...]

[PATCH v2 00/16] PCI endpoint fixes and improvements
 2023-03-08  9:03 UTC  (8+ messages)
` [PATCH v2 01/16] PCI: endpoint: Automatically create a function specific attributes group
` [PATCH v2 02/16] PCI: endpoint: Move pci_epf_type_add_cfs() code
` [PATCH v2 03/16] PCI: epf-test: Fix DMA transfer completion initialization
` [PATCH v2 04/16] PCI: epf-test: Fix DMA transfer completion detection
` [PATCH v2 05/16] PCI: epf-test: Use dmaengine_submit() to initiate DMA transfer
` [PATCH v2 06/16] PCI: epf-test: Simplify read/write/copy test functions
` [PATCH v2 08/16] PCI: epf-test: Simplify IRQ test commands execution

[PATCH v2 0/2] Add support to enable ATS on VFs independently
 2023-03-08  8:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF

[PATCH 0/7] Add PCIe support for IPQ9574
 2023-03-08  8:49 UTC  (16+ messages)
` [PATCH 1/7] dt-bindings: PCI: qcom: Add IPQ9574 specific compatible
` [PATCH 7/7] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH 00/19] Qcom PCIe cleanups and improvements
 2023-03-08  8:33 UTC  (31+ messages)
` [PATCH 01/19] PCI: qcom: Remove PCIE20_ prefix from register definitions
` [PATCH 02/19] PCI: qcom: Sort and group registers and bitfield definitions
` [PATCH 03/19] PCI: qcom: Use bitfield definitions for register fields
` [PATCH 04/19] PCI: qcom: Add missing macros "
` [PATCH 05/19] PCI: qcom: Use lower case for hex
` [PATCH 06/19] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.1.0
` [PATCH 07/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 1.0.0
` [PATCH 08/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.2
` [PATCH 09/19] PCI: qcom: Use bulk clock APIs for handling clocks for IP rev 2.3.3
` [PATCH 10/19] PCI: qcom: Use bulk reset APIs for handling resets "
` [PATCH 11/19] PCI: qcom: Use bulk reset APIs for handling resets for IP rev 2.4.0
` [PATCH 12/19] PCI: qcom: Use macros for defining total no. of clocks & supplies
` [PATCH 13/19] dt-bindings: PCI: qcom-ep: Rename "mmio" region to "mhi"
` [PATCH 14/19] "
` [PATCH 15/19] dt-bindings: PCI: qcom: Add "mhi" register region to supported SoCs
` [PATCH 16/19] arm64: dts: qcom: sdm845: Add "mhi" region to the PCIe nodes
` [PATCH 17/19] arm64: dts: qcom: sm8250: "
` [PATCH 18/19] arm64: dts: qcom: sc8280xp: "
` [PATCH 19/19] PCI: qcom: Expose link transition counts via debugfs

[PATCH v3 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-08  8:24 UTC  (14+ messages)
` [PATCH v3 01/13] dt-bindings: PCI: qcom: Update maintainers entry
` [PATCH v3 02/13] dt-bindings: PCI: qcom: Add iommu-map properties
` [PATCH v3 03/13] dt-bindings: PCI: qcom: Add SDX55 SoC
` [PATCH v3 04/13] dt-bindings: PCI: qcom-ep: Fix the unit address used in example
` [PATCH v3 05/13] ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node
` [PATCH v3 06/13] ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane}
` [PATCH v3 07/13] ARM: dts: qcom: sdx55: Add support for PCIe RC controller
` [PATCH v3 08/13] ARM: dts: qcom: sdx55: List the property values vertically
` [PATCH v3 09/13] ARM: dts: qcom: sdx55-t55: Enable PCIe RC support
` [PATCH v3 10/13] ARM: dts: qcom: sdx55-t55: Move "status" property down
` [PATCH v3 11/13] phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55
` [PATCH v3 12/13] phy: qcom-qmp-pcie: Add RC "
` [PATCH v3 13/13] PCI: qcom: Add support for SDX55 SoC

[PATCH v10 00/12] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-03-08  8:23 UTC  (13+ messages)
` [PATCH v10 01/12] PCI: dwc: Fix writing wrong value if snps,enable-cdm-check
` [PATCH v10 02/12] PCI: endpoint: functions/pci-epf-test: Fix dma_chan direction
` [PATCH v10 03/12] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v10 04/12] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v10 05/12] PCI: dwc: Refactor PCIE_PORT_LINK_CONTROL handling
` [PATCH v10 06/12] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v10 07/12] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v10 08/12] PCI: dwc: Add dw_pcie_num_lanes_setup()
` [PATCH v10 09/12] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v10 10/12] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v10 11/12] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v10 12/12] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4

[PATCH v2 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-08  8:00 UTC  (6+ messages)
` [PATCH v2 02/13] dt-bindings: PCI: qcom: Add iommu properties

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-08  7:38 UTC  (12+ messages)

[PATCH] PCI: apple: Set only available ports up
 2023-03-08  0:20 UTC  (2+ messages)

[PATCH V5 0/3] PCI: designware-ep: Fix DBI access before core init
 2023-03-07 15:18 UTC  (4+ messages)

[PATCH v2 0/7] Add support for MHI Endpoint function driver
 2023-03-07 15:14 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH v2 2/7] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH v2 3/7] PCI: endpoint: Add linkdown notifier support
` [PATCH v2 4/7] PCI: endpoint: Add BME "
` [PATCH v2 5/7] PCI: qcom-ep: Add support for Link down notification
` [PATCH v2 6/7] PCI: qcom-ep: Add support for BME notification
` [PATCH v2 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

The MSI Driver Guide HOWTO
 2023-03-07 11:22 UTC 

Fotowoltaika - nowe warunki
 2023-03-06  9:00 UTC 

[Patch v2 0/9] Tegra234 Memory interconnect support
 2023-03-07  9:21 UTC  (6+ messages)

[PATCH 0/6] Add PCIe EP support for SDX65
 2023-03-07  8:58 UTC  (17+ messages)
` [PATCH 1/6] dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65
` [PATCH 2/6] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH 3/6] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH 4/6] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH 5/6] ARM: dts: qcom: sdx65-mtp: Enable PCIE0 PHY
` [PATCH 6/6] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP

[regression] Bug 217106 - Null pointer dereference on dock unplug
 2023-03-07  8:49 UTC 

[PATCH v2] PCI:vmd: add the module param to adjust msi mode
 2023-03-07  8:35 UTC 

[PATCH] PCI: kirin: Select REGMAP_MMIO for PCIE_KIRIN
 2023-03-07  5:42 UTC  (2+ messages)
` Ping: "

[PATCH V2] arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent
 2023-03-07  4:20 UTC  (2+ messages)

[PATCH v3 00/16] Collection of DOE material
 2023-03-07  1:55 UTC  (7+ messages)
` [PATCH v3 12/16] PCI/DOE: Create mailboxes on device enumeration

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-06 21:51 UTC  (11+ messages)

[PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up
 2023-03-06 15:10 UTC  (5+ messages)
` [PATCH v2 1/4] PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
` [PATCH v2 2/4] s390/pci: only add specific device in zpci_bus_scan_device()
` [PATCH v2 3/4] s390/pci: remove redundant pci_bus_add_devices() on new bus
` [PATCH v2 4/4] s390/pci: clean up left over special treatment for function zero

[PATCH v5 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-06 15:08 UTC  (16+ messages)
` [PATCH v5 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v5 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v5 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v5 4/4] dmaengine: dw-edma: Add HDMA DebugFS support

[PATCH] PCI: Add quirk to clear MSI-X
 2023-03-06  8:14 UTC  (2+ messages)

[PATCH v2 0/2] PCI: mediatek-gen3: Support controlling power and
 2023-03-06  6:40 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset
` [PATCH v2 2/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[PATCH AUTOSEL 4.14 5/6] PCI: Add SolidRun vendor ID
 2023-03-05 13:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 6/6] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 4.19 5/6] PCI: Add SolidRun vendor ID
 2023-03-05 13:55 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 6/6] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 5.10 7/8] PCI: Add SolidRun vendor ID
 2023-03-05 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 8/8] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 5.4 6/7] PCI: Add SolidRun vendor ID
 2023-03-05 13:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 7/7] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 5.15 8/9] PCI: Add SolidRun vendor ID
 2023-03-05 13:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 9/9] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 6.1 14/15] PCI: Add SolidRun vendor ID
 2023-03-05 13:53 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 15/15] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH AUTOSEL 6.2 15/16] PCI: Add SolidRun vendor ID
 2023-03-05 13:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.2 16/16] PCI: Avoid FLR for SolidRun SNET DPU rev 1

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-04 14:47 UTC  (5+ messages)
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() release the device node

[PATCH AUTOSEL 5.15 20/50] PCI: loongson: Prevent LS7A MRRS increases
 2023-03-03 21:45 UTC  (5+ messages)
` [PATCH AUTOSEL 5.15 37/50] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 5.15 38/50] PCI: Take other bus devices into account when distributing resources
` [PATCH AUTOSEL 5.15 46/50] PCI: loongson: Add more devices that need MRRS quirk
` [PATCH AUTOSEL 5.15 47/50] PCI: Add ACS quirk for Wangxun NICs

[PATCH AUTOSEL 5.10 17/30] PCI: loongson: Prevent LS7A MRRS increases
 2023-03-03 21:47 UTC  (5+ messages)
` [PATCH AUTOSEL 5.10 22/30] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 5.10 23/30] PCI: Take other bus devices into account when distributing resources
` [PATCH AUTOSEL 5.10 26/30] PCI: loongson: Add more devices that need MRRS quirk
` [PATCH AUTOSEL 5.10 27/30] PCI: Add ACS quirk for Wangxun NICs

[PATCH AUTOSEL 6.1 03/60] PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
 2023-03-03 21:43 UTC  (8+ messages)
` [PATCH AUTOSEL 6.1 24/60] PCI: loongson: Prevent LS7A MRRS increases
` [PATCH AUTOSEL 6.1 43/60] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 6.1 44/60] PCI: Take other bus devices into account when distributing resources
` [PATCH AUTOSEL 6.1 45/60] PCI: Distribute available resources for root buses, too
` [PATCH AUTOSEL 6.1 53/60] PCI: loongson: Add more devices that need MRRS quirk
` [PATCH AUTOSEL 6.1 54/60] PCI: Add ACS quirk for Wangxun NICs
` [PATCH AUTOSEL 6.1 55/60] PCI: pciehp: Add Qualcomm quirk for Command Completed erratum

[PATCH AUTOSEL 6.2 04/64] PCI/ACPI: Account for _S0W of the target bridge in acpi_pci_bridge_d3()
 2023-03-03 21:41 UTC  (9+ messages)
` [PATCH AUTOSEL 6.2 27/64] PCI/portdrv: Prevent LS7A Bus Master clearing on shutdown
` [PATCH AUTOSEL 6.2 28/64] PCI: loongson: Prevent LS7A MRRS increases
` [PATCH AUTOSEL 6.2 47/64] PCI: Align extra resources for hotplug bridges properly
` [PATCH AUTOSEL 6.2 48/64] PCI: Take other bus devices into account when distributing resources
` [PATCH AUTOSEL 6.2 49/64] PCI: Distribute available resources for root buses, too
` [PATCH AUTOSEL 6.2 57/64] PCI: loongson: Add more devices that need MRRS quirk
` [PATCH AUTOSEL 6.2 58/64] PCI: Add ACS quirk for Wangxun NICs
` [PATCH AUTOSEL 6.2 59/64] PCI: pciehp: Add Qualcomm quirk for Command Completed erratum

[PATCH AUTOSEL 5.4 19/20] PCI: Add ACS quirk for Wangxun NICs
 2023-03-03 21:48 UTC 

[Bug 217080] New: missing kzalloc check in pci_aer_init
 2023-03-03 17:13 UTC 

[PATCH v4 0/4] dmaengine: dw-edma: Add support for native HDMA
 2023-03-03 16:02 UTC  (5+ messages)
` [PATCH v4 3/4] "


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