linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-01 03:09:51 to 2020-04-10 02:23:48 UTC [more...]

[PATCH 0/4] Move tx-deempth and tx swing to pci.txt
 2020-04-10  2:24 UTC  (6+ messages)
` [PATCH 1/4] devicetree: bindings: pci: document tx-deempth tx swing and rx-eq property
` [PATCH 2/4] drivers: pci: dwc: pci-imx6: update binding to generic name
` [PATCH 3/4] arm: dts: imx6: update pci "
` [PATCH 4/4] devicetree: bindings: pci: fsl,imx6q-pcie: rename tx deemph and swing

[PATCH] Replace -EINVAL with PCIBIOS_BAD_REGISTER_NUMBER
 2020-04-10  1:28 UTC  (2+ messages)

[PATCH 0/1] Real DMA dev DMA domain patch
 2020-04-10  1:22 UTC  (3+ messages)
` [PATCH 1/1] iommu/vt-d: use DMA domain for real DMA devices and subdevices

[PATCH v7 0/8] Add support for PCIe controller to work in endpoint mode on R-Car/RZ/G2x SoCs
 2020-04-10  0:12 UTC  (19+ messages)
` [PATCH v7 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v7 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v7 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v7 4/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v7 5/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v7 6/8] PCI: rcar: Add support for R-Car PCIe controller in endpoint mode
` [PATCH v7 7/8] PCI: Add Renesas R8A774C0 device ID
` [PATCH v7 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/3] PCI: Modularize host-generic
 2020-04-09 23:49 UTC  (4+ messages)
` [PATCH 1/3] PCI: Constify struct pci_ecam_ops
` [PATCH 2/3] PCI: host-generic: Support building as modules
` [PATCH 3/3] PCI: host-generic: Eliminate pci_host_common_probe wrappers

[PATCH v2 0/1] pciutils: Add available DVSEC Details
 2020-04-09 21:30 UTC  (2+ messages)
` [PATCH v2 1/1] lspci: Add available DVSEC details

[Patch 0/1] pciutils: Add available DVSEC Details
 2020-04-09 21:13 UTC  (4+ messages)
` [Patch 1/1] lspci: Add available DVSEC details

Problem with PCIe enumeration of Google/Coral TPU Edge module on Linux
 2020-04-09 20:07 UTC  (15+ messages)

double-freed irq when suspending with Thinkpad Thunderbolt Dock attached
 2020-04-09 16:23 UTC 

[PATCH] xen/pci: remove redundant assignment to variable irq
 2020-04-09 11:41 UTC 

[PATCH v2 10/10] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
 2020-04-09  6:54 UTC  (5+ messages)

[RFC Patch 0/1] pciutils: Add basic decode support for CXL
 2020-04-08 21:47 UTC  (5+ messages)
` [RFC Patch 1/1] lspci: Add basic decode support for Compute eXpress Link

[v7 PATCH 0/6] ACPI / APEI: Add support to notify non-fatal HW errors
 2020-04-08 19:41 UTC  (9+ messages)
  ` [v7 PATCH 1/6] ACPI / APEI: Add support to queuing up the non-fatal HW errors and notify
    ` [RFC PATCH] ACPI / APEI: ghes_gdata_pool_init() can be static
  ` [v7 PATCH 2/6] ACPI / APEI: Add callback for memory errors to the GHES notifier
  ` [v7 PATCH 3/6] ACPI / APEI: Add callback for AER "
  ` [v7 PATCH 4/6] ACPI / APEI: Add callback for ARM HW errors "
  ` [v7 PATCH 5/6] ACPI / APEI: Add callback for non-standard "
  ` [v7 PATCH 6/6] PCI: hip: Add handling of HiSilicon HIP PCIe controller errors

[PATCH] PCI: vmd: Filter resource type bits from shadow register
 2020-04-08 17:36 UTC 

[PATCH 00/35] Documentation fixes for Kernel 5.8
 2020-04-08 15:46 UTC  (2+ messages)
` [PATCH 08/35] docs: pci: boot-interrupts.rst: improve html output

[PATCH v2 00/10] Multiple fixes in PCIe qcom driver
 2020-04-08 13:18 UTC  (21+ messages)
` [PATCH v2 01/10] PCIe: qcom: add missing ipq806x clocks in PCIe driver
    ` R: "
        ` R: "
` [PATCH v2 02/10] devicetree: bindings: pci: add missing clks to qcom,pcie
` [PATCH v2 03/10] PCIe: qcom: change duplicate PCI reset to phy reset
` [PATCH v2 04/10] PCIe: qcom: Fixed pcie_phy_clk branch issue
` [PATCH v2 05/10] PCIe: qcom: add missing reset for ipq806x
` [PATCH v2 06/10] devicetree: bindings: pci: add ext reset to qcom,pcie
` [PATCH v2 07/10] PCIe: qcom: fix init problem with missing PARF programming
    ` R: "
` [PATCH v2 08/10] PCIe: qcom: add ipq8064 rev2 variant and set tx term offset
` [PATCH v2 09/10] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie
` [PATCH v2 10/10] PCIe: qcom: add Force GEN1 support

[PATCH v6 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-04-08 10:03 UTC  (11+ messages)
  ` [PATCH v6 1/2] "

