messages from 2023-05-16 14:29:57 to 2023-05-20 05:10:03 UTC [more...]
[PATCH v11 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-05-20 5:08 UTC (5+ messages)
` [PATCH v11 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v11 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v11 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v11 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[pci:aspm] BUILD SUCCESS f55ef626b57fd546ea1f5af17172a084ea5ec881
2023-05-20 4:01 UTC
[PATCH v1] usb: dwc2: add pci_device_id driver_data parse support
2023-05-20 3:33 UTC (6+ messages)
[PATCH v4] PCI: pciehp: Fix the slot in BLINKINGON_STATE when Presence Detect Changed event occurred
2023-05-19 20:55 UTC (7+ messages)
[PATCH v3 0/3] Add support for Xilinx XDMA Soft IP as Root Port
2023-05-19 19:13 UTC (5+ messages)
` [PATCH v3 1/3] Move and rename error interrupt bits to a common header
` [PATCH v3 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH v3 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
[PATCH v4 0/7] Add support for MHI Endpoint function driver
2023-05-19 18:19 UTC (10+ messages)
` [PATCH v4 1/7] PCI: endpoint: Pass EPF device ID to the probe function
` [EXT] "
` [PATCH v4 2/7] PCI: endpoint: Warn and return if EPC is started/stopped multiple times
` [PATCH v4 3/7] PCI: endpoint: Add linkdown notifier support
` [PATCH v4 4/7] PCI: endpoint: Add BME "
` [EXT] "
` [PATCH v4 5/7] PCI: qcom-ep: Add support for Link down notification
` [PATCH v4 6/7] PCI: qcom-ep: Add support for BME notification
` [PATCH v4 7/7] PCI: endpoint: Add PCI Endpoint function driver for MHI bus
[PATCH] x86/PCI: Use struct_size()
2023-05-19 17:42 UTC
[PATCH v10 0/4] dmaengine: dw-edma: Add support for native HDMA
2023-05-19 17:36 UTC (9+ messages)
` [PATCH v10 1/4] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
` [PATCH v10 2/4] dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract controller operation
` [PATCH v10 3/4] dmaengine: dw-edma: Add support for native HDMA
` [PATCH v10 4/4] dmaengine: dw-edma: Add HDMA DebugFS support
[PATCH 1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table()
2023-05-19 17:33 UTC (5+ messages)
` [PATCH 2/2] x86/PCI: Slightly simplify pirq_convert_irt_table()
[PATCH v7 2/8] cxl/mem: Wire up event interrupts
2023-05-19 15:37 UTC (5+ messages)
` CXL memory device not created correctly
[PATCH v4 00/41] treewide: Remove I/O port accessors for HAS_IOPORT=n
2023-05-19 14:49 UTC (38+ messages)
` [PATCH v4 02/41] ata: add HAS_IOPORT dependencies
` [PATCH v4 05/41] counter: "
` [PATCH v4 07/41] drm: handle "
` [PATCH v4 09/41] gpio: add "
` [PATCH v4 20/41] net: handle "
` [PATCH v4 27/41] power: add "
` [PATCH v4 28/41] rtc: "
` [PATCH v4 35/41] usb: uhci: handle "
` [PATCH v4 37/41] fbdev: atyfb: Remove unused clock determination
` [PATCH v4 38/41] video: handle HAS_IOPORT dependencies
[PATCH v2 0/8] PCI: qcom: Do not advertise hotplug capability
2023-05-19 14:31 UTC (9+ messages)
` [PATCH v2 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
` [PATCH v2 2/8] PCI: qcom: Disable write access to read only registers for IP v2.9.0
` [PATCH v2 3/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.7.0 and v1.9.0
` [PATCH v2 4/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
` [PATCH v2 5/8] PCI: qcom: Do not advertise hotplug capability for IP v2.3.2
` [PATCH v2 6/8] PCI: qcom: Use post init sequence of IP v2.3.2 for v2.4.0
` [PATCH v2 7/8] PCI: qcom: Do not advertise hotplug capability for IP v1.0.0
` [PATCH v2 8/8] PCI: qcom: Do not advertise hotplug capability for IP v2.1.0
[PATCH 1/1] PCI/ASPM: Handle link retraining race
2023-05-19 13:29 UTC (4+ messages)
[pci:aspm] BUILD SUCCESS e8d05f522fae3e071542ba3f0582940610149391
2023-05-19 12:44 UTC
[PATCH 0/8] PCI: qcom: Do not advertise hotplug capability
2023-05-19 12:43 UTC (3+ messages)
` [PATCH 4/8] PCI: qcom: Do not advertise hotplug capability for IPs v2.3.3 and v2.9.0
[PATCH 00/20] x86: address -Wmissing-prototype warnings
2023-05-19 12:09 UTC (29+ messages)
` [PATCH 01/20] x86: move prepare_ftrace_return prototype to header
` [PATCH 02/20] x86: ce4100: Mark local functions as 'static'
` [PATCH 03/20] x86: apic: hide unused safe_smp_processor_id on UP
` [PATCH 04/20] x86: avoid unneeded __div64_32 function definition
` [PATCH 05/20] x86: head: add dummy prototype for mk_early_pgtbl_32
` [PATCH 06/20] x86: math-emu: include asm/fpu/regset.h
` [PATCH 07/20] x86: doublefault: avoid missing-prototype warnings
` [PATCH 08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init
` [PATCH 09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled
` [PATCH 10/20] x86: xen: add missing prototypes
` [PATCH 11/20] x86: entry: add do_SYSENTER_32() prototype
` [PATCH 12/20] x86: qspinlock-paravirt: fix mising-prototype warnings
` [PATCH 13/20] x86: hibernate: declare global functions in suspend.h
` [PATCH 14/20] x86: fbdev: include asm/fb.h as needed
` [PATCH 15/20] x86: mce: add copy_mc_fragile_handle_tail prototype
` [PATCH 16/20] x86: vdso: include vdso/processor.h
` [PATCH 17/20] x86: usercopy: include arch_wb_cache_pmem declaration
` [PATCH 18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype
` [PATCH 19/20] x86: purgatory: include header for warn() declaration
` [PATCH 20/20] x86: olpc: avoid missing-prototype warnings
[PATCH v3 1/3] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
2023-05-19 10:08 UTC (11+ messages)
` [PATCH v3 2/3] drivers/perf: add "
[PATCH] PCI: PM: Quirk bridge D3 on Elo i2
2023-05-19 8:58 UTC (2+ messages)
` [PATCH] PCI: PM: Extend Elo i2 quirk to all systems using Continental Z2 board
[PATCH V4 0/6] Add PCIe support for IPQ9574
2023-05-19 9:02 UTC (7+ messages)
` [PATCH V4 1/6] dt-bindings: clock: Add PCIe pipe clock definitions
` [PATCH V4 2/6] clk: qcom: gcc-ipq9574: Add PCIe pipe clocks
` [PATCH V4 3/6] dt-bindings: PCI: qcom: Add IPQ9574
` [PATCH V4 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V4 5/6] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers
` [PATCH V4 6/6] PCI: qcom: Add support for IPQ9574
Faktoring
2023-05-19 8:06 UTC
[PATCH v2 0/1] Update entry for PCIe driver for Intel LGM GW SoC
2023-05-19 4:45 UTC (2+ messages)
` [PATCH v2 1/1] MAINTAINERS: "
[PATCH] MAINTAINERS: Update entry for PCIe driver for Intel LGM GW SoC
2023-05-19 3:54 UTC
[RFC PATCH v2 0/3] Introduce a PCIe endpoint virtio console
2023-05-19 2:01 UTC (6+ messages)
` [RFC PATCH v2 3/3] PCI: endpoint: Add EP function driver to provide virtio-console functionality
[PATCH v2] PCI/ASPM: Fix UAF by disabling ASPM for link when child function is removed
2023-05-18 21:54 UTC (2+ messages)
[PATCH v3 0/5] PCI/ASPM: aspm_disable/default state handling and other trivial fixes
2023-05-18 21:54 UTC (3+ messages)
[PATCH v6 0/5] Add PCIe EP support for SDX65
2023-05-18 17:47 UTC (6+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: qcom: Add SDX65 SoC
` [PATCH v6 2/5] ARM: dts: qcom: sdx65: Add support for PCIe PHY
` [PATCH v6 3/5] ARM: dts: qcom: sdx65: Add support for PCIe EP
` [PATCH v6 4/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe PHY
` [PATCH v6 5/5] ARM: dts: qcom: sdx65-mtp: Enable PCIe EP
[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
2023-05-18 10:45 UTC (7+ messages)
[PATCH RESEND v5 00/14] PCI: dwc: Relatively simple fixes and cleanups
2023-05-18 9:32 UTC (16+ messages)
` [PATCH RESEND v5 07/14] PCI: visconti: Convert to using generic resources getter
` [PATCH RESEND v5 09/14] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer
` [PATCH RESEND v5 10/14] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list
` [PATCH RESEND v5 12/14] MAINTAINERS: Demote Gustavo Pimentel to DW EDMA driver reviewer
` [PATCH RESEND v5 13/14] MAINTAINERS: Add Manivannan to DW eDMA driver maintainers list
` [PATCH RESEND v5 14/14] MAINTAINERS: Add myself as the DW eDMA driver reviewer
[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
2023-05-18 6:11 UTC (3+ messages)
[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
2023-05-18 5:58 UTC (3+ messages)
[PATCH v2 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
2023-05-18 4:58 UTC (5+ messages)
[PATCH v2] PCI: Don't assume root ports from > 2015 are power manageable
2023-05-17 15:08 UTC
[PATCH] PCI: Only put >= 2015 root ports into D3 on Intel
2023-05-18 2:00 UTC (8+ messages)
[PATCH v2 0/9] PCI: Improve PCIe Capability RMW concurrency control
2023-05-17 11:33 UTC (17+ messages)
` [PATCH v2 1/9] PCI: Add locking to RMW PCI Express Capability Register accessors
` [PATCH v2 2/9] PCI: pciehp: Use RMW accessors for changing LNKCTL
` [PATCH v2 3/9] PCI/ASPM: "
` [PATCH v2 4/9] drm/amdgpu: "
` [PATCH v2 5/9] drm/radeon: "
` [PATCH v2 6/9] net/mlx5: "
` [PATCH v2 7/9] wifi: ath11k: "
` [PATCH v2 8/9] wifi: ath12k: "
` [PATCH v2 9/9] wifi: ath10k: "
[PATCH v2 0/2] Fixup changes to pci_epf_type_add_cfs()
2023-05-17 7:45 UTC (5+ messages)
` [PATCH v2 1/2] PCI: endpoint: Improve pci_epf_type_add_cfs()
` [PATCH v2 2/2] PCI: endpoint: Add kdoc description of pci_epf_type_add_cfs()
[PATCH v4 3/4] drivers/perf: add DesignWare PCIe PMU driver
2023-05-17 3:37 UTC (4+ messages)
[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-05-17 0:02 UTC (5+ messages)
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time
[PATCH] PCI: dwc: keystone: Free IRQ in `ks_pcie_remove` and the error handling section of `ks_pcie_probe`
2023-05-16 19:49 UTC (2+ messages)
[REGRESSION] Asus X541UAK hangs on suspend and poweroff (v6.1.6 onward)
2023-05-16 19:32 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;
as well as URLs for NNTP newsgroup(s).