linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-24 17:13:46 to 2022-03-28 16:44:34 UTC [more...]

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-28 14:15 UTC  (42+ messages)
` [PATCH 02/25] dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction semantics
` [PATCH 04/25] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH 06/25] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH 07/25] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH 09/25] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH 10/25] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH 11/25] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH 12/25] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH 13/25] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH 14/25] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH 15/25] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH 16/25] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH 17/25] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH 18/25] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH 19/25] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH 20/25] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH 21/25] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH 22/25] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH 23/25] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH 24/25] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH 25/25] PCI: dwc: Add DW eDMA engine support

[PATCH] dt-bindings: PCI: uniphier: Convert uniphier-pcie.txt to json-schema
 2022-03-28 16:23 UTC  (4+ messages)

[PATCH 01/22] orion5x: Replace comments with C99 initializers
 2022-03-28 16:17 UTC  (47+ messages)
` [PATCH 02/22] s3c: "
` [PATCH 03/22] ia64: "
` [PATCH 04/22] x86: "
` [PATCH 05/22] acpica: "
` [PATCH 06/22] idt77252: "
` [PATCH 07/22] cm4000: "
` [PATCH 08/22] i5100: "
` [PATCH 09/22] gpio-winbond: Use "
` [PATCH 10/22] hfi1: Replace comments with "
` [PATCH 11/22] rdmavt: "
` [PATCH 12/22] alps: "
` [PATCH 13/22] capi: "
` [PATCH 14/22] mISDN: "
` [PATCH 15/22] macintosh: "
` [PATCH 16/22] dvb-usb: "
` [PATCH 17/22] cxl: "
` [PATCH 18/22] smsc: "
` [PATCH 19/22] wnc36xx: "
` [PATCH 20/22] wireless: "
` [PATCH 21/22] rtw89: "
` [PATCH 22/22] pci: "
` [PATCH 00/22] "

[PATCH 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-03-25  4:19 UTC  (6+ messages)
` [PATCH 1/4] clk: baikal-t1: Fix invalid xGMAC PTP clock divider
` [PATCH 2/4] clk: baikal-t1: Define shared xGMAC ref/ptp clocks parent
` [PATCH 3/4] clk: baikal-t1: Move reset-controls code into a dedicated module
` [PATCH 4/4] clk: baikal-t1: Add DDR/PCIe directly controlled resets support

[PATCH 00/16] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-03-24  1:37 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: PCI: dwc: Define generic and native DT bindings
` [PATCH 02/16] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH 03/16] PCI: dwc: Add more verbose link-up message
` [PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH 05/16] PCI: dwc: Add IP-core version detection procedure
` [PATCH 06/16] PCI: dwc: Introduce Synopsys IP-core versions/types interface
` [PATCH 07/16] PCI: dwc: Add host de-initialization callback
` [PATCH 08/16] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH 09/16] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH 10/16] PCI: dwc: Drop iATU regions enumeration - dw_pcie_region_type
` [PATCH 11/16] PCI: dwc: Add iATU regions size detection procedure
` [PATCH 12/16] PCI: dwc: Verify in/out regions against iATU constraints
` [PATCH 13/16] PCI: dwc: Check iATU in/outbound ranges setup methods status
` [PATCH 14/16] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH 15/16] PCI: dwc: Introduce generic platform clocks and resets sets
` [PATCH 16/16] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH 00/12] PCI: dwc: Various fixes and cleanups
 2022-03-24  1:25 UTC  (13+ messages)
` [PATCH 01/12] PCI: dwc: Stop link in the host init error and de-initialization
` [PATCH 02/12] PCI: dwc: Don't use generic IO-ops for DBI-space access
` [PATCH 03/12] PCI: dwc: Add unroll iATU space support to the regions disable method
` [PATCH 04/12] PCI: dwc: Disable outbound windows for controllers with iATU
` [PATCH 05/12] PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
` [PATCH 06/12] PCI: dwc: Add braces to the multi-line if-else statements
` [PATCH 07/12] PCI: dwc: Add trailing new-line literals to the log messages
` [PATCH 08/12] PCI: dwc: Discard IP-core version checking on unrolled iATU detection
` [PATCH 09/12] PCI: dwc: Convert Link-up status method to using dw_pcie_readl_dbi()
` [PATCH 10/12] PCI: dwc-plat: Simplify the probe method return value handling
` [PATCH 11/12] PCI: dwc-plat: Discard unused regmap pointer
` [PATCH 12/12] PCI: dwc-plat: Drop dw_plat_pcie_of_match forward declaration

[RFC PATCH 0/4] PCI: hv: Miscellaneous changes
 2022-03-28 14:42 UTC  (5+ messages)
