linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 09:57:28 to 2020-05-07 21:48:57 UTC [more...]

[PATCH v8 0/4] USB: pci-quirks: Add Raspberry Pi 4 quirk
 2020-05-07 21:48 UTC  (6+ messages)
` [PATCH v8 1/4] soc: bcm2835: Add notify xHCI reset property
` [PATCH v8 2/4] firmware: raspberrypi: Introduce vl805 init routine
` [PATCH v8 3/4] PCI: brcmstb: Wait for Raspberry Pi's firmware when present
` [PATCH v8 4/4] USB: pci-quirks: Add Raspberry Pi 4 quirk

[PATCH] Documentation: PCI: gave unique labels to sections
 2020-05-07 21:45 UTC  (3+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Support slave DMA transfer
 2020-05-07 21:44 UTC  (2+ messages)

[PATCH] PCI: endpoint: functions/pci-epf-test: Enable picking DMA channel by name
 2020-05-07 21:42 UTC  (2+ messages)

[PATCH v4 00/12] PCI: aardvark: Fix support for Turris MOX and Compex wifi cards
 2020-05-07 21:25 UTC  (20+ messages)
` [PATCH v4 01/12] PCI: aardvark: Train link immediately after enabling training
` [PATCH v4 02/12] PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register
` [PATCH v4 03/12] PCI: of: Zero max-link-speed value is invalid
` [PATCH v4 04/12] PCI: aardvark: Improve link training
` [PATCH v4 05/12] PCI: aardvark: Issue PERST via GPIO
` [PATCH v4 06/12] PCI: aardvark: Add FIXME comment for PCIE_CORE_CMD_STATUS_REG access
` [PATCH v4 07/12] PCI: aardvark: Add PHY support
` [PATCH v4 08/12] PCI: aardvark: Replace custom macros by standard linux/pci_regs.h macros
` [PATCH v4 09/12] dt-bindings: PCI: aardvark: Describe new properties

[PATCH] PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
 2020-05-07 21:03 UTC  (3+ messages)

[PATCH] PCI: export and use pci_msi_get_hwirq in pci-hyperv.c
 2020-05-07 20:58 UTC  (2+ messages)

[PATCH v2 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-07 20:27 UTC  (14+ messages)
` [PATCH v2 2/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
` [PATCH v2 3/4] PCI: cadence: Remove "cdns,max-outbound-regions" DT property
` [PATCH v2 4/4] PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT

[PATCH v3 0/4] PCI: brcmstb: Some minor fixes/features
 2020-05-07 20:17 UTC  (6+ messages)
` [PATCH v3 1/4] PCI: brcmstb: Don't clk_put() a managed clock
` [PATCH v3 2/4] PCI: brcmstb: Fix window register offset from 4 to 8
` [PATCH v3 3/4] dt-bindings: PCI: brcmstb: New prop 'aspm-no-l0s'
` [PATCH v3 4/4] PCI: brcmstb: Disable L0s component of ASPM if requested

[PATCH] PCI: Replace zero-length array with flexible-array
 2020-05-07 20:15 UTC  (2+ messages)

[PATCH 0/5] PCI Bridge Emulation changes for v5.8
 2020-05-07 20:00 UTC  (9+ messages)
` [PATCH 1/5] PCI: pci-bridge-emul: Fix PCIe bit conflicts
` [PATCH 2/5] PCI: pci-bridge-emul: Fix Root Cap/Status comment
` [PATCH 4/5] PCI: pci-bridge-emul: Update for PCIe 5.0 r1.0
` [PATCH 5/5] PCI: pci-bridge-emul: Eliminate the 'reserved' member

[PATCH v7 0/2] Adding support for Versal CPM as Root Port driver
 2020-05-07 19:49 UTC  (4+ messages)
` [PATCH v7 1/2] PCI: xilinx-cpm: Add YAML schemas for Versal CPM Root Port
` [PATCH v7 2/2] PCI: xilinx-cpm: Add Versal CPM Root Port driver

[PATCH] PCI: tegra: Fix reporting GPIO error value
 2020-05-07 19:44 UTC  (2+ messages)

MSI interrupt for xhci still lost on 5.6-rc6 after cpu hotplug
 2020-05-07 19:41 UTC  (7+ messages)

[PATCH v3 00/11] Multiple fixes in PCIe qcom driver
 2020-05-07 19:34 UTC  (16+ messages)
` [PATCH v3 01/11] PCI: qcom: add missing ipq806x clocks in PCIe driver
` [PATCH v3 03/11] PCI: qcom: change duplicate PCI reset to phy reset
` [PATCH v3 04/11] PCI: qcom: add missing reset for ipq806x
` [PATCH v3 06/11] PCI: qcom: introduce qcom_clear_and_set_dword
` [PATCH v3 08/11] devicetree: bindings: pci: document PARF params bindings
    ` R: "
` [PATCH v3 09/11] PCI: qcom: add ipq8064 rev2 variant and set tx term offset
` [PATCH v3 10/11] devicetree: bindings: pci: add ipq8064 rev 2 variant to qcom,pcie

[PATCH v3 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-07 19:33 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH v2 0/2] PCI: brcmstb: Add Broadcom STB support
 2020-05-07 18:55 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: brcmstb: Drop clk_put when probe fails and remove

[PATCH v9 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 17:53 UTC  (12+ messages)
` [PATCH v9 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v9 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory

[PATCH] PCI: brcmstb: Assert fundamental reset on initialization
 2020-05-07 17:20 UTC 

[PATCH] PCI: Do not use pcie_get_speed_cap() to determine when to start waiting
 2020-05-07 17:11 UTC  (9+ messages)

[PATCH v6 00/25] iommu: Shared Virtual Addressing for SMMUv3
 2020-05-07 16:31 UTC  (7+ messages)
` [PATCH v6 17/25] iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()

[RFC 0/2] Enable PF-VF linking with pdev->no_vf_scan (s390)
 2020-05-07 15:51 UTC  (7+ messages)
` [RFC 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
` [RFC 2/2] s390/pci: create links between PFs and VFs

[PATCH v2 0/6] Add Rockchip new PCIe controller and combo phy support
 2020-05-07 15:36 UTC  (7+ messages)
` [PATCH v2 3/6] PCI: dwc: Skip allocating own MSI domain if using external MSI domain
` [PATCH v2 4/6] dt-bindings: rockchip: Add DesignWare based PCIe controller
` [PATCH v2 5/6] PCI: rockchip: add "

[PATCH v3 1/2] PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
 2020-05-07 14:29 UTC  (2+ messages)

[PATCH v3 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-07 14:30 UTC  (2+ messages)

[PATCH v10 0/8] Add endpoint driver for R-Car PCIe controller
 2020-05-07 12:33 UTC  (9+ messages)
` [PATCH v10 1/8] PCI: rcar: Rename pcie-rcar.c to pcie-rcar-host.c
` [PATCH v10 2/8] PCI: rcar: Move shareable code to a common file
` [PATCH v10 3/8] PCI: rcar: Fix calculating mask for PCIEPAMR register
` [PATCH v10 4/8] PCI: endpoint: Pass page size as argument to pci_epc_mem_init()
` [PATCH v10 5/8] PCI: endpoint: Add support to handle multiple base for mapping outbound memory
` [PATCH v10 6/8] dt-bindings: PCI: rcar: Add bindings for R-Car PCIe endpoint controller
` [PATCH v10 7/8] PCI: rcar: Add endpoint mode support
` [PATCH v10 8/8] MAINTAINERS: Add file patterns for rcar PCI device tree bindings

[PATCH] PCI: Enable ASPM L1 on TI PCIe-to-PCI bridge
 2020-05-07 11:50 UTC  (9+ messages)
` [PATCH v2] PCI/ASPM: Enable ASPM for root complex <-> bridge <-> bridge case
  ` [PATCH v3] PCI/ASPM: Enable ASPM for bridge-to-bridge link

[PATCH v2 1/2] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-07 10:49 UTC  (2+ messages)
` [PATCH v2 2/2] ACPI / hotplug / PCI: Use the new "

[PATCH 0/3] ACPI / utils: Add acpi_evaluate_reg() helper
 2020-05-07 10:30 UTC  (13+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] ACPI / hotplug / PCI: Use the new "
` [PATCH 3/3] pinctrl: cherryview: "

[PATCH 0/2] Enable PF-VF linking with pdev->no_vf_scan (s390)
 2020-05-07  9:30 UTC  (3+ messages)
` [PATCH 1/2] PCI/IOV: Introduce pci_iov_sysfs_link() function
` [PATCH 2/2] s390/pci: create links between PFs and VFs

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel IV edition (OSPM-summit 2020)
 2020-05-07  7:29 UTC  (2+ messages)

[PATCH v3 0/2] Fix PCI HyperV device error handling
 2020-05-07  5:01 UTC 

[pci:next] BUILD SUCCESS caf76ec7adb06c46ec89f7a381d3694acf5d0156
 2020-05-07  4:23 UTC 

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-07  3:32 UTC  (2+ messages)
  ` [PATCH v1 1/1] PCI/ERR: Handle fatal error recovery for non-hotplug capable devices

[PATCH v2] PCI: Use pci_pcie_find_root_port() to get root port
 2020-05-06 19:48 UTC  (2+ messages)

[RFC] Restrict the untrusted devices, to bind to only a set of "whitelisted" drivers
 2020-05-06 18:51 UTC  (3+ messages)

[PATCH] PCI/ERR: Resolve regression in pcie_do_recovery
 2020-05-06 18:08 UTC  (5+ messages)

[PATCH] PCI: pcie-rcar: Cache PHY init function pointer
 2020-05-06 16:59 UTC  (11+ messages)

[RFC PATCH] PCI: dwc: add support for Allwinner SoCs' PCIe controller
 2020-05-06 15:36 UTC  (4+ messages)

[PATCH v2 1/2] PCI: hv: Fix the PCI HyperV probe failure path to release resource properly
 2020-05-06 15:21 UTC  (7+ messages)

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-06 15:14 UTC  (15+ messages)
` [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v4 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 04/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v4 05/14] PCI: cadence: Add read/write accessors to perform only 32-bit accesses
` [PATCH v4 06/14] PCI: cadence: Allow pci_host_bridge to have custom pci_ops
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v4 09/14] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v4 10/14] dt-bindings: PCI: Add host mode dt-bindings for TI's J721E SoC
` [PATCH v4 11/14] dt-bindings: PCI: Add EP "
` [PATCH v4 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-05-06 10:27 UTC  (10+ messages)
` [PATCH RFC 04/15] drivers/base: Add support for a new IMS irq domain

[PATCH RFC] PCI: Set PCIBIOS_* error values to generic error number
 2020-05-06  8:07 UTC 

[PATCH v7 2/5] PCI: Add Loongson PCI Controller support
 2020-05-06  6:08 UTC  (3+ messages)

[PATCH v2 2/2] PCI: hv: Retry PCI bus D0 entry when the first attempt failed with invalid device state
 2020-05-06  5:47 UTC  (3+ messages)

[PATCH v2 RESEND] MAINTAINERS: correct typo in new NXP LAYERSCAPE GEN4
 2020-05-06  5:21 UTC 

[PATCH v3 00/14] Add PCIe support to TI's J721E SoC
 2020-05-06  4:18 UTC  (10+ messages)
` [PATCH v3 09/14] PCI: cadence: Add MSI-X support to Endpoint driver
` [PATCH v3 12/14] PCI: j721e: Add TI J721E PCIe driver
` [PATCH v3 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[pci:pci/misc] BUILD SUCCESS 198938ec966d45c47eb7c1f6d2a4ac82c12bf5ce
 2020-05-06  1:57 UTC 

[PATCH 1/3] pci: Add Designated Vendor Specific Capability
 2020-05-05 21:09 UTC  (12+ messages)
` [PATCH 2/3] mfd: Intel Platform Monitoring Technology support
  ` [PATCH 3/3] platform/x86: Intel PMT Telemetry capability driver

[PATCH] mmc: rtsx: Add SD Express mode support for RTS5261
 2020-05-05 18:18 UTC  (5+ messages)
  ` 答复: "

[PATCH] iommu: Relax ACS requirement for RCiEP devices
 2020-05-05 15:34 UTC  (6+ messages)

[PATCH v2 1/2] driver core: platform: Clarify that IRQ 0 is invalid
 2020-05-05 13:35 UTC  (3+ messages)

[PATCH v2 0/4] PCI: brcmstb: Some minor fixes/features
 2020-05-05 13:31 UTC  (7+ messages)
` [PATCH v2 1/4] PCI: brcmstb: Don't clk_put() a managed clock
` [PATCH v2 2/4] PCI: brcmstb: Fix window register offset from 4 to 8
` [PATCH v2 4/4] PCI: brcmstb: Disable L0s component of ASPM if requested

[PATCH] PCI: dwc: Fix inner MSI IRQ domain registration
 2020-05-05 11:53 UTC  (2+ messages)

[PATCH] PCI: altera: clean up indentation issue on a return statement
 2020-05-05 11:42 UTC  (2+ messages)

[PATCH v2] PCI: endpoint: functions/pci-epf-test: Avoid DMA release when DMA is unsupported
 2020-05-05 11:27 UTC  (2+ messages)

[PATCH] PCI: dwc: Program outbound ATU upper limit register
 2020-05-05 11:24 UTC  (4+ messages)

[PATCH] PCI: v3-semi: Fix a memory leak in some error handling paths in 'v3_pci_probe()'
 2020-05-05 11:04 UTC  (2+ messages)

[PATCH -next] PCI: dwc: pci-dra7xx: Fix potential NULL dereference in dra7xx_pcie_probe()
 2020-05-05 10:54 UTC  (3+ messages)
` [PATCH -next v2] PCI: dwc: pci-dra7xx: use devm_platform_ioremap_resource_byname()

[PATCH] PCI: dwc: intel: make intel_pcie_cpu_addr() static
 2020-05-05 10:47 UTC  (2+ messages)

[PATCH -next v2] PCI: dwc: Make hisi_pcie_platform_ops static
 2020-05-05 10:06 UTC  (2+ messages)

[PATCH] PCI: dwc: clean up computing of msix_tbl
 2020-05-05  9: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).