linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 12:11:16 to 2020-09-02 18:42:57 UTC [more...]

[PATCH v4 0/8] Implement PCI Error Recovery on Navi12
 2020-09-02 18:42 UTC  (8+ messages)
` [PATCH v4 1/8] drm/amdgpu: Avoid accessing HW when suspending SW state
` [PATCH v4 2/8] drm/amdgpu: Block all job scheduling activity during DPC recovery
` [PATCH v4 3/8] drm/amdgpu: Fix SMU error failure
` [PATCH v4 4/8] drm/amdgpu: Fix consecutive DPC recovery failures
` [PATCH v4 5/8] drm/amdgpu: Trim amdgpu_pci_slot_reset by reusing code
` [PATCH v4 6/8] drm/amdgpu: Disable DPC for XGMI for now
` [PATCH v4 7/8] drm/amdgpu: Minor checkpatch fix

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-02 17:54 UTC  (10+ messages)

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-02 17:45 UTC  (9+ messages)
` [PATCH 1/2] phy: marvell: comphy: Convert internal SMCC firmware return codes to errno
` [PATCH 2/2] PCI: aardvark: Fix initialization with old Marvell's Arm Trusted Firmware

[PATCH v2 1/3] swiotlb: Use %pa to print phys_addr_t variables
 2020-09-02 17:31 UTC  (3+ messages)
` [PATCH v2 2/3] swiotlb: Declare swiotlb_late_init_with_default_size() in header
` [PATCH v2 3/3] swiotlb: Mark max_segment with static keyword

[PATCH v3 07/10] PCI: Add 'rcec' field to pci_dev for associated RCiEPs
 2020-09-02 16:35 UTC  (2+ messages)

[PATCH v3] misc: rtsx: add power saving function and bios guide options
 2020-09-02 12:29 UTC  (4+ messages)

[PATCH V2 0/2] lspci: Decode 10-Bit Tag Requester Enable
 2020-09-02  8:42 UTC  (4+ messages)
` [PATCH V2 1/2] lspci: Adjust PCI_EXP_DEV2_* to PCI_EXP_DEVCTL2_* macro definition
` [PATCH V2 2/2] lspci: Decode 10-Bit Tag Requester Enable

[PATCH v3] pciutils: Add decode support for RCECs
 2020-09-02  8:41 UTC  (2+ messages)

Re: [PATCH v3] PCI: Add pci_iounmap
 2020-09-02  8:34 UTC  (2+ messages)
`  "

[pci:pci/misc] BUILD SUCCESS e7a7499d841bfc9c7a4443f0fd7a04ae49bdbdd3
 2020-09-02  7:10 UTC 

[pci:next] BUILD SUCCESS 5bb4567cd17c1681ae76062cc469808c83c4e82f
 2020-09-02  4:17 UTC 

[PATCH 0/3] PCI: Replace use of snprintf() with scnprintf() in show() functions
 2020-09-01 19:05 UTC  (2+ messages)

GREETINGS!!!
 2020-09-01 15:06 UTC 

[PATCH] PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0
 2020-09-01 16:55 UTC  (2+ messages)

[PATCH v3] PCI: Add pci_iounmap
 2020-09-01 13:28 UTC  (3+ messages)

[PATCH v3] PCI: Introduce flag for detached virtual functions
 2020-09-01  9:45 UTC  (7+ messages)

[PATCH v2] misc: rtsx: add power saving function and bios guide options
 2020-09-01  9:11 UTC  (2+ messages)

[patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI
 2020-09-01  9:06 UTC  (72+ messages)
` [patch V2 01/46] iommu/amd: Prevent NULL pointer dereference
` [patch V2 02/46] x86/init: Remove unused init ops
` [patch V2 03/46] PCI: vmd: Dont abuse vector irqomain as parent
` [patch V2 04/46] genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
` [patch V2 05/46] x86/msi: Move compose message callback where it belongs
` [patch V2 06/46] x86/msi: Remove pointless vcpu_affinity callback
` [patch V2 07/46] x86/irq: Rename X86_IRQ_ALLOC_TYPE_MSI* to reflect PCI dependency
` [patch V2 08/46] x86/irq: Add allocation type for parent domain retrieval
` [patch V2 10/46] iommu/amd: Consolidate irq domain getter
` [patch V2 11/46] iommu/irq_remapping: Consolidate irq domain lookup
` [patch V2 12/46] x86/irq: Prepare consolidation of irq_alloc_info
` [patch V2 13/46] x86/msi: Consolidate HPET allocation
` [patch V2 14/46] x86/ioapic: Consolidate IOAPIC allocation
` [patch V2 15/46] x86/irq: Consolidate DMAR irq allocation
` [patch V2 16/46] x86/irq: Consolidate UV domain allocation
` [patch V2 17/46] PCI/MSI: Rework pci_msi_domain_calc_hwirq()
` [patch V2 18/46] x86/msi: Consolidate MSI allocation
` [patch V2 19/46] x86/msi: Use generic MSI domain ops
` [patch V2 20/46] x86/irq: Move apic_post_init() invocation to one place
` [patch V2 21/46] x86/pci: Reducde #ifdeffery in PCI init code
` [patch V2 22/46] x86/irq: Initialize PCI/MSI domain at PCI init time
` [patch V2 23/46] irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
` [patch V2 24/46] PCI: vmd: Mark VMD irqdomain with DOMAIN_BUS_VMD_MSI
` [patch V2 25/46] PCI/MSI: Provide pci_dev_has_special_msi_domain() helper
` [patch V2 27/46] x86/xen: Rework MSI teardown
` [patch V2 28/46] x86/xen: Consolidate XEN-MSI init
` [patch V2 29/46] irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
` [patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
` [patch V2 41/46] platform-msi: Provide default irq_chip:: Ack
` [patch V2 43/46] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [patch V2 46/46] irqchip: Add IMS (Interrupt Message Storm) driver - NOT FOR MERGING

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-01  8:50 UTC  (16+ messages)

[RESEND PATCH v14 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-09-01  8:26 UTC  (4+ messages)
` [RESEND PATCH v14 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
` [RESEND PATCH v14 2/2] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH 1/2] i2c: i801: Fix runtime PM
 2020-09-01  8:19 UTC  (4+ messages)

[PATCH v2] misc: rtsx: add power saving function and bios guide options
 2020-09-01  6:47 UTC 

[PATCH] x86/platform/intel-mid: Fix build error without CONFIG_ACPI
 2020-09-01  6:17 UTC  (3+ messages)

[PATCH v3 1/1] PCI/ERR: Fix reset logic in pcie_do_recovery() call
 2020-09-01  5:41 UTC  (2+ messages)

[PATCH] misc: rtsx: add power saving function and bios guide options
 2020-09-01  4:43 UTC  (2+ messages)

[PATCH] ARM: dts: imx6qp-sabresd: enable pcie
 2020-09-01  3:01 UTC 

Re: [PATCH 1/2] ARM: dts: imx6qp-sabresd: enable pcie
 2020-09-01  2:51 UTC 

[PATCH] PCI: Add a quirk to skip 1000 ms default link activation delay on some devices
 2020-08-31 18:13 UTC  (2+ messages)

[RFC/RFT PATCH 3/6] arm64, numa: Move pcibus_to_node definition to generic numa code
 2020-08-30  7:22 UTC  (5+ messages)

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-08-29  7:24 UTC  (12+ messages)

[PATCH v1] PCI/P2PDMA: Use DMA ops setter instead of direct assignment
 2020-08-29  7:08 UTC  (2+ messages)

[PATCH] lspci: Decode 10-Bit Tag Requester Enable
 2020-08-29  2:05 UTC  (6+ messages)

[PATCH 0/2] fix memleak when using pci_iounmap()
 2020-08-28 16:06 UTC  (7+ messages)
` [PATCH 1/2] iomap: move some definitions to include/linux/io.h
` [PATCH 2/2] pci: fix memleak when calling pci_iomap/unmap()

[RESEND PATCH V5 0/3] Intel Platform Monitoring Technology
 2020-08-28 11:29 UTC  (5+ messages)
` [PATCH V5 2/3] mfd: Intel Platform Monitoring Technology support

[PATCH v7 00/24] iommu: Shared Virtual Addressing for SMMUv3
 2020-08-28  9:28 UTC  (3+ messages)
` [PATCH v7 18/24] iommu/arm-smmu-v3: Add support for Hardware Translation Table Update

[PATCH] PCI: Unify ECAM constants in native PCI Express drivers
 2020-08-28  9:08 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-08-28  7:52 UTC  (11+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 08/20] dt-bindings: usb: usb-xhci: Document r8a774e1 support
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

[pci:pci/misc] BUILD SUCCESS bbb0111b37f1d9345d46883650e92141cbaf9b1a
 2020-08-28  7:08 UTC 

[PATCH v2] x86/pci: fix intel_mid_pci.c build error when ACPI is not enabled
 2020-08-27 19:05 UTC  (2+ messages)

[PATCH v8 0/5] Simplify PCIe native ownership detection logic
 2020-08-27 18:22 UTC  (2+ messages)

[PATCH v11 00/11] PCI: brcmstb: enable PCIe for STB chips
 2020-08-27 13:29 UTC  (4+ messages)

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-08-27  9:49 UTC  (2+ messages)

[PATCH v3 0/6] Add virtio-iommu built-in topology
 2020-08-27  8:01 UTC  (3+ messages)

[PATCH v3 00/10] Add RCEC handling to PCI/AER
 2020-08-26 18:55 UTC  (4+ messages)
` [PATCH v3 05/10] PCI/AER: Extend AER error handling to RCECs

[PATCH V2 0/9] Add RCEC handling to PCI/AER
 2020-08-26 18:37 UTC  (7+ messages)
` [PATCH V2 2/9] PCI: Extend Root Port Driver to support RCEC
` [PATCH V2 3/9] PCI/portdrv: Add pcie_walk_rcec() to walk RCiEPs associated with RCEC

[PATCH 0/9] irqchip/gic: generalize use of HW-based retriggering
 2020-08-26 17:52 UTC  (5+ messages)
` [PATCH 5/9] fsl-msi: Provide default retrigger callback


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