messages from 2023-04-26 20:35:06 to 2023-05-08 02:41:40 UTC [more...]
[PATCH v7 0/8] cxl: Process event logs
2023-05-08 2:41 UTC (4+ messages)
` [PATCH v7 1/8] cxl/mem: Read, trace, and clear events on driver load
[PATCH v8 7/7] PCI: Work around PCIe link training failures
2023-05-07 18:33 UTC (3+ messages)
[PATCH 0/2] Regression in s2idle for family 19h model 78h
2023-05-07 12:51 UTC (7+ messages)
` [PATCH 1/2] amd_nb: Add PCI ID "
[Patch v7 0/8] Tegra234 Memory interconnect support
2023-05-07 9:11 UTC (6+ messages)
` [Patch v7 1/8] memory: tegra: add interconnect support for DRAM scaling in Tegra234
[PATCH 0/3] PCI: Fix race condition upon sysfs init
2023-05-07 9:05 UTC (7+ messages)
` [PATCH 1/3] PCI/sysfs: sort headers alphabetically
` [PATCH 2/3] PCI/sysfs: create private functions for pci_create_legacy_files/pci_create_sysfs_dev_files
` [PATCH 3/3] PCI/sysfs: Fix sysfs init race condition
[PATCH] PCI: Apply Intel NVMe quirk to Solidigm P44 Pro
2023-05-07 7:35 UTC
[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
2023-05-07 3:40 UTC
(no subject)
2023-05-06 15:24 UTC
[PATCH 0/8] PCI: qcom: Do not advertise hotplug capability
2023-05-06 14:01 UTC (20+ messages)
` [PATCH 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
` [PATCH 2/8] PCI: qcom: Disable write access to read only registers for IP v2.9.0
` [PATCH 3/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
` [PATCH 4/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
` [PATCH 5/8] PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
` [PATCH 6/8] PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
` [PATCH 7/8] PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
` [PATCH 8/8] PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
[PATCH v2 1/1] PCI: layerscape: Add the endpoint linkup notifier support
2023-05-06 7:58 UTC (2+ messages)
[PATCH 1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table()
2023-05-06 7:11 UTC (2+ messages)
` [PATCH 2/2] x86/PCI: Slightly simplify pirq_convert_irt_table()
[PATCH] PCI/ASPM: fix UAF by disable ASPM for link when child function is removed
2023-05-06 0:44 UTC (5+ messages)
[PATCH v4 2/3] PCI/AER: Disable AER interrupt on suspend
2023-05-05 19:22 UTC (2+ messages)
[PATCH 0/3] Enclosure sysfs refactor
2023-05-05 17:33 UTC (12+ messages)
` [PATCH 1/3] misc: enclosure: remove get_active() callback
` [PATCH 2/3] misc: enclosure, ses: simplify some get callbacks
` [PATCH 3/3] misc: enclosure: update sysfs api
[PATCH v5] PCI: vmd: Add the module param to adjust MSI mode
2023-05-05 16:07 UTC (5+ messages)
[PATCH v4 1/3] PCI/AER: Factor out interrupt toggling into helpers
2023-05-05 15:37 UTC (2+ messages)
[PATCH v4 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-05-05 14:54 UTC (25+ messages)
` [PATCH v4 1/5] dt-bindings: PCI: brcmstb: brcm,{enable-l1ss,completion-timeout-us} props
` [PATCH v4 2/5] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
` [PATCH v4 3/5] PCI: brcmstb: Set PCIe transaction completion timeout
` [PATCH v4 4/5] PCI: brcmstb: Don't assume 2711 bootloader leaves PERST# asserted
` [PATCH v4 5/5] PCI: brcmstb: Remove stale comment
[Bug 217321] New: Intel platforms can't sleep deeper than PC3 during long idle
2023-05-05 6:56 UTC (3+ messages)
[PATCH v3] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
2023-05-05 1:38 UTC (3+ messages)
[PATCH v8 2/7] PCI: Export PCI link retrain timeout
2023-05-04 22:21 UTC (2+ messages)
[PATCH 0/2] MediaTek PCIe Gen3: Suspend fixes
2023-05-04 11:35 UTC (3+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Stop acquiring spinlocks in {suspend,resume}_noirq
` [PATCH 2/2] PCI: mediatek-gen3: Assert MAC reset only if PHY reset also present
[PATCH v2 0/3] Cadence PCIe PHY latency for PTM
2023-05-04 11:33 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
` [PATCH v2 2/3] PCI: cadence: Use DT bindings to set PHY latencies
` [PATCH v2 3/3] arm64: dts: ti: k3-am64: Add PCIe PHY latency DT binding
[PATCH v3 0/5] PCI/ASPM: aspm_disable/default state handling and other trivial fixes
2023-05-04 11:13 UTC (6+ messages)
` [PATCH v3 1/5] PCI/ASPM: Disable ASPM_STATE_L1 only when driver disables L1 ASPM
` [PATCH v3 2/5] PCI/ASPM: Set ASPM_STATE_L1 only when driver enables L1
` [PATCH v3 3/5] PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1ss
` [PATCH v3 4/5] PCI/ASPM: Rename L1.2 specific functions
` [PATCH v3 5/5] PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
[PATCH v2 0/5] ASPM: aspm_disable/default state handling fixes
2023-05-04 8:31 UTC (12+ messages)
` [PATCH v2 1/5] PCI/ASPM: Disable ASPM_STATE_L1 only when class driver disables L1 ASPM
` [PATCH v2 2/5] PCI/ASPM: Set ASPM_STATE_L1 only when driver enables L1.0
` [PATCH v2 3/5] PCI/ASPM: Set ASPM_STATE_L1 when driver enables L1ss
` [PATCH v2 4/5] PCI/ASPM: Rename L1.2 specific functions
` [PATCH v2 5/5] PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
[PATCH v2] arm64: dts: renesas: Add IOMMU related properties into PCIe host nodes
2023-05-04 7:40 UTC (2+ messages)
[PATCH] PCI/ASPM: fix UAF by removing cached downstream
2023-05-03 13:31 UTC (6+ messages)
[PATCH] x86/pci/xen: populate MSI sysfs entries
2023-05-03 13:16 UTC
[PATCH 2/3] PCI/ASPM: Set ASPM_STATE_L1 when class driver enables L1ss
2023-05-02 18:44 UTC (5+ messages)
[PATCH 1/3] PCI/ASPM: Disable ASPM_STATE_L1 only when class driver disables L1 ASPM
2023-05-02 18:32 UTC (5+ messages)
[PATCH] PCI: mediatek: increase link training timeout
2023-05-02 17:43 UTC (3+ messages)
[PATCH v14 00/21] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-05-02 17:04 UTC (22+ messages)
` [PATCH v14 03/21] PCI: Add INTx Mechanism Messages macros
` [PATCH v14 04/21] PCI: Rename PCI_EPC_IRQ_LEGACY to PCI_EPC_IRQ_INTX
` [PATCH v14 05/21] PCI: dwc: Rename "legacy_irq" to "INTx_irq" in DWC core
` [PATCH v14 06/21] PCI: dwc: Change arguments of dw_pcie_prog_ep_outbound_atu()
` [PATCH v14 07/21] PCI: dwc: Add members into struct dw_pcie_outbound_atu
` [PATCH v14 08/21] PCI: dwc: Add support for triggering INTx IRQs from endpoint drivers
` [EXT] "
` [PATCH v14 10/21] PCI: dwc: Add dw_pcie_link_set_max_width()
` [PATCH v14 11/21] PCI: dwc: Add dw_pcie_link_set_max_cap_width()
` [PATCH v14 15/21] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v14 18/21] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
[PATCH v3 00/38] Kconfig: Introduce HAS_IOPORT config option
2023-05-02 15:30 UTC (22+ messages)
` [PATCH v3 02/38] ata: add HAS_IOPORT dependencies
` [PATCH v3 05/38] counter: "
` [PATCH v3 09/38] gpio: "
` [PATCH v3 13/38] Input: "
` [PATCH v3 21/38] parport: PC style parport depends on HAS_IOPORT
[PATCH 3/3] PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
2023-05-02 13:07 UTC (3+ messages)
[PATCH v2] arm64: PCI: Add quirk for Qualcomm WoA devices
2023-05-02 8:45 UTC (3+ messages)
[PATCH 1/1] PCI/ASPM: Handle link retraining race
2023-05-02 8:39 UTC
[PATCH V3 0/6] Add PCIe support for IPQ9574
2023-05-02 8:34 UTC (8+ messages)
` [PATCH V3 3/6] dt-bindings: PCI: qcom: Add IPQ9574
` [PATCH V3 6/6] PCI: qcom: Add support for IPQ9574
How to disable Linux kernel nvme driver for a particular PCI address ?
2023-05-01 23:47 UTC (3+ messages)
pciutils 3.10.0 released
2023-05-01 13:03 UTC
[PATCH] PCI: mediatek-gen3: handle PERST after reset
2023-05-01 7:51 UTC (8+ messages)
` Aw: "
[GIT PULL] Compute Express Link (CXL) for 6.4
2023-04-30 20:08 UTC (2+ messages)
[PATCH 1/1] PCI/AER: Ignore correctable error reports for SN730 WD SSD
2023-04-28 22:00 UTC (2+ messages)
[PATCH 1/1] PCI: layerscape: Add the endpoint linkup notifier support
2023-04-28 21:51 UTC (2+ messages)
[PATCH v2 3/5] ACPI/PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
2023-04-27 22:47 UTC (2+ messages)
[GIT PULL] PCI changes for v6.4
2023-04-27 19:20 UTC (4+ messages)
[PATCH v2] pci: controller: pci-ftpci100: Release the clock resources
2023-04-27 18:38 UTC (3+ messages)
[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
2023-04-27 18:28 UTC (7+ messages)
` [RFC PATCH v2 1/3] PCI: endpoint: introduce a helper to implement pci ep virtio function
` [RFC PATCH v2 2/3] virtio_pci: add a definition of queue flag in ISR
` [RFC PATCH v2 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality
[PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver
2023-04-27 6:33 UTC (3+ messages)
[PATCH 0/2] Add support for Xilinx XDMA Soft IP as Root Port
2023-04-27 5:55 UTC (4+ messages)
` [PATCH 2/2] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
2023-04-26 20:34 UTC (4+ messages)
` [PATCH 1/3] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH 2/3] misc: pci_endpoint_test: Add doorbell test case
` [PATCH 3/3] tools: PCI: Add 'B' option for test doorbell
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox