linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:07:34 to 2022-09-02 13:17:12 UTC [more...]

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-09-02 12:48 UTC  (20+ messages)
` [PATCH v12 07/17] iommu: Try to allocate blocking domain when probing device
` [PATCH v12 12/17] arm-smmu-v3/sva: Add SVA domain support
` [PATCH v12 13/17] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-02  9:16 UTC  (9+ messages)
` [PATCH v6 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v6 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v6 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v6 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v6 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v6 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP PCIe support

[PATCH v7 0/7] Add the iMX8MP PCIe support
 2022-09-02  8:58 UTC  (8+ messages)
` [PATCH v7 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v7 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v7 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v7 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v7 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v7 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v7 7/7] PCI: imx6: Add i.MX8MP PCIe support

[PATCH v6 0/7] Add the iMX8MP PCIe support
 2022-09-02  9:04 UTC  (15+ messages)
` [PATCH v6 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v6 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v6 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v6 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v6 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v6 6/7] phy: freescale: imx8m-pcie: Add i.MX8MP PCIe PHY support
` [PATCH v6 7/7] PCI: imx6: Add i.MX8MP PCIe support

[PATCH v7 0/5] vfio/pci: power management changes
 2022-09-02  8:00 UTC  (5+ messages)
` [PATCH v7 1/5] vfio: Add the device features for the low power entry and exit
` [PATCH v7 2/5] vfio: Increment the runtime PM usage count during IOCTL call
` [PATCH v7 3/5] vfio/pci: Mask INTx during runtime suspend

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-09-02  5:53 UTC  (12+ messages)
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-09-02  5:49 UTC  (15+ messages)

[PATCH v6 0/4] PCI EP driver support MSI doorbell from host
 2022-09-02  1:48 UTC  (6+ messages)
` [PATCH v6 4/4] pcie: endpoint: pci-epf-vntb: add endpoint MSI support
    ` [EXT] "

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-09-01 23:33 UTC  (19+ messages)
` [PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
` [PATCH v5 07/20] dt-bindings: PCI: dwc: Apply generic schema for generic device only
` [PATCH v5 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v5 12/20] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v5 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v5 14/20] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[RESEND PATCH v3 1/2] PCI/PM: refactor pci_pm_suspend_noirq()
 2022-09-01 21:26 UTC  (12+ messages)
` [RESEND PATCH v3 2/2] PCI/PTM: fix to maintain pci_dev->ptm_enabled

[PATCH 0/3] PCI/AER: Fix and optimize usage of status clear api
 2022-09-01 18:16 UTC  (4+ messages)
` [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
` [PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status

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

[REGRESSION] changes to driver_override parsing broke DPDK script
 2022-09-01 16:41 UTC  (8+ messages)

[PATCH] PCI: Map PCI bios specific error to generic errno
 2022-09-01 15:23 UTC 

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-09-01 14:39 UTC  (9+ messages)
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
    ` [EXT] "

[PATCH] xen-pcifront: Handle missed Connected state
 2022-09-01 12:55 UTC  (3+ messages)

Zwiększenie płynności finansowej
 2022-09-01  7:46 UTC 

[PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
 2022-09-01  7:24 UTC  (5+ messages)

[PATCH 0/6] PCI: Allow for future resource expansion on initial root bus scan
 2022-09-01  5:31 UTC  (7+ messages)
` [PATCH 3/6] PCI: Distribute available resources for root buses too
` [PATCH 6/6] PCI: Fix indentation in pci_bridge_distribute_available_resources()

[PATCH v5 0/7] Add the iMX8MP PCIe support
 2022-09-01  1:28 UTC  (18+ messages)
` [PATCH v5 1/7] dt-binding: phy: Add iMX8MP PCIe PHY binding
` [PATCH v5 2/7] arm64: dts: imx8mp: Add iMX8MP PCIe support
` [PATCH v5 3/7] arm64: dts: imx8mp-evk: Add "
` [PATCH v5 4/7] reset: imx7: Fix the iMX8MP PCIe PHY PERST support
` [PATCH v5 5/7] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
` [PATCH v5 6/7] phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support
` [PATCH v5 7/7] PCI: imx6: Add iMX8MP PCIe support

[PATCH] MMIO should have more priority then IO
 2022-08-31 22:23 UTC  (11+ messages)

[PATCH] PCI: Disable PTM on Upstream Ports during suspend
 2022-08-31 13:23 UTC  (4+ messages)

[PATCH v2 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-31 11:39 UTC  (16+ messages)
` [PATCH v2 01/11] PCI: qcom-ep: Add kernel-doc for qcom_pcie_ep structure
` [PATCH v2 02/11] PCI: qcom-ep: Do not use hardcoded clks in driver
` [PATCH v2 03/11] PCI: qcom-ep: Make use of the cached dev pointer
` [PATCH v2 04/11] PCI: qcom-ep: Add eDMA support
` [PATCH v2 05/11] PCI: qcom-ep: Disable IRQs during driver remove
` [PATCH v2 06/11] PCI: qcom-ep: Add debugfs support for expose link transition counts
` [PATCH v2 07/11] dt-bindings: PCI: qcom-ep: Make PERST separation optional
` [PATCH v2 08/11] "
` [PATCH v2 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH v2 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC
` [PATCH v2 11/11] "

[PATCH 06/15] PCI/ACPI: Link host bridge to its ACPI fw node
 2022-08-31 10:11 UTC  (2+ messages)

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-08-31  9:17 UTC  (3+ messages)
` [PATCH RESEND v5 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup

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

[helgaas-pci:pci/pm] BUILD SUCCESS 22b07d9ddd02e04dc1724cc2db69b843ab216065
 2022-08-31  8:04 UTC 

[PATCH v2] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
 2022-08-31  6:55 UTC 

[helgaas-pci:next] BUILD SUCCESS 68fca83a3783b9a6316616bf753febd1fb366d22
 2022-08-31  4:30 UTC 

Teflonfabric "Telegram: Millionen von Dollar in Kryptowahrung in nur wenigen Monaten"
 2022-08-31  3:14 UTC 

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-31  1:37 UTC  (7+ messages)

[lpieralisi-pci:pci/qcom] BUILD SUCCESS 2baedb9f93c42d35016c3c2e3015d67fbcb058b0
 2022-08-30 21:25 UTC 

[RESEND^2][PATCH v3] x86/PCI: Add support for the Intel 82378ZB/82379AB (SIO/SIO.A) PIRQ router
 2022-08-30 20:14 UTC  (2+ messages)

pcieport bug?
 2022-08-30 20:07 UTC  (2+ messages)

[PATCH v1 1/1] PCI: dwc: Replace of_gpio_named_count() by gpiod_count()
 2022-08-30 18:33 UTC 

[PATCH V2 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-30 12:53 UTC  (5+ messages)
` [PATCH V2 1/2] PCI: Allow drivers to request exclusive config regions

[PATCH 0/4] PCI: mvebu: Add support for error interrupt
 2022-08-30 12:36 UTC  (3+ messages)
` [PATCH 2/4] PCI: mvebu: Implement support for interrupts on emulated bridge

[PATCH 00/11] Improvements to the Qcom PCIe Endpoint driver
 2022-08-30 11:57 UTC  (7+ messages)
` [PATCH 09/11] dt-bindings: PCI: qcom-ep: Define clocks per platform
` [PATCH 10/11] dt-bindings: PCI: qcom-ep: Add support for SM8450 SoC

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-08-30 11:55 UTC  (10+ messages)
` [PATCH v5 2/3] PCI: qcom: "

[PATCH v2 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-30  9:29 UTC  (8+ messages)
` [PATCH v2 2/6] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [PATCH v2 5/6] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH] PCI: qcom-ep: Add MODULE_DEVICE_TABLE
 2022-08-30  8:30 UTC  (2+ messages)

[PATCH v4 0/6] Add iMX8MP PCIe support
 2022-08-30  7:52 UTC  (11+ messages)
` [PATCH v4 4/6] arm64: dts: imx8mp: "
` [PATCH 1/2] soc: imx: imx8mp-blk-ctrl: handle PCIe PHY resets
  ` [PATCH 2/2] fixup! phy: freescale: imx8m-pcie: Add iMX8MP PCIe PHY support

[PATCH v3 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
 2022-08-30  7:31 UTC  (3+ messages)

[PATCH v1 0/3] PCI: qcom: sc7280: add missing clocks
 2022-08-30  6:23 UTC  (8+ messages)
` [PATCH v2 0/3] PCI: qcom: sc7280: add missing aggre0, aggre1 and ddrs sf tbu clocks
  ` [PATCH v2 2/3] dt-bindings: pci: QCOM Adding sc7280 aggre0, aggre1 clocks

[PATCH v6 0/8] dt-bindings: YAMLify pci/qcom,pcie schema
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-08-29 21:43 UTC  (3+ messages)
` [PATCH RFC 1/2] of: dynamic: add of_node_alloc()
` [PATCH RFC 2/2] pci: create device tree node for selected devices

[lpieralisi-pci:pci/dwc] BUILD SUCCESS e99d8c5e803b9a9f0b5a84165dad3b8895446147
 2022-08-29 20:19 UTC 

[PATCH] Guard pci_create_sysfs_dev_files with atomic value
 2022-08-29 19:14 UTC 

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

[PATCH] PCI: mvebu: Use devm_request_irq() for registering interrupt handler
 2022-08-29 16:51 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).