linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 14:40:21 to 2021-05-11 14:21:36 UTC [more...]

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-05-11 14:21 UTC  (10+ messages)
` [PATCH 2/7] PCI: imx6: Initialize ATU unroll offset
` [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
` [PATCH 4/7] dt-bindings: imx6q-pcie: add a property configure refclk pad usage mode
` [PATCH 5/7] PCI: imx6: Configure PHY refclock according to DT property
` [PATCH 6/7] dt-bindings: imx6q-pcie: add compatibles for i.MX8MM PCIe
` [PATCH 7/7] PCI: imx6: Add i.MX8MM support

[PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
 2021-05-11 14:18 UTC  (6+ messages)
` [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
` [PATCH V2 2/5] PCI: Add 10-Bit Tag register definitions
` [PATCH V2 3/5] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V2 4/5] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-11 14:12 UTC  (3+ messages)

[PATCH 1/1] PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()
 2021-05-11 12:24 UTC 

[PATCH 1/1] PCI: dwc/imx6: Remove redundant error printing in imx6_pcie_probe()
 2021-05-11 11:45 UTC 

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-11  9:37 UTC  (21+ messages)
` [PATCH 43/53] docs: PCI: acpi-info.rst: avoid using UTF-8 chars

[PATCH v10 0/4] misc: Add Synopsys DesignWare xData IP driver
 2021-05-11  9:19 UTC  (4+ messages)
` [PATCH v10 1/4] "

[PATCH v6 00/16] RFC Support hot device unplug in amdgpu
 2021-05-11  6:56 UTC  (31+ messages)
` [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v6 02/16] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v6 03/16] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v6 05/16] drm/amdgpu: Add early fini callback
` [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v6 07/16] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v6 08/16] PCI: Add support for dev_groups to struct pci_device_driver
` [PATCH v6 09/16] drm/amdgpu: Convert driver sysfs attributes to static attributes
` [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional
` [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal
` [PATCH v6 14/16] drm/scheduler: Fix hang when sched_entity released
` [PATCH v6 15/16] drm/amd/display: Remove superflous drm_mode_config_cleanup
` [PATCH v6 16/16] drm/amdgpu: Verify DMA opearations from device are done

[PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
 2021-05-11  7:11 UTC 

[PATCH v2] PCI: Coalesce contiguous regions for host bridges
 2021-05-11  3:33 UTC  (3+ messages)

Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-11  1:43 UTC 

Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-11  1:40 UTC 

[RFC PATCH] Revert "arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows"
 2021-05-10 23:40 UTC 

(no subject)
 2021-05-10 23:35 UTC 

[PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
 2021-05-10 22:57 UTC  (5+ messages)

[PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
 2021-05-10 20:49 UTC  (4+ messages)

[PATCH v2] dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML
 2021-05-10 20:30 UTC 

[PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
 2021-05-10 19:26 UTC  (2+ messages)

[PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
 2021-05-10 18:54 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-10 18:35 UTC  (2+ messages)

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-10 17:31 UTC  (18+ messages)
` [PATCH 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH 3/8] cxl/core: Rename bus.c to core.c
` [PATCH 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
` [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
` [PATCH 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH 7/8] cxl/port: Introduce cxl_port objects
` [PATCH 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables

[PATCH] cxl: Rename mem to pci
 2021-05-10 17:29 UTC  (2+ messages)

[PATCH 0/4 v3] IXP4xx PCI rework
 2021-05-10 16:18 UTC  (6+ messages)
` [PATCH 1/4 v3] ARM/ixp4xx: Move the virtual IObases
` [PATCH 2/4 v3] ARM/ixp4xx: Make NEED_MACH_IO_H optional
` [PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
` [PATCH 4/4 v3] PCI: ixp4xx: Add a new driver "

[PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-10 15:57 UTC  (13+ messages)
` [PATCH 02/11] PCI/AER: "
` [PATCH 03/11] PCI: "
` [PATCH 04/11] PCI/MSI: "
` [PATCH 05/11] PCI/IOV: "
` [PATCH 06/11] PCI/P2PDMA: "
` [PATCH 07/11] PCI/ASPM: "
` [PATCH 08/11] PCI: switchtec: "
` [PATCH 09/11] PCI: rpadlpar: "
` [PATCH 10/11] PCI: hotplug: "
` [PATCH 11/11] PCI: shpchp: "

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-10 15:48 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes

[PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
 2021-05-10 15:46 UTC  (15+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH v6 00/15] Restricted DMA
 2021-05-10 15:05 UTC  (21+ messages)
` [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v6 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v6 15/15] of: Add plumbing for "

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-10 13:44 UTC  (5+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-10 10:26 UTC 

Question on guest enable msi fail when using GICv4/4.1
 2021-05-10  9:59 UTC  (11+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ messages)

[PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-10  7:09 UTC  (3+ messages)

[RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
 2021-05-10  7:04 UTC  (3+ messages)

[PATCH] PCI: cpcihp: Move declaration of cpci_debug to the header file
 2021-05-10  2:45 UTC 

[PATCH] PCI: mobiveil: Remove unused readl and writel functions
 2021-05-10  2:30 UTC 

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-10  1:18 UTC  (2+ messages)

Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-10  1:15 UTC  (2+ messages)

Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-10  1:14 UTC  (2+ messages)

[PATCH 0/4] IXP4xx PCI rework
 2021-05-09 21:31 UTC  (4+ messages)
` [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx

[PATCH] PCI: xgene: Fix a non-compliant kernel-doc
 2021-05-09  4:38 UTC  (2+ messages)

[PATCH] PCI: microchip: Make the struct event_descs static
 2021-05-09  4:19 UTC 

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-09  2:35 UTC  (2+ messages)

[PATCH] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-05-09  1:50 UTC 

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-08  8:48 UTC  (8+ messages)

[PATCH 1/1] iommu/of: Fix request and enable ACS for of_iommu_configure
 2021-05-08  1:32 UTC  (3+ messages)

[RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support
 2021-05-07 23:10 UTC  (2+ messages)

[PATCH] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-07 21:18 UTC  (4+ messages)

[PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
 2021-05-07 16:41 UTC  (4+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-05-07 16:32 UTC  (8+ messages)
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-07 16:24 UTC  (5+ messages)
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts

[PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
 2021-05-07 15:33 UTC  (4+ messages)


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