Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-30 18:33:40 to 2021-07-06 15:53:59 UTC [more...]

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-06 15:48 UTC  (2+ messages)
` [PATCH v2 4/4] "

[PATCH] misc: pci_endpoint_test: Ensure relationship between miscdev and PCI
 2021-07-06 15:43 UTC 

[PATCH v15 00/12] Restricted DMA
 2021-07-06 15:39 UTC  (21+ messages)
` [PATCH v15 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v15 12/12] of: Add plumbing for restricted DMA pool

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (21+ messages)

[PATCH 0/5] PCI/VPD: Further improvements
 2021-07-06 14:32 UTC  (3+ messages)

[PATCH 1/2] igc: don't rd/wr iomem when PCI is removed
 2021-07-06 14:23 UTC  (4+ messages)

[PATCH RFC 0/1] Move PHY out of pcie-kirin driver
 2021-07-06 12:23 UTC  (2+ messages)
` [PATCH RFC 1/1] PCI: dwc: pcie-kirin: split PHY interface from the driver

[PATCH] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-06 11:35 UTC  (3+ messages)

[PATCH v2] x86/PCI: Handle PIRQ routing tables with no router device given
 2021-07-06 11:30 UTC 

[PATCH 0/5] PCI: Add support for J7200 and AM64
 2021-07-06 10:50 UTC  (6+ messages)
` [PATCH v3 1/5] PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet state
` [PATCH 2/5] PCI: j721e: Add PCIe support for J7200
` [PATCH 3/5] PCI: j721e: Add PCIe support for AM64
` [PATCH 4/5] misc: pci_endpoint_test: Do not request or allocate IRQs in probe
` [PATCH 5/5] misc: pci_endpoint_test: Add deviceID for AM64 and J7200

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-06  9:54 UTC  (10+ messages)
` [PATCH 2/4] PCI: core: quirks: add mrrs_limit_quirk
  ` Re: [PATCH 0/4] PCI: replace dublicated MRRS limit quirks

Possible issue at the kirin-pcie driver
 2021-07-06  9:35 UTC 

[PATCH] PCI: dwc/intel-gw: Update MAINTAINERS file
 2021-07-06  8:20 UTC 

[PATCH v9 0/8] Expose and manage PCI device reset
 2021-07-06  5:16 UTC  (11+ messages)
` [PATCH v9 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v9 2/8] PCI: Add new array for keeping track of ordering of "
` [PATCH v9 3/8] PCI: Remove reset_fn field from pci_dev
` [PATCH v9 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism
` [PATCH v9 5/8] PCI: Define a function to set ACPI_COMPANION in pci_dev
` [PATCH v9 6/8] PCI: Setup ACPI fwnode early and at the same time with OF
` [PATCH v9 7/8] PCI: Add support for ACPI _RST reset method
` [PATCH v9 8/8] PCI: Change the type of probe argument in reset functions

[PATCH v2 1/4] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-07-06  1:06 UTC  (4+ messages)
` [PATCH v2 2/4] PCI/sysfs: Check CAP_SYS_ADMIN before parsing "
` [PATCH v2 3/4] PCI/sysfs: Return -EINVAL consistently from "store" functions
` [PATCH v2 4/4] PCI: Don't use the strtobool() wrapper for kstrtobool()

[PATCH 1/4] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-07-06  0:35 UTC  (6+ messages)
` [PATCH 2/4] PCI/sysfs: Check CAP_SYS_ADMIN before parsing "
` [PATCH 3/4] PCI/sysfs: Return -EINVAL consistently from "store" functions
` [PATCH 4/4] PCI: Don't use the strtobool() wrapper for kstrtobool()

[PATCH] PCI: Only declare struct pci_filp_private when HAVE_PCI_MMAP is set
 2021-07-06  0:31 UTC 

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-05 22:31 UTC  (7+ messages)
` [PATCH 2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH] PCI/P2PDMA: finish RCU conversion of pdev->p2pdma
 2021-07-05 16:11 UTC  (4+ messages)

[PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
 2021-07-05 15:46 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 18/26] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-07-05 15:30 UTC 

[PATCH AUTOSEL 5.10 28/41] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-07-05 15:29 UTC 

[PATCH AUTOSEL 5.12 34/52] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-07-05 15:28 UTC 

[PATCH AUTOSEL 5.13 37/59] PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()
 2021-07-05 15:27 UTC 

[PATCH v2 00/11] Add support for Hikey 970 PCIe
 2021-07-05 14:54 UTC  (4+ messages)
` [PATCH v2 04/11] PCI: dwc: pcie-kirin: add support for Kirin 970 PCIe controller

[GIT PULL 1/2] asm-generic: rework PCI I/O space access
 2021-07-05 12:40 UTC  (5+ messages)

[PATCH RFC 0/2] x86/PCI: SiS PIRQ router updates
 2021-07-05 10:54 UTC  (4+ messages)

[RFC PATCH 00/40] Cleanup pci-keystone.c and Add AM654 PCIe Support
 2021-07-05  8:21 UTC  (4+ messages)
` [RFC PATCH 08/40] PCI: keystone: Cleanup MSI/legacy interrupt configuration and handling

[PATCH] PCI: hotplug: set 'thread_finished' flag to be true by default
 2021-07-05  5:13 UTC  (3+ messages)

[PATCH] PCI: tegra: Remove unused struct tegra_pcie_bus
 2021-07-04 23:57 UTC 

