linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-30 13:59:55 to 2019-11-06 15:40:36 UTC [more...]

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-11-06 15:40 UTC  (12+ messages)
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way

[PATCH v6 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"
 2019-11-06 15:01 UTC  (8+ messages)
` [PATCH v6 3/3] PCI: layerscape: Add LS1028a support

[PATCH v2 2/2] PCI: Add missing link delays required by the PCIe spec
 2019-11-06 13:31 UTC  (12+ messages)

[PATCH] ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge
 2019-11-06 12:28 UTC  (2+ messages)

[PATCH v5 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-06 12:24 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
` [PATCH v5 2/3] dwc: PCI: intel: PCIe RC controller driver
` [PATCH v5 3/3] PCI: artpec6: Configure FTS with dwc helper function

[PATCH v2 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-11-06  9:53 UTC  (4+ messages)
  ` [PATCH v2 1/2] dt-bindings: PCI: designware: Add binding for ZRX-DC PHY property

[PATCH 0/5] PCI: PM: Cleanups related to power state changes
 2019-11-05 22:48 UTC  (13+ messages)
` [PATCH 1/5] PCI: PM: Move power state update away from pci_power_up()
` [PATCH 2/5] PCI: PM: Use pci_power_up() in pci_set_power_state()
` [PATCH 3/5] PCI: PM: Fold __pci_start_power_transition() into its caller
` [PATCH 4/5] PCI: PM: Avoid exporting __pci_complete_power_transition()
` [PATCH 5/5] PCI: PM: Fold __pci_complete_power_transition() into its caller
` [PATCH update "

[PATCH 0/3] Expose VMD BIOS domain info
 2019-11-05 22:45 UTC  (14+ messages)
` [PATCH 2/3] PCI: vmd: Expose VMD details from BIOS

[PATCH v2 0/2] PCI: qcom: Add support for SDM845 PCIe
 2019-11-05 22:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: "
` [PATCH v2 2/2] PCI: qcom: Add support for SDM845 PCIe controller

[PATCH 0/6] PCI/PM: Minor fix and cleanups
 2019-11-05 21:52 UTC  (16+ messages)
` [PATCH 1/6] PCI/PM: Apply D2 delay as milliseconds, not microseconds
` [PATCH 2/6] PCI/PM: Expand PM reset messages to mention D3hot (not just D3)
` [PATCH 3/6] PCI/PM: Simplify pci_set_power_state()
` [PATCH 4/6] xen-platform: Convert to generic power management
` [PATCH 5/6] PCI/PM: Remove unused pci_driver.resume_early() hook
` [PATCH 6/6] PCI/PM: Remove unused pci_driver.suspend_late() hook

INFO: task irq/129-pciehp:116 blocked for more than 120 seconds
 2019-11-05 13:11 UTC 

[PATCH] PCI: Add CRS timeout for pci_device_is_present()
 2019-11-05 10:55 UTC  (12+ messages)

[PATCH v4 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-05 10:51 UTC  (3+ messages)
` [PATCH v4 1/2] Revert "PCI: rcar: Fix missing MACCTLR register setting in rcar_pcie_hw_init()"
` [PATCH v4 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[PATCH V3] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-11-05 10:50 UTC  (6+ messages)

[PATCH v3 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-05 10:33 UTC  (10+ messages)
` [PATCH v3 1/2] Revert "PCI: rcar: Fix missing MACCTLR register setting in rcar_pcie_hw_init()"
` [PATCH v3 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[PATCH 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-05  1:16 UTC  (8+ messages)
` [PATCH 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2019-11-04 23:41 UTC  (4+ messages)
  `  "

PROBLEM: PCIe Bus Error atleast
 2019-11-04 19:34 UTC  (4+ messages)

[BUG] rk3399-rockpro64 pcie synchronous external abort
 2019-11-04 18:55 UTC 

[PATCH v1 0/7] PCI: dt: Remove magic numbers for legacy PCI IRQ interrupts
 2019-11-04 16:38 UTC  (2+ messages)
` [PATCH v1 7/7] dt-bindings: PCI: Use IRQ flags "

Oxford Semiconductor Ltd OX16PCI954 - weird dmesg
 2019-11-04 16:30 UTC 

Oxford Semiconductor Ltd OX16PCI954 - weird dmesg
 2019-11-04 16:07 UTC 

Oxford Semiconductor Ltd OX16PCI954 - weird dmesg
 2019-11-04 15:58 UTC 

Oxford Semiconductor Ltd OX16PCI954 - weird dmesg
 2019-11-04 14:59 UTC  (2+ messages)

FPGA device behaves strangely with Linux
 2019-11-04 14:35 UTC 

[PATCH] PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM
 2019-11-04 13:00 UTC  (3+ messages)

[PATCH v4 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-04 10:47 UTC  (14+ messages)
` [PATCH v4 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller
` [PATCH v4 2/3] dwc: PCI: intel: PCIe RC controller driver

[v2 PATCH] PCI: Do not use bus number zero from EA capability
 2019-11-04  6:57 UTC 

[PATCH v3 00/25] PCI host resource consolidation
 2019-11-03 19:12 UTC  (14+ messages)
` [PATCH v3 06/25] PCI: faraday: Use pci_parse_request_of_pci_ranges()
` [PATCH v3 19/25] PCI: of: Add inbound resource parsing to helpers

Your opportunity
 2019-11-03  9:22 UTC 

Your opportunity
 2019-11-02 13:38 UTC 

[pci:pci/pm-2 13/15] drivers/xen/platform-pci.c:172:20: error: initialization from incompatible pointer type
 2019-11-02  4:29 UTC 

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

[PATCH v2] Revert "nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T"
 2019-11-01 22:44 UTC  (4+ messages)

[PATCH 0/5] PCI Devices for Loongson PCH
 2019-11-01 22:43 UTC  (14+ messages)
` [PATCH 1/5] PCI: pci_ids: Add Loongson IDs
` [PATCH 2/5] net: stmmac: Split devicetree parse
` [PATCH 3/5] net: stmmac: pci: Add Loongson GMAC
` [PATCH 4/5] dt-bindings: net: document loongson.pci-gmac
` [PATCH 5/5] libata/ahci: Apply non-standard BAR fix for Loongson

[PATCH] PCI: mobiveil: Modified the Device tree bindings interrupt-map example
 2019-11-01 16:10 UTC  (3+ messages)

[PATCH v3 0/2]PCI: cadence: Convert drivers to core library
 2019-11-01 14:12 UTC  (5+ messages)
` [PATCH v3 1/2] PCI: cadence: Refactor driver to use as a "
` [PATCH v3 2/2] PCI: cadence: Create new folder 'cadence' and move all cadence files to it

[PATCH v2] PCI: cadence: Refactor driver to use as a core library
 2019-11-01 13:26 UTC  (4+ messages)

[PATCH v4 3/3] pci: intel: Add sysfs attributes to configure pcie link
 2019-11-01 11:30 UTC  (10+ messages)

[PATCH v2 0/2] PCI: rcar: Fix missing MACCTLR register setting (take2)
 2019-11-01 10:22 UTC  (4+ messages)
` [PATCH v2 1/2] Revert "PCI: rcar: Fix missing MACCTLR register setting in rcar_pcie_hw_init()"
` [PATCH v2 2/2] PCI: rcar: Fix missing MACCTLR register setting in initialize sequence

[PATCH v2] PCI: vmd: Add indirection layer to vmd irq lists
 2019-10-31 23:11 UTC  (2+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-31 17:14 UTC  (8+ messages)
` [RFC PATCH 1/9] powerpc/pseries: add cpu DLPAR support for drc-info property
` [RFC PATCH 2/9] powerpc/pseries: fix bad drc_index_start value parsing of drc-info entry

[PATCH v10 4/4] PCI: Allow extend_bridge_window() to shrink resource if necessary
 2019-10-31 14:34 UTC  (5+ messages)

[PATCH v2 0/2] x86: Get rid of custom DMA functions
 2019-10-31 13:59 UTC  (5+ messages)
` [PATCH v2 2/2] x86/PCI: sta2x11: use default DMA address translation

[PATCH v2] kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'
 2019-10-31 13:50 UTC  (8+ messages)

[PATCH 0/2] PCI: vmd: Fix possible >= MAX_ORDER allocation
 2019-10-31 11:24 UTC  (3+ messages)
` [PATCH 2/2] PCI: vmd: Add indirection layer to vmd irq lists

[PATCH v4] PCI: of: Add inbound resource parsing to helpers
 2019-10-31 10:07 UTC  (3+ messages)

[PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-31  3:26 UTC  (3+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-31  0:15 UTC  (2+ messages)

[PATCH] pci: controller: dwc: Remove dev_err use after platform_get_irq
 2019-10-30 21:46 UTC  (2+ messages)

[PATCH] PCI: tegra: Use pci_parse_request_of_pci_ranges()
 2019-10-30 14:51 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).