linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 21:48:02 to 2020-09-22 17:30:43 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] PCI: dwc/meson: do not fail on wait linkup timeout
 2020-09-22 17:30 UTC  (3+ messages)

[PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
 2020-09-22 16:57 UTC  (2+ messages)

[PATCH v5 0/3] vfio/pci: Restore MMIO access for s390 detached VFs
 2020-09-22 16:57 UTC  (5+ messages)
` [PATCH v5 3/3] vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn

[PATCH] PCI: xgene: Remove unused assignment to variable msi_val
 2020-09-22 14:52 UTC  (2+ messages)

Enabling d3 support on hotplug bridges
 2020-09-22 14:39 UTC  (3+ messages)

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-22 13:54 UTC  (16+ 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
` [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per "

[PATCH v2] PCI: brcmstb: fix a missing if statement on a return error check
 2020-09-22 12:50 UTC  (2+ messages)

[PATCH] [-next] PCI: DWC: Fix cast truncates bits from constant value
 2020-09-22  9:57 UTC  (6+ messages)

[bugzilla-daemon@bugzilla.kernel.org: [Bug 209323] New: pcieport devices take longer than 1 second in resume]
 2020-09-22  9:05 UTC  (2+ messages)

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-22  8:40 UTC  (15+ 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] PCI/portdrv: Don't disable pci device during shutdown
 2020-09-22  6:20 UTC  (6+ messages)

[PATCH] PCI/ACPI: update kernel-doc line comments
 2020-09-22  2:32 UTC 

[PATCH] PCI: brcmstb: Add missing if statement
 2020-09-21 21:21 UTC  (4+ messages)
  ` [PATCH v2] PCI: brcmstb: Add missing if statement and error path

[PATCH][V2][next] PCI: brcmstb: fix a missing if statement on a return error check
 2020-09-21 21:15 UTC 

[PATCH][next] PCI: brcmstb: fix a missing if statement on a return error check
 2020-09-21 21:03 UTC  (4+ messages)

[PATCH v3 00/30] Add support for Clang LTO
 2020-09-21 18:58 UTC  (38+ 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 v2] PCI: hv: Fix hibernation in case interrupts are not re-created
 2020-09-21 17:01 UTC  (2+ messages)

[PATCH 00/14] drop double zeroing
 2020-09-21 16:58 UTC  (3+ messages)
` [PATCH 14/14] PCI/P2PDMA: "

[PATCH 0/7] PCI: layerscape: Add power management support
 2020-09-21 16:46 UTC  (4+ messages)
` [PATCH 6/7] dts: arm64: ls1043a: Add SCFG phandle for PCIe nodes

[PATCH 5.8 005/118] dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
 2020-09-21 16:26 UTC 

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-21 16:31 UTC  (8+ messages)

[PATCH] pci: meson: build as module by default
 2020-09-21 15:34 UTC  (2+ messages)

[PATCH -next] PCI: loongson: simplify the return expression of loongson_pci_probe()
 2020-09-21 13:10 UTC 

[PATCH -next] PCI: cadence: simplify the return expression of cdns_pcie_host_init_address_translation()
 2020-09-21 13:10 UTC 

[PATCH 0/2] PCI: aardvark: Fix comphy with old ATF
 2020-09-21 13:09 UTC  (3+ messages)

[PATCH v5 03/10] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities()
 2020-09-21 12:15 UTC  (10+ 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
  ` [PATCH v5 07/10] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
  ` [PATCH v5 08/10] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling

[PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
 2020-09-21 11:28 UTC  (3+ messages)

[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 -next] PCI: mobiveil: simplify the return expression of mobiveil_pcie_init_irq_domain
 2020-09-21  8:24 UTC 

[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] 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  (4+ 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 0/2] Fix pci_iounmap() on !CONFIG_GENERIC_IOMAP
 2020-09-18 19:58 UTC  (4+ messages)
` [PATCH v2 0/3] "

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

[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  (3+ messages)

[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

[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 1/3] sched/isolation: API to get num of hosekeeping CPUs
 2020-09-17 22:09 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).