Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2023-03-13 21:12:56 to 2023-03-15 22:23:18 UTC [more...]

nvme-pci: Disabling device after reset failure: -5 occurs while AER recovery
 2023-03-15 22:23 UTC  (8+ messages)

[PATCH] PCI: vmd: Reset VMD config register between soft reboots
 2023-03-15 21:51 UTC  (2+ messages)

[PATCH v2] PCI:vmd: add the module param to adjust msi mode
 2023-03-15 21:49 UTC  (4+ messages)

[PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
 2023-03-15 21:35 UTC  (2+ messages)

[PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
 2023-03-15 21:31 UTC  (2+ messages)

[PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
 2023-03-15 21:29 UTC  (2+ messages)

[PATCH v4 00/17] Collection of DOE material
 2023-03-15 16:48 UTC  (5+ messages)
` [PATCH v4 01/17] cxl/pci: Fix CDAT retrieval on big endian
` [PATCH v4 16/17] cxl/pci: Simplify CDAT retrieval error path

[PATCH v2 00/16] PCI endpoint fixes and improvements
 2023-03-15 15:57 UTC  (25+ 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 14/16] misc: pci_endpoint_test: Re-init completion for every test

[PATCH] PCI: vmd: guard device addition and removal
 2023-03-15 14:39 UTC  (2+ messages)

[PATCH v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-15 14:30 UTC  (15+ messages)

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

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-15 11:54 UTC  (74+ messages)
` [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary
` [PATCH v3 02/38] ata: add HAS_IOPORT dependencies
` [PATCH v3 03/38] char: impi, tpm: depend on HAS_IOPORT
` [PATCH v3 04/38] comedi: add HAS_IOPORT dependencies
` [PATCH v3 05/38] counter: "
` [PATCH v3 06/38] /dev/port: don't compile file operations without CONFIG_DEVPORT
` [PATCH v3 07/38] drm: handle HAS_IOPORT dependencies
` [PATCH v3 08/38] firmware: dmi-sysfs: handle HAS_IOPORT=n
` [PATCH v3 09/38] gpio: add HAS_IOPORT dependencies
` [PATCH v3 10/38] hwmon: "
` [PATCH v3 11/38] i2c: "
` [PATCH v3 12/38] iio: ad7606: Kconfig: "
` [PATCH v3 13/38] Input: "
` [PATCH v3 14/38] Input: gameport: add ISA and "
` [PATCH v3 15/38] leds: add "
` [PATCH v3 16/38] media: "
` [PATCH v3 17/38] misc: "
` [PATCH v3 18/38] mISDN: "
` [PATCH v3 19/38] mpt fusion: "
` [PATCH v3 20/38] net: handle "
` [PATCH v3 21/38] parport: PC style parport depends on HAS_IOPORT
` [PATCH v3 22/38] PCI: Make quirk using inw() depend "
` [PATCH v3 23/38] PCI/sysfs: Make I/O resource "
` [PATCH v3 24/38] pcmcia: add HAS_IOPORT dependencies
` [PATCH v3 25/38] platform: "
` [PATCH v3 26/38] pnp: "
` [PATCH v3 27/38] power: "
` [PATCH v3 28/38] rtc: "
` [PATCH v3 29/38] scsi: "
` [PATCH v3 30/38] sound: "
` [PATCH v3 31/38] speakup: add HAS_IOPORT dependency for SPEAKUP_SERIALIO
` [PATCH v3 32/38] staging: add HAS_IOPORT dependencies
` [PATCH v3 33/38] tty: serial: handle "
` [PATCH v3 34/38] usb: "
` [PATCH v3 35/38] video: "
` [PATCH v3 36/38] watchdog: add "
` [PATCH v3 37/38] wireless: "
` [PATCH v3 38/38] asm-generic/io.h: drop inb() etc for HAS_IOPORT=n

[PATCH 0/4] Improve PTT filter interface and some fixes
 2023-03-15  9:43 UTC  (5+ messages)
` [PATCH 1/4] hwtracing: hisi_ptt: Make cpumask only present online CPUs
` [PATCH 2/4] hwtracing: hisi_ptt: Add support for dynamically updating the filter list
` [PATCH 3/4] hwtracing: hisi_ptt: Export available filters through sysfs
` [PATCH 4/4] hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU

Faktoring
 2023-03-15  8:55 UTC 

[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-15  7:08 UTC 

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

[PATCH] PCI/AER: correctable error message as KERN_INFO
 2023-03-15  0:24 UTC  (3+ messages)

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-03-15  0:00 UTC  (10+ messages)
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers

[PATCH v4 8/8] PCI: dwc: Introduce region limit from DT
 2023-03-14 20:48 UTC  (3+ messages)

[PATCH 1/1] PCI: layerscape: Add the workaround for A-010305
 2023-03-14 20:32 UTC  (5+ messages)

[PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-03-14 19:59 UTC  (3+ messages)
` [External] : "
  ` [EXT] "

[PATCH 0/2] PCI: pciehp: Add support for OS-First Hotplug
 2023-03-14 19:31 UTC  (5+ messages)
` [PATCH 1/2] PCI: pciehp: Add support for OS-First Hotplug and AER/DPC

[PATCH v5 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-14 19:26 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Introduce pci_dev_for_each_resource()
` [PATCH v5 2/4] PCI: Split pci_bus_for_each_resource_p() out of pci_bus_for_each_resource()
` [PATCH v5 3/4] EISA: Convert to use pci_bus_for_each_resource_p()
` [PATCH v5 4/4] pcmcia: "

[PATCH v4 0/4] PCI: Add pci_dev_for_each_resource() helper and update users
 2023-03-14 18:43 UTC  (6+ messages)
` [PATCH v4 1/4] PCI: Introduce pci_dev_for_each_resource()

[PATCHv2 0/3] Add PCIe2 driver support for Rockchip
 2023-03-14 14:29 UTC  (5+ messages)
` [PATCHv2 1/3] dt-bindings: PCI: dwc: Add rk3588 compatible
` [PATCHv2 2/3] dt-bindings: phy: rockchip: "
` [PATCHv2 3/3] phy: rockchip: Add naneng combo phy support for RK3588

[PATCH 0/7] Add PCIe2 support for Rockchip Boards
 2023-03-14 14:14 UTC  (6+ messages)
` [PATCH 1/7] irqchip/gic-v3: Add a DMA Non-Coherent flag

[PATCH 0/4] Add PCIe2 driver support for Rockchip
 2023-03-14 11:18 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: PCI: dwc: Add rk3588 compatible line
` [PATCH 2/4] PCI: rockchip-dwc: "

[PATCH v3 00/19] Qcom PCIe cleanups and improvements
 2023-03-14 11:04 UTC  (5+ messages)
` [PATCH v3 19/19] PCI: qcom: Expose link transition counts via debugfs for v2.4.0

[PATCH v2] PCI: imx6: Save and restore MSI control of RC in suspend and resume
 2023-03-14 10:27 UTC  (4+ messages)

[RFC 0/6] pcmcia: separate 16-bit support from cardbus
 2023-03-14  8:53 UTC  (4+ messages)
` [RFC 1/6] pccard: remove bcm63xx socket driver

[PATCH] arm64: PCI: Add quirk for platforms running Windows
 2023-03-14  8:53 UTC  (3+ messages)

ASMedia ASM1812 PCIe switch causes system to freeze hard
 2023-03-14  8:28 UTC  (3+ messages)

[PATCH v3 0/7] Add support for MHI Endpoint function driver
 2023-03-14  4:46 UTC  (8+ messages)
` [PATCH v3 1/7] PCI: endpoint: Pass EPF device ID to the probe function
` [PATCH v3 2/7] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH v3 3/7] PCI: endpoint: Add linkdown notifier support
` [PATCH v3 4/7] PCI: endpoint: Add BME "
` [PATCH v3 5/7] PCI: qcom-ep: Add support for Link down notification
` [PATCH v3 6/7] PCI: qcom-ep: Add support for BME notification
` [PATCH v3 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus

[PATCH DTS RESEND v10 0/4] Add i.MX PCIe EP mode support
 2023-03-14  1:04 UTC  (2+ messages)

[PATCH RESEND v2 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-03-13 22:21 UTC  (3+ messages)

Re: The MSI Driver Guide HOWTO
 2023-03-13 22:13 UTC 


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