messages from 2023-03-05 13:53:48 to 2023-03-08 23:05:38 UTC [more...]
[PATCH] PCI: Add quirk to clear MSI-X
2023-03-08 23:04 UTC (4+ messages)
The MSI Driver Guide HOWTO
2023-03-08 23:03 UTC (2+ messages)
[PATCH v2] PCI:vmd: add the module param to adjust msi mode
2023-03-08 22:57 UTC (2+ messages)
[PATCH v4 0/5] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
2023-03-08 21:24 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: nvmem: convert amlogic-efuse.txt to dt-schema
` [PATCH v4 2/5] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v4 3/5] dt-bindings: media: convert meson-ir.txt "
` [PATCH v4 4/5] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt "
` [PATCH v4 5/5] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
ASMedia ASM1812 PCIe switch causes system to freeze hard
2023-03-08 20:49 UTC (2+ messages)
[PATCH] PCI: imx6: install the fault handler only if we are really running on a compatible device
2023-03-08 20:40 UTC (3+ messages)
[PATCH] PCI/AER: correctable error message as KERN_INFO
2023-03-08 20:23 UTC (4+ messages)
[PATCH] arm64: PCI: Add quirk for platforms running Windows
2023-03-08 18:53 UTC (2+ messages)
[PATCH RESEND] PCI: s390: Fix use-after-free of PCI bus resources with s390 per-function hotplug
2023-03-08 18:38 UTC (2+ messages)
[PATCH v10 00/12] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-03-08 14:06 UTC (14+ 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 v3 0/5] Add PCIe EP support for SDX65
2023-03-08 13:35 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v3 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v3 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v3 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v3 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP
[PATCH v2 0/6] Add PCIe EP support for SDX65
2023-03-08 13:10 UTC (11+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: qcom,tcsr: Add compatible for sdx65
` [PATCH v2 2/6] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v2 3/6] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v2 4/6] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v2 5/6] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v2 6/6] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP
[PATCH] PCI: apple: Set only available ports up
2023-03-08 11:23 UTC (4+ messages)
[PATCH] selftests: pci: pci-selftest: add support for PCI endpoint driver test
2023-03-08 11:06 UTC (9+ messages)
[PATCH v2 00/16] PCI endpoint fixes and improvements
2023-03-08 9:03 UTC (17+ 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 07/16] PCI: epf-test: Simply pci_epf_test_raise_irq()
` [PATCH v2 08/16] PCI: epf-test: Simplify IRQ test commands execution
` [PATCH v2 09/16] PCI: epf-test: Improve handling of command and status registers
` [PATCH v2 10/16] PCI: epf-test: Cleanup pci_epf_test_cmd_handler()
` [PATCH v2 11/16] PCI: epf-test: Simplify dma support checks
` [PATCH v2 12/16] PCI: epf-test: Simplify transfers result print
` [PATCH v2 13/16] misc: pci_endpoint_test: Free IRQs before removing the device
` [PATCH v2 14/16] misc: pci_endpoint_test: Re-init completion for every test
` [PATCH v2 15/16] misc: pci_endpoint_test: Do not write status in IRQ handler
` [PATCH v2 16/16] misc: pci_endpoint_test: Simplify pci_endpoint_test_msi_irq()
[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 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 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
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] 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 (9+ 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 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 16/16] PCI: Avoid FLR for SolidRun SNET DPU rev 1
2023-03-05 13:52 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