linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-29 13:06:51 to 2020-12-04 02:29:32 UTC [more...]

[PATCH] PCI/MSI: Set device flag indicating only 32-bit MSI support
 2020-12-04  2:28 UTC  (7+ messages)
` [PATCH V2] "

[PATCH v12 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-12-04  0:01 UTC  (4+ messages)

[PATCH] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
 2020-12-03 23:56 UTC  (10+ messages)

[PATCH v18 0/4] PCI: microchip: Add host driver for Microchip PCIe controller
 2020-12-03 23:44 UTC  (7+ messages)
` [PATCH v18 1/4] PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge
` [PATCH v18 2/4] dt-bindings: PCI: microchip: Add Microchip PolarFire host binding
` [PATCH v18 3/4] PCI: microchip: Add host driver for Microchip PCIe controller
` [PATCH v18 4/4] Add Daire McNamara as maintainer for the Microchip PCIe driver

[Patch v2 1/1] PCI: pciehp: Add support for handling MRL events
 2020-12-03 22:51 UTC  (3+ messages)

[PATCH v8 00/16] Add support for Clang LTO
 2020-12-03 22:32 UTC  (26+ messages)
` [PATCH v8 01/16] tracing: move function tracer options to Kconfig
` [PATCH v8 02/16] kbuild: add support for Clang LTO
` [PATCH v8 03/16] kbuild: lto: fix module versioning
` [PATCH v8 04/16] kbuild: lto: limit inlining
` [PATCH v8 05/16] kbuild: lto: merge module sections
` [PATCH v8 06/16] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v8 07/16] init: lto: ensure initcall ordering
` [PATCH v8 08/16] init: lto: fix PREL32 relocations
` [PATCH v8 09/16] PCI: Fix PREL32 relocations for LTO
` [PATCH v8 10/16] modpost: lto: strip .lto from module names
` [PATCH v8 11/16] scripts/mod: disable LTO for empty.c
` [PATCH v8 12/16] efi/libstub: disable LTO
` [PATCH v8 13/16] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v8 14/16] arm64: vdso: disable LTO
` [PATCH v8 15/16] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v8 16/16] arm64: allow LTO to be selected

[PATCH v12 00/15] Add RCEC handling to PCI/AER
 2020-12-03 22:25 UTC  (4+ messages)
` [PATCH v12 05/15] PCI/ERR: Simplify by using pci_upstream_bridge()

[PATCH v3 0/3] PCI/MSI: Cleanup init and improve 32-bit MSI checking
 2020-12-03 18:51 UTC  (4+ messages)
` [PATCH v3 1/3] PCI/MSI: Move MSI/MSI-X init to msi.c
` [PATCH v3 2/3] PCI/MSI: Move MSI/MSI-X flags updaters "
` [PATCH v3 3/3] PCI/MSI: Set device flag indicating only 32-bit MSI support

[PATCH v6 00/25] Add support for Clang LTO
 2020-12-03 18:47 UTC  (5+ messages)
` [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files

[PATCH] PCI: cadence: Fix cdns_pcie_host_setup() error path
 2020-12-03 16:49 UTC 

[PATCH] x86/gpu: add JSL stolen memory support
 2020-12-03 16:09 UTC  (11+ messages)

Kernel oops while using AER inject
 2020-12-03 16:00 UTC 

[PATCH V5 0/5] Enhancements to Tegra194 PCIe driver
 2020-12-03 13:34 UTC  (6+ messages)
` [PATCH V5 1/5] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V5 2/5] PCI: tegra: Set DesignWare IP version
` [PATCH V5 3/5] PCI: tegra: Continue unconfig sequence even if parts fail
` [PATCH V5 4/5] PCI: tegra: Check return value of tegra_pcie_init_controller()
` [PATCH V5 5/5] PCI: tegra: Disable LTSSM during L2 entry

[PATCH V4 0/6] Enhancements to Tegra194 PCIe driver
 2020-12-03 12:56 UTC  (11+ messages)
` [PATCH V4 1/6] PCI: tegra: Fix ASPM-L1SS advertisement disable code
` [PATCH V4 2/6] PCI: tegra: Map configuration space as nGnRnE
` [PATCH V4 4/6] PCI: tegra: Continue unconfig sequence even if parts fail

[PATCH V2] PCI: dwc: Add support to configure for ECRC
 2020-12-03 12:10 UTC  (2+ messages)

[PATCH v8 0/9] iommu: I/O page faults for SMMUv3
 2020-12-03  6:52 UTC  (2+ messages)

[PATCH] PCI: dwc: Set 32-bit DMA mask for MSI target address allocation
 2020-12-03  5:02 UTC  (2+ messages)

[v1] PCI: Export pci_pio_to_address() for module use
 2020-12-03  3:48 UTC  (3+ messages)

[PATCH v12 07/15] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery()
 2020-12-02 23:18 UTC  (2+ messages)

[PATCH v12 10/15] PCI/ERR: Limit AER resets in pcie_do_recovery()
 2020-12-02 22:54 UTC  (8+ messages)

[PATCH v7 00/17] Add support for Clang LTO
 2020-12-02 18:54 UTC  (15+ messages)
` [PATCH v7 14/17] arm64: vdso: disable LTO
` [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS
` [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected

[PATCH] PCI: aardvark: Update comment about disabling link training
 2020-12-02 18:46 UTC  (8+ messages)
` [PATCH v2] "

[PATCH v3 12/17] asm-generic/hyperv: update hv_interrupt_entry
 2020-12-02 13:39 UTC  (3+ messages)

[v5,0/3] PCI: mediatek: Add new generation controller support
 2020-12-02 13:38 UTC  (4+ messages)
` [v5,1/3] dt-bindings: PCI: mediatek: Add YAML schema
` [v5,2/3] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v5,3/3] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

