linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-13 02:18:03 to 2021-01-18 23:11:41 UTC [more...]

[PATCH v2] PCI: designware-ep: Fix the reference to pci->num_{ib,ob}_windows before setting
 2021-01-18 23:10 UTC 

[PATCH v9 0/3] PCI: uniphier: Add PME/AER support for UniPhier PCIe host controller
 2021-01-18 22:09 UTC  (4+ messages)
` [PATCH v9 1/3] PCI: portdrv: Add pcie_port_service_get_irq() function
` [PATCH v9 2/3] PCI: dwc: Add msi_host_isr() callback
` [PATCH v9 3/3] PCI: uniphier: Add misc interrupt handler to invoke PME and AER

[PATCH v1 5/5] driver core: Set fw_devlink=on by default
 2021-01-18 21:01 UTC  (2+ messages)

[PATCH 1/3] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
 2021-01-18  9:17 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: rockchip: Add DesignWare based PCIe controller
` [PATCH 3/3] PCI: rockchip: add "

[PATCH mlx5-next v1 0/5] Dynamically assign MSI-X vectors count
 2021-01-18 18:21 UTC  (42+ messages)
` [PATCH mlx5-next v1 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v1 2/5] PCI: Add SR-IOV sysfs entry to read number of MSI-X vectors

[PATCH mlx5-next v2 0/5] Dynamically assign MSI-X vectors count
 2021-01-18 18:07 UTC  (15+ messages)
` [PATCH mlx5-next v2 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v2 2/5] PCI: Add SR-IOV sysfs entry to read total number of dynamic MSI-X vectors
` [PATCH mlx5-next v2 3/5] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v2 4/5] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v2 5/5] net/mlx5: Allow to the users to configure number of MSI-X vectors

[PATCH v9 00/17] Implement NTB Controller using multiple PCI EP
 2021-01-18 17:12 UTC  (5+ messages)
` [PATCH v9 15/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge

[PATCH v19 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2021-01-18 16:45 UTC  (5+ messages)
` [PATCH v19 3/4] "

[RESEND PATCH] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064
 2021-01-18 15:38 UTC  (4+ messages)

[PATCH] PCI: altera-msi: Remove irq handler and data in one go
 2021-01-18 15:49 UTC  (5+ messages)
` [PATCH v4 1/3] PCI: altera-msi: Remove IRQ "
  ` [PATCH v4 2/3] PCI: dwc: "
  ` [PATCH v4 3/3] PCI: xgene-msi: Fix race in installing chained irq handler

[PATCH 1/2] dt-bindings: pci: layerscape-pci: Add compatible strings for LX2160A rev2
 2021-01-18 15:19 UTC  (2+ messages)

[PATCH v2] PCI: brcmstb: Restore initial fundamental reset
 2021-01-18 13:33 UTC  (5+ messages)

[PATCH v2] PCI: Make sure the bus bridge powered on when scanning bus
 2021-01-18 12:59 UTC  (2+ messages)

[PATCH] PCI: Re-enable downstream port LTR if it was previously enabled
 2021-01-18 12:58 UTC  (5+ messages)

[PATCH] PCI: functions/pci-epf-test: fix missing destroy_workqueue() on error in pci_epf_test_init
 2021-01-18 12:47 UTC  (2+ messages)

[PATCH RFC 0/4] Fix arm64 crash for accessing unmapped IO port regions (reboot)
 2021-01-18  9:42 UTC  (7+ messages)
` [PATCH RFC 1/4] arm64: io: Introduce IO_SPACE_BASE
` [PATCH RFC 2/4] asm-generic/io.h: Add IO_SPACE_BASE
` [PATCH RFC 3/4] kernel/resource: Make ioport_resource.start configurable
` [PATCH RFC 4/4] logic_pio: Warn on and discard accesses to addresses below IO_SPACE_BASE

[PATCH v2 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip
 2021-01-18  8:58 UTC  (4+ messages)
` [PATCH v2 1/3] PCI: PASID can be enabled without TLP prefix
` [PATCH v2 2/3] PCI: Add a quirk to set pasid_no_tlp for HiSilicon chip
` [PATCH v2 3/3] PCI: set dma-can-stall "

[PATCHv2 0/5] aer handling fixups
 2021-01-18  8:00 UTC  (11+ messages)

[PATCH] pci: avoid unsync of LTR mechanism configuration
 2021-01-18  2:55 UTC  (2+ messages)

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-01-17 19:27 UTC  (3+ messages)

[PATCH mlx5-next v3 0/5] Dynamically assign MSI-X vectors count
 2021-01-17  8:15 UTC  (6+ messages)
` [PATCH mlx5-next v3 1/5] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v3 2/5] PCI: Add SR-IOV sysfs entry to read total number of dynamic MSI-X vectors
` [PATCH mlx5-next v3 3/5] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v3 4/5] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v3 5/5] net/mlx5: Allow to the users to configure number of MSI-X vectors

[RFC PATCH v3 0/2] Add platform check for subdevice irq domain
 2021-01-17  5:30 UTC  (12+ messages)
` [RFC PATCH v3 1/2] iommu: Add capability IOMMU_CAP_VIOMMU
` [RFC PATCH v3 2/2] platform-msi: Add platform check for subdevice irq domain

[PATCH v5 0/2] PCI: qcom: fix PCIe support on sm8250
 2021-01-17  1:31 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: pci: qcom: Document ddrss_sf_tbu clock for sm8250
` [PATCH v5 2/2] PCI: qcom: add support for ddrss_sf_tbu clock

[PATCH v5 1/2] dt-bindings: pci: qcom: Document ddrss_sf_tbu clock for sm8250
 2021-01-17  1:30 UTC 

[PATCH pci-next] PCI: dwc: put struct dw_pcie::{ep,pp} into a union to reduce its size
 2021-01-16 15:27 UTC 

[PATCH v4 0/2] PCI: qcom: fix PCIe support on sm8250
 2021-01-16 16:26 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: pci: qcom: Document ddrss_sf_tbu clock for sm8250
` [PATCH v4 2/2] PCI: qcom: add support for ddrss_sf_tbu clock

[pci:next] BUILD SUCCESS 8f5ab3b464760ade8511d67cafd4f278b298cfbf
 2021-01-16  5:32 UTC 

[PATCH] PCI: brcmstb: Remove irq handler and data in one go
 2021-01-15 21:15 UTC  (2+ messages)
` [PATCH v4] PCI: brcmstb: Remove chained IRQ "

[RFC 1/1] s390/pci: expose UID checking state in sysfs
 2021-01-15 16:15 UTC  (14+ messages)

[PATCH V3] PCI: dwc: Add support to configure for ECRC
 2021-01-15 12:17 UTC  (2+ messages)

[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space
 2021-01-15 12:12 UTC  (2+ messages)

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-01-15 11:36 UTC  (3+ messages)

Hook up a PCIe device into the thermal framework
 2021-01-15  8:49 UTC  (3+ messages)

[PATCH v6 0/2] PCI: Add new Unisoc PCIe driver
 2021-01-15  6:04 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [PATCH v6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[RESEND PATCH v3 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-01-14 20:46 UTC  (4+ messages)

[RFC PATCH v3 00/16] CXL 2.0 Support
 2021-01-14 19:24 UTC  (27+ messages)
` [RFC PATCH v3 02/16] cxl/acpi: Add an acpi_cxl module for the CXL interconnect
` [RFC PATCH v3 07/16] cxl/mem: Implement polled mode mailbox
` [RFC PATCH v3 08/16] cxl/mem: Register CXL memX devices
` [RFC PATCH v3 09/16] cxl/mem: Add basic IOCTL interface
` [RFC PATCH v3 10/16] cxl/mem: Add send command
` [RFC PATCH v3 13/16] cxl/mem: Create concept of enabled commands
` [RFC PATCH v3 14/16] cxl/mem: Use CEL for enabling commands
` [RFC PATCH v3 15/16] cxl/mem: Add limited Get Log command (0401h)

[Bug 211189] New: vgaarb overrides boot device unexpectedly with Intel and discrete AMDGPU
 2021-01-14 19:20 UTC 

[RESEND PATCH v5 0/2] PCI: Add new Unisoc PCIe driver
 2021-01-14 13:30 UTC  (8+ messages)
` [RESEND PATCH v5 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [RESEND PATCH v5 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH v3 1/3] PCI: Disable parity checking if broken_parity is set
 2021-01-14 12:42 UTC  (5+ messages)

How to reverse engineer a PCI-Express driver under Linux ?
 2021-01-14 12:41 UTC 

[pci:next] BUILD SUCCESS 91327d9b3add49a1580024c24857ae2c5ef30982
 2021-01-14 10:03 UTC 

[PATCH 2/2] mmc: sdhci-pci-gli: Disable ASPM during a suspension
 2021-01-14  9:13 UTC  (5+ messages)

[PATCH 1/2] PCI/ASPM: Disable ASPM until its LTR and L1ss state is restored
 2021-01-14  9:13 UTC  (3+ messages)

/proc/iomem and /proc/ioports show 0 for address range
 2021-01-13 21:27 UTC  (3+ messages)

[PATCH] PCI: Add a quirk to enable SVA for HiSilicon chip
 2021-01-13 14:39 UTC  (3+ messages)

[PATCH v3 0/2] PCI: qcom: fix PCIe support on sm8250
 2021-01-13 13:28 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: qcom: add support for ddrss_sf_tbu clock

[v7,0/7] PCI: mediatek: Add new generation controller support
 2021-01-13 11:40 UTC  (8+ messages)
` [v7,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema
` [v7,2/7] PCI: Export pci_pio_to_address() for module use
` [v7,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v7,4/7] PCI: mediatek-gen3: Add INTx support
` [v7,5/7] PCI: mediatek-gen3: Add MSI support
` [v7,6/7] PCI: mediatek-gen3: Add system PM support
` [v7,7/7] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

[pci:pci/resource] BUILD SUCCESS 729e3a669d1b62e9876a671ac03ccba399a23b68
 2021-01-13 10:56 UTC 

[PATCH] PCI: decline to resize resources if boot config must be preserved
 2021-01-13  9:55 UTC  (3+ messages)

[PATCH v4] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2021-01-13  7:21 UTC  (3+ 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 NNTP newsgroup(s).