+++ to secure your transactions use the Bitcoin Mixer Service +++

 

linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-05-30 23:08 UTC  (18+ messages)
` [PATCH v5 01/12] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v5 02/12] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v5 03/12] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v5 04/12] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v5 05/12] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v5 06/12] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v5 07/12] PCI: imx6: Add help function imx_pcie_match_device()
` [PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v5 09/12] PCI: imx6: Consolidate redundant if-checks
` [PATCH v5 10/12] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v5 11/12] PCI: imx6: Call: Common PHY API to set mode, speed, and submode
` [PATCH v5 12/12] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH] PCI: Revert / replace the cfg_access_lock lockdep mechanism
 2024-05-30 21:26 UTC  (6+ messages)

PCI core lockdep warning with 6.10-rc1 on Dell XPS 13 plus 9320
 2024-05-30 20:38 UTC  (4+ messages)

[PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
 2024-05-30 17:36 UTC  (5+ messages)

[PATCH] PCI: pciehp: Detect device replacement during system sleep
 2024-05-30 17:19 UTC  (2+ messages)

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-05-30 17:15 UTC  (45+ messages)
` [DO NOT MERGE v8 01/36] sh: passing FDT address to kernel startup
` [DO NOT MERGE v8 02/36] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v8 03/36] sh: Enable OF support for build and configuration
` [DO NOT MERGE v8 04/36] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v8 05/36] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v8 06/36] sh: kernel/setup Update DT support
` [DO NOT MERGE v8 07/36] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v8 09/36] dt-binding: Add compatible SH7750 SoC
` [DO NOT MERGE v8 10/36] sh: Common PCI Framework driver support
` [DO NOT MERGE v8 11/36] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v8 12/36] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers
` [DO NOT MERGE v8 15/36] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v8 16/36] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v8 17/36] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v8 18/36] irqchip: SH7751 external interrupt encoder with enable gate
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 20/36] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v8 27/36] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v8 28/36] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v8 29/36] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v8 30/36] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v8 31/36] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v8 32/36] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v8 33/36] sh: Add dtbs target support
` [DO NOT MERGE v8 34/36] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v8 35/36] sh: LANDISK "
` [DO NOT MERGE v8 36/36] sh: j2_defconfig: update

[PATCH V5 0/6] Add PCIe support for IPQ9574
 2024-05-30 17:11 UTC  (4+ messages)
` [PATCH V5 6/6] PCI: qcom: Add "

[PATCH v4 0/3] pci: qcom: Add 16GT/s equalization and margining settings
 2024-05-30 17:02 UTC  (9+ messages)
` [PATCH v4 1/3] PCI: qcom: Refactor common code
` [PATCH v4 2/3] PCI: qcom: Add equalization settings for 16 GT/s
` [PATCH v4 3/3] PCI: qcom: Add RX margining "

[core-for-CI PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
 2024-05-30 16:46 UTC 

[RFC] Legacy Virtio Driver with Device Has Limited Memory Access
 2024-05-30 16:43 UTC  (5+ messages)

[PATCH v3 7/7] PCI: microchip: Re-partition code between probe() and init()
 2024-05-30 16:42 UTC  (2+ messages)

[PATCH v8 00/17] power: sequencing: implement the subsystem and add first users
 2024-05-30 15:22 UTC  (20+ messages)
` [PATCH v8 01/17] regulator: dt-bindings: describe the PMU module of the QCA6390 package
` [PATCH v8 02/17] regulator: dt-bindings: describe the PMU module of the WCN7850 package
` [PATCH v8 03/17] dt-bindings: net: bluetooth: qualcomm: describe regulators for QCA6390
` [PATCH v8 04/17] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
` [PATCH v8 05/17] dt-bindings: net: wireless: describe the ath12k PCI module
` [PATCH v8 06/17] arm64: dts: qcom: sm8550-qrd: add the Wifi node
` [PATCH v8 07/17] arm64: dts: qcom: sm8650-qrd: "
` [PATCH v8 08/17] arm64: dts: qcom: sm8650-hdk: "
` [PATCH v8 09/17] arm64: dts: qcom: qrb5165-rb5: "
` [PATCH v8 10/17] power: sequencing: implement the pwrseq core
` [PATCH v8 11/17] power: pwrseq: add a driver for the PMU module on the QCom WCN chipsets
` [PATCH v8 12/17] PCI: hold the rescan mutex when scanning for the first time
` [PATCH v8 13/17] PCI/pwrctl: reuse the OF node for power controlled devices
` [PATCH v8 14/17] PCI/pwrctl: create platform devices for child OF nodes of the port node
` [PATCH v8 15/17] PCI/pwrctl: add PCI power control core code
` [PATCH v8 16/17] PCI/pwrctl: add a PCI power control driver for power sequenced devices
` [PATCH v8 17/17] Bluetooth: qca: use the power sequencer for QCA6390

