linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-05 19:56:13 to 2022-09-09 10:20:32 UTC [more...]

[PATCH 0/2] PCI: endpoint: Rework the EPC to EPF notification
 2022-09-09 10:20 UTC  (5+ messages)
` [PATCH 2/2] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[PATCH v6 0/7] Add the iMX8MP PCIe support
 2022-09-09  9:48 UTC  (4+ messages)
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP "

[PATCH v1 1/1] PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
 2022-09-09  9:45 UTC  (2+ messages)

[PATCH 1/2] PCI: mvebu: use BIT() and GENMASK() macros instead of hardcoded hex values
 2022-09-09  9:18 UTC  (2+ messages)

[PATCH] PCI: apple: do not leak reset GPIO on unbind/unload/error
 2022-09-09  9:16 UTC  (4+ messages)

[PATCH v3 0/9] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-09  9:14 UTC  (10+ messages)
` [PATCH v3 1/9] phy: define submodes for PCIe PHYs
` [PATCH v3 2/9] phy: qcom-qmp-pcie: drop if (table) conditions
` [PATCH v3 3/9] phy: qcom-qmp-pcie: split register tables into main and secondary parts
` [PATCH v3 4/9] phy: qcom-qmp-pcie: split PHY programming to separate functions
` [PATCH v3 5/9] phy: qcom-qmp-pcie: turn secondary programming table into a pointer
` [PATCH v3 6/9] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v3 7/9] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v3 8/9] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v3 9/9] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH v6 0/5] PCI: qcom: Add system suspend & resume support
 2022-09-09  9:04 UTC  (7+ messages)
` [PATCH v6 1/5] PCI: qcom: Add system suspend and "
` [PATCH v6 2/5] PCI: qcom: Add retry logic for link to be stable in L1ss
` [PATCH v6 3/5] phy: core: Add support for phy power down & power up
` [PATCH v6 4/5] phy: qcom: Add power down/up callbacks to pcie phy
` [PATCH v6 5/5] clk: qcom: Alwaya on pcie gdsc

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-09-09  8:49 UTC  (4+ messages)
` [PATCH v5 3/3] PCI: qcom: Add retry logic for link to be stable in L1ss

[PATCH] PCI/ACPI: do not reference a pci device after it has been released
 2022-09-09  7:42 UTC  (8+ messages)

[PATCH v12 0/3] Add perf support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:22 UTC  (2+ messages)

[PATCH v12 0/5] Add driver support for HiSilicon PCIe Tune and Trace device
 2022-09-09  6:17 UTC  (3+ messages)

[PATCH v13 00/13] iommu: SVA and IOPF refactoring
 2022-09-09  1:54 UTC  (21+ messages)
` [PATCH v13 01/13] iommu: Add max_pasids field in struct iommu_device
` [PATCH v13 02/13] iommu: Add max_pasids field in struct dev_iommu
` [PATCH v13 03/13] iommu: Remove SVM_FLAG_SUPERVISOR_MODE support
` [PATCH v13 04/13] PCI: Enable PASID only when ACS RR & UF enabled on upstream path
` [PATCH v13 05/13] iommu: Add attach/detach_dev_pasid iommu interfaces
` [PATCH v13 06/13] iommu: Add IOMMU SVA domain support
` [PATCH v13 07/13] iommu/vt-d: Add "
` [PATCH v13 08/13] arm-smmu-v3/sva: "
` [PATCH v13 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v13 10/13] iommu: Remove SVA related callbacks from iommu ops
` [PATCH v13 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v13 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v13 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH v9 0/4] PCI EP driver support MSI doorbell from host
 2022-09-09  1:43 UTC  (15+ messages)
` [PATCH v9 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v9 2/4] irqchip: Add IMX MU MSI controller driver
      ` [EXT] "
` [PATCH v9 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v9 4/4] PCI: endpoint: Add vNTB MSI support

[PATCH 2/3] pci_ids: Add Microsoft PCI Vendor ID, and remove redundant definitions
 2022-09-08 22:05 UTC  (2+ messages)
` [PATCH 3/3] pci_ids: Add the various Microsoft PCI device IDs

[PATCH v1 0/4] PCI: microchip: apportion address translation between rootport and FPGA
 2022-09-08 20:59 UTC  (7+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: microchip: add fabric address translation properties
` [PATCH v1 4/4] of: PCI: tidy up logging of ranges containing configuration space type

[PATCH v3 00/10] PCI/PM: Always disable PTM for all devices during suspend
 2022-09-08 20:58 UTC  (22+ messages)
` [PATCH v3 01/10] PCI/PTM: Preserve PTM Root Select
` [PATCH v3 02/10] PCI/PTM: Cache PTM Capability offset
` [PATCH v3 03/10] PCI/PTM: Add pci_upstream_ptm() helper
` [PATCH v3 04/10] PCI/PTM: Separate configuration and enable
` [PATCH v3 05/10] PCI/PTM: Add pci_disable_ptm() wrapper
` [PATCH v3 06/10] PCI/PTM: Add pci_enable_ptm() wrapper
` [PATCH v3 07/10] PCI/PTM: Add suspend/resume
` [PATCH v3 08/10] PCI/PTM: Move pci_ptm_info() body into its only caller
` [PATCH v3 09/10] PCI/PTM: Reorder functions in logical order
` [PATCH v3 10/10] PCI/PM: Always disable PTM for all devices during suspend