[v2] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
 2020-12-02 11:34 UTC 

[PATCH v3 0/2] PCI: keembay: Add support for Intel Keem Bay
 2020-12-02  7:31 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v3 2/2] PCI: keembay: Add support for Intel Keem Bay

[PATCH] x86/PCI: Convert force_disable_hpet() to standard quirk
 2020-12-02  7:28 UTC  (8+ messages)

[PATCH v2] PCI: Fix Oops caused by uninitialized slot->list in pci_slot_release()
 2020-12-02  2:33 UTC 

[PATCH v2 0/6] brcmstb: add EP regulators and panic handler
 2020-12-01 20:12 UTC  (14+ messages)
` [PATCH v2 1/6] dt-bindings: PCI: Add bindings for Brcmstb EP voltage regulators
` [PATCH v2 2/6] PCI: brcmstb: Add control of EP voltage regulator(s)
` [PATCH v2 3/6] PCI: brcmstb: Do not turn off regulators if EP can wake up
` [PATCH v2 4/6] PCI: brcmstb: Give 7216 SOCs their own config type
` [PATCH v2 5/6] PCI: brcmstb: Add panic/die handler to RC driver
` [PATCH v2 6/6] PCI: brcmstb: check return value of clk_prepare_enable()

[PATCH 1/5] PCI/DPC: Ignore devices with no AER Capability
 2020-12-01 15:34 UTC  (2+ messages)

[PATCH v6 0/5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-12-01 15:34 UTC  (13+ messages)
` [PATCH v6 1/5] "
` [PATCH v6 2/5] PCI: thunder-pem: Add constant for custom ".bus_shit" initialiser
` [PATCH v6 3/5] PCI: iproc: Convert to use the new ECAM constants
` [PATCH v6 4/5] PCI: vmd: Update type of the __iomem pointers
` [PATCH v6 5/5] PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.c

[PATCH v3] PCI: cadence: Retrain Link to work around Gen2 training defect
 2020-12-01 15:15 UTC  (7+ messages)

[bug report] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
 2020-12-01 15:01 UTC  (2+ messages)

linux-next: Tree for Nov 30 (drivers/pci/controller/dwc/pcie-designware-host.c)
 2020-12-01 13:27 UTC  (3+ messages)

5.10 regression caused by: "uas: fix sdev->host->dma_dev": many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-12-01 11:09 UTC  (20+ messages)
` [PATCH 1/2] uas: revert from scsi_add_host_with_dma() to scsi_add_host()
  ` [PATCH 2/2] usb-storage: "

[PATCH] PCI: tegra: Read "dbi" base address to program in application logic
 2020-12-01 10:39 UTC  (2+ messages)

[PATCH] PCI: tegra: Move "dbi" accesses to post common DWC initialization
 2020-12-01 10:36 UTC  (2+ messages)

[v4,2/3] PCI: mediatek: Add new generation controller support
 2020-12-01  3:06 UTC  (6+ messages)

[PATCH v12 0/5] Simplify PCIe native ownership
 2020-12-01  1:11 UTC  (3+ messages)

[v4,0/3] PCI: mediatek: Add new generation controller support
 2020-12-01  0:17 UTC  (3+ messages)
` [v4,1/3] dt-bindings: PCI: mediatek: Add YAML schema

[PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks
 2020-11-30 20:20 UTC  (2+ messages)

[PATCH] PCI: Mark AMD Raven iGPU ATS as broken
 2020-11-30 18:36 UTC  (13+ messages)
        ` [EXTERNAL] "

[PATCH v3 0/3] PCI: iproc: Add fixes to pcie iproc
 2020-11-30 18:30 UTC  (5+ messages)

[PATCH 0/3] PCI: J721E: Fix Broken DT w.r.t SYSCON DT
 2020-11-30 16:12 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pci: ti,j721e: Fix "ti,syscon-pcie-ctrl" to take argument

[PATCH v5] PCI: Unify ECAM constants in native PCI Express drivers
 2020-11-30 15:43 UTC  (3+ messages)

[PATCH v1 0/6] PCI: brcmstb: add EP regulators and panic handler
 2020-11-30 12:06 UTC  (5+ messages)
` [PATCH v1 2/6] PCI: brcmstb: Add control of EP voltage regulator(s)

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-11-30 10:48 UTC  (6+ messages)
  ` boot interrupt quirk (also in 4.19.y) breaks serial ports (was: [PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets)

[PATCH/RFC] dt-bindings: pci: rcar-pci-ep: Document missing interrupts property
 2020-11-30 10:00 UTC  (3+ messages)

5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller
 2020-11-30  8:43 UTC  (9+ messages)
      ` 5.10 regression caused by: "uas: fix sdev->host->dma_dev": "

[PATCH V2 0/2] brcmstb: initial work on BCM4908
 2020-11-30  8:32 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: PCI: brcmstb: add BCM4908 binding
` [PATCH V2 2/2] PCI: brcmstb: support BCM4908 with external PERST# signal controller

[PATCH v1] PCI: Return u8 from pci_find_capability()
 2020-11-29 16:46 UTC 

[pci:wip/osc] BUILD SUCCESS d52af95c186dcb81afc0700fbd4d508f979f9dbc
 2020-11-29 14:06 UTC 

[PATCH V4] PCI: rcar: Add L1 link state fix into data abort hook
 2020-11-29 13:05 UTC  (3+ messages)

[PATCH] PCI: rcar: Add L1 link state fix into data abort hook
 2020-11-29 13:02 UTC  (4+ 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).