linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-08 19:53:48 to 2022-04-13 21:03:25 UTC [more...]

[PATCH 00/12] PCI: dwc: Various fixes and cleanups
 2022-04-13 21:03 UTC  (4+ messages)
` [PATCH 02/12] PCI: dwc: Don't use generic IO-ops for DBI-space access

[PATCH v5 0/4] PCI: mvebu: Slot support
 2022-04-13 20:24 UTC  (6+ messages)
` [PATCH v5 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v5 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v5 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v5 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH 0/4] PCI: qcom: Fix higher MSI vectors handling
 2022-04-13 19:57 UTC  (7+ messages)
` [PATCH 1/4] PCI: qcom: Handle MSI IRQs properly
` [PATCH 2/4] dt-bindings: pci: qcom: Document additional PCI MSI interrupts
` [PATCH 3/4] arm64: dts: qcom: sm8250: remove snps,dw-pcie compatibles
` [PATCH 4/4] arm64: dts: qcom: sm8250: provide additional MSI interrupts

[PATCH v6 0/9] Enable designware PCI EP EDMA locally
 2022-04-13 19:08 UTC  (15+ messages)
` [PATCH v6 1/9] dmaengine: dw-edma: Detach the private data and chip info structures
` [PATCH v6 2/9] dmaengine: dw-edma: Remove unused field irq in struct dw_edma_chip
` [PATCH v6 7/9] dmaengine: dw-edma: Add support for chip specific flags
` [PATCH v6 8/9] dmaengine: dw-edma: Add DW_EDMA_CHIP_32BIT_DBI "

[PATCH v2 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-04-13 17:58 UTC  (10+ messages)
` [PATCH v2 1/5] clk: qcom: regmap-mux: add pipe clk implementation
` [PATCH v2 2/5] clk: qcom: gcc-sm8450: use new clk_regmap_mux_safe_ops for PCIe pipe clocks
` [PATCH v2 3/5] clk: qcom: gcc-sc7280: "
` [PATCH v2 4/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v2 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH 0/6] RZN1 USB Host support
 2022-04-13 14:59 UTC  (12+ messages)
` [PATCH 1/6] PCI: rcar-gen2: Add support for clocks
` [PATCH 2/6] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH 3/6] PCI: rcar-gen2: Add R9A06G032 support
` [PATCH 4/6] ARM: dts: r9a06g032: Add internal PCI bridge node
` [PATCH 5/6] ARM: dts: r9a06g032: Add USB PHY DT support
` [PATCH 6/6] ARM: dts: r9a06g032: Link the PCI USB devices to the USB PHY

[PATCH v2 0/4] Enable rk356x PCIe controller
 2022-04-13 13:37 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v2 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v2 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v2 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a

[PATCH v2] PCI: hv: Fix multi-MSI to allow more than one MSI vector
 2022-04-13 13:36 UTC 

[PATCH V1] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-04-13 13:26 UTC  (4+ messages)

PCI: Race condition in pci_create_sysfs_dev_files (can't boot)
 2022-04-13 12:52 UTC  (5+ messages)

[PATCH v1 0/4] Enable rk356x PCIe controller
 2022-04-13 12:09 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: pci: remove fallback from Rockchip DesignWare binding
` [PATCH v1 2/4] PCI: dwc: rockchip: add legacy interrupt support
` [PATCH v1 3/4] arm64: dts: rockchip: add rk3568 pcie2x1 controller
` [PATCH v1 4/4] arm64: dts: rockchip: enable pcie controller on quartz64-a

[PATCH] PCI: dwc: Modify the check about MSI DMA mask 32-bit
 2022-04-13 11:54 UTC  (15+ messages)
          `  "

[PATCH v2] PCI: qcom: Fix pipe clock imbalance
 2022-04-13 10:57 UTC  (2+ messages)

[PATCH v1 0/5] PCI: qcom: rework pipe_clk/pipe_clk_src handling
 2022-04-13  9:56 UTC  (7+ messages)
` [PATCH v1 1/5] clk: qcom: regmap-mux: add pipe clk implementation

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-04-13  9:16 UTC  (9+ messages)
` [PATCH 16/18] PCI: aardvark: Add suspend to RAM support
` [PATCH 17/18] PCI: aardvark: Run link training in separate worker

