linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 22:10:27 to 2019-03-29 17:08:54 UTC [more...]

[PATCH v3 0/3] Add a quirk to work around link retrain errata of Pericom PCIe brigdes
 2019-03-29 17:07 UTC  (4+ messages)
` [PATCH v3 1/3] PCI/ASPM: Prepare stand-alone pcie_retrain_link() function
` [PATCH v3 2/3] PCI/ASPM: Work around link retrain errata of Pericom PCIe-to-PCI bridges
` [PATCH v3 3/3] PCI/ASPM: Trivial rework wait code in pcie_retrain_link()

[PATCH v4 0/2] Add IPROC PCIe new features
 2019-03-29 17:03 UTC  (6+ messages)

[RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
 2019-03-29 16:38 UTC  (20+ messages)
      ` [PATCH v2] PCI: qcom: Use default config space read function
                    ` [PATCH v3] "
                        ` [PATCH v4] "
                              ` [PATCH v5] "

[PATCH v2] pci: pcie-xilinx: fix a missing-check bug for __get_free_pages
 2019-03-29 16:36 UTC  (5+ messages)
` [PATCH v3] PCI: xilinx: Check for __get_free_pages() failure

[PATCH] PCI: rcar: don't shadow the 'irq' variable
 2019-03-29 16:23 UTC  (2+ messages)

[PATCH v2] pci: pcie-rcar: fix a potential NULL pointer dereference
 2019-03-29 16:22 UTC  (3+ messages)

[PATCH 00/12] Include linux PCI docs into Sphinx TOC tree
 2019-03-29 16:04 UTC  (13+ messages)
` [PATCH 01/12] Documentation: add Linux PCI to "
` [PATCH 02/12] pci doc: convert PCI/pci.txt to rst format
` [PATCH 03/12] pci doc: convert PCI/PCIEBUS-HOWTO.txt "
` [PATCH 04/12] pci doc: convert PCI/pci-iov-howto.txt "
` [PATCH 05/12] pci doc: convert PCI/MSI-HOWTO.txt "
` [PATCH 06/12] pci doc: convert PCI/acpi-info.txt "
` [PATCH 07/12] pci doc: convert PCI/pci-error-recovery.txt "
` [PATCH 08/12] pci doc: convert PCI/pcieaer-howto.txt "
` [PATCH 09/12] pci doc: convert PCI/endpoint/pci-endpoint.txt "
` [PATCH 10/12] pci doc: convert PCI/endpoint/pci-endpoint-cfs.txt "
` [PATCH 11/12] pci doc: convert PCI/endpoint/pci-test-function.txt "
` [PATCH 12/12] pci doc: convert PCI/endpoint/pci-test-howto.txt "

[PATCH 0/6] mm/devm_memremap_pages: Fix page release race
 2019-03-29 15:27 UTC  (7+ messages)
` [PATCH 1/6] drivers/base/devres: Introduce devm_release_action()
` [PATCH 2/6] mm/devm_memremap_pages: Introduce devm_memunmap_pages
` [PATCH 3/6] pci/p2pdma: Fix the gen_pool_add_virt() failure path
` [PATCH 4/6] lib/genalloc: Introduce chunk owners
` [PATCH 5/6] pci/p2pdma: Track pgmap references per resource, not globally
` [PATCH 6/6] mm/devm_memremap_pages: Fix final page put race

[PATCH V4 1/6] PCI: rcar: Clean up remaining macros defining bits
 2019-03-29 14:09 UTC  (21+ messages)
` [PATCH V4 2/6] PCI: rcar: Replace unsigned long with u32/unsigned int in register accessors
` [PATCH V4 3/6] PCI: rcar: Replace various variable types with unsigned ones for register values
` [PATCH V4 4/6] PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)
` [PATCH V4 5/6] PCI: rcar: Clean up debug messages
` [PATCH V4 6/6] PCI: rcar: Fix 64bit MSI message address handling

[PATCH v3 0/3] PCIe Host request to reserve IOVA
 2019-03-29 13:21 UTC  (7+ messages)

[PATCH v2 0/3] Fix system crash for accessing unmapped IO port regions
 2019-03-29 12:22 UTC  (9+ messages)
` [RFC PATCH v2 1/3] resource: Request IO port regions from children of ioport_resource

