linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-16 22:45:51 to 2020-09-21 11:15:39 UTC [more...]

[PATCH v9 0/5] Simplify PCIe native ownership detection logic
 2020-09-22 20:54 UTC  (4+ messages)
` [PATCH v9 1/5] PCI: Conditionally initialize host bridge native_* members
` [PATCH v9 3/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native is set
` [PATCH v9 5/5] PCI/DPC: Move AER/DPC dependency checks out of DPC driver

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-21 11:13 UTC  (6+ messages)
` [PATCH v5 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH v5 06/10] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs
` [PATCH v5 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling

[PATCHv8 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-21 11:03 UTC  (14+ messages)
` [PATCHv8 01/12] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCHv8 02/12] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCHv8 03/12] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCHv8 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCHv8 05/12] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCHv8 06/12] PCI: layerscape: Fix some format issue of the code
` [PATCHv8 07/12] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCHv8 08/12] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCHv8 09/12] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCHv8 10/12] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCHv8 11/12] misc: pci_endpoint_test: Add LS1088a in pci_device_id table
` [PATCHv8 12/12] misc: pci_endpoint_test: Add driver data for Layerscape PCIe controllers

[PATCH] Convert enum pci_dev_flags to bit fields in struct pci_dev
 2020-09-21  9:32 UTC  (2+ messages)

[PATCH] PCI/portdrv: Don't disable pci device during shutdown
 2020-09-21  9:22 UTC 

[PATCH -next] PCI: mobiveil: simplify the return expression of mobiveil_pcie_init_irq_domain
 2020-09-21  8:24 UTC 

[PATCH] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-09-21  7:49 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-21  7:30 UTC  (13+ messages)
` [PATCH 01/20] dt-bindings: pci: rcar-pci: Add device tree support for r8a774e1
` [PATCH 03/20] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: Document "
` [PATCH 11/20] dt-bindings: usb: renesas,usbhs: Add "

[PATCH v5 00/17] Implement NTB Controller using multiple PCI EP
 2020-09-21  4:58 UTC  (23+ messages)
` [PATCH v5 01/17] Documentation: PCI: Add specification for the *PCI NTB* function device
` [PATCH v5 02/17] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR
` [PATCH v5 03/17] PCI: endpoint: Add helper API to get the 'next' unreserved BAR
` [PATCH v5 04/17] PCI: endpoint: Make *_free_bar() to return error codes on failure
` [PATCH v5 05/17] PCI: endpoint: Remove unused pci_epf_match_device()
` [PATCH v5 06/17] PCI: endpoint: Add support to associate secondary EPC with EPF
` [PATCH v5 07/17] PCI: endpoint: Add support in configfs to associate two EPCs "
` [PATCH v5 08/17] PCI: endpoint: Add pci_epc_ops to map MSI irq
` [PATCH v5 09/17] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs
` [PATCH v5 10/17] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
` [PATCH v5 11/17] PCI: cadence: Implement ->msi_map_irq() ops
` [PATCH v5 12/17] PCI: endpoint: Add EP function driver to provide NTB functionality
` [PATCH v5 13/17] PCI: Add TI J721E device to pci ids
` [PATCH v5 14/17] NTB: Add support for EPF PCI-Express Non-Transparent Bridge
` [PATCH v5 15/17] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge
` [PATCH v5 16/17] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function
` [PATCH v5 17/17] Documentation: PCI: Add userguide for PCI endpoint NTB function

[PATCH 00/14] drop double zeroing
 2020-09-20 11:26 UTC  (2+ messages)
` [PATCH 14/14] PCI/P2PDMA: "

[PATCH] PCI: keystone: Enable compile-testing on !ARM
 2020-09-19 19:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus
 2020-09-19 17:28 UTC 

[pci:next] BUILD SUCCESS 9f7e8e9355250b59371f5262fe2c527b974151c5
 2020-09-19 10:56 UTC 

[PATCH] PCI: Make sure the bus bridge powered on when scanning bus
 2020-09-19 10:22 UTC  (5+ messages)

[PATCH] Use maximum latency when determining L1 ASPM
 2020-09-18 22:47 UTC  (3+ messages)
` [PATCH] Use maximum latency when determining L1/L0s ASPM v2

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-18 21:29 UTC  (36+ messages)
` [PATCH v3 01/30] lib/string.c: implement stpcpy
` [PATCH v3 02/30] RAS/CEC: Fix cec_init() prototype
` [PATCH v3 03/30] x86/boot/compressed: Disable relocation relaxation
` [PATCH v3 04/30] x86/asm: Replace __force_order with memory clobber
` [PATCH v3 05/30] kbuild: preprocess module linker script
` [PATCH v3 06/30] objtool: Add a pass for generating __mcount_loc
` [PATCH v3 07/30] objtool: Don't autodetect vmlinux.o
` [PATCH v3 08/30] kbuild: add support for objtool mcount
` [PATCH v3 09/30] x86, build: use "
` [PATCH v3 10/30] treewide: remove DISABLE_LTO
` [PATCH v3 11/30] kbuild: add support for Clang LTO
` [PATCH v3 12/30] kbuild: lto: fix module versioning
` [PATCH v3 13/30] kbuild: lto: postpone objtool
` [PATCH v3 14/30] kbuild: lto: limit inlining
` [PATCH v3 15/30] kbuild: lto: merge module sections
` [PATCH v3 16/30] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH v3 17/30] init: lto: ensure initcall ordering
` [PATCH v3 18/30] init: lto: fix PREL32 relocations
` [PATCH v3 19/30] PCI: Fix PREL32 relocations for LTO
` [PATCH v3 20/30] modpost: lto: strip .lto from module names
` [PATCH v3 21/30] scripts/mod: disable LTO for empty.c
` [PATCH v3 22/30] efi/libstub: disable LTO
` [PATCH v3 23/30] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH v3 24/30] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH v3 25/30] arm64: vdso: disable LTO
` [PATCH v3 26/30] KVM: arm64: disable LTO for the nVHE directory
` [PATCH v3 27/30] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH v3 28/30] x86, vdso: disable LTO only for vDSO
` [PATCH v3 29/30] x86, cpu: disable LTO for cpu.c
` [PATCH v3 30/30] x86, build: allow LTO_CLANG and THINLTO to be selected