[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
 2022-09-08 19:45 UTC  (7+ messages)

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-08 19:42 UTC  (3+ messages)
` [PATCH v7 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding

[PATCH] PCI: fu740: do not use clock name when requesting clock
 2022-09-08 18:14 UTC  (2+ messages)

PCI/MSI: kernel NULL pointer dereference
 2022-09-08 14:30 UTC  (4+ messages)

[PATCH 1/2] drm/amdgpu: make sure to init common IP before gmc
 2022-09-08 14:21 UTC  (4+ messages)
` [PATCH 2/2] drm/amdgpu: add HDP remap functionality to nbio 7.7

[PATCH v4 0/2] PCI: qcom: sc7280: add missing aggre0 and aggre1 clocks
 2022-09-08 10:52 UTC  (5+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sc7280: Add missing aggre0, "
` [PATCH v4 2/2] dt-bindings: pci: QCOM Add missing sc7280 "

[PATCH 1/2] PCI: histb: switch to using gpiod API
 2022-09-08  8:42 UTC  (16+ messages)
` [PATCH 2/2] PCI: mvebu: "

[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
 2022-09-08  8:38 UTC  (38+ messages)
` [PATCH v1 01/11] PCI: tegra: switch to using devm_fwnode_gpiod_get
` [PATCH v1 02/11] drm/tegra: "
` [PATCH v1 04/11] usb: phy: tegra: switch to using devm_gpiod_get()
` [PATCH v1 06/11] PCI: aardvark: switch to using devm_gpiod_get_optional()
` [PATCH v1 07/11] PCI: apple: switch to using fwnode_gpiod_get_index()
` [PATCH v1 08/11] regulator: bd71815: switch to using devm_fwnode_gpiod_get()
` [PATCH v1 10/11] watchdog: bd9576_wdt: "

[PATCH v3 0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks
 2022-09-08  6:38 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: pci: QCOM Add missing sc7280 aggre0, aggre1 clocks
` [PATCH v3 3/3] arm64: dts: qcom: sc7280: Add missing "

[PATCH v3 1/3] PCI: qcom: Add sc7280 aggre0, aggre1 and ddr sf tbu clocks in PCIe driver
 2022-09-08  6:36 UTC  (3+ messages)

[PATCH v3] PCI/PM: Switch D3Hot delay to also use usleep_range
 2022-09-07 21:26 UTC  (4+ messages)

[PATCH V3] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-09-07 21:05 UTC  (3+ messages)

[helgaas-pci:pci/pm-bjorn] BUILD SUCCESS 07c2204ab0f36ec4f43367e9734a0e4a82134e49
 2022-09-07 20:14 UTC 

[PATCH v2] x86/PCI: Prefer MMIO over PIO on VMware hypervisor
 2022-09-07 15:20 UTC  (2+ messages)

[PATCH linux-next] PCI: iproc: Remove the unneeded result variable
 2022-09-07  3:10 UTC  (6+ messages)
  ` [PATCH linux-next]

[PATCH v3 1/2] misc: pci_endpoint_test: Aggregate params checking for xfer
 2022-09-07  2:01 UTC  (2+ messages)
` [PATCH v3 2/2] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic

[RFC PATCH v2 1/2] misc: pci_endpoint_test: Aggregate params checking for xfer
 2022-09-07  1:59 UTC  (6+ messages)
` [RFC PATCH v2 2/2] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic

[PATCH v8 0/4] PCI EP driver support MSI doorbell from host
 2022-09-06 21:41 UTC  (6+ messages)
` [PATCH v8 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v8 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v8 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v8 4/4] PCI: endpoint: Add vNTB MSI support

[PATCH] pci: cleanup coding styling in pci-driver.c
 2022-09-06 21:32 UTC  (2+ messages)

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-06 16:52 UTC  (16+ messages)
` [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-09-06 16:20 UTC  (4+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] dt-bindings: PCI: mvebu: Add orion5x compatible

[PATCH] xen-pcifront: Handle missed Connected state
 2022-09-06 15:18 UTC  (3+ messages)

[bugzilla-daemon@kernel.org: [Bug 216448] New: AMD USB4 pciehp can't detect external PCIe devices]
 2022-09-06 14:50 UTC 

[PATCH v2 00/28] CXL PMEM Region Provisioning
 2022-09-06 13:25 UTC  (3+ messages)
` [PATCH v2 16/28] resource: Introduce alloc_free_mem_region()

(SPDM) Device attestation, secure channels from host to device etc: Discuss at Plumbers?
 2022-09-06 11:59 UTC  (10+ messages)

[RFC PATCH v3 0/4] PCI/CMA and SPDM Library - Device attestation etc
 2022-09-06 11:15 UTC  (5+ messages)
` [RFC PATCH v3 1/4] lib/asn1_encoder: Add a function to encode many byte integer values
` [RFC PATCH v3 2/4] spdm: Introduce a library for DMTF SPDM
` [RFC PATCH v3 3/4] PCI/CMA: Initial support for Component Measurement and Authentication ECN
` [RFC PATCH v3 4/4] cxl/pci: Add really basic CMA authentication support


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