linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-17 01:27:23 to 2022-08-22 18:48:56 UTC [more...]

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-08-22 18:46 UTC  (11+ messages)
` [PATCH v5 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
` [PATCH v5 03/20] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings
` [PATCH v5 04/20] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v5 06/20] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v5 08/20] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v5 11/20] dt-bindings: PCI: dwc: Add clocks/resets common properties
` [PATCH v5 12/20] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v5 14/20] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v5 16/20] PCI: dwc: Introduce generic controller capabilities interface

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-22 18:07 UTC  (13+ messages)
` [PATCH v3 1/6] reset: imx7: Add the iMX8MP PCIe PHY PERST support
` [PATCH v3 2/6] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v3 3/6] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v3 4/6] arm64: dts: imx8mp: add the iMX8MP PCIe support
` [PATCH v3 5/6] arm64: dts: imx8mp-evk: Add "
` [PATCH v3 6/6] PCI: imx6: Add the iMX8MP "

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

The Telegraph: Jeden Tag erscheinen in Europa uber 900 neue Millionare
 2022-08-22 13:50 UTC 

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-22 13:10 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and phy_power_on()
` [PATCH v1 2/2] phy: freescale: imx8m-pcie: "

[PATCH v2 0/8] PCI: qcom: Add support for SC8280XP and SA8540P
 2022-08-22 12:52 UTC  (10+ messages)
` [PATCH v2 8/8] PCI: qcom: Sort device-id table

[PATCH 00/11] PCI: aardvark controller changes BATCH 6
 2022-08-22 10:37 UTC  (15+ messages)
` [PATCH 01/11] PCI: pciehp: Enable DLLSC interrupt only if supported
` [PATCH 02/11] PCI: pciehp: Enable Command Completed Interrupt "
` [PATCH 03/11] PCI: aardvark: Add support for DLLSC and hotplug interrupt
` [PATCH 04/11] PCI: aardvark: Send Set_Slot_Power_Limit message
` [PATCH 05/11] arm64: dts: armada-3720-turris-mox: Define slot-power-limit-milliwatt for PCIe
` [PATCH 06/11] PCI: aardvark: Add clock support
` [PATCH 07/11] PCI: aardvark: Add suspend to RAM support
` [PATCH 08/11] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH 09/11] PCI: aardvark: Don't write read-only bits explicitly in PCI_ERR_CAP register
` [PATCH 10/11] PCI: aardvark: Explicitly disable Marvell strict ordering
` [PATCH 11/11] PCI: aardvark: Cleanup some register macros

[PATCH v11 00/13] iommu: SVA and IOPF refactoring
 2022-08-22  7:43 UTC  (19+ messages)
` [PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
` [PATCH v11 05/13] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v11 07/13] iommu/vt-d: Add SVA domain support
` [PATCH v11 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()
` [PATCH v11 11/13] iommu: Prepare IOMMU domain for IOPF
` [PATCH v11 12/13] iommu: Per-domain I/O page fault handling
` [PATCH v11 13/13] iommu: Rename iommu-sva-lib.{c,h}

