messages from 2024-05-29 08:01:47 to 2024-06-01 15:05:04 UTC [more...]
[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-06-01 15:04 UTC (7+ messages)
` [PATCH v6 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v6 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v6 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v6 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v6 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v6 06/17] ACPI: scan: Define weak function to populate dependencies
[PATCH v4 0/7] PCI: xilinx-nwl: Add phy support
2024-06-01 13:10 UTC (9+ messages)
` [PATCH v4 1/7] dt-bindings: pci: xilinx-nwl: Add phys property
` [PATCH v4 2/7] PCI: xilinx-nwl: Fix off-by-one in IRQ handler
` [PATCH v4 3/7] PCI: xilinx-nwl: Fix register misspelling
` [PATCH v4 4/7] PCI: xilinx-nwl: Rate-limit misc interrupt messages
` [PATCH v4 5/7] PCI: xilinx-nwl: Clean up clock on probe failure/removal
` [PATCH v4 6/7] PCI: xilinx-nwl: Add phy support
` [PATCH v4 7/7] arm64: zynqmp: Add PCIe phys
[regression] BUG: KASAN: use-after-free in lockdep_register_key+0x755/0x8f0
2024-06-01 8:39 UTC (8+ messages)
Spurious DLLSC on a x4x4 NVMe
2024-06-01 7:27 UTC (3+ messages)
[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
2024-05-31 22:47 UTC (9+ messages)
` [RFC PATCH 2/2] PCI: "
[PATCH V2 0/9] PCIe TPH and cache direct injection support
2024-05-31 21:38 UTC (10+ messages)
` [PATCH V2 1/9] PCI: Introduce PCIe TPH support framework
` [PATCH V2 2/9] PCI: Add TPH related register definition
` [PATCH V2 3/9] PCI/TPH: Implement a command line option to disable TPH
` [PATCH V2 4/9] PCI/TPH: Implement a command line option to force No ST Mode
` [PATCH V2 5/9] PCI/TPH: Introduce API functions to manage steering tags
` [PATCH V2 6/9] PCI/TPH: Retrieve steering tag from ACPI _DSM
` [PATCH V2 7/9] PCI/TPH: Add TPH documentation
` [PATCH V2 8/9] bnxt_en: Add TPH support in BNXT driver
` [PATCH V2 9/9] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings
[PATCH v2 0/3] PCI: Revert / replace the cfg_access_lock lockdep mechanism
2024-05-31 21:31 UTC (8+ messages)
` [PATCH v2 1/3] PCI: Revert "
` [PATCH v2 2/3] PCI: Warn on missing cfg_access_lock during secondary bus reset
` [PATCH v2 3/3] PCI: Add missing bridge lock to pci_bus_lock()
[pci:for-linus] BUILD SUCCESS ac445566fcf9925f2c35ebb37cfec494ee5c3e82
2024-05-31 18:43 UTC
[pci:hotplug] BUILD SUCCESS 9d573d19547b3fae0c1d4e5fce52bdad3fda3664
2024-05-31 17:47 UTC
[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
2024-05-31 16:55 UTC (2+ messages)
[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
2024-05-31 16:25 UTC (6+ messages)
[PATCH v2 0/2] PCI hotplug driver fixes
2024-05-31 13:52 UTC (7+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support
[PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
2024-05-31 11:19 UTC (3+ messages)
` [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range()
` [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map()
[PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe
2024-05-31 11:08 UTC
[PATCH] PCI: Bail out if bus number overflows during scan
2024-05-31 11:03 UTC
[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
2024-05-31 9:56 UTC (42+ 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 08/36] clocksource: sh_tmu: CLOCKSOURCE support
` [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 0/2] Fix address translations on MPFS PCIe controller
2024-05-31 8:53 UTC (3+ messages)
` [PATCH 1/2] PCI: microchip: Fix outbound address translation tables
` [PATCH 2/2] PCI: microchip: Fix inbound "
[RFC PATCH 00/11] [RFC] Device / Driver and PCI Rust abstractions
2024-05-31 8:35 UTC (8+ messages)
` [RFC PATCH 02/11] rust: add driver abstraction
` [RFC PATCH 05/11] rust: add revocable objects
` [RFC PATCH 08/11] rust: add devres abstraction
[PATCH 0/1][v2] PCI: VF resizable BAR
2024-05-31 4:26 UTC (3+ messages)
` [PATCH 1/1][v2] PCI: 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 (3+ messages)
[PATCH v5 00/12] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-05-30 17:56 UTC (5+ messages)
[PATCH] PCI: Make PCI cfg_access_lock lockdep key a singleton
2024-05-30 17:36 UTC (3+ messages)
[PATCH] PCI: pciehp: Detect device replacement during system sleep
2024-05-30 17:19 UTC (2+ messages)
[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 (3+ messages)
[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
[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 (8+ messages)
[PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
2024-05-29 17:48 UTC (8+ 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 (4+ messages)
` [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
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