messages from 2023-06-07 02:59:29 to 2023-06-11 19:20:19 UTC [more...]
[PATCH RESEND v7 00/11] PCI: dwc: Relatively simple fixes and cleanups
2023-06-11 19:20 UTC (6+ messages)
` [PATCH RESEND v7 01/11] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v7 02/11] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v7 03/11] PCI: bt1: Enable async probe type
` [PATCH RESEND v7 04/11] PCI: bt1: Fix printing false error message
` [PATCH RESEND v7 06/11] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-06-11 17:20 UTC (15+ messages)
` [PATCH v9 01/14] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v9 02/14] PCI: Export PCIe link retrain timeout
` [PATCH v9 03/14] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v9 04/14] PCI: Initialize `link_active_reporting' earlier
` [PATCH v9 05/14] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v9 06/14] net/mlx5: "
` [PATCH v9 07/14] PCI: Export `pcie_retrain_link' for use outside ASPM
` [PATCH v9 08/14] PCI: Use distinct local vars in `pcie_retrain_link'
` [PATCH v9 09/14] PCI: Factor our waiting for link training end
` [PATCH v9 10/14] PCI: Add support for polling DLLLA to `pcie_retrain_link'
` [PATCH v9 11/14] PCI: Use `pcie_wait_for_link_status' in `pcie_wait_for_link_delay'
` [PATCH v9 12/14] PCI: Provide stub failed link recovery for device probing and hot plug
` [PATCH v9 13/14] PCI: Add failed link recovery for device reset events
` [PATCH v9 14/14] PCI: Work around PCIe link training failures
[PATCH v8 7/7] PCI: Work around PCIe link training failures
2023-06-11 17:14 UTC (2+ messages)
[PATCH 00/15] PCI: Convert to platform remove callback returning void
2023-06-11 13:24 UTC (3+ messages)
[pci:aer] BUILD SUCCESS c57c8c0b8e3d57cc40cbb8e23842d3859b116997
2023-06-10 11:09 UTC
[pci:resource] BUILD SUCCESS e54223275ba1bc6f704a6bab015fcd2ae4f72572
2023-06-10 9:56 UTC
[pci:next] BUILD SUCCESS 5b9283e1ec21b426888005ceb3e5be46c0e6aaff
2023-06-10 8:40 UTC
[PATCH v5 20/26] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
2023-06-10 3:11 UTC (4+ messages)
` [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
[PATCH V2] PCI: Move VMD ASPM/LTR fix to PCI quirk
2023-06-10 0:09 UTC (5+ messages)
` [Intel-gfx] "
[PATCH v2 0/4] PCI: AER updates
2023-06-09 23:31 UTC (9+ messages)
` [PATCH v2 1/4] PCI: Unexport pci_save_aer_state()
` [PATCH v2 2/4] Documentation: PCI: Drop recommendation to configure AER Capability
` [PATCH v2 3/4] Documentation: PCI: Update cross references to .rst files
` [PATCH v2 4/4] Documentation: PCI: Tidy AER documentation
[PATCH] PCI: Release coalesced resource
2023-06-09 21:45 UTC (4+ messages)
[pci:controller/endpoint] BUILD SUCCESS f83930fba0c56a41774f6512e8ef259ddf0ab336
2023-06-09 20:26 UTC
[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
2023-06-09 20:21 UTC (2+ messages)
[PATCH] PCI:PM: Support platforms that do not implement ACPI
2023-06-09 17:58 UTC (4+ messages)
[PATCH v3 0/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
2023-06-09 17:43 UTC (14+ messages)
` [PATCH v3 1/4] PCI/VGA: tidy up the code and comment format
` [Intel-gfx] "
` [PATCH v3 2/4] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v3 3/4] PCI/VGA: only deal with VGA class devices
` [Intel-gfx] "
` [PATCH v3 4/4] PCI/VGA: introduce is_boot_device function callback to vga_client_register
` [Intel-gfx] "
[PATCH v3] PCI: cadence: Fix Gen2 Link Retraining process
2023-06-09 17:39 UTC (11+ messages)
[PATCH v2 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
2023-06-09 16:58 UTC (11+ messages)
` [PATCH v2 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
[PATCH v3 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
2023-06-09 16:26 UTC (5+ messages)
` [PATCH v3 3/3] PCI: qcom-ep: Add ICC bandwidth voting support
[PATCH 1/2] PCI: endpoint: Check correct variable in __pci_epf_mhi_alloc_map()
2023-06-09 15:54 UTC (4+ messages)
` [PATCH 2/2] PCI: endpoint: Fix an IS_ERR() vs NULL bug
[PATCH v5 00/44] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-06-09 14:57 UTC (5+ messages)
` [PATCH v5 07/44] counter: add HAS_IOPORT_MAP dependency
[PATCH v5 1/4] PCI/VGA: Use unsigned type for the io_state variable
2023-06-09 12:30 UTC (9+ messages)
` [PATCH v5 2/4] PCI/VGA: Deal only with VGA class devices
` [PATCH v5 3/4] PCI/VGA: Tidy up the code and comment format
` [PATCH v5 4/4] PCI/VGA: Replace full MIT license text with SPDX identifier
[PATCH v4 1/4] PCI/VGA: Use unsigned type for the io_state variable
2023-06-09 11:08 UTC (6+ messages)
` [PATCH v4 2/4] PCI/VGA: Deal only with VGA class devices
` [PATCH v4 3/4] PCI/VGA: Tidy up the code and comment format
` [PATCH v4 4/4] PCI/VGA: Replace full MIT license text with SPDX identifier
[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-06-09 10:54 UTC (9+ messages)
` [PATCH v16 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
[PATCH v6 8/9] PCI: endpoint: Add PCI Endpoint function driver for MHI bus
2023-06-09 7:53 UTC (5+ messages)
[PATCH 0/2] MediaTek PCIe Gen3: Suspend fixes
2023-06-09 7:29 UTC (6+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Stop acquiring spinlocks in {suspend,resume}_noirq
[pci:virtualization] BUILD SUCCESS 88d341716b83abd355558523186ca488918627ee
2023-06-09 6:41 UTC
[PATCH v4] PCI: Align pci memory space base address with page size
2023-06-09 4:21 UTC (4+ messages)
[PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
2023-06-09 2:23 UTC (3+ messages)
[PATCH v1] usb: dwc2: add pci_device_id driver_data parse support
2023-06-09 1:15 UTC (8+ messages)
Old Asus doesn't seem to support MSI
2023-06-08 21:53 UTC (8+ messages)
[PATCH] PCI: PM: Extend Elo i2 quirk to all systems using Continental Z2 board
2023-06-08 20:31 UTC (2+ messages)
[PATCH] drm/amdgpu: add the accelerator pcie class
2023-06-08 19:52 UTC (2+ messages)
Question about reserved_regions w/ Intel IOMMU
2023-06-08 18:17 UTC (11+ messages)
[PATCH RESEND] PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
2023-06-08 17:19 UTC (3+ messages)
[PATCH v2] PCI: rcar: use proper naming for R-Car
2023-06-08 8:27 UTC (3+ messages)
uefi secureboot vm and IO window overlap
2023-06-07 22:15 UTC (4+ messages)
[PATCH 1/2] PCI: of: update max-link-speed for gen5 links
2023-06-07 21:17 UTC (3+ messages)
` [PATCH 2/2] dt-bindings: updated max-link-speed for newer generations
[PATCH] PCI: rcar: user proper naming for R-Car
2023-06-07 20:46 UTC (3+ messages)
[PATCH v5 1/2] PCI: Refactor pci_bridge_d3_possible()
2023-06-07 20:36 UTC (4+ messages)
` [PATCH v5 2/2] PCI: Don't assume root ports are power manageable
[PATCH -next] PCI: endpoint: Remove redundant dev_err()
2023-06-07 20:19 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad
2023-06-07 16:39 UTC
[PATCH] PCI: qcom-ep: Add ICC bandwidth voting support
2023-06-07 16:22 UTC (5+ messages)
[PATCH v3] PCI: Call _REG when transitioning D-states
2023-06-07 2:57 UTC
[PATCH v11 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-06-07 13:06 UTC (7+ messages)
` [PATCH v11 3/4] "
[pci:pm] BUILD SUCCESS 7b3ba09febf409117a6f5b3e8ae10d503a972fee
2023-06-07 11:25 UTC
[pci:enumeration] BUILD SUCCESS c6f54cf44c3d05510f8f292a1782105c087797ba
2023-06-07 11:25 UTC
[pci:next] BUILD SUCCESS f9dae2af6f947a299b4f32f70a936609b7914076
2023-06-07 11:25 UTC
[PATCH v2] PCI: Call _REG when saving/restoring PCI state
2023-06-07 11:17 UTC (3+ messages)
[PATCH v5 0/5] Improve PTT filter interface and some fixes
2023-06-07 9:31 UTC (6+ messages)
` [PATCH v5 1/5] hwtracing: hisi_ptt: Factor out filter allocation and release operation
` [PATCH v5 2/5] hwtracing: hisi_ptt: Add support for dynamically updating the filter list
` [PATCH v5 3/5] hwtracing: hisi_ptt: Export available filters through sysfs
` [PATCH v5 4/5] hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
` [PATCH v5 5/5] hwtracing: hisi_ptt: Fix potential sleep in atomic context
[PATCH v2] PCI: cadence: Fix Gen2 Link Retraining process
2023-06-07 9:17 UTC (2+ messages)
[PATCH v3] PCI: Align pci memory space base address with page size
2023-06-07 8:26 UTC (3+ messages)
[RFC PATCH] PCI/PM: enable runtime PM later during device scanning
2023-06-07 7:58 UTC (4+ messages)
` [PATCH v2] "
[Intel-gfx] [PATCH v2 1/2] vgaarb: various coding style and comments fix
2023-06-07 6:16 UTC (2+ messages)
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