Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-19 13:39:20 to 2024-03-25 13:17:11 UTC [more...]

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-03-25 13:16 UTC  (9+ messages)
` [PATCH v6 01/16] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v6 02/16] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v6 03/16] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v6 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v6 06/16] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v6 07/16] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v6 08/16] arm64: dts: qcom: qrb5165-rb5: "

[PATCH 00/28] Remove PCI_IRQ_LEGACY
 2024-03-25 12:57 UTC  (32+ messages)
` [PATCH 01/28] PCI: msi: Use PCI_IRQ_INTX
` [PATCH 02/28] PCI: portdrv: "
` [PATCH 03/28] PCI: documentation: "
` [PATCH 04/28] sound: intel: "
` [PATCH 05/28] usb: hcd-pci: "
` [PATCH 06/28] tty: 8250_pci: "
` [PATCH 07/28] platform: intel_ips: "
` [PATCH 08/28] ntb: "
` [PATCH 09/28] mfd: intel-lpss-pci: "
` [PATCH 10/28] drm: amdgpu: "
` [PATCH 11/28] infiniband: qib: "
` [PATCH 12/28] infiniband: vmw_pvrdma: "
` [PATCH 13/28] misc: vmci_guest: Use PCI_IRQ_ALL_TYPES
` [PATCH 14/28] net: xgbe: Use PCI_IRQ_INTX
` [PATCH 15/28] net: aquantia atlantic: "
` [PATCH 16/28] net: atheros: alx: "
` [PATCH 17/28] net: realtek: r8169: "
` [PATCH 18/28] net: wangxun: "
` [PATCH 19/28] net: wireless: ath10k: Use references to INTX instead of LEGACY
` [PATCH 20/28] net wireless; realtec: Use PCI_IRQ_INTX
` [PATCH 21/28] scsi: arcmsr: "
` [PATCH 22/28] scsi: hpsa: "
` [PATCH 23/28] scsi: ipr: "
` [PATCH 24/28] scsi: megaraid: "
` [PATCH 25/28] scsi: mpt3sas: "
` [PATCH 26/28] scsi: pmcraid: "
` [PATCH 27/28] scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY
` [PATCH 28/28] PCI: Remove PCI_IRQ_LEGACY

[PATCH v4] PCI: keystone: Fix pci_ops for AM654x SoC
 2024-03-25 12:22 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Enable runtime pm of the host bridge
 2024-03-25 11:09 UTC  (6+ messages)

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2024-03-25 10:15 UTC  (4+ messages)

[PATCH v4] misc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromio() for BAR tests
 2024-03-25  7:58 UTC  (3+ messages)

[PATCH 0/2] PCI: Remove pci_enable_device_io()
 2024-03-25  7:58 UTC  (6+ 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 v3 0/3] Display cxl1.1 device link status
 2024-03-25  4:49 UTC  (2+ messages)

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

[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 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 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  (13+ 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 v4 0/5] arm64: dts: qcom: sc8280xp: PCIe fixes and GICv3 ITS enable
 2024-03-20  9:52 UTC  (9+ messages)
` (subset) "

[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  (7+ 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)


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