linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-24 15:42:22 to 2019-08-28 18:57:15 UTC [more...]

[PATCH v5 0/7] Fix PF/VF dependency issue
 2019-08-28 18:57 UTC  (9+ messages)
` [PATCH v5 4/7] PCI/ATS: Add PRI support for PCIe VF devices

[PATCH] x86/PCI: Add missing log facility and move to use pr_ macros in pcbios.c
 2019-08-28 18:43 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] PCI: rockchip: Properly handle optional regulators
 2019-08-28 18:15 UTC  (4+ messages)

[PATCH 1/2] PCI: Add a helper to check Power Resource Requirements _PR3 existence
 2019-08-28 18:01 UTC  (11+ messages)
` [PATCH 2/2] ALSA: hda: Allow HDA to be runtime suspended when dGPU is not bound
  ` [PATCH v2 "

[PATCH 1/5] PCI: exynos: Properly handle optional PHYs
 2019-08-28 17:54 UTC  (6+ messages)
` [PATCH 2/5] PCI: imx6: Properly handle optional regulators
` [PATCH 3/5] PCI: armada8x: Properly handle optional PHYs
` [PATCH 4/5] PCI: histb: Properly handle optional regulators
` [PATCH 5/5] PCI: iproc: Properly handle optional PHYs

[PATCH V3 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-28 17:28 UTC  (7+ messages)
` [PATCH V3 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V3 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V3 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V3 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V3 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V3 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

stop overriding dma_ops in vmd v2
 2019-08-28 16:41 UTC  (8+ messages)
` [PATCH 1/5] x86/pci: Remove an ifdef __KERNEL__ from pci.h
` [PATCH 2/5] x86/pci: Add a to_pci_sysdata helper
` [PATCH 3/5] x86/pci: Replace the vmd_domain field with a vmd_dev pointer
` [PATCH 4/5] PCI/vmd: Stop overriding dma_map_ops
` [PATCH 5/5] x86/pci: Remove X86_DEV_DMA_OPS

[PATCH V2 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-28 16:24 UTC  (11+ messages)
` [PATCH V2 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH V2 2/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH V2 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH V2 4/6] PCI: tegra: Add support to enable slot regulators
` [PATCH V2 5/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH V2 6/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform

/proc/vmcore and wrong PAGE_OFFSET
 2019-08-28 15:08 UTC  (2+ messages)

[PATCH] x86/PCI: Add missing SPDX license header
 2019-08-28 13:53 UTC  (4+ messages)
` [PATCH v2] x86/PCI: Correct warnings about missing or incorrect SPDX license headers

[PATCH] PCI: Move static keyword to the front of declarations in pci-bridge-emul.c
 2019-08-28 13:39 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] PCI: Move PCI Express ASPM function prototypes and definitions to pci.h
 2019-08-28 13:31 UTC  (2+ messages)

[PATCH v4 0/4] PCI/ASPM: add sysfs attributes for controlling ASPM
 2019-08-28 13:06 UTC  (9+ messages)
` [PATCH v4 1/4] PCI/ASPM: add L1 sub-state support to pci_disable_link_state
` [PATCH v4 2/4] PCI/ASPM: allow to re-enable Clock PM
` [PATCH v4 3/4] PCI/ASPM: add sysfs attributes for controlling ASPM link states
` [PATCH v4 4/4] PCI/ASPM: remove Kconfig option PCIEASPM_DEBUG and related code

*_pcie_establish_link() usage
 2019-08-28 13:00 UTC  (2+ messages)

[PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
 2019-08-28 10:07 UTC  (5+ messages)
` [PATCH v1 2/2] PCI/AER: Update parameter descriptions to satisfy kernel-doc validator

[PATCH 0/6] PCI: tegra: Enable PCIe C5 controller of Tegra194 in p2972-0000 platform
 2019-08-28 10:04 UTC  (16+ messages)
` [PATCH 1/6] dt-bindings: PCI: tegra: Add sideband pins configuration entries
` [PATCH 2/6] arm64: tegra: Add configuration for PCIe C5 sideband signals
` [PATCH 3/6] PCI: tegra: Add support to configure sideband pins
` [PATCH 4/6] dt-bindings: PCI: tegra: Add PCIe slot supplies regulator entries
` [PATCH 5/6] arm64: tegra: Add PCIe slot supply information in p2972-0000 platform
` [PATCH 6/6] PCI: tegra: Add support to enable slot regulators

[PATCH 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes
 2019-08-28  9:30 UTC  (7+ messages)
` [PATCH v2 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
  ` [PATCH v2 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes
      ` [PATCH v3 1/2] PCI/AER: Add PoisonTLPBlocked to Uncorrectable errors
        ` [PATCH v3 2/2] PCI/AER: Split the AER stats into multiple sysfs attributes

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-28  9:01 UTC  (23+ messages)
` [PATCH v2 04/10] dt-bindings: pci: layerscape-pci: add compatible strings for ls1088a and ls2088a
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way
` [PATCH v2 08/10] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH v2 0/6] PAXB INTx support with proper model
 2019-08-28  8:54 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: pci: Update iProc PCI binding for INTx support
` [PATCH v2 2/6] PCI: iproc: Add INTx support with better modeling
` [PATCH v2 3/6] arm: dts: Change PCIe INTx mapping for Cygnus
` [PATCH v2 4/6] arm: dts: Change PCIe INTx mapping for NSP
` [PATCH v2 5/6] arm: dts: Change PCIe INTx mapping for HR2
` [PATCH v2 6/6] arm64: dts: Change PCIe INTx mapping for NS2

Ryzen7 3700U xhci fails on resume from sleep
 2019-08-28  8:43 UTC  (7+ messages)

[PATCH 1/2] PCIe: imx6: imx7d: add support for internal phy refclk source
 2019-08-28  8:17 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: imx6q-pcie: add "fsl,pcie-phy-refclk-internal" for i.MX7D

[PATCHv2 0/4] Layerscape: Remove num-lanes property from PCIe nodes
 2019-08-28  3:43 UTC  (4+ messages)
` [PATCHv2 1/4] dt-bindings: PCI: designware: Remove the num-lanes from Required properties

[PATCH v2 3/3] dwc: PCI: intel: Intel PCIe RC controller driver
 2019-08-28  3:35 UTC  (13+ messages)

[PATCH v3 0/4] Simplify PCIe hotplug indicator control
 2019-08-28  3:33 UTC  (17+ messages)
` [PATCH v3 1/4] PCI: pciehp: Add pciehp_set_indicators() to jointly set LED indicators
` [PATCH v3 2/4] PCI: pciehp: Switch LED indicators with a single write
` [PATCH v3 3/4] PCI: pciehp: Remove pciehp_set_attention_status()
` [PATCH v3 4/4] PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()

[PATCH] PCI: Remove the use of printk_ratelimit() in pci.c
 2019-08-27 23:25 UTC  (2+ messages)

[PATCH] PCI: hotplug: Remove surplus return from a void function
 2019-08-27 23:17 UTC  (2+ messages)

[PATCH] PCI: mediatek: Remove surplus return from a void function
 2019-08-27 23:11 UTC  (2+ messages)

[PATCH] PCI: Fix misspelled words
 2019-08-27 23:06 UTC  (3+ messages)

[PATCH] vmd: Stop overriding dma_map_ops
 2019-08-27 21:56 UTC  (3+ messages)

[PATCH v4 0/7] Amazon's Annapurna Labs DT-based PCIe host controller driver
 2019-08-27 18:53 UTC  (7+ messages)
` [PATCH v4 5/7] dt-bindings: PCI: Add Amazon's Annapurna Labs PCIe host bridge binding
` [PATCH v4 7/7] PCI: dwc: Add validation that PCIe core is set to correct mode

[PATCH] pci: endpoint: functions: Add a virtnet EP function
 2019-08-27 18:01 UTC  (5+ messages)

[PATCH v8 0/8] Add Error Disconnect Recover (EDR) support
 2019-08-27 17:29 UTC  (9+ messages)
` [PATCH v8 1/8] PCI/ERR: Update error status after reset_link()
` [PATCH v8 2/8] PCI/DPC: Allow dpc_probe() even if firmware first mode is enabled
` [PATCH v8 3/8] PCI/DPC: Add dpc_process_error() wrapper function
` [PATCH v8 4/8] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v8 5/8] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v8 6/8] PCI/DPC: Update comments related to DPC recovery on NON_FATAL errors
` [PATCH v8 7/8] PCI/DPC: Clear AER registers in EDR mode
` [PATCH v8 8/8] PCI/ACPI: Enable EDR support

[PATCH 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-08-27 16:26 UTC  (3+ messages)
` [PATCH 08/10] dt-bindings: PCI: Add the pf-offset property

[PATCH 0/3] PCI/ACPI: Rename _HPP to _HPX and move of ACPI-specific code from probe.c
 2019-08-27  9:49 UTC  (4+ messages)
` [PATCH 1/3] PCI/ACPI: Rename ACPI Hot Plug structs for Type 0, 1 and 2 from _HPP to _HPX
` [PATCH 2/3] PCI/ACPI: Move ACPI-specific Hot Plug programming functions to pci-acpi.c
` [PATCH 3/3] PCI/ACPI: Remove unnecessary struct hotplug_program_ops from pci-acpi.c

[PATCH] PCI: Add missing link delays required by the PCIe spec
 2019-08-27  9:25 UTC  (8+ messages)

[PATCH] pci: get pm runtime ref before resetting bus
 2019-08-27  6:43 UTC 

[PATCH V3 2/2] Xen/PCIback: Implement PCI flr/slot/bus reset with 'reset' SysFS attribute
 2019-08-26 21:05 UTC  (11+ messages)
  ` [Xen-devel] "

[PATCH] PCI: hv: Make functions only used locally static in pci-hyperv.c
 2019-08-26 15:41 UTC 

[PATCH] ACPI/PCI: Remove surplus parentheses from a return statement
 2019-08-26  9:08 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-08-26  3:51 UTC  (5+ messages)
` [PATCH v4 2/3] arm64: dts: ls1028a: Add PCIe controller DT nodes

[PATCH] PCI: dwc: Use dev_info() instead of dev_err()
 2019-08-25 15:26 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).