linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-23 16:35:57 to 2019-04-25 20:59:36 UTC [more...]

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-04-25 21:08 UTC  (6+ messages)

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-25 18:21 UTC  (12+ messages)
` [PATCH v2 1/9] PCI: add helper pci_dev_id
` [PATCH v2 2/9] PCI: use "
` [PATCH v2 3/9] r8169: use new "
` [PATCH v2 4/9] powerpc/powernv/npu: use "
` [PATCH v2 5/9] drm/amdkfd: "
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 8/9] stmmac: pci: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[PATCH v2 26/79] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-04-25 18:07 UTC  (3+ messages)
  ` [PATCH v2 25/79] docs: "

[PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-04-25 16:42 UTC  (7+ messages)

[PATCH] Avoid setting odd BAR if skipping reserved 64bit BAR
 2019-04-25 16:11 UTC 

[PATCH] Clear BAR before freeing its space
 2019-04-25 16:11 UTC 

[PATCH] Avoid leak on 64bit register or reserved BAR
 2019-04-25 16:10 UTC 

[PATCH] Allocate enough space for fixed size BAR
 2019-04-25 16:09 UTC 

[PATCH] Set endpoint controller pointer to null
 2019-04-25 16:12 UTC 

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-25 15:42 UTC  (122+ messages)
` [PATCH v4 01/63] Documentation: add Linux ACPI to "
` [PATCH v4 02/63] Documentation: ACPI: move namespace.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 03/63] Documentation: ACPI: move enumeration.txt "
` [PATCH v4 04/63] Documentation: ACPI: move osi.txt "
` [PATCH v4 05/63] Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi "
` [PATCH v4 06/63] Documentation: ACPI: move scan_handlers.txt "
` [PATCH v4 07/63] Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and covert "
` [PATCH v4 08/63] Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and convert "
` [PATCH v4 09/63] Documentation: ACPI: move method-customizing.txt "
` [PATCH v4 10/63] Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi "
` [PATCH v4 11/63] Documentation: ACPI: move dsdt-override.txt "
` [PATCH v4 12/63] Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi "
` [PATCH v4 13/63] Documentation: ACPI: move acpi-lid.txt "
` [PATCH v4 14/63] Documentation: ACPI: move dsd/graph.txt "
` [PATCH v4 15/63] Documentation: ACPI: move dsd/data-node-references.txt "
` [PATCH v4 16/63] Documentation: ACPI: move debug.txt "
` [PATCH v4 17/63] Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and convert to rsST
` [PATCH v4 18/63] Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert to reST
` [PATCH v4 19/63] Documentation: ACPI: move apei/output_format.txt "
` [PATCH v4 20/63] Documentation: ACPI: move apei/einj.txt "
` [PATCH v4 21/63] Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi "
` [PATCH v4 22/63] Documentation: ACPI: move lpit.txt to firmware-guide/acpi "
` [PATCH v4 23/63] Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi "
` [PATCH v4 24/63] Documentation: ACPI: move video_extension.txt to firmware-guide/acpi "
` [PATCH v4 25/63] Documentation: add Linux PCI to Sphinx TOC tree
` [PATCH v4 26/63] Documentation: PCI: convert pci.txt to reST
` [PATCH v4 27/63] Documentation: PCI: convert PCIEBUS-HOWTO.txt "
` [PATCH v4 28/63] Documentation: PCI: convert pci-iov-howto.txt "
` [PATCH v4 29/63] Documentation: PCI: convert MSI-HOWTO.txt "
` [PATCH v4 30/63] Documentation: PCI: convert acpi-info.txt "
` [PATCH v4 31/63] Documentation: PCI: convert pci-error-recovery.txt "
` [PATCH v4 32/63] Documentation: PCI: convert pcieaer-howto.txt "
` [PATCH v4 33/63] Documentation: PCI: convert endpoint/pci-endpoint.txt "
` [PATCH v4 34/63] Documentation: PCI: convert endpoint/pci-endpoint-cfs.txt "
` [PATCH v4 35/63] Documentation: PCI: convert endpoint/pci-test-function.txt "
` [PATCH v4 36/63] Documentation: PCI: convert endpoint/pci-test-howto.txt "
` [PATCH v4 37/63] Documentation: add Linux x86 docs to Sphinx TOC tree
` [PATCH v4 38/63] Documentation: x86: convert boot.txt to reST
` [PATCH v4 39/63] Documentation: x86: convert topology.txt "
` [PATCH v4 40/63] Documentation: x86: convert exception-tables.txt "
` [PATCH v4 41/63] Documentation: x86: convert kernel-stacks "
` [PATCH v4 42/63] Documentation: x86: convert entry_64.txt "
` [PATCH v4 43/63] Documentation: x86: convert earlyprintk.txt "
` [PATCH v4 44/63] Documentation: x86: convert zero-page.txt "
` [PATCH v4 45/63] Documentation: x86: convert tlb.txt "
` [PATCH v4 46/63] Documentation: x86: convert mtrr.txt "
` [PATCH v4 47/63] Documentation: x86: convert pat.txt "
` [PATCH v4 48/63] Documentation: x86: convert protection-keys.txt "
` [PATCH v4 49/63] Documentation: x86: convert intel_mpx.txt "
` [PATCH v4 50/63] Documentation: x86: convert amd-memory-encryption.txt "
` [PATCH v4 51/63] Documentation: x86: convert pti.txt "
` [PATCH v4 52/63] Documentation: x86: convert microcode.txt "
` [PATCH v4 53/63] Documentation: x86: convert resctrl_ui.txt "
` [PATCH v4 54/63] Documentation: x86: convert orc-unwinder.txt "
` [PATCH v4 55/63] Documentation: x86: convert usb-legacy-support.txt "
` [PATCH v4 56/63] Documentation: x86: convert i386/IO-APIC.txt "
` [PATCH v4 57/63] Documentation: x86: convert x86_64/boot-options.txt "
` [PATCH v4 58/63] Documentation: x86: convert x86_64/uefi.txt "
` [PATCH v4 59/63] Documentation: x86: convert x86_64/mm.txt "
` [PATCH v4 60/63] Documentation: x86: convert x86_64/5level-paging.txt "
` [PATCH v4 61/63] Documentation: x86: convert x86_64/fake-numa-for-cpusets "
` [PATCH v4 62/63] Documentation: x86: convert x86_64/cpu-hotplug-spec "
` [PATCH v4 63/63] Documentation: x86: convert x86_64/machinecheck "

