Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-03-07 09:21:48 to 2023-03-10 04:09:17 UTC [more...]

[PATCH v3 00/19] Qcom PCIe cleanups and improvements
 2023-03-10  4:08 UTC  (5+ messages)
` [PATCH v3 01/19] PCI: qcom: Remove PCIE20_ prefix from register definitions
` [PATCH v3 02/19] PCI: qcom: Sort and group registers and bitfield definitions
` [PATCH v3 03/19] PCI: qcom: Use bitfield definitions for register fields
` [PATCH v3 04/19] PCI: qcom: Add missing macros "

[PATCH v6 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-10  3:50 UTC  (7+ messages)
` [PATCH v6 1/5] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v6 2/5] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v6 3/5] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v6 4/5] dmaengine: dw-edma: Add HDMA DebugFS support
` [PATCH v6 5/5] dmaengine: dw-edma: Optimization in dw_edma_v0_core_handle_int

[PATCH] PCI: Add quirk to clear MSI-X
 2023-03-10  0:57 UTC  (8+ messages)

The MSI Driver Guide HOWTO
 2023-03-09 22:55 UTC  (4+ messages)

[PATCH net-next v9 3/5] r8169: Consider chip-specific ASPM can be enabled on more cases
 2023-03-09 20:17 UTC  (2+ messages)

[PATCH v2] PCI: apple: Set only available ports up
 2023-03-09 19:48 UTC  (5+ messages)

[PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up
 2023-03-09 19:14 UTC  (11+ 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

nvme-pci: Disabling device after reset failure: -5 occurs while AER recovery
 2023-03-09 17:53 UTC 

[PATCH] arm64: PCI: Add quirk for platforms running Windows
 2023-03-09 17:38 UTC  (4+ messages)

[PATCH v2] PCI: imx6: install the fault handler only if we are really running on a compatible device
 2023-03-09 16:56 UTC 

[PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
 2023-03-09 16:34 UTC  (19+ messages)

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

[PATCH v2] PCI:vmd: add the module param to adjust msi mode
 2023-03-09 12:31 UTC  (3+ messages)

[pci:aer] BUILD SUCCESS e35b32eaec16fdc7285e6d3f94665b104e0aba60
 2023-03-09 12:00 UTC 

[PATCH v2 0/1] PCI: qcom: Add support for system suspend and resume
 2023-03-09 10:47 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/5] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-03-09  9:52 UTC  (8+ 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 "

[PATCH V7 0/3] Generate device tree node for pci devices
 2023-03-09  8:45 UTC  (15+ messages)

[PATCH v6 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-03-09  2:40 UTC  (14+ messages)
` [PATCH v6 01/13] x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VM
` [PATCH v6 02/13] x86/hyperv: Reorder code to facilitate future work
` [PATCH v6 03/13] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH v6 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [PATCH v6 05/13] init: Call mem_encrypt_init() after Hyper-V hypercall init is done
` [PATCH v6 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [PATCH v6 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V
` [PATCH v6 08/13] Drivers: hv: vmbus: Remove second mapping of VMBus monitor pages
` [PATCH v6 09/13] Drivers: hv: vmbus: Remove second way of mapping ring buffers
` [PATCH v6 10/13] hv_netvsc: Remove second mapping of send and recv buffers
` [PATCH v6 11/13] Drivers: hv: Don't remap addresses that are above shared_gpa_boundary
` [PATCH v6 12/13] PCI: hv: Add hypercalls to read/write MMIO space
` [PATCH v6 13/13] PCI: hv: Enable PCI pass-thru devices in Confidential VMs

[PATCH v1] PCI/EDR: Clear PCIe Device Status errors after EDR error recovery
 2023-03-08 23:17 UTC  (2+ messages)

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 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  (14+ messages)
` [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 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 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  (5+ messages)


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