linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 20:43:56 to 2021-09-29 23:05:47 UTC [more...]

[PATCH v3 00/20] Userspace P2PDMA with O_DIRECT NVMe devices
 2021-09-29 23:05 UTC  (40+ messages)
` [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
` [PATCH v3 03/20] PCI/P2PDMA: make pci_p2pdma_map_type() non-static
` [PATCH v3 04/20] PCI/P2PDMA: introduce helpers for dma_map_sg implementations
  ` [PATCH v3 4/20] "
` [PATCH v3 05/20] dma-mapping: allow EREMOTEIO return code for P2PDMA transfers
` [PATCH v3 06/20] dma-direct: support PCI P2PDMA pages in dma-direct map_sg
` [PATCH v3 07/20] dma-mapping: add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH v3 08/20] iommu/dma: support PCI P2PDMA pages in dma-iommu map_sg
` [PATCH v3 11/20] RDMA/core: introduce ib_dma_pci_p2p_dma_supported()
` [PATCH v3 12/20] RDMA/rw: use dma_map_sgtable()
` [PATCH v3 13/20] PCI/P2PDMA: remove pci_p2pdma_[un]map_sg()
` [PATCH v3 14/20] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v3 19/20] PCI/P2PDMA: introduce pci_mmap_p2pmem()

[PATCH mlx5-next 0/7] Add mlx5 live migration driver
 2021-09-29 22:44 UTC  (24+ messages)
` [PATCH mlx5-next 2/7] vfio: Add an API to check migration state transition validity
` [PATCH mlx5-next 6/7] mlx5_vfio_pci: Expose migration commands over mlx5 device

[PATCH V2 pci 0/2] Update Mun Yew Tham as Pci Driver maintainer
 2021-09-29 21:37 UTC  (2+ messages)

[PATCH v2] PCI: Reinstate "PCI: Coalesce host bridge contiguous apertures"
 2021-09-29 21:25 UTC  (2+ messages)

Ice Lake PCIe Read TLPs with random RequesterIDs (RIDs)
 2021-09-29 20:40 UTC 

[PATCH 0/4] pciehp error recovery fix + cleanups
 2021-09-29 20:40 UTC  (3+ messages)
` [PATCH 1/4] PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset

