messages from 2024-10-04 04:11:28 to 2024-10-08 08:41:29 UTC [more...]
[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-10-08 8:30 UTC (5+ messages)
[PATCH v1 0/2] Bug fixes when dwc generic suspend/resume functions are used
2024-10-08 8:25 UTC (4+ messages)
` [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms
[PATCH V7 0/5] TPH and cache direct injection support
2024-10-08 7:32 UTC (4+ messages)
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-08 6:32 UTC (24+ messages)
` [PATCH v2 01/14] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v2 02/14] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v2 05/14] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
` [PATCH v2 06/14] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH v2 07/14] gpiolib: Export symbol gpiochip_set_names()
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
` [PATCH v2 09/14] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v2 10/14] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v2 12/14] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v2 13/14] arm64: dts: Add DTS overlay for RP1 gpio line names
` [PATCH v2 14/14] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
[PATCHv2 0/5] pci cleanup/prep patches
2024-10-08 2:15 UTC (7+ messages)
` [PATCHv2 2/5] pci: make pci_destroy_dev concurrent safe
[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
2024-10-08 1:08 UTC (4+ messages)
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-07 22:34 UTC (8+ messages)
` [PATCH 32/51] PCI/portdrv: "
[Bug 219349] New: RIP: 0010:pci_for_each_dma_alias (./include/linux/pci.h:692 drivers/pci/search.c:41)
2024-10-07 20:46 UTC (4+ messages)
[PATCH V3] PCI: Extend ACS configurability
2024-10-07 20:43 UTC (8+ messages)
` [PATCH V4] "
UAF during boot on MTL based devices with attached dock
2024-10-07 16:49 UTC (10+ messages)
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-07 16:26 UTC (13+ messages)
` [PATCH 1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code
[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-10-07 15:19 UTC (5+ messages)
[PATCH v1 0/5] NVMe PCI endpoint function driver
2024-10-07 10:26 UTC (8+ messages)
` [PATCH v1 1/5] nvmet: rename and move nvmet_get_log_page_len()
` [PATCH v1 2/5] nvmef: export nvmef_create_ctrl()
` [PATCH v1 3/5] nvmef: Introduce the NVME_OPT_HIDDEN_NS option
` [PATCH v1 4/5] PCI: endpoint: Add NVMe endpoint function driver
` [PATCH v1 5/5] PCI: endpoint: Document the "
[PATCH v3 00/12]
2024-10-07 10:26 UTC (23+ messages)
` [PATCH v3 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v3 02/12] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v3 03/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v3 04/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v3 05/12] PCI: rockchip-ep: Implement the .map_align() controller operation
` [PATCH v3 06/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v3 07/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v3 08/12] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v3 09/12] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH v3 10/12] PCI: rockchip-ep: Improve link training
` [PATCH v3 11/12] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
` [PATCH v3 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
[PATCH v2] PCI/pwrctl: pwrseq: abandon QCom WCN probe on pre-pwrseq device-trees
2024-10-07 9:24 UTC
[PATCH v6 RESET 0/3] PCIe RK3399 clock and reset using new helper functions
2024-10-07 9:09 UTC (6+ messages)
` [PATCH v6 RESET 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v6 RESET 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v6 RESET 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature
[PATCH v4 0/7] Improve PCI memory mapping API
2024-10-07 8:48 UTC (11+ messages)
` [PATCH v4 1/7] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v4 2/7] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH v4 3/7] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v4 4/7] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v4 5/7] PCI: endpoint: Update documentation
` [PATCH v4 6/7] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH v4 7/7] PCI: dwc: endpoint: Define the .map_align() controller operation
[PATCH v2] PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is supported
2024-10-07 5:12 UTC
[PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend
2024-10-07 4:34 UTC (9+ messages)
[PATCH v3] PCI/ASPM: Disable L1 before disabling L1ss
2024-10-07 3:29 UTC
[PATCH v2] PCI/ASPM: Disable L1 before disabling L1ss
2024-10-07 3:21 UTC (3+ messages)
[PATCH v3 0/7] Improve PCI memory mapping API
2024-10-07 2:01 UTC (23+ messages)
` [PATCH v3 1/7] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v3 2/7] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH v3 3/7] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v3 4/7] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v3 5/7] PCI: endpoint: Update documentation
` [PATCH v3 6/7] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH v3 7/7] PCI: dwc: endpoint: Define the .map_align() controller operation
[PATCH v6 0/3] PCIe RK3399 clock and reset using new helper functions
2024-10-06 18:14 UTC (3+ messages)
` [PATCH v6 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
` [PATCH v6 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
[PATCH] PCI: dw-rockchip: Remove redundant dev_err()
2024-10-06 7:39 UTC (2+ messages)
[PATCH 00/35] Reorganize kerneldoc parameter names
2024-10-06 1:55 UTC (2+ messages)
` (subset) "
[pci:pwrseq] BUILD SUCCESS 98cb476c98e9fb3287aa69b05baf986b7126664b
2024-10-05 17:22 UTC
[pci:misc] BUILD SUCCESS 3ca258994b32c486b0ed59307ec31ee413524598
2024-10-05 17:05 UTC
[PATCH] PCI/pwrctl: pwrseq: abandon probe on pre-pwrseq device-trees
2024-10-05 4:56 UTC (4+ messages)
[pci:driver-remove] BUILD SUCCESS 43d6961cdf1d0621c55638ed33554027978ae1fe
2024-10-05 3:43 UTC
[pci:next] BUILD SUCCESS d219adbfc83a711c2d51c82dda79e22cc51dcfac
2024-10-05 3:41 UTC
[PATCH] PCI: endpoint: test: Synchronously cancel command handler work
2024-10-04 22:12 UTC (2+ messages)
[PATCH] PCI: dwc: endpoint: Clear outbound address on unmap
2024-10-04 22:10 UTC (2+ messages)
[PATCH 1/1] PCI: Cleanup convoluted logic in pci_create_slot()
2024-10-04 22:03 UTC (2+ messages)
[PATCH] PCI/pwrctl: pwrseq: don't use OF-specific routines
2024-10-04 22:00 UTC (2+ messages)
pcie hotplug driver probe is not getting called
2024-10-04 21:56 UTC (7+ messages)
[PATCH v2 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
2024-10-04 20:24 UTC (2+ messages)
[PATCH AUTOSEL 4.19 11/16] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
2024-10-04 18:31 UTC
[PATCH AUTOSEL 5.4 11/21] PCI: Add ACS quirk for Qualcomm SA8775P
2024-10-04 18:30 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 13/21] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 5.4 14/21] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
[PATCH AUTOSEL 5.10 12/26] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:29 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 14/26] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 5.10 16/26] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 5.10 17/26] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
[PATCH AUTOSEL 5.15 14/31] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:28 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 17/31] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 5.15 19/31] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 5.15 20/31] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
[PATCH AUTOSEL 6.1 15/42] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:26 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 18/42] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 6.1 20/42] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 6.1 23/42] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
[PATCH AUTOSEL 6.6 21/58] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:24 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 24/58] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 6.6 26/58] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 6.6 30/58] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
[PATCH AUTOSEL 6.10 23/70] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:20 UTC (6+ messages)
` [PATCH AUTOSEL 6.10 26/70] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 6.10 28/70] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 6.10 32/70] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH AUTOSEL 6.10 37/70] PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
` [PATCH AUTOSEL 6.10 38/70] PCI: endpoint: Assign PCI domain number for endpoint controllers
[PATCH AUTOSEL 6.11 24/76] PCI: Add function 0 DMA alias quirk for Glenfly Arise chip
2024-10-04 18:16 UTC (6+ messages)
` [PATCH AUTOSEL 6.11 27/76] PCI: Add ACS quirk for Qualcomm SA8775P
` [PATCH AUTOSEL 6.11 29/76] PCI: Mark Creative Labs EMU20k2 INTx masking as broken
` [PATCH AUTOSEL 6.11 33/76] ntb: ntb_hw_switchtec: Fix use after free vulnerability in switchtec_ntb_remove due to race condition
` [PATCH AUTOSEL 6.11 40/76] PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
` [PATCH AUTOSEL 6.11 41/76] PCI: endpoint: Assign PCI domain number for endpoint controllers
[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
2024-10-04 16:28 UTC
acpiphp module and Asus GA402RJ
2024-10-04 15:58 UTC (3+ messages)
[pci:pm] BUILD SUCCESS 02787a3b4d102eda121ae66f8f05b4e41e082f16
2024-10-04 12:51 UTC
[PATCH] pci/doe: add a 1 second retry window to pci_doe
2024-10-04 11:32 UTC (6+ messages)
[PATCH 0/2 v2] PCI/portdrv: Report inter switch P2P links through sysfs
2024-10-04 10:39 UTC (5+ messages)
` [PATCH 1/2 v2] PCI/portdrv: Enable reporting inter-switch P2P links
[PATCH] PCI/PM: Put devices to low power state on shutdown
2024-10-04 9:26 UTC (5+ messages)
[PATCH] PCI: qcom: Enable MSI interrupts together with Link up if global IRQ is supported
2024-10-04 9:23 UTC (2+ messages)
[PATCH] PCI: controller: Switch back to struct platform_driver::remove()
2024-10-04 4:11 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).