` [RFC PATCH 1/4] Drivers: hv: vmbus: Remove special code for unsolicited messages
` [RFC PATCH 2/4] PCI: hv: Use vmbus_requestor to generate transaction IDs for VMbus hardening
` [RFC PATCH 3/4] Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
` [RFC PATCH 4/4] PCI: hv: Fix synchronization between channel callback and hv_compose_msi_msg()

[PATCH] PCI: mediatek-gen3: Print LTSSM state when PCIe link down
 2022-03-28 14:39 UTC  (2+ messages)

[PATCH] PCI: qcom: Add support for handling MSIs from 8 endpoints
 2022-03-28 14:39 UTC  (4+ messages)

[PATCH V2 0/1] Intel Sky Lake-E host root ports check
 2022-03-28 14:38 UTC  (5+ messages)
` [PATCH V2 1/1] "

[PATCH] PCI: dwc: Modify the check about MSI DMA mask 32-bit
 2022-03-28 14:32 UTC  (2+ messages)

[PATCH] PCI: mediatek: Update entries to distinguish MediaTek PCIe controller
 2022-03-28 13:54 UTC  (2+ messages)

[PATCH 4/5] phy: Add ARTPEC-8 PCIe PHY driver
 2022-03-28 13:08 UTC  (2+ messages)

next/master bisection: baseline.login on asus-C523NA-A20057-coral
 2022-03-28 12:54 UTC  (5+ messages)

[PATCH 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-03-28 12:51 UTC  (2+ messages)

[PATCH 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-03-28 11:40 UTC  (6+ messages)

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-03-28  7:08 UTC  (2+ messages)

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-03-28  3:00 UTC  (4+ messages)
` [PATCH v2 6/7] arm64: dts: imx8mp-evk: Add "
  ` (EXT) "

[PATCH 5/5] MAINTAINERS: Add maintainer for Axis ARTPEC-8 PCIe PHY driver
 2022-03-28  2:23 UTC 

[PATCH 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
 2022-03-28  2:14 UTC 

[PATCH 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
 2022-03-28  1:48 UTC 

[PATCH 00/25] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-03-27 21:41 UTC  (2+ messages)

[PATCH -next] PCI: hv: Remove unused function hv_set_msi_entry_from_desc()
 2022-03-26 20:12 UTC  (2+ messages)

[PATCH v4 0/2] pci: Add PCIe support for SM8150 SoC
 2022-03-26  6:08 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH v4 2/2] PCI: qcom: Add SM8150 SoC support

[GIT PULL] PCI changes for v5.18
 2022-03-25 21:06 UTC  (2+ messages)

[PATCH v5 1/2] PCI: ACPI: Support Microsoft's "DmaProperty"
 2022-03-25 18:46 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma

[RFC PATCH 0/5] PCIe EPF support for internal DMAC handling and driver update for R-Car PCIe EP to support DMAC
 2022-03-25 17:13 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3 1/2] PCI/PM: refactor pci_pm_suspend_noirq()
 2022-03-25 16:56 UTC 

[PATCH v4] PCI / ACPI: Assume `HotPlugSupportInD3` only if device can wake from D3
 2022-03-25 13:55 UTC  (8+ messages)

[PATCH 1/2] PCI: Extend isolated function probing to s390
 2022-03-25 13:16 UTC  (2+ messages)
` [PATCH 2/2] s390/pci: allow zPCI zbus without a function zero

[PATCH V6 04/10] PCI/DOE: Introduce pci_doe_create_doe_devices
 2022-03-25 12:02 UTC  (6+ messages)

[PATCH v3 0/4] PCI: mvebu: Slot support
 2022-03-25  9:38 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v3 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v3 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v3 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH v2 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-03-25  9:20 UTC  (3+ messages)

[GIT PULL] Compute Express Link update for v5.18
 2022-03-25  1:35 UTC  (2+ messages)

[PATCH 2/2] powerpc/eeh: Use pcie_reset_state_t type in function arguments
 2022-03-24 22:09 UTC  (2+ messages)

[PATCH 2/3] PCI: Support asynchronous shutdown
 2022-03-24 21:38 UTC 

[PATCH2] PCI: dwc: solve returning success but actually failed
 2022-03-24 21:04 UTC  (3+ messages)
` [PATCH v2] PCI: dwc: Fix setting error return on MSI DMA mapping failure

[PATCH] PCI: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup
 2022-03-24 21:03 UTC  (2+ messages)

[PATCH v3 0/7] Add PCIe support for SM8150 SoC
 2022-03-24 20:52 UTC  (3+ messages)
` [PATCH v3 5/7] PCI: qcom: Add SM8150 SoC support

[PATCH v2 0/4] PCI: mvebu: Slot support
 2022-03-24 20:50 UTC  (6+ messages)
` [PATCH v2 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v2 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH 05/25] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
 2022-03-24 19:23 UTC 


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).