[GIT PULL] Compute Express Link (CXL) update for v5.14
 2021-07-04 20:09 UTC  (2+ messages)

[PATCH v3] PCI: iproc: Fix a non-compliant kernel-doc
 2021-07-03 15:18 UTC  (3+ messages)

[PATCH] PCI: endpoint: Fix kernel-doc formatting and add missing documentation
 2021-07-03 15:16 UTC  (2+ messages)

[PATCH 1/5] PCI: Fix kernel-doc formatting
 2021-07-03 15:13 UTC  (5+ messages)
` [PATCH 2/5] PCI: iproc: "
` [PATCH 3/5] PCI: cadence: Add missing kernel-doc for struct cdns_pcie members
` [PATCH 4/5] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
` [PATCH 5/5] PCI: endpoint: "

[PATCH v3] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
 2021-07-03  8:51 UTC  (3+ messages)

[pci:next] BUILD SUCCESS e7e1458ecc1892e408c2626f88255de6595ff33d
 2021-07-03  7:02 UTC 

[PATCH v2] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
 2021-07-02 23:17 UTC  (2+ messages)

[PATCH 1/2] PCI: Call MPS fixup quirks early
 2021-07-02 21:53 UTC  (5+ messages)

[PATCH] PCI: hotplug: Fix kernel-doc formatting and add missing documentation
 2021-07-02 21:51 UTC  (2+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-07-02 21:35 UTC  (3+ messages)
` [PATCH 20/42] PCI: aardvark: Add support for more than 32 MSI interrupts

[PATCH] PCI: cadence: Remove surplus and document missing struct members
 2021-07-02 21:26 UTC 

[PATCH] PCI: Fix kernel-doc formatting
 2021-07-02 20:49 UTC 

[PATCH v2] PCI: iproc: Fix a non-compliant kernel-doc
 2021-07-02 20:42 UTC  (4+ messages)

[PATCH v8 0/8] Expose and manage PCI device reset
 2021-07-02 19:11 UTC  (10+ messages)
` [PATCH v8 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods
` [PATCH v8 2/8] PCI: Add new array for keeping track of ordering of "
` [PATCH v8 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism

[pci:pci/p2pdma] BUILD SUCCESS 651b0ba3f8302e183277e4fa317fff2f9685bca2
 2021-07-02 10:12 UTC 

[pci:pci/hotplug] BUILD SUCCESS 6d71cc4c91d856f05d9f175fba866616dd1a7d1f
 2021-07-02  8:44 UTC 

[PATCH v2] Documentation: PCI: pci-error-recovery: swap sequence between MMIO Enabled and Link Reset
 2021-07-02  3:22 UTC 

[PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence
 2021-07-02  2:41 UTC  (3+ messages)

[PATCH 0/4] MFD: intel_pmt: Split OOBMSM from intel_pmt driver
 2021-07-01 22:41 UTC  (11+ messages)
` [PATCH 2/4] MFD: intel_pmt: Remove OOBMSM device

[PATCH v2] PCI: cpcihp: Move declaration of cpci_debug to the header file
 2021-07-01 22:10 UTC  (3+ messages)

[PATCH v2] PCI: Disable Samsung SM951/PM951 NVMe before FLR
 2021-07-01 21:24 UTC  (5+ messages)

[PATCH] PCI: dwc: Remove surplus break statement after return
 2021-07-01 21:02 UTC 

[PATCH v2 1/2] PCI: artpec6: Remove surplus break statement after return
 2021-07-01 21:00 UTC  (4+ messages)
` [PATCH v2 2/2] PCI: artpec6: Remove local code block from within switch statement

[PATCH] PCI: artpec6: Remove surplus break statement after return
 2021-07-01 20:50 UTC  (3+ messages)

[PATCH] MAINTAINERS: Replace Ley Foon Tan as Altera PCIE maintainer
 2021-07-01 19:46 UTC  (3+ messages)

[PATCH] PCI: cpcihp: Move declaration of cpci_debug to the header file
 2021-07-01 18:41 UTC  (3+ messages)

[PATCH] PCI: rockchip: Fix timeout in rockchip_pcie_host_init_port()
 2021-07-01 18:07 UTC  (2+ messages)

[PATCH v4 0/3] Visconti: Add Toshiba Visconti PCIe host controller driver
 2021-07-01 15:43 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: pci: Add DT binding for Toshiba Visconti PCIe controller
` [PATCH v4 2/3] PCI: visconti: Add Toshiba Visconti PCIe host controller driver

[PATCH v5 0/3] Add Qualcomm PCIe Endpoint driver support
 2021-07-01 15:25 UTC  (2+ messages)

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-07-01 14:59 UTC  (8+ messages)

[RFC 1/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0
 2021-07-01 14:21 UTC  (3+ messages)

[pci:pci/rockchip] BUILD SUCCESS 450bc737daf066e83fb50cdbdb5c8918231aeedc
 2021-07-01  8:44 UTC 

[PATCH V6 0/4] PCI: Loongson-related pci quirks
 2021-07-01  7:44 UTC  (5+ messages)
` [PATCH V6 1/4] PCI: Improve the MRRS quirk for LS7A
` [PATCH V6 2/4] PCI: Move loongson pci quirks to quirks.c
` [PATCH V6 3/4] PCI: Add quirk for LS7A to avoid reboot failure
` [PATCH V6 4/4] PCI: Add quirk for multifunction devices of LS7A

[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated
 2021-06-30 18:49 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 read-only IMAP folder(s) and NNTP newsgroup(s).