[PATCH] PCI: dwc: ep: Enforce DWC specific 64-bit BAR limitiation
 2024-05-30 14:36 UTC  (2+ messages)

[PATCH 1/2] PCI: ASPM: Allow OS to configure ASPM where BIOS is incapable of
 2024-05-30  8:52 UTC  (2+ messages)
` [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain

[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
 2024-05-30  8:18 UTC  (5+ messages)

[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
 2024-05-30  5:58 UTC  (6+ messages)
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 08/11] rust: add devres abstraction

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-05-30  0:08 UTC  (2+ messages)

[PATCH v3 0/2] cxl: Region bandwidth calculation for targets with shared upstream link
 2024-05-29 21:38 UTC  (3+ messages)
` [PATCH v3 1/2] cxl: Preserve the CDAT access_coordinate for an endpoint
` [PATCH v3 2/2] cxl: Calculate region bandwidth of targets with shared upstream link

Lockdep annotation introduced warn in VMD driver
 2024-05-29 19:34 UTC  (10+ messages)

[PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
 2024-05-29 17:48 UTC  (10+ messages)

[pci:for-linus] BUILD SUCCESS f941b9182c54a885a9d5d4cfd97af66873c98560
 2024-05-29 17:20 UTC 

[pci:controller/rockchip] BUILD SUCCESS b7f824141f4163c64a940f3a69bf6d8b76f77c7f
 2024-05-29 17:20 UTC 

[pci:controller/dra7xx] BUILD SUCCESS 045fda253511681d73c6f7d3e793655a816fe219
 2024-05-29 17:16 UTC 

[pci:controller/artpec6] BUILD SUCCESS 7903ffa44056b2f1d76548248807a78c111c9381
 2024-05-29 17:16 UTC 

[RFC PATCH 0/9] pci: portdrv: Add auxiliary bus and register CXL PMUs (and aer)
 2024-05-29 16:41 UTC  (10+ messages)
` [RFC PATCH 1/9] pci: pcie: Drop priv_data from struct pcie_device and use dev_get/set_drvdata() instead
` [RFC PATCH 2/9] pci: portdrv: Drop driver field for port type
` [RFC PATCH 3/9] pci: pcie: portdrv: Use managed device handling to simplify error and remove flows
` [RFC PATCH 4/9] auxiliary_bus: expose auxiliary_bus_type
` [RFC PATCH 5/9] pci: pcie: portdrv: Add a auxiliary_bus
` [RFC PATCH 6/9] cxl: Move CPMU register definitions to header
` [RFC PATCH 7/9] pci: pcie/cxl: Register an auxiliary device for each CPMU instance
` [RFC PATCH 8/9] perf: cxl: Make the cpmu driver also work with auxiliary_devices
` [RFC PATCH 9/9] pci: pcie: portdrv: aer: Switch to auxiliary_bus

[pci:controller/dwc] BUILD SUCCESS 813c83de4ac051371781333099db220a88f89692
 2024-05-29 16:34 UTC 

[pci:next] BUILD SUCCESS e3fca37312892122d73f8c5293c0d1cc8c34500b
 2024-05-29 16:11 UTC 

[pci:controller/tegra194] BUILD SUCCESS d19a86d584e04191cdab7ced24d7ed791075697a
 2024-05-29 15:19 UTC 