[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-13  8:47 UTC  (5+ messages)
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

Wycena paneli fotowoltaicznych
 2022-04-12  7:50 UTC 

[PATCH v2 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-04-13  7:55 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v2 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v2 3/4] PCI: Extend isolated function probing to s390
` [PATCH v2 4/4] s390/pci: allow zPCI zbus without a function zero

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-04-13  7:55 UTC  (8+ messages)

[PATCH V12 0/6] PCI: Loongson pci improvements and quirks
 2022-04-13  7:06 UTC  (7+ messages)
` [PATCH V12 1/6] PCI: loongson: Use generic 8/16/32-bit config ops on LS2K/LS7A
` [PATCH V12 4/6] PCI: loongson: Improve the MRRS quirk for LS7A

[PATCH v4] PCI: qcom: Add system PM support
 2022-04-13  7:05 UTC  (6+ messages)

[PATCH 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-04-13  6:45 UTC  (7+ messages)

cleanup swiotlb initialization v8
 2022-04-13  6:20 UTC  (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction

[PATCH] cxl/mem: Disable suspend
 2022-04-13  2:22 UTC  (5+ messages)
` [PATCH v2] PM: CXL: "
  ` [PATCH v3] "

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-04-12 22:43 UTC  (4+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown
  ` [PATCH v2 2/3] PCI: Support asynchronous shutdown
    ` [PATCH v2 3/3] nvme: Add async shutdown support

[PATCH v2] [RFC PATCH] PCI: Update LTR threshold based on LTRME bit
 2022-04-12 22:46 UTC  (2+ messages)

[PATCH v2 0/3] dt-bindings: PCI: uniphier: Fix endpoint descriptions
 2022-04-12 22:05 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: PCI: uniphier-ep: Clean up reg, clocks, resets, and their names using compatible string

[PATCH] PCI: hv: Fix multi-MSI to allow more than one MSI vector
 2022-04-12 19:32 UTC  (3+ messages)

[PATCH v6 0/3] PCI: IPQ6018 platform support
 2022-04-12 16:12 UTC  (2+ messages)

[PATCH v7 0/7] Add support for HiSilicon PCIe Tune and Trace device
 2022-04-12 12:52 UTC  (9+ messages)
` [PATCH v7 2/7] hwtracing: Add trace function "
` [PATCH v7 5/7] perf tool: Add support for HiSilicon PCIe Tune and Trace device driver

[PATCH RESEND 1/2] PCI: Extend isolated function probing to s390
 2022-04-12 11:59 UTC  (5+ messages)

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-04-12 11:38 UTC  (26+ messages)
` [PATCH v1 1/7] PCI/PM: Resume subordinate bus in bus type callbacks
` [PATCH v1 2/7] PCI/PM: Drop the runtime_d3cold PCI device flag
` [PATCH v1 3/7] PCI/PM: Rearrange pci_update_current_state()
` [PATCH v1 4/7] PCI/PM: Rework changing power states of PCI devices
` [PATCH v1 5/7] PCI/PM: Move pci_set_low_power_state() next to its caller
` [PATCH v1 6/7] PCI/PM: Clean up pci_set_low_power_state()
` [PATCH v1 7/7] PCI/PM: Rearrange pci_set_power_state()
` [PATCH v2 0/9] PCI/PM: Improvements related to device transitions into D0
  ` [PATCH v2 1/9] PCI/PM: Resume subordinate bus in bus type callbacks
  ` [PATCH v2 2/9] PCI/PM: Drop the runtime_d3cold device flag
  ` [PATCH v2 3/9] PCI/PM: Rearrange pci_update_current_state()
  ` [PATCH v2 4/9] PCI/PM: Rework changing power states of PCI devices
  ` [PATCH v2 5/9] PCI/PM: Move pci_set_low_power_state() next to its caller
  ` [PATCH v2 6/9] PCI/PM: Clean up pci_set_low_power_state()
  ` [PATCH v2 7/9] PCI/PM: Rearrange pci_set_power_state()
  ` [PATCH v2 8/9] PCI/PM: Avoid redundant current_state update
  ` [PATCH v2 9/9] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()

[PATCH v3] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2022-04-12 11:02 UTC  (7+ messages)

[helgaas-pci:pci/p2pdma] BUILD SUCCESS 1af7c26c59ebcf241e865dd16dcc251e61472a37
 2022-04-12 10:46 UTC 

PCIE ASPM-related trouble with S0ix on Thinkpad X1 (NVME-related?)
 2022-04-12 10:31 UTC  (2+ messages)

[helgaas-pci:for-linus] BUILD SUCCESS 92597f97a40bf661bebceb92e26ff87c76d562d4
 2022-04-12 10:10 UTC 

[helgaas-pci:pci/pm] BUILD SUCCESS 78b7022a5a178c9aa712ff91f142cd44455ff462
 2022-04-12 10:10 UTC 

[RFC] PCI: sysfs: add bypass for config read admin check
 2022-04-12  9:57 UTC  (5+ messages)

[PATCH AUTOSEL 5.15 13/41] PCI: hv: Propagate coherence from VMbus device to PCI device
 2022-04-12  0:46 UTC 

[PATCH AUTOSEL 5.17 15/49] PCI: hv: Propagate coherence from VMbus device to PCI device
 2022-04-12  0:43 UTC 

[PATCH v3 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
 2022-04-11 19:54 UTC  (5+ messages)

[PATCH V7 0/1] Intel Sky Lake-E host root ports check
 2022-04-11 19:10 UTC  (4+ messages)
` [PATCH V7 1/1] "

[PATCH v4 0/4] PCI: mvebu: Slot support
 2022-04-11 18:58 UTC  (5+ messages)
` [PATCH v4 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v4 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v4 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v4 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[PATCH v3] PCI: imx6: Fix PERST# start-up sequence
 2022-04-11 16:50 UTC  (3+ messages)

[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
 2022-04-11 16:22 UTC  (7+ messages)

[PATCH] PCI: tegra194: Remove unnecessary MSI enable reg save and restore
 2022-04-11 13:00 UTC  (4+ messages)

next/master bisection: baseline.login on asus-C523NA-A20057-coral
 2022-04-11  9:57 UTC  (3+ messages)

[PATCH] PCI/ACPI: Decouple the negotiation of ASPM and other PCIe services
 2022-04-11  9:30 UTC  (4+ messages)

[PATCH 0/6] PCI: hv: VMbus requestor and related fixes
 2022-04-11  2:31 UTC  (7+ messages)
` [PATCH 4/6] Drivers: hv: vmbus: Introduce vmbus_request_addr_match()

Compliment
 2022-04-10 11:08 UTC 

[helgaas-pci:pci/pm] BUILD SUCCESS 67eae15ae41564ad3d7e17cba08e9fcf0f7a251a
 2022-04-09  8:25 UTC 

[PATCH v8 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-04-08 20:24 UTC  (4+ 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).