linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 02:42:34 to 2023-03-15 08:42:22 UTC [more...]

[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
 2023-03-15  8:42 UTC  (69+ 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 v2] PCI: cadence: Fix Gen2 Link Retraining process
 2023-03-15  7:08 UTC 

[PATCH v4 00/18] Qcom PCIe cleanups and improvements
 2023-03-15  6:42 UTC  (19+ 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 v2 1/2] PCI/ATS: Add a helper function to configure ATS STU of a PF
 2023-03-15  4:22 UTC  (14+ messages)

[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 0/8] PCI: dwc: Add support for Marvell AC5 SoC
 2023-03-14 20:48 UTC  (13+ messages)
` [PATCH v4 1/8] dt-bindings: PCI: armada8k: Add compatible string for "
` [PATCH v4 2/8] PCI: armada8k: Add AC5 SoC support
` [PATCH v4 3/8] PCI: armada8k: Add AC5 MSI support
` [PATCH v4 4/8] dt-bindings: PCI: dwc: Add dma-ranges, region mask
` [PATCH v4 5/8] PCI: armada8k: support AC5 INTx PCIe interrupts
` [PATCH v4 6/8] PCI: armada8k: support reg regions according to DT
` [PATCH v4 7/8] PCI: dwc: Introduce configurable DMA mask
` [PATCH v4 8/8] PCI: dwc: Introduce region limit from DT

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

nvme-pci: Disabling device after reset failure: -5 occurs while AER recovery
 2023-03-14 17:26 UTC  (4+ messages)

[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  (7+ messages)
` [PATCH 1/4] dt-bindings: PCI: dwc: Add rk3588 compatible line
` [PATCH 2/4] PCI: rockchip-dwc: "
` [PATCH 3/4] dt-bindings: phy: rockchip: "
` [PATCH 4/4] phy: rockchip: Add naneng combo phy support for RK3588

[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  (8+ 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  (14+ messages)
` [PATCH RESEND v2 01/11] PCI: dwc: Fix port link CSR improper init if CDM check enabled
` [PATCH RESEND v2 02/11] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v2 03/11] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v2 04/11] PCI: bt1: Enable async probe type
` [PATCH RESEND v2 05/11] PCI: bt1: Fix printing false error message
` [PATCH RESEND v2 06/11] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH RESEND v2 07/11] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
` [PATCH RESEND v2 08/11] PCI: visconti: Convert to using generic resources getter
` [PATCH RESEND v2 09/11] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas
` [PATCH RESEND v2 10/11] MAINTAINERS: Add myself as the DW PCIe core reviewer
` [PATCH RESEND v2 11/11] MAINTAINERS: Add myself as the DW eDMA driver reviewer

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

[PATCH] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-03-13 20:55 UTC  (2+ messages)

[PATCH v4 00/17] Collection of DOE material
 2023-03-13 19:55 UTC  (4+ messages)
` [PATCH v4 02/17] cxl/pci: Handle truncated CDAT header

[PATCH] PCI: vmd: guard device addition and removal
 2023-03-13 17:37 UTC 

[PATCH v2 0/2] Add support to enable ATS on VFs independently
 2023-03-13 14:19 UTC  (3+ messages)
` [PATCH v2 2/2] iommu/arm-smmu-v3: Configure STU of a PF if ATS is not enabled

[PATCH] PCI: Use of_property_present() for testing DT property presence
 2023-03-13  8:43 UTC  (2+ messages)

[PATCH v6 0/5] dmaengine: dw-edma: Add support for native HDMA
 2023-03-13  3:52 UTC  (4+ messages)
` [PATCH v6 3/5] "


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