linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 18:12:48 to 2021-03-24 15:44:30 UTC [more...]

[PATCH] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-03-24 15:43 UTC  (3+ messages)

[PATCH v3 00/17] Add support for Clang CFI
 2021-03-24 15:31 UTC  (22+ messages)
` [PATCH v3 01/17] add "
` [PATCH v3 02/17] cfi: add __cficanonical
` [PATCH v3 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH v3 04/17] module: ensure __cfi_check alignment
` [PATCH v3 05/17] workqueue: use WARN_ON_FUNCTION_MISMATCH
` [PATCH v3 06/17] kthread: "
` [PATCH v3 07/17] kallsyms: strip ThinLTO hashes from static functions
` [PATCH v3 08/17] bpf: disable CFI in dispatcher functions
` [PATCH v3 09/17] treewide: Change list_sort to use const pointers
` [PATCH v3 10/17] lkdtm: use __va_function
` [PATCH v3 11/17] psci: use __pa_function for cpu_resume
` [PATCH v3 12/17] arm64: implement __va_function
` [PATCH v3 13/17] arm64: use __pa_function
` [PATCH v3 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH v3 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH v3 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH v3 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-24 15:13 UTC  (18+ messages)

[PATCH v2 00/15] PCI/MSI: Getting rid of msi_controller, and other cleanups
 2021-03-24 14:45 UTC  (26+ messages)
` [PATCH v2 01/15] PCI: tegra: Convert to MSI domains
` [PATCH v2 02/15] PCI: rcar: Don't allocate extra memory for the MSI capture address
` [PATCH v2 03/15] PCI: rcar: Convert to MSI domains
` [PATCH v2 04/15] PCI: xilinx: Don't allocate extra memory for the MSI capture address
` [PATCH v2 05/15] PCI: xilinx: Convert to MSI domains
` [PATCH v2 06/15] PCI: hv: Drop msi_controller structure
` [PATCH v2 07/15] PCI/MSI: Drop use of msi_controller from core code
` [PATCH v2 08/15] PCI/MSI: Kill msi_controller structure
` [PATCH v2 09/15] PCI/MSI: Kill default_teardown_msi_irqs()
` [PATCH v2 10/15] PCI/MSI: Let PCI host bridges declare their lack of MSI handling
` [PATCH v2 11/15] PCI: mediatek: Advertise "
` [PATCH v2 12/15] PCI/MSI: Let PCI host bridges declare their reliance on MSI domains
` [PATCH v2 13/15] PCI/MSI: Make pci_host_common_probe() declare its "
` [PATCH v2 14/15] PCI/MSI: Document the various ways of ending up with NO_MSI
` [PATCH v2 15/15] PCI: Refactor HT advertising of NO_MSI flag

[PATCH 0/2] PCI: Fixes in pci-keystone driver
 2021-03-24 12:19 UTC  (3+ messages)
` [PATCH 1/2] PCI: keystone: Set mode as RootComplex for "ti,keystone-pcie" compatible
` [PATCH 2/2] PCI: keystone: Add link up check in ks_child_pcie_ops.map_bus()

[PATCH RESEND] PCI: dwc: put struct dw_pcie::{ep,pp} into a union to reduce its size
 2021-03-24 11:33 UTC  (3+ messages)

[PATCH] PCI: Disable D3cold support on Intel XMM7360
 2021-03-24 11:13 UTC 

[PATCH v2 0/3] add one regulator used to power up pcie phy
 2021-03-24  9:30 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: imx6q-pcie: "
` [PATCH v2 2/3] arm64: dts: imx8mq-evk: "
` [PATCH v2 3/3] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3

[PATCH v6 0/5] misc: Add Add Synopsys DesignWare xData IP driver
 2021-03-24  9:25 UTC  (5+ messages)
