linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 21:28:42 to 2022-07-05 21:00:47 UTC [more...]

[PATCH] PCI: Clear PCI_STATUS when setting up the device
 2022-07-05 21:00 UTC  (2+ messages)

[PATCH v1 0/4] PCI: brcmstb: Re-submit reverted patchset
 2022-07-05 21:00 UTC  (8+ messages)
` [PATCH v1 1/4] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
` [PATCH v1 2/4] PCI: brcmstb: Add mechanism to turn on subdev regulators
` [PATCH v1 3/4] PCI: brcmstb: Add control of subdevice voltage regulators
` [PATCH v1 4/4] PCI: brcmstb: Do not turn off WOL regulators on suspend

[PATCHv2] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-05 20:42 UTC  (6+ messages)

[PATCH] PCI: iproc: Use the bitmap API to allocate bitmaps
 2022-07-05 20:03 UTC  (3+ messages)

[PATCH] dt-bindings: pci: toshiba,visconti-pcie: Update the common clock properties
 2022-07-05 19:51 UTC  (2+ messages)

[PATCH] PM / wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP
 2022-07-05 18:50 UTC  (2+ messages)

[PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
 2022-07-05 18:40 UTC  (5+ messages)
` [PATCH v1 3/5] i2c: acpi: Convert to use "
` [PATCH v1 5/5] platform/x86: thinkpad_acpi: "

[PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-07-05 18:16 UTC  (25+ messages)
` [PATCH v7 01/21] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v7 16/21] block: add check when merging zone device pages
` [PATCH v7 20/21] PCI/P2PDMA: Introduce pci_mmap_p2pmem()

[PATCH RESEND v1 0/2] Make _PRS and _SRS methods optional
 2022-07-05 17:52 UTC  (5+ messages)
` [PATCH RESEND v1 1/2] ACPI/PCI: Make _SRS optional for link device
` [PATCH RESEND v1 2/2] ACPI/PCI: Make _PRS "

[PATCH V13 0/9] CXL: Read CDAT and DSMAS data
 2022-07-05 15:49 UTC  (10+ messages)
` [PATCH V13 1/9] PCI: Add vendor ID for the PCI SIG
` [PATCH V13 2/9] PCI: Replace magic constant for PCI Sig Vendor ID
` [PATCH V13 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V13 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices
` [PATCH V13 5/9] driver-core: Introduce BIN_ATTR_ADMIN_{RO,RW}
` [PATCH V13 6/9] cxl/port: Read CDAT table
` [PATCH V13 7/9] cxl/port: Introduce cxl_cdat_valid()
` [PATCH V13 8/9] cxl/port: Retry reading CDAT on failure
` [PATCH V13 9/9] cxl/port: Parse out DSMAS data from CDAT table

[PATCH v3] PCI: endpoint: pci-epf-vntb: reduce several globals to statics
 2022-07-05 15:14 UTC  (2+ messages)
` [EXT] "

[PATCH v3 0/8] genirq: Provide real IRQ affinity masks in non-SMP configs
 2022-07-05 13:52 UTC  (13+ messages)
` [PATCH v3 1/8] irqchip/mips-gic: Only register IPI domain when SMP is enabled
` [PATCH v3 2/8] genirq: GENERIC_IRQ_IPI depends on SMP
` [PATCH v3 3/8] genirq: GENERIC_IRQ_EFFECTIVE_AFF_MASK "
` [PATCH v3 4/8] genirq: Drop redundant irq_init_effective_affinity
` [PATCH v3 5/8] genirq: Refactor accessors to use irq_data_get_affinity_mask
` [PATCH v3 6/8] genirq: Add and use an irq_data_update_affinity helper
` [PATCH v3 7/8] genirq: Return a const cpumask from irq_data_get_affinity_mask
` [PATCH v3 8/8] genirq: Provide an IRQ affinity mask in non-SMP configs

[PATCH v6 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-07-05 10:56 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v6 2/2] PCI: xilinx-cpm: Add support for "

[PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
 2022-07-05 10:56 UTC  (8+ messages)
  ` [PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
      ` [PATCH v3 4/5] phy: Add ARTPEC-8 PCIe PHY driver

[PATCH 1/2] phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
 2022-07-05  6:25 UTC  (2+ messages)

[PATCH V3 00/11] PCI: tegra: Add Tegra234 PCIe support
 2022-07-05  6:15 UTC  (5+ messages)
` [PATCH V3 01/11] dt-bindings: PHY: P2U: Add support for Tegra234 P2U block
` [PATCH V3 08/11] phy: tegra: Add PCIe PIPE2UPHY support for Tegra234

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-07-05  6:00 UTC 

[PATCH] vgaarb: Add module param to allow for choosing the boot VGA device
 2022-07-04 19:57 UTC 

[PATCH v16 0/6] PCI: dwc: Fix higher MSI vectors handling
 2022-07-04 16:46 UTC  (12+ messages)
` [PATCH v16 1/6] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v16 2/6] PCI: dwc: Convert msi_irq to the array
` [PATCH v16 3/6] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v16 4/6] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v16 5/6] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v16 6/6] arm64: dts: qcom: sm8250: provide "

[PATCH 00/10] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-07-04 14:21 UTC  (29+ messages)
` [PATCH 01/10] dt-bindings: PCI: qcom: Fix reset conditional
` [PATCH 02/10] dt-bindings: PCI: qcom: Fix msi-interrupt conditional
` [PATCH 03/10] dt-bindings: PCI: qcom: Enumerate platforms with single msi interrupt
` [PATCH 04/10] dt-bindings: PCI: qcom: Add SC8280XP to binding
` [PATCH 05/10] dt-bindings: PCI: qcom: Add SA8540P "
` [PATCH 06/10] PCI: qcom: Add support for SC8280XP
` [PATCH 07/10] PCI: qcom: Add support for SA8540P
` [PATCH 08/10] PCI: qcom: Make all optional clocks optional
` [PATCH 09/10] PCI: qcom: Clean up IP configurations
` [PATCH 10/10] PCI: qcom: Sort device-id table

next/master bisection: baseline.bootrr.imx6q-pcie-pcie0-probed on kontron-pitx-imx8m
 2022-07-04 12:58 UTC  (7+ messages)

[PATCH v2] PCI: endpoint: reduce several globals to statics
 2022-07-04 10:19 UTC  (2+ messages)

[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
 2022-07-04  8:24 UTC  (7+ messages)
` [PATCH v2 0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks
  ` [PATCH v2 1/3] PCI: qcom: Add sc7280 aggre0, aggre1 and ddr sf tbu clocks in PCIe driver
  ` [PATCH v2 2/3] dt-bindings: pci: QCOM Adding sc7280 aggre0, aggre1 clocks
  ` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add missing "

[PATCH] pci: controller: brcmstb: Move of_node_put() out of 'if' in brcm_pcie_probe
 2022-07-04  6:55 UTC 

[PATCH V12 0/9] CXL: Read CDAT and DSMAS data
 2022-07-04  6:45 UTC  (15+ messages)
` [PATCH V12 3/9] PCI: Create PCIe library functions in support of DOE mailboxes
` [PATCH V12 4/9] cxl/pci: Create PCI DOE mailbox's for memory devices

[PATCH] pci: controller: mobiveil: Hold reference returned by of_parse_phandle()
 2022-07-04  6:26 UTC 

[PATCH v1 0/2] PCI: Restrict pci transactions after pci suspend
 2022-07-04  4:54 UTC  (12+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] PCI: qcom: Add system PM support
  ` [PATCH v2 2/2] PCI: qcom: Restrict pci transactions after pci suspend
  ` [PATCH v3 0/2] PCI: "
    ` [PATCH v3 1/2] PCI: qcom: Add system PM support
    ` [PATCH v3 2/2] PCI: qcom: Restrict pci transactions after pci suspend

[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
 2022-07-03 10:46 UTC 

[PATCH 00/12] Fix several documentation build warnings with Sphinx 2.4.4
 2022-07-03  3:26 UTC  (4+ messages)
` [PATCH 04/12] docs: PCI: pci-vntb-function.rst: Properly include ascii artwork
` [PATCH 05/12] docs: PCI: pci-vntb-howto.rst: fix a title markup

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-07-02 20:47 UTC 

[PATCH V15 0/7] PCI: Loongson pci improvements and quirks
 2022-07-02  9:08 UTC  (8+ messages)
` [PATCH V15 1/7] PCI/ACPI: Guard ARM64-specific mcfg_quirks
` [PATCH V15 2/7] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V15 3/7] PCI: loongson: Add ACPI init support
` [PATCH V15 4/7] PCI: loongson: Don't access non-existant devices
` [PATCH V15 5/7] PCI: loongson: Improve the MRRS quirk for LS7A
` [PATCH V15 6/7] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V15 7/7] PCI: Add quirk for multifunction devices of LS7A

[PATCH 00/46] CXL PMEM Region Provisioning
 2022-07-02  2:26 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC 

[PATCH v1 1/2] ACPI/PCI: Make _SRS optional for link device
 2022-07-01 16:03 UTC  (2+ messages)
` [PATCH v1 2/2] ACPI/PCI: Make _PRS "

[PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-07-01 14:59 UTC  (9+ messages)
` [PATCH v3 04/17] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v3 12/17] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings

[PATCH v3 00/13] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-07-01 14:58 UTC  (16+ messages)
` [PATCH v3 01/13] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v3 02/13] PCI: controller: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v3 03/13] PCI: dwc: Add ep_pre_init() callback to dw_pcie_ep_ops
` [PATCH v3 04/13] PCI: dwc: Add reset_all_bars flag
` [PATCH v3 05/13] PCI: dwc: endpoint: Read num-lanes property before ep_pre_init()
` [PATCH v3 06/13] PCI: dwc: host: Read num-lanes property before host_init()
` [PATCH v3 07/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v3 08/13] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v3 09/13] PCI: renesas: Add R-Car Gen4 PCIe Host support
` [PATCH v3 10/13] PCI: renesas: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v3 11/13] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v3 12/13] arm64: dts: renesas: r8a779f0: Add PCIe Host and Endpoint nodes
` [PATCH v3 13/13] arm64: dts: renesas: r8a779f0: spider: Enable PCIe Host ch0

[PATCH v6 0/5] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-07-01 14:42 UTC  (4+ messages)
` [PATCH v6 4/5] PCI: Extend isolated function probing to s390

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-07-01 14:29 UTC  (3+ messages)