[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
 2019-04-25 15:06 UTC  (4+ messages)

[RFC] PCI: Use minimum window alignment when calculating memory window size
 2019-04-25 14:22 UTC 

[PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
 2019-04-25 14:08 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v4 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-04-25 13:42 UTC  (6+ messages)
` [PATCH v4 2/4] PCI: Fix serious bug when sizing bridges with additional size
` [PATCH v4 3/4] PCI: Modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes

[PATCH] pci/quirks: Add quirk to reset nvgpu at boot for the Lenovo ThinkPad P50
 2019-04-25 13:01 UTC  (15+ messages)

[PATCH 1/6] PCI: mobiveil: Add the EP mode support
 2019-04-25 11:32 UTC  (2+ messages)

NVMe peer2peer TLPs over NTB getting split
 2019-04-24 22:46 UTC 

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-04-24 22:04 UTC  (3+ messages)
  ` Fwd: "

[PATCH] PCI: Add link_change error handler and vfio-pci user
 2019-04-24 17:57 UTC  (5+ messages)

[PATCH RESEND] PCI: disable runtime PM for PLX switches
 2019-04-24 21:09 UTC  (9+ messages)

Regression causes a hang on boot with a Comtrol PCI card
 2019-04-24 14:20 UTC  (4+ messages)

[PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS
 2019-04-24 11:12 UTC  (6+ messages)

[PATCH] PCI/P2PDMA: start with a whitelist for root complexes
 2019-04-24  8:51 UTC  (3+ messages)

[PATCH V4 00/16] Add Tegra194 PCIe support
 2019-04-24  8:10 UTC  (9+ messages)
` [PATCH V4 05/16] PCI: dwc: Move config space capability search API
` [PATCH V4 06/16] PCI: dwc: Add ext "

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-04-24  8:13 UTC  (18+ messages)
` [PATCH V5 01/16] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 05/16] PCI: dwc: Move config space capability search API
` [PATCH V5 06/16] PCI: dwc: Add ext "
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 08/16] PCI: dwc: Add support to enable "
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support
` [PATCH V5 16/16] arm64: Add Tegra194 PCIe driver to defconfig

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-24  5:35 UTC  (3+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver

[PATCH] PCI: altera: Allow building as module
 2019-04-24  4:57 UTC  (2+ messages)
` [PATCH] PCI: altera-msi: "

[PATCH V2 00/28] Enable Tegra PCIe root port features
 2019-04-24  3:51 UTC  (4+ messages)
` [PATCH V2 22/28] PCI: tegra: Access endpoint config only if PCIe link is up

[PATCH v1 1/5] PCI/IOV: Add support to verify PF/VF spec compliance
 2019-04-23 22:57 UTC  (6+ messages)

[PATCH RESEND v1 0/3] PCI: ACPI: Implement support for _HPX Type 3 tables
 2019-04-23 21:38 UTC  (3+ messages)
` [PATCH v1 4/4] PCI/ACPI: Advertise HPX type 3 support via _OSC

[PATCH] PCI: quirks: add vendor ID for AR9462 card
 2019-04-23 20:38 UTC  (2+ messages)

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-23 20:24 UTC  (9+ messages)
` [PATCH 22/30] PCI: tegra: Access endpoint config only if PCIe link is up

[PATCH] PCI/LINK: Account for BW notification in vector calculation
 2019-04-23 18:38 UTC  (13+ messages)

[RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-04-23 18:30 UTC  (7+ messages)
` [RFC v6 1/6] dmaengine: Add Synopsys eDMA IP core driver
` [RFC v6 2/6] dmaengine: Add Synopsys eDMA IP version 0 support
` [RFC v6 3/6] dmaengine: Add Synopsys eDMA IP version 0 debugfs support
` [RFC v6 4/6] PCI: Add Synopsys endpoint EDDA Device ID
` [RFC v6 5/6] dmaengine: Add Synopsys eDMA IP PCIe glue-logic
` [RFC v6 6/6] MAINTAINERS: Add Synopsys eDMA IP driver maintainer

[pci:pci/hotplug 4/5] (.text+0x3454): multiple definition of `pci_acpi_program_hp_params'
 2019-04-23 17:57 UTC  (2+ 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).