[PATCH 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 19:58 UTC  (7+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation

[PATCH] pci: meson: build as module by default
 2020-09-18 18:12 UTC 

[PATCH -next] PCI: iproc: use module_bcma_driver to simplify the code
 2020-09-18 16:50 UTC  (2+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-18 15:27 UTC  (6+ messages)

[PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
 2020-09-18 12:38 UTC 

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-18 12:14 UTC  (3+ messages)

[PATCH v2 3/3] asm-generic/io.h: Fix !CONFIG_GENERIC_IOMAP pci_iounmap() implementation
 2020-09-18 11:06 UTC 

[PATCH] PCI: Cadence: Add quirk for Gen2 controller to do autonomous speed change
 2020-09-18 10:34 UTC 

[pci:pci/misc] BUILD SUCCESS 10791141a6cfc96eecf578fb1240f191ac112e02
 2020-09-18  9:30 UTC 

[PATCH V4 00/10] Add RCEC handling to PCI/AER
 2020-09-18  8:44 UTC  (9+ messages)
` [PATCH v4 01/10] PCI/RCEC: Add RCEC class code and extended capability
` [PATCH v4 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
` [PATCH v4 05/10] PCI/AER: Apply function level reset to RCiEP on fatal error
` [PATCH v4 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
` [PATCH v4 09/10] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling

[PATCHv7 00/12]PCI: dwc: Add the multiple PF support for DWC and Layerscape
 2020-09-18  8:15 UTC  (6+ messages)
` [PATCHv7 04/12] PCI: designware-ep: Modify MSI and MSIX CAP way of finding

[PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
 2020-09-18  7:15 UTC  (3+ messages)

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-18  4:04 UTC  (20+ messages)

[PATCH v3 0/2] PCI: Add new Unisoc PCIe driver
 2020-09-18  3:18 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: sprd: Document Unisoc PCIe RC host controller
` [PATCH v3 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller

[PATCH AUTOSEL 5.4 013/330] PCI/IOV: Serialize sysfs sriov_numvfs reads vs writes
 2020-09-18  2:00 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 050/330] PCI: Avoid double hpmemsize MMIO window assignment
` [PATCH AUTOSEL 5.4 216/330] PCI: Use ioremap(), not phys_to_virt() for platform ROM
` [PATCH AUTOSEL 5.4 221/330] PCI: pciehp: Fix MSI interrupt race
` [PATCH AUTOSEL 5.4 298/330] PCI: tegra194: Fix runtime PM imbalance on error
` [PATCH AUTOSEL 5.4 304/330] PCI: tegra: "

[PATCH AUTOSEL 4.19 132/206] PCI: Use ioremap(), not phys_to_virt() for platform ROM
 2020-09-18  2:07 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 135/206] PCI: pciehp: Fix MSI interrupt race
` [PATCH AUTOSEL 4.19 189/206] PCI: tegra: Fix runtime PM imbalance on error

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-17 22:09 UTC  (10+ messages)
` [RFC][Patch v1 1/3] sched/isolation: API to get num of hosekeeping CPUs
` [RFC][Patch v1 2/3] i40e: limit msix vectors based on housekeeping CPUs

[PATCH] [-next] PCI: endpoint: Using plain integer as NULL pointer
 2020-09-17 21:46 UTC  (2+ messages)

[PATCH v2] PCI: Add support for LTR
 2020-09-17 21:37 UTC  (4+ messages)

[PATCH] PCI: Simplify pci_dev_reset_slot_function()
 2020-09-17 21:26 UTC  (2+ messages)

[PATCH] PCI: pciehp: Reduce noisiness on hot removal
 2020-09-17 21:24 UTC  (2+ messages)

[PATCH] arm64: Enable PCI write-combine resources under sysfs
 2020-09-17 16:08 UTC  (16+ messages)

pcie-designware.c sparse warning
 2020-09-17 16:14 UTC  (2+ messages)

[PATCH v3 00/18] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2020-09-17 17:37 UTC  (5+ messages)

support range based offsets in dma-direct v3
 2020-09-17 16:45 UTC  (2+ messages)

[PATCH] PCI/ASPM: Enable ASPM for links under VMD domain
 2020-09-17 17:20 UTC  (2+ messages)

[PATCH -next] PCI/IOV: use module_pci_driver to simplify the code
 2020-09-17 17:42 UTC  (4+ messages)

[PATCH] PCI/ACPI: Add Ampere Altra SOC MCFG quirk
 2020-09-17 17:33 UTC  (2+ messages)

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17 17:32 UTC  (2+ messages)

pci=nocrs required on HP rp5700 Business System
 2020-09-17 17:02 UTC 

[PATCH] PCI: Trivial comment fixup for PCI mmap ifdefs
 2020-09-17 17:09 UTC  (2+ messages)

[PATCH] PCI/LINK: Print IRQ number used by port
 2020-09-17 17:01 UTC  (2+ messages)

[PATCH -next] PCI: rpadlpar: use for_each_child_of_node() and for_each_node_by_name
 2020-09-17 16:57 UTC  (2+ messages)

[PATCH] ARM/PCI: Remove struct msi_controller from struct hw_pci
 2020-09-17 15:09 UTC  (3+ messages)
` [PATCH v2] ARM/PCI: Remove unused fields "

[PATCH -next] PCI: dwc: Remove set but not used variable
 2020-09-17 15:05 UTC  (2+ messages)

[PATCH v12 00/10] PCI: brcmstb: enable PCIe for STB chips
 2020-09-17 12:08 UTC  (2+ messages)

[PATCH -next] PCI: tegra: convert to use DEFINE_SEQ_ATTRIBUTE macro
 2020-09-17 11:01 UTC  (2+ messages)

[PATCH 0/5] Add PCIe support for SM8250 SoC
 2020-09-17  5:10 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,qmp: Document SM8250 PCIe PHY bindings
` [PATCH 2/5] phy: qualcomm: phy-qcom-qmp: Add PCIe PHY support for SM8250 SoC
` [PATCH 3/5] dt-bindings: pci: qcom: Document PCIe bindings "
` [PATCH 5/5] pci: controller: dwc: qcom: Harcode PCIe config SID

[PATCH v2 0/3] PCI: iproc: Add fixes to pcie iproc
 2020-09-17  3:12 UTC  (6+ messages)
` [PATCH v2 3/3] PCI: iproc: Display PCIe Link information

[PATCH] driver/pci: reduce the single block time in pci_read_config
 2020-09-17  0:22 UTC  (3+ messages)

[PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
 2020-09-16 23:06 UTC  (2+ messages)

[PATCH v3 04/10] PCI/RCEC: Add pcie_walk_rcec() to walk associated RCiEPs
 2020-09-16 22: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 NNTP newsgroup(s).