[PATCH 0/4] PCI: brcmstb: Revert subdevice regulator stuff
 2022-07-01 11:25 UTC  (3+ messages)

[PATCH v4 0/6] vfio/pci: power management changes
 2022-07-01 11:08 UTC  (7+ messages)
` [PATCH v4 1/6] vfio/pci: Mask INTx during runtime suspend
` [PATCH v4 2/6] vfio: Add a new device feature for the power management
` [PATCH v4 3/6] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v4 4/6] vfio/pci: Add the support for PCI D3cold state
` [PATCH v4 5/6] vfio/pci: Prevent low power re-entry without guest driver
` [PATCH v4 6/6] vfio/pci: Add support for virtual PME

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-07-01  4:06 UTC  (3+ messages)

[PATCH v14 0/17] PCI: imx6: refine codes and add the error propagation
 2022-07-01  3:25 UTC  (18+ messages)
` [PATCH v14 01/17] PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
` [PATCH v14 02/17] PCI: imx6: Move PHY management functions together
` [PATCH v14 03/17] PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
` [PATCH v14 04/17] PCI: imx6: Move imx6_pcie_clk_disable() earlier
` [PATCH v14 05/17] PCI: imx6: Factor out ref clock disable to match enable
` [PATCH v14 06/17] PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
` [PATCH v14 07/17] PCI: imx6: Propagate .host_init() errors to caller
` [PATCH v14 08/17] PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
` [PATCH v14 09/17] PCI: imx6: Call host init function directly in resume
` [PATCH v14 10/17] PCI: imx6: Turn off regulator when system is in suspend mode
` [PATCH v14 11/17] PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
` [PATCH v14 12/17] PCI: imx6: Mark the link down as non-fatal error
` [PATCH v14 13/17] PCI: imx6: Reduce resume time by only starting link if it was up before suspend
` [PATCH v14 14/17] PCI: imx6: Do not hide phy driver callbacks and refine the error handling
` [PATCH v14 15/17] PCI: imx6: Disable clocks in reverse order of enable
` [PATCH v14 16/17] PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
` [PATCH v14 17/17] PCI: imx6: Reformat suspend callback to keep symmetric with resume


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