messages from 2023-11-10 23:50:13 to 2023-11-17 14:03:23 UTC [more...]
[PATCH 0/6] PCI: Fix deadlocks when enabling ASPM
2023-11-17 14:03 UTC (23+ messages)
` [PATCH 1/6] PCI/ASPM: Add locked helper for enabling link state
` [PATCH 2/6] PCI: vmd: Fix deadlock when enabling ASPM
` [PATCH 3/6] PCI: qcom: "
` [PATCH 4/6] PCI: qcom: Clean up ASPM comment
` [PATCH 5/6] PCI/ASPM: Clean up disable link state parameter
` [PATCH 6/6] PCI/ASPM: Add lockdep assert to link state helper
[PATCH v2 0/6] PCI: controllers: tidy code up
2023-11-17 9:28 UTC (22+ messages)
` [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
` [PATCH v2 2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
` [PATCH v2 3/6] PCI: dwc: Rename to .get_dbi_offset "
` [PATCH v2 4/6] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
` [PATCH v2 5/6] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning
` [PATCH v2 6/6] PCI: rcar-gen4: "
[PATCH v3 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
2023-11-17 9:06 UTC (10+ messages)
` [PATCH v3 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v3 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent
My AlderLake Dell (XPS-9320) needs these patches to get full standby/low-power modes
2023-11-16 23:27 UTC (5+ messages)
[PATCH v10 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-11-16 19:02 UTC (11+ messages)
` [PATCH v10 4/5] drivers/perf: add DesignWare PCIe PMU driver
[PATCH v3] rtlwifi: rtl8723be: Disable ASPM if RTL8723BE connects to Intel PCI bridge
2023-11-16 17:52 UTC (3+ messages)
[PATCH v3 0/7] Improvements to pcie_bandwidth_available() for eGPUs
2023-11-16 13:02 UTC (20+ messages)
` [PATCH v3 1/7] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v3 2/7] drm/radeon: "
` [PATCH v3 3/7] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v3 4/7] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v3 5/7] PCI: ACPI: Detect PCIe root ports that are used for tunneling
` [PATCH v3 6/7] PCI: Split up some logic in pcie_bandwidth_available() to separate function
` [PATCH v3 7/7] PCI: Exclude PCIe ports used for virtual links in pcie_bandwidth_available()
[PATCH] PCI: exynos: Adapt to clk_bulk_* APIs
2023-11-16 6:29 UTC (6+ messages)
[PATCH 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
2023-11-16 6:05 UTC (6+ messages)
` [PATCH 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
2023-11-16 5:22 UTC (9+ messages)
[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
2023-11-15 11:49 UTC (21+ messages)
` [PATCH v11 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v11 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v11 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v11 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v11 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v11 06/20] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v11 07/20] PCI: microchip: Rename two setup functions
` [PATCH v11 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v11 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v11 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v11 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v11 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v11 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v11 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v11 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v11 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v11 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v11 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v11 19/20] PCI: starfive: Add "
` [PATCH v11 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110
[PATCH 0/3] Parse the HEST PCIe AER and set to relevant registers
2023-11-15 9:16 UTC (4+ messages)
` [PATCH 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
` [PATCH 2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge
` [PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
2023-11-15 8:39 UTC (3+ messages)
[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
2023-11-15 8:38 UTC (3+ messages)
[PATCH v2] PCI: exynos: Adapt to clk_bulk_* APIs
2023-11-15 6:56 UTC
[PATCH] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
2023-11-14 23:29 UTC (5+ messages)
[PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-11-14 20:22 UTC (6+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"
` [PATCH v8 2/2] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device
[bug report] lockdep WARN at PCI device rescan
2023-11-14 17:58 UTC (7+ messages)
TDISP enablement
2023-11-14 15:35 UTC (12+ messages)
[PATCH] PCI: kirin: Use devm_kasprintf()
2023-11-14 13:06 UTC (5+ messages)
[PATCH 0/3] x86/apic: Misc pruning
2023-11-14 11:32 UTC (4+ messages)
` [PATCH 3/3] x86/apic: Drop struct local_apic
Queries on pci address-ranges
2023-11-14 5:53 UTC (3+ messages)
[PATCH 0/3] PCI: dwc: Improve code readability
2023-11-14 1:29 UTC (16+ messages)
` [PATCH 1/3] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
` [PATCH 2/3] PCI: dwc: Rename to .get_dbi_offset "
` [PATCH 3/3] PCI: dwc: Add dw_pcie_ep_{read,write}_dbi[2] helpers
[PATCH v3 0/1] switchtec: Fix stdev_release crash after suprise device loss
2023-11-13 21:21 UTC (2+ messages)
` [PATCH v3] "
[PATCH] Documentation: PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
2023-11-13 18:04 UTC (6+ messages)
` [PATCH v2] "
[PATCH v7 0/3] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-11-13 17:36 UTC (2+ messages)
[PATCH v1 1/1] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
2023-11-13 11:49 UTC (3+ messages)
[PATCH] dt-bindings: PCI: qcom: Correct reset-names property
2023-11-11 16:31 UTC (2+ messages)
[PATCH v2 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
2023-11-11 3:54 UTC (4+ messages)
` [PATCH v2 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v2 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v2 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent
[PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
2023-11-11 2:33 UTC (6+ messages)
` [PATCH v8 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v8 2/5] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v8 3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
` [PATCH v8 4/5] PCI: epf-mhi: Add support for SA8775P
` [PATCH v8 5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node
Fwd: The PCIe AER error flood between PCIe bridge and Realtek's RTL8723BE makes system hang
2023-11-11 2:07 UTC
[PATCH v2 0/1] switchtec: Fix stdev_release crash after suprise device loss
2023-11-10 23:49 UTC (6+ messages)
` [PATCH v2 1/1] "
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