Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-15 05:43:02 to 2024-03-25 01:21:42 UTC [more...]

[PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
 2024-03-25  1:21 UTC  (2+ messages)

[PATCH] cleanup: Add usage and style documentation
 2024-03-24 20:37 UTC  (15+ messages)

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-03-24 17:19 UTC  (2+ messages)

[PATCH 0/2] PCI: Remove pci_enable_device_io()
 2024-03-23 17:43 UTC  (4+ messages)
` [PATCH 1/2] ata: pata_cs5520: Remove not needed call to pci_enable_device_io
` [PATCH 2/2] PCI: Remove pci_enable_device_io()

[PATCH 2/2] PCI/NPEM: Add Native PCIe Enclosure Management support
 2024-03-23  5:09 UTC  (6+ messages)

[PATCH v2 0/3] Add Gen4 equalization and margining settings
 2024-03-23  0:24 UTC  (6+ messages)
` [PATCH v2 1/3] PCI: qcom: Refactor common code
` [PATCH v2 2/3] PCI: qcom: Add equalization settings for gen4
` [PATCH v2 3/3] PCI: qcom: Add rx margining "

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-03-22 23:36 UTC  (10+ messages)

[PATCH v2] PCI: dwc: Enable runtime pm of the host bridge
 2024-03-22 22:04 UTC  (5+ messages)

[PATCH 3/4] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-03-22 19:30 UTC  (2+ messages)

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-03-22 19:21 UTC  (12+ messages)

[PATCH v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-03-22 17:03 UTC  (2+ messages)

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-03-22 16:11 UTC  (21+ messages)
` [PATCH 01/11] PCI: qcom-ep: Disable resources unconditionally during PERST# assert
` [PATCH 02/11] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH 03/11] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH 04/11] PCI: epf-test: Refactor pci_epf_test_unbind() function
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback
` [PATCH 06/11] PCI: endpoint: Introduce EPC 'deinit' event and notify the EPF drivers
` [PATCH 07/11] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH 09/11] PCI: epf-test: Handle "
` [PATCH 10/11] PCI: qcom-ep: Rework {start/stop}_link() callbacks implementation
` [PATCH 11/11] PCI: tegra194: "

[PATCH v3] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-03-22 14:45 UTC  (7+ messages)

[PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
 2024-03-22 14:41 UTC  (13+ messages)

[PATCH 0/4] PCI: Consolidate TLP Log reading and printing
 2024-03-22 14:16 UTC  (3+ messages)

[PATCH 0/2] PCI/ASPM: Define consolidation
 2024-03-22 12:39 UTC  (3+ messages)
` [PATCH 1/2] PCI/ASPM: Consolidate link state defines
` [PATCH 2/2] PCI/ASPM: Cleanup ASPM disable/enable mask calculation

[PATCH v10 0/8] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-03-22 11:53 UTC  (7+ messages)
` [PATCH v10 2/8] PCI: dwc: ep: Add Kernel-doc comments for APIs
` [PATCH v10 7/8] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v10 8/8] PCI: dwc: ep: Remove "core_init_notifier" flag

[PATCH v4 0/7] minor PCI endpoint cleanups
 2024-03-22 10:31 UTC  (10+ messages)
` [PATCH v4 1/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_alloc_space() loop
` [PATCH v4 2/7] PCI: endpoint: Allocate a 64-bit BAR if that is the only option
` [PATCH v4 3/7] PCI: endpoint: pci-epf-test: Remove superfluous code
` [PATCH v4 4/7] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
` [PATCH v4 5/7] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
` [PATCH v4 6/7] PCI: cadence: Set a 64-bit BAR if requested
` [PATCH v4 7/7] PCI: rockchip-ep: "

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-22  8:05 UTC  (4+ messages)
` [PATCH v2 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH] PCI: imx6: Fix i.MX8MP PCIe EP can not trigger MSI
 2024-03-22  8:01 UTC  (3+ messages)

[bug report] WARNING: CPU: 0 PID: 226 at drivers/pci/pci.c:2236 pci_disable_device+0xf4/0x100
 2024-03-21 12:44 UTC  (7+ messages)

RE:Mobile App Development || Web App Development
 2024-03-21  6:32 UTC 

[PATCH] PCI: endpoint: Migrate to Genalloc framework for outbound window memory allocation
 2024-03-20 14:26 UTC  (11+ messages)

[bug report] WARNING: CPU: 0 PID: 1 at kernel/resource.c:834 __insert_resource+0x84/0x110
 2024-03-20 13:15 UTC  (6+ messages)

[PATCH v3 0/9] PCI: endpoint: set prefetchable bit for 64-bit BARs
 2024-03-20 11:14 UTC  (27+ messages)
` [PATCH v3 1/9] PCI: endpoint: pci-epf-test: Fix incorrect loop increment
` [PATCH v3 5/9] PCI: endpoint: pci-epf-test: Simplify pci_epf_test_set_bar() loop
` [PATCH v3 6/9] PCI: endpoint: pci-epf-test: Clean up pci_epf_test_unbind()
` [PATCH v3 7/9] PCI: cadence: Set a 64-bit BAR if requested
` [PATCH v3 8/9] PCI: rockchip-ep: "
` [PATCH v3 9/9] PCI: endpoint: Set prefetch when allocating memory for 64-bit BARs

[PATCH v4 0/5] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-03-20  9:52 UTC  (11+ messages)
` [PATCH v4 3/5] PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295p
` (subset) [PATCH v4 0/5] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable

[PATCH v15,RESEND 22/23] PCI: starfive: Offload the NVMe timeout workaround to host drivers
 2024-03-20  8:42 UTC  (7+ messages)

[PATCH v4 00/18] Add suspend to ram support for PCIe on J7200
 2024-03-20  8:37 UTC  (4+ messages)
` [PATCH v4 02/18] pinctrl: pinctrl-single: move suspend()/resume() callbacks to noirq

[PATCH 00/12] PCI device authentication
 2024-03-20  8:33 UTC  (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices

[PATCH v2] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-03-20  8:08 UTC  (3+ messages)

[PATCH] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-03-19 21:36 UTC  (9+ messages)

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2024-03-19 16:54 UTC  (4+ messages)

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-03-19 16:07 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v5 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v5 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v5 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v5 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH v2 0/2] Attach DT nodes to existing PCI devices
 2024-03-19 14:41 UTC  (11+ messages)

[PATCH v5 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-19 11:42 UTC  (7+ messages)
` [PATCH v5 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v5 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms
` [PATCH v5 3/5] PCI: dwc: Pass the eDMA mapping format flag directly from glue drivers
` [PATCH v5 4/5] PCI: qcom-ep: Add HDMA support for SA8775P SoC
` [PATCH v5 5/5] PCI: epf-mhi: Enable HDMA "

[PATCH v1 2/3] PCI: dwc: add equalization settings for gen4
 2024-03-19 11:07 UTC  (2+ messages)

[PATCH v4 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-03-19  4:25 UTC  (8+ messages)
` [PATCH v4 5/5] PCI: dwc: Add common send PME_Turn_Off message method

[PATCH v4 0/5] PCI: dwc: Add support for integrating HDMA with DWC EP driver
 2024-03-18  5:34 UTC  (7+ messages)
` [PATCH v4 1/5] PCI: dwc: Refactor dw_pcie_edma_find_chip() API
` [PATCH v4 2/5] PCI: dwc: Skip finding eDMA channels count for HDMA platforms

[GIT PULL] Compute Express Link (CXL) for 6.9
 2024-03-16 17:22 UTC  (2+ messages)

INFO: rcu detected stall in corrupted
 2024-03-16  3:25 UTC 

[BUG] PCI: of: of_pci_make_dev_node() creates ranges that fail address translation
 2024-03-15 18:04 UTC  (2+ messages)

[PATCH v6 0/2] Add helper function to get and enable all bulk clocks
 2024-03-15 17:39 UTC  (7+ messages)
  ` [PATCH v6 1/2] clk: Provide managed helper to get and enable "

[PATCH v2 2/3] PCI: qcom: Read back PARF_LTSSM register
 2024-03-15 16:47 UTC  (6+ messages)

[PATCH v2 0/7] PCI: Solve two bridge window sizing issues
 2024-03-15 14:39 UTC  (3+ messages)

[PATCH 1/1] PCI: Use the correct bit in Link Training not active check
 2024-03-15  9:58 UTC  (8+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).