` [PATCH v6 1/5] misc: "

[v9,0/7] PCI: mediatek: Add new generation controller support
 2021-03-24  9:09 UTC  (9+ messages)
` [v9,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema
` [v9,2/7] PCI: Export pci_pio_to_address() for module use
` [v9,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v9,4/7] PCI: mediatek-gen3: Add INTx support
` [v9,5/7] PCI: mediatek-gen3: Add MSI support
` [v9,6/7] PCI: mediatek-gen3: Add system PM support
` [v9,7/7] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

[pci:for-linus] BUILD SUCCESS fd4162f0519401efccd216572a207b37be5c3584
 2021-03-24  7:10 UTC 

[pci:next] BUILD SUCCESS 55bddc9ae5fb2b0c4083b449ab2ba8b9f3d862bd
 2021-03-24  4:38 UTC 

[PATCH 0/7] PCI: layerscape: Add power management support
 2021-03-24  4:10 UTC  (3+ messages)

[PATCH next-queue v3 0/3] igc: Add support for PCIe PTM
 2021-03-23 22:49 UTC  (13+ messages)
` [PATCH next-queue v3 1/3] Revert "PCI: Make pci_enable_ptm() private"
` [PATCH next-queue v3 2/3] igc: Enable PCIe PTM
` [PATCH next-queue v3 3/3] igc: Add support for PTP getcrosststamp()

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-03-23 22:47 UTC  (2+ messages)

[PATCH] PCI: hotplug: fix null-ptr-dereferencd in cpcihp error path
 2021-03-23 22:19 UTC  (2+ messages)

[PATCH] x86/pci: use true and false for bool variable
 2021-03-23 20:38 UTC  (2+ messages)

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-23 20:35 UTC  (4+ messages)
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller

[RESEND PATCH V6 0/2] PCI: Add new Unisoc PCIe driver
 2021-03-23 20:30 UTC  (4+ messages)
` [RESEND PATCH V6 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [RESEND PATCH V6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[RFC PATCH 0/2] PCI Data Object Exchange support + CXL CDAT
 2021-03-23 18:57 UTC  (7+ messages)
` [RFC PATCH 1/2] PCI/doe: Initial support PCI Data Object Exchange

[PATCH] pci: fix memory leak when virtio pci hotplug
 2021-03-23 18:24 UTC  (4+ messages)

How long should be PCIe card in Warm Reset state?
 2021-03-23 16:57 UTC  (4+ messages)

[PATCH 4/4] PCI/sysfs: Allow userspace to query and set device reset mechanism
 2021-03-23 16:15 UTC  (15+ messages)

[PATCH RESEND] PCI: dwc: Fix MSI not work after resume
 2021-03-23 16:04 UTC  (5+ messages)

[PATCH v2] PCI: free of node in pci_scan_device's error path
 2021-03-23 15:23 UTC  (2+ messages)

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-23 14:51 UTC  (9+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH] PCI: dwc: exynos: Check the phy_power_on() return value
 2021-03-23 11:49 UTC  (5+ messages)

[PATCH] PCI: dwc/intel-gw: Fix enabling the legacy PCI interrupt lines
 2021-03-23 11:35 UTC  (2+ messages)

[PATCH v3 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-03-23 11:17 UTC  (3+ messages)

[PATCH v4] PCI: endpoint: Fix NULL pointer dereference for ->get_features()
 2021-03-23 11:05 UTC  (4+ messages)

[PATCH] PCI: rockchip: Correct definition of ROCKCHIP_PCIE_EP_MSI_CTRL_ME
 2021-03-23 10:53 UTC  (2+ messages)

[PATCH v4 0/4] AM64: Add PCIe bindings and driver support
 2021-03-23 10:35 UTC  (2+ messages)

[PATCH] PCI: mobiveil: Improve PCIE_LAYERSCAPE_GEN4 dependencies
 2021-03-23 10:30 UTC  (2+ messages)

[PATCH] PCI: dwc: fix reference leak in pex_ep_event_pex_rst_deassert
 2021-03-23 10:24 UTC  (4+ messages)

Re: Re: [PATCH 1/3] dt-bindings: imx6q-pcie: specify the imx8mq pcie phy voltage
 2021-03-23  6:54 UTC 

[pci:pci/hotplug] BUILD SUCCESS 1e0cd5d667f2c96a608faba210473a5033c7a061
 2021-03-23  6:44 UTC 

[Intel-wired-lan] [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
 2021-03-23  4:17 UTC  (7+ messages)

[PATCH v8 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design
 2021-03-23  3:38 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: PCI: mediatek: Update the Device tree bindings
` [PATCH v8 2/4] PCI: mediatek: Add new method to get shared pcie-cfg base address and parse node
` [PATCH v8 3/4] arm64: dts: mediatek: Split PCIe node for MT2712 and MT7622
` [PATCH v8 4/4] ARM: dts: mediatek: Update MT7629 PCIe node for new format

[PATCH 0/5] Legacy direct-assign mode
 2021-03-22 22:55 UTC  (5+ messages)

[PATCH] PCI:tegra:Correct typo for PCIe endpoint mode in Tegra194
 2021-03-22 18:20 UTC  (2+ messages)

[PATCH] PCI: dwc: Move forward the iATU detection process
 2021-03-22 18:10 UTC  (4+ messages)

[PATCH -next] PCI: brcmstb: Fix error return code in brcm_pcie_probe()
 2021-03-22 17:50 UTC  (2+ messages)

[PATCH] PCI: layerscape: Correct syntax by changing comma to semicolon
 2021-03-22 17:25 UTC  (3+ messages)

[PATCH next-queue v2 0/3] igc: Add support for PCIe PTM
 2021-03-22 15:47 UTC  (4+ messages)
` [PATCH next-queue v2 3/3] igc: Add support for PTP getcrosststamp()
  ` [Intel-wired-lan] "

[PATCH -next] pci/controller/dwc: convert comma to semicolon
 2021-03-22 15:25 UTC  (8+ messages)

[PATCH] PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
 2021-03-22 14:48 UTC  (2+ messages)

[PATCH] PCI: microchip: Remove dev_err() when handing an error from platform_get_irq()
 2021-03-22 14:26 UTC  (2+ messages)

[PATCH -next] PCI: microchip: Make some symbols static
 2021-03-22 14:24 UTC  (2+ messages)

[PATCH] PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
 2021-03-22 14:19 UTC  (2+ messages)

[PATCH v4 0/2] VMD MSI Remapping Bypass
 2021-03-22 14:11 UTC  (2+ messages)

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-22 14:04 UTC  (8+ messages)
` [PATCH 03/13] PCI: xilinx: Convert to MSI domains

[PATCH] PCI: tegra: Constify static structs
 2021-03-22 12:57 UTC  (2+ messages)

Re: [PATCH 1/3] dt-bindings: imx6q-pcie: specify the imx8mq pcie phy voltage
 2021-03-22 12:14 UTC  (2+ messages)

[PATCH v2] PCI: Factor functions of PCI function reset
 2021-03-22 11:56 UTC  (3+ messages)

[PATCH] pci/hotplug: fix potential memory leak in disable_slot()
 2021-03-22  9:42 UTC  (2+ messages)

[v4] PCI: Avoid unsync of LTR mechanism configuration
 2021-03-22  0:41 UTC  (2+ messages)

[PATCH] lspci: Don't report PCIe link downgrades for downstream ports
 2021-03-21 16:32 UTC  (3+ messages)

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-03-21 15:09 UTC  (4+ messages)

[RFC 0/2] PCI: Introduce pci_ops::use_arch_sysdata
 2021-03-20 17:14 UTC  (12+ messages)
` [RFC 1/2] arm64: PCI: Allow use arch-specific pci sysdata

[PATCH mlx5-next v8 0/4] Dynamically assign MSI-X vectors count
 2021-03-20  9:13 UTC  (2+ messages)

[PATCH] PCI: quirks: Quirk PCI d3hot delay for AMD xhci
 2021-03-19 18:11 UTC  (3+ 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).