[bug report] nvme not re-recognize when changed M.2 SSD in S3 mode
 2024-05-29 14:43 UTC  (7+ messages)

[pci:endpoint] BUILD SUCCESS 7d96527bc16e46545739c6fe0ab6e4c915e9910e
 2024-05-29 14:49 UTC 

[pci:resource] BUILD SUCCESS 4a1df6cb97c42a8476dc63a4d658e551c160b3ff
 2024-05-29 14:27 UTC 

[pci:controller/microchip] BUILD SUCCESS 39b91eb40c6aa3063a36d189a7c04a1467447425
 2024-05-29 14:26 UTC 

[pci:acs] BUILD SUCCESS 524e057b2d66b61f9b63b6db30467ab7b0bb4796
 2024-05-29 13:59 UTC 

[pci:controller/keystone] BUILD SUCCESS a231707a91f323af1e5d9f1722055ec2fc1c7775
 2024-05-29 13:57 UTC 

[pci:controller/gpio] BUILD SUCCESS 1d38f9d89f85f6c925a1ca128a5eabf62574380d
 2024-05-29 13:33 UTC 

[pci:controller/al] BUILD SUCCESS a9927c2cac6e9831361e43a14d91277818154e6a
 2024-05-29 13:11 UTC 

[pci:controller/exynos] BUILD SUCCESS 6b11143f9344ddfb6f27559743db36b85e8e6a89
 2024-05-29 11:42 UTC 

[PATCH] PCI: use local_pci_probe when best selected cpu is offline
 2024-05-29 11:19 UTC 

[pci:controller/qcom] BUILD SUCCESS 3b23111f30da4c1f40be4fd8efa3bef6a840b109
 2024-05-29 10:54 UTC 

[pci:controller/rcar] BUILD SUCCESS c93637e6a4c4e1d0e85ef7efac78d066bbb24d96
 2024-05-29 10:52 UTC 

[PATCH v2 0/3] PCIe Enclosure LED Management
 2024-05-29  9:38 UTC  (7+ messages)
` [PATCH v2 1/3] leds: Init leds class earlier
` [PATCH v2 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support

[PATCH v4 00/13] PCI: dw-rockchip: Add endpoint mode support
 2024-05-29  8:29 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific reg-name
` [PATCH v4 02/13] dt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific interrupt-names
` [PATCH v4 03/13] dt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c,d} legacy irqs
` [PATCH v4 04/13] dt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoint mode support
` [PATCH v4 05/13] dt-bindings: PCI: rockchip-dw-pcie: Fix description of legacy irq
` [PATCH v4 06/13] dt-bindings: rockchip: Add DesignWare based PCIe Endpoint controller
` [PATCH v4 07/13] PCI: dw-rockchip: Fix weird indentation
` [PATCH v4 08/13] PCI: dw-rockchip: Add rockchip_pcie_get_ltssm() helper
` [PATCH v4 09/13] PCI: dw-rockchip: Refactor the driver to prepare for EP mode
` [PATCH v4 10/13] PCI: dw-rockchip: Add endpoint mode support
` [PATCH v4 11/13] misc: pci_endpoint_test: Add support for rockchip rk3588
` [PATCH v4 12/13] arm64: dts: rockchip: Add PCIe endpoint mode support
` [PATCH v4 13/13] arm64: dts: rockchip: Add rock5b overlays for PCIe endpoint mode

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-29  5:32 UTC  (2+ messages)

[PATCH v2 2/3] PCI: Create new reset method to force SBR for CXL
 2024-05-29  4:10 UTC  (6+ messages)

[PATCH v13 0/6] PCI: qcom: Add support for OPP
 2024-05-29  2:01 UTC  (2+ messages)
` (subset) "

[PATCH] PCI: Fix missing lockdep annotation for pci_cfg_access_trylock()
 2024-05-28 22:18 UTC  (3+ messages)

[PATCH 0/3] Make pci/endpoint branch build
 2024-05-28 19:29 UTC  (4+ messages)
    ` [PATCH 0/3] Make pci/endpoint branch buildgg


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