[PATCH v3 0/5] PCI: dwc: Support remove
 2019-03-29 12:00 UTC  (4+ messages)
` [PATCH v3 3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()

[PATCH v4 0/5] PCI: dwc: Support remove
 2019-03-29 11:59 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
` [PATCH v4 2/5] PCI: dwc: Free the page for MSI IRQ in dw_pcie_free_msi()
` [PATCH v4 3/5] PCI: dwc: Free MSI in the error code path of dw_pcie_host_init()
` [PATCH v4 4/5] PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify the code
` [PATCH v4 5/5] PCI: dwc: Save root bus for driver remove

[PATCH v1 0/3] PCIe and AR8151 on APQ8098/MSM8998
 2019-03-29 10:51 UTC  (5+ messages)
` [PATCH v1 1/3] PCI: qcom: Setup PCIE20_PARF_BDF_TRANSLATE_N
` [PATCH v1 2/3] arm64: dts: qcom: msm8998: Add PCIe SMMU node
` [PATCH v1 3/3] arm64: dts: qcom: msm8998: Add PCIe PHY and RC nodes

[PATCH V3] PCI: rcar: Add the initialization of PCIe link in resume_noirq()
 2019-03-29  9:52 UTC  (8+ messages)

[PATCH] PCI/IOV: update num_VFs earlier
 2019-03-29  8:00 UTC 

[PATCHv4 00/28] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-03-29  6:07 UTC  (10+ messages)
` [PATCHv4 16/28] PCI: mobiveil: refactor Mobiveil PCIe Host Bridge IP driver

PCI device appears intermittently
 2019-03-29  1:22 UTC 

[GIT PULL] PCI fixes for v5.1
 2019-03-28 21:15 UTC  (2+ messages)

[PATCH 00/10] Add Tegra194 PCIe support
 2019-03-28 16:59 UTC  (20+ messages)
` [PATCH 01/10] PCI: save pci_bus pointer in pcie_port structure
` [PATCH 02/10] PCI: perform dbi regs write lock towards the end
` [PATCH 03/10] PCI: dwc: Move config space capability search API
` [PATCH 04/10] PCI: Add #defines for PCIe spec r4.0 features
` [PATCH 05/10] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH 06/10] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH 07/10] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH 08/10] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH 09/10] PCI: tegra: Add Tegra194 PCIe support
` [PATCH 10/10] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v5 0/8] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
 2019-03-28 12:44 UTC  (3+ messages)

[PATCH] PCI: al: add pcie-al.c
 2019-03-28 11:57 UTC  (14+ messages)
` [PATCH v2] PCI: al: Add Amazon Annapurna Labs PCIe host controller driver
    ` [PATCH v3] "

[PATCH] drivers: ntb: Kconfig: pedantic cleanups
 2019-03-28 11:45 UTC  (4+ messages)
` [PATCH v2] "

Spende an dich
 2019-03-27 23:39 UTC 

[PATCH RFC v4 00/21] PCI: Allow BAR movement during hotplug
 2019-03-27 18:02 UTC  (37+ messages)
` [PATCH RFC v4 01/21] PCI: Fix writing invalid BARs during pci_restore_state()
` [PATCH RFC v4 02/21] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH RFC v4 03/21] PCI: Enable bridge's I/O and MEM access for hotplugged devices
` [PATCH RFC v4 05/21] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH RFC v4 07/21] PCI: Wake up bridges during rescan when movable BARs enabled
` [PATCH RFC v4 08/21] nvme-pci: Handle movable BARs
` [PATCH RFC v4 09/21] PCI: Mark immovable BARs with PCI_FIXED
` [PATCH RFC v4 10/21] PCI: Fix assigning of fixed prefetchable resources
` [PATCH RFC v4 11/21] PCI: Release and reassign the root bridge resources during rescan
` [PATCH RFC v4 12/21] PCI: Don't allow hotplugged devices to steal resources
` [PATCH RFC v4 14/21] PCI: Don't reserve memory for hotplug when enabled movable BARs
` [PATCH RFC v4 15/21] PCI: Allow the failed resources to be reassigned later
` [PATCH RFC v4 17/21] PCI: Calculate boundaries for bridge windows
` [PATCH RFC v4 20/21] PCI: pciehp: Add support for the movable BARs feature