[PATCH 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-22  6:39 UTC  (4+ messages)
` [PATCH 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH 2/2] cxl/doe: Request exclusive DOE access

[PATCH] MAINTAINERS: Add myself as the reviewer for PCI Endpoint Subsystem
 2022-08-22  6:06 UTC  (4+ messages)

[PATCH 0/5] pci_endpoint_test: Fix the return value of IOCTLs
 2022-08-22  4:25 UTC  (15+ messages)
` [PATCH 1/5] misc: pci_endpoint_test: Remove unnecessary WARN_ON
` [PATCH 2/5] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH 3/5] tools: PCI: Fix parsing the return value of IOCTLs
` [PATCH 4/5] tools: PCI: Fix memory leak
` [PATCH 5/5] Documentation: PCI: endpoint: Use the correct return value of pcitest.sh

[PATCH] misc: pci_endpoint_test: Fix pci_endpoint_test_{copy,write,read}() panic
 2022-08-22  4:10 UTC  (10+ messages)

[PATCH 5.10 480/545] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
 2022-08-22  4:00 UTC 

[PATCH] PCI/DPC: Quirk PIO log size for certain Intel PCIe root ports
 2022-08-22  3:43 UTC  (4+ messages)

[Question] Any plan to support enable PCI SRIOV concurrently in kernel side?
 2022-08-21 11:35 UTC 

撤回: [Question] Any plan to support enable PCI SRIOV concurrently in kernel side?
 2022-08-21 11:29 UTC 

[Question] Any plan to support enable PCI SRIOV concurrently in kernel side?
 2022-08-21 11:25 UTC  (3+ messages)
  ` 答复: "

[PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
 2022-08-20 11:51 UTC 

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-20  7:52 UTC  (7+ messages)

[PATCH] MAINTAINERS: Remove myself as EEH maintainer
 2022-08-20  0:17 UTC  (6+ messages)

[PATCH] PCI: Disable upstream port PTM during suspend
 2022-08-19 23:49 UTC  (2+ messages)

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-19 23:14 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names
` [PATCH v3 2/7] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
` [PATCH v3 3/7] dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges
` [PATCH v3 4/7] riscv: dts: microchip: mpfs: fix incorrect pcie child node name
` [PATCH v3 5/7] riscv: dts: microchip: mpfs: remove ti,fifo-depth property
` [PATCH v3 6/7] riscv: dts: microchip: mpfs: remove bogus card-detect-delay
` [PATCH v3 7/7] riscv: dts: microchip: mpfs: remove pci axi address translation property

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 46bafd187104dc3ea85c73b85df020cd83e3e67b
 2022-08-19 21:37 UTC 

[PATCH] PCI: hv: Fix the definiton of vector in hv_compose_msi_msg()
 2022-08-19 15:57 UTC  (4+ messages)

[PATCH] PCI: ibmphp: Adjusting the parameter list of a function
 2022-08-19 12:38 UTC  (3+ messages)
  ` [PATCH v2] PCI: ibmphp: Convert from double pointer to single pointer parameter

[PATCH V1] PCI: designware-ep: Fix DBI access before core init
 2022-08-19  8:35 UTC  (9+ messages)

[PATCH] MAINTAINERS: add PCI Endpoint NTB drivers to NTB files
 2022-08-19  6:57 UTC  (5+ messages)

[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
 2022-08-18 23:02 UTC  (5+ messages)

[PATCH 0/4] PCI SMC conduit, now with DT support
 2022-08-18 21:55 UTC  (5+ messages)

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-08-18 21:30 UTC  (6+ messages)
` [PATCH v6 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v6 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v6 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support

[PATCH 0/4] PCI: mvebu: Add support for error interrupt
 2022-08-18 20:27 UTC  (12+ messages)
` [PATCH 1/4] dt-bindings: PCI: mvebu: Update information about "
` [PATCH 2/4] PCI: mvebu: Implement support for interrupts on emulated bridge
` [PATCH 3/4] ARM: dts: kirkwood: Add definitions for PCIe error interrupts
` [PATCH 4/4] ARM: dts: dove: "

[PATCH v6 0/5] vfio/pci: power management changes
 2022-08-18 17:01 UTC  (10+ messages)
` [PATCH v6 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v6 2/5] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v6 3/5] vfio/pci: Mask INTx during runtime suspend
` [PATCH v6 4/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY/EXIT
` [PATCH v6 5/5] vfio/pci: Implement VFIO_DEVICE_FEATURE_LOW_POWER_ENTRY_WITH_WAKEUP

[PATCH] PCI: Assign PCI domain by ida_alloc()
 2022-08-18 16:52 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/6] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-18 15:34 UTC  (4+ messages)
` [PATCH v2 2/6] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-08-18 13:56 UTC  (8+ messages)
` [PATCH 06/18] PCI: pciehp: Enable DLLSC interrupt only if supported

[PATCH 0/3] PCI: Expose resource resizing through sysfs
 2022-08-18 11:16 UTC  (4+ messages)

Zwiększenie płynności finansowej
 2022-08-18  8:11 UTC 

[PATCH -next] PCI: switch to use pci_info()
 2022-08-18  4:40 UTC 

[PATCH v3] PCI/PM: Switch D3Hot delay to also use usleep_range
 2022-08-18  0:27 UTC  (2+ messages)

[PATCH] dt-bindings: pci: layerscape-pci: Add new compatible string for lx2160a Rev2
 2022-08-17 20:19 UTC 

[PATCH v2] PCI/PM: Switch D3Hot delay to also use usleep_range
 2022-08-17 19:52 UTC  (3+ messages)

[PATCH v1] PCI/PM: Switch D3Hot delay to use usleep_range
 2022-08-17 18:50 UTC  (5+ messages)

[PATCH 0/5] powerpc/pci: Cleanup unused code and enable 256 PCI buses
 2022-08-17 16:42 UTC  (6+ messages)
` [PATCH 5/5] powerpc/pci: Add config option for using all "

[PATCH 0/1] PCI: Use pci_bridge_wait_for_secondary_bus after SBR instead of ssleep(1)
 2022-08-17 14:30 UTC  (2+ messages)
` [PATCH 1/1] "

next/master bisection: baseline.bootrr.intel-igb-probed on kontron-pitx-imx8m
 2022-08-17 12:58 UTC  (8+ messages)

[PATCH -next 1/2] PCI: fix possible memory leak in error case in pci_setup_device()
 2022-08-17  9:11 UTC  (3+ messages)
` [PATCH -next 2/2] PCI: switch to use dev_err_probe()

[PATCH] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-08-17  7:51 UTC  (4+ messages)

[PATCH v4] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
 2022-08-17  3:13 UTC  (2+ messages)

[PATCH 0/6] PCI: Allow for future resource expansion on initial root bus scan
 2022-08-17  1:51 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).