[RFC PATCH] PCI: Use pci_pcie_find_root_port() to get root port
 2020-04-07 15:00 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Add additional AMD ZEN root ports to the whitelist
 2020-04-07  2:55 UTC  (2+ messages)

[PATCH 1/5] pci: handled return value of platform_get_irq correctly
 2020-04-06 21:28 UTC  (2+ messages)

[BUG] PCI: rockchip: rk3399: pcie switch support
 2020-04-06 17:12 UTC  (3+ messages)

[RFC PATCH] PCI: dwc: add support for Allwinner SoCs' PCIe controller
 2020-04-06  8:27 UTC  (2+ messages)

[PATCH 07/11] PCI: hv: Prepare hv_compose_msi_msg() for the VMBus-channel-interrupt-to-vCPU reassignment functionality
 2020-04-06  0:15 UTC 

[PATCH v6 1/4] soc: bcm2835: Sync xHCI reset firmware property with downstream
 2020-04-04 20:11 UTC  (3+ messages)

[PATCH v6 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present
 2020-04-04 20:09 UTC  (6+ messages)

[PATCH v6 2/4] firmware: raspberrypi: Introduce vl805 init routine
 2020-04-04 18:56 UTC  (5+ messages)

[pci:next] BUILD SUCCESS 86ce3c90c910110540ac25cae5d9b90b268542bd
 2020-04-03 23:58 UTC 

[GIT PULL] PCI changes for v5.7
 2020-04-03 22:05 UTC  (2+ messages)

[PATCH][next] PCI: endpoint: functions/pci-epf-test: fix memory leak of buf
 2020-04-03 19:51 UTC  (2+ messages)

[PATCH v5 2/2] PCI: HIP: Add handling of HiSilicon HIP PCIe controller errors
 2020-04-03 14:41 UTC  (5+ messages)

[PATCH v6 00/11] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2020-04-03  9:47 UTC  (30+ messages)
` [PATCH v6 01/11] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v6 02/11] arm64: defconfig: enable CONFIG_PCIE_RCAR_HOST
` [PATCH v6 03/11] PCI: drop PCIE_RCAR config option
` [PATCH v6 04/11] PCI: rcar: Move shareable code to a common file
` [PATCH v6 05/11] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v6 06/11] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v6 07/11] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v6 08/11] PCI: rcar: Add support for rcar PCIe controller in endpoint mode
` [PATCH v6 09/11] PCI: Add Renesas R8A774C0 device ID
` [PATCH v6 10/11] misc: pci_endpoint_test: Add Device ID for RZ/G2E PCIe controller
` [PATCH v6 11/11] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH 0/3] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-04-03  5:42 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: "

Deadlock during PCIe hot remove
 2020-04-02 19:24 UTC  (6+ messages)

PCIe EPF
 2020-04-02 17:44 UTC  (20+ messages)

[PATCH] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2020-04-02 14:31 UTC  (4+ messages)

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2020-04-02 12:01 UTC  (13+ messages)

[PATCH 0/6] Add shared workqueue support for idxd driver
 2020-04-02  7:39 UTC  (7+ messages)
` [PATCH 3/6] pci: add PCI quirk cmdmem fixup for Intel DSA device
` [PATCH 4/6] device: add cmdmem support for MMIO address

[linux-next:master 12786/13335] aarch64-linux-objdump: warning: drivers/pci/pcie/edr.o: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
 2020-04-02  0:17 UTC  (3+ messages)
    ` [kbuild-all] "

[PATCH] PCI: Warn about MEM resource size being too big
 2020-04-02  0:04 UTC  (5+ messages)

[PATCH] PCI: dwc: Program outbound ATU upper limit register
 2020-04-01 23:58 UTC 

[PATCH 01/12] pcie: qcom: add missing ipq806x clocks in pcie driver
 2020-04-01 23:52 UTC  (16+ messages)
` [PATCH 07/12] pcie: qcom: add tx term offset support
    ` R: "
` [PATCH 08/12] devicetree: bindings: pci: add phy-tx0-term-offset to qcom,pcie
    ` R: "
` [PATCH 09/12] pcie: qcom: Programming the PCIE iATU for IPQ806x
` [PATCH 11/12] devicetree: bindings: pci: add force_gen1 for qcom,pcie
    ` R: "

[RFC 0/9] PCIe Hotplug Slot Emulation driver
 2020-04-01 21:45 UTC  (3+ messages)

[PATCH 2/6] device/pci: add cmdmem cap to pci_dev
 2020-04-01 16:37 UTC  (2+ messages)

[PATCH 0/5] Loongson64 Generic PCI driver
 2020-04-01 14:18 UTC  (7+ messages)
` [PATCH v2 0/5] Loongson64 Generic PCI driver v2
  ` [PATCH v2 2/5] PCI: Add Loongson PCI Controller support
  ` [PATCH v2 3/5] dt-bindings: Document Loongson PCI Host Controller
  ` [PATCH v2 4/5] MIPS: DTS: Loongson64: Add PCI Controller Node
  ` [PATCH v2 5/5] MIPS: Loongson64: Switch to generic PCI driver

[pci:next] BUILD SUCCESS 505d60df262305d1318a8a30cd67752d18462c17
 2020-04-01  5:12 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).