[PATCH] Avoid FLR for AMD Starship/Matisse Cryptographic Coprocessor
 2021-09-29 20:07 UTC  (10+ messages)

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-29 19:13 UTC  (12+ messages)
` [PATCH v2 2/7] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
` [PATCH v3 0/3] PCI: PM: Simplify and unify some helper functions
  ` [PATCH v3 1/3] PCI: PM: Rearrange pci_target_state()
  ` [PATCH v3 2/3] PCI: PM: Make pci_choose_state() call pci_target_state()
  ` [PATCH v3 3/3] PCI: PM: Do not call platform_pci_power_manageable() unnecessarily

[PATCH] PCI: rcar: Add missing COMMON_CLK dependency
 2021-09-29 19:11 UTC  (8+ messages)

[PATCH v5 00/14] PCI: Add support for Apple M1
 2021-09-29 19:05 UTC  (16+ messages)
` [PATCH v5 01/14] irqdomain: Make of_phandle_args_to_fwspec generally available
` [PATCH v5 02/14] of/irq: Allow matching of an interrupt-map local to an interrupt controller
` [PATCH v5 03/14] PCI: of: Allow matching of an interrupt-map local to a PCI device
` [PATCH v5 04/14] PCI: apple: Add initial hardware bring-up
` [PATCH v5 05/14] PCI: apple: Set up reference clocks when probing
` [PATCH v5 06/14] PCI: apple: Add INTx and per-port interrupt support
` [PATCH v5 07/14] PCI: apple: Implement MSI support
` [PATCH v5 08/14] iommu/dart: Exclude MSI doorbell from PCIe device IOVA range
` [PATCH v5 09/14] PCI: apple: Configure RID to SID mapper on device addition
` [PATCH v5 10/14] arm64: apple: Add pinctrl nodes
` [PATCH v5 11/14] arm64: apple: Add PCIe node
` [PATCH v5 12/14] arm64: dts: apple: t8103: Add PCIe DARTs
` [PATCH v5 13/14] arm64: dts: apple: t8103: Add root port interrupt routing
` [PATCH v5 14/14] arm64: dts: apple: j274: Expose PCI node for the Ethernet MAC address

[PATCH 0/2] device property: Remove device_add_properties()
 2021-09-29 17:08 UTC  (5+ messages)
` [PATCH 1/2] PCI: Use software node API with additional device properties
` [PATCH 2/2] device property: Remove device_add_properties() API

[PATCH v2] x86/intel: Disable HPET on another Intel Coffee Lake platform
 2021-09-29 16:05 UTC  (4+ messages)

[PATCH v9 4/4] PCI: qcom: Switch pcie_1_pipe_clk_src after PHY init in SC7280
 2021-09-29 15:51 UTC  (2+ messages)

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29 15:44 UTC  (19+ messages)
` [PATCH v5 01/11] PCI: Simplify pci_device_remove()
` [PATCH v5 02/11] PCI: Drop useless check from pci_device_probe()
` [PATCH v5 03/11] xen/pci: Drop some checks that are always true
` [PATCH v5 04/11] bcma: simplify reference to the driver's name
` [PATCH v5 05/11] powerpc/eeh: Don't use driver member of struct pci_dev and further cleanups
` [PATCH v5 06/11] ssb: Simplify determination of driver name
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the "
` [PATCH v5 08/11] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()
` [PATCH v5 09/11] crypto: qat - simplify adf_enable_aer()
` [PATCH v5 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver
` [PATCH v5 11/11] PCI: Drop duplicated tracking of a pci_dev's bound driver

About the "__refdata" tag in pci-keystone.c
 2021-09-29 13:23 UTC  (3+ messages)

[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-29  9:04 UTC  (21+ messages)
` [PATCH v4 1/8] PCI: Simplify pci_device_remove()
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name
` [PATCH v4 5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()
` [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer()
` [PATCH v4 7/8] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver
` [PATCH v4 8/8] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH v3 0/4] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-09-29  8:09 UTC  (3+ messages)

[PATCH] PCI/sysfs: add write attribute for boot_vga
 2021-09-29  1:45 UTC  (3+ messages)

[PATCH v2 0/9] cxl_pci refactor for reusability
 2021-09-29  1:36 UTC  (20+ messages)
` [PATCH v2 1/9] cxl: Convert "RBI" to enum
` [PATCH v2 2/9] cxl/pci: Remove dev_dbg for unknown register blocks
` [PATCH v2 3/9] cxl/pci: Remove pci request/release regions
` [PATCH v2 4/9] cxl/pci: Refactor cxl_pci_setup_regs
` [PATCH v2 5/9] cxl/pci: Make more use of cxl_register_map
` [PATCH v2 6/9] PCI: Add pci_find_dvsec_capability to find designated VSEC
` [PATCH v2 7/9] cxl/pci: Use pci core's DVSEC functionality
` [PATCH v2 8/9] ocxl: "
` [PATCH v2 9/9] iommu/vt-d: "

[RFC PATCH v1 0/4] Remove struct pcie_link_state.clkpm_*
 2021-09-29  0:44 UTC  (5+ messages)
` [RFC PATCH v1 1/4] [PCI/ASPM:] Remove struct pcie_link_state.clkpm_default
` [RFC PATCH v1 2/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_capable
` [RFC PATCH v1 3/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_enabled
` [RFC PATCH v1 4/4] PCI/ASPM: Remove struct pcie_link_state.clkpm_disable

[RFC PATCH v2 0/4] Remove unncessary linked list from aspm.c
 2021-09-29  0:43 UTC  (5+ messages)
` [RFC PATCH v2 1/4] PCI/ASPM: Remove struct pcie_link_state.parent
` [RFC PATCH v2 2/4] PCI/ASPM: Remove struct pcie_link_state.root
` [RFC PATCH v2 3/4] PCI/ASPM: Remove struct pcie_link_state.downstream
` [RFC PATCH v2 4/4] PCI/ASPM: Remove unncessary linked list from aspm.c

[RFC PATCH v3 0/3] PCI/ASPM: Remove struct aspm_latency
 2021-09-29  0:41 UTC  (4+ messages)
` [RFC PATCH v3 1/3] PCI/ASPM: Do not cache link latencies
` [RFC PATCH v3 2/3] PCI/ASPM: Remove struct pcie_link_state.acceptable
` [RFC v3 PATCH 3/3] PCI/ASPM: Remove struct aspm_latency

[PATCH v3 1/3] PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input
 2021-09-28 23:11 UTC  (2+ messages)

[PATCH v2 4/4] s390/pci: implement minimal PCI error recovery
 2021-09-28 18:50 UTC  (5+ messages)

[PATCH] drivers/pci/setup-irq.c: Fix up comments
 2021-09-28 18:47 UTC  (2+ messages)

[PATCH v2 0/4] s390/pci: automatic error recovery
 2021-09-28 18:10 UTC  (4+ messages)
` [PATCH v2 3/4] PCI: Export pci_dev_lock()

[PATCH v3 0/5] Add general DVSEC/VSEC support
 2021-09-28 10:03 UTC  (8+ messages)
` [PATCH v3 2/5] MFD: intel_pmt: Support non-PMT capabilities

[PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements
 2021-09-28  9:41 UTC  (6+ messages)

[PATCH v12 00/11] Add support for Hikey 970 PCIe
 2021-09-28  7:34 UTC  (11+ messages)
` [PATCH v12 02/11] PCI: kirin: Reorganize the PHY logic inside the driver
` [PATCH v12 03/11] PCI: kirin: Add support for a PHY layer
` [PATCH v12 04/11] PCI: kirin: Use regmap for APB registers
` [PATCH v12 05/11] PCI: kirin: Add support for bridge slot DT schema
` [PATCH v12 06/11] PCI: kirin: Add Kirin 970 compatible
` [PATCH v12 07/11] PCI: kirin: Add MODULE_* macros
` [PATCH v12 08/11] PCI: kirin: Allow building it as a module
` [PATCH v12 09/11] PCI: kirin: Add power_off support for Kirin 960 PHY
` [PATCH v12 10/11] PCI: kirin: fix poweroff sequence
` [PATCH v12 11/11] PCI: kirin: Allow removing the driver

[PATCH] PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()'
 2021-09-28  0:54 UTC  (2+ messages)

[PATCH] PCI/VPD: Add simple sanity check to pci_vpd_size()
 2021-09-27 22:29 UTC  (4+ messages)

[PATCH] PCI: xgene: Use PCI_VENDOR_ID_AMCC macro
 2021-09-27 22:01 UTC  (2+ 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).