[PATCH AUTOSEL 5.0 054/262] PCI: mediatek: Fix memory mapped IO range size computation
 2019-03-27 18:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 062/262] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
` [PATCH AUTOSEL 5.0 237/262] PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware

[PATCH AUTOSEL 4.19 046/192] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
 2019-03-27 18:07 UTC 

r8169 not being recognized by different chipsets
 2019-03-27 18:15 UTC 

[PATCH AUTOSEL 4.14 032/123] PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()
 2019-03-27 18:14 UTC 

Device Description for FPGA Components on x86 system
 2019-03-27 17:17 UTC 

WIP: PCIe on MSM8998
 2019-03-27 17:05 UTC  (7+ messages)
    `  "

[PATCH 0/2] PCI/MSI: Remove unused interfaces
 2019-03-27 13:58 UTC  (4+ messages)
` [PATCH 1/2] PCI/MSI: Remove unused __write_msi_msg() and write_msi_msg()
` [PATCH 2/2] PCI/MSI: Remove unused mask_msi_irq() and unmask_msi_irq()

[PATCH 0/4] PCI, CPER: Trivial cleanups
 2019-03-27 13:56 UTC  (2+ messages)

[PATCH V2] PCI: tegra: Use the DMA-API to get the MSI address
 2019-03-27 11:01 UTC  (2+ messages)

Question about Hotplug driver deadlock issue
 2019-03-27  9:00 UTC  (4+ messages)

[PATCH 0/3] pci-hyperv: fix memory leak and add pci_destroy_slot()
 2019-03-27  0:22 UTC  (7+ messages)
` [PATCH 3/3] PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary

[PATCH V31 10/25] PCI: Lock down BAR access when the kernel is locked down
 2019-03-26 21:19 UTC  (3+ messages)

[PATCH] PCI: imx6: Simplify Kconfig depends on
 2019-03-26 18:19 UTC  (2+ messages)

[PATCH 1/3] PCI: hv: Fix a memory leak in hv_eject_device_work()
 2019-03-26 18:12 UTC  (5+ messages)

[pci:review/pci/resource 8/21] drivers/nvme/host/pci.c:2919:6: sparse: symbol 'nvme_rescan_prepare' was not declared. Should it be static?
 2019-03-26 17:35 UTC  (4+ messages)
` [RFC PATCH pci] nvme-pci: nvme_rescan_prepare() can be static

[PATCH v2 0/2] PCI/AER: Consistently use _OSC to determine who owns AER
 2019-03-26 17:23 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/AER: Do not use APEI/HEST to disable AER services globally
` [PATCH v2 2/2] PCI/AER: Determine AER ownership based on _OSC instead of HEST

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-26 13:35 UTC  (2+ messages)

[PATCH v2] pci: pcie-xilinx: fix a missing-check bug for __get_free_pages
 2019-03-26 13:01 UTC  (2+ messages)

[BACKPORT 4.14.y 0/8] candidates from spreadtrum 4.14 product kernel
 2019-03-26  2:26 UTC  (2+ messages)

[PATCH] PCI/LINK: bw_notification: Do not leave interrupt handler NULL
 2019-03-25 22:59 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/2] Link bandwidth notification fixes
 2019-03-25 22:33 UTC  (2+ messages)

[PATCH 10/27] PCI: Lock down BAR access when the kernel is locked down
 2019-03-25 22:09 UTC 


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