Linux PCI
[Prev Page][Next Page]
[PATCH] PCI: mvebu: Fix duplicate resource requests,
Rob Herring
[BUG] PCIe on Armada 388 broken since 5.9,
Russell King - ARM Linux admin
[Bug 209729] mvebu-pcie soc:pcie: resource collision,
Bjorn Helgaas
[PATCH v17 0/3] PCI: microchip: Add host driver for Microchip PCIe controller,
daire.mcnamara
Re: [PATCH v17 3/3] PCI: microchip: Add host driver for Microchip PCIe controller,
Lorenzo Pieralisi
[PATCH V3 0/4] Change vring space from nomal memory to dma coherent memory,
Sherry Sun
[pci:v5.10-merge] BUILD SUCCESS f81f8dad8fc839e7d6eb48ea1d5cc542496e75d2,
kernel test robot
[pci:pci/vmd] BUILD SUCCESS 852ba91dfaf4b2af7a760c5d083e17f8851ba157,
kernel test robot
[pci:next] BUILD SUCCESS 28e34e751f6c50098d9bcecb30c97634b6126730,
kernel test robot
[PATCH] misc: pci_endpoint_test: Remove unnecessary verification,
Gustavo Pimentel
[GIT PULL] PCI changes for v5.10,
Bjorn Helgaas
[PATCH v3 12/16] PCI: Obey iomem restrictions for procfs mmap,
Daniel Vetter
[PATCH v3 15/16] sysfs: Support zapping of binary attr mmaps,
Daniel Vetter
[PATCH v3 16/16] PCI: Revoke mappings like devmem,
Daniel Vetter
[PATCH 1/2] PCI: export pci_match_device(),
Zhenzhong Duan
[pci:next] BUILD SUCCESS 065c21a8f8a466bf640ca46f8f7c07f119a9bc26,
kernel test robot
[pci:next] BUILD SUCCESS 2b1568a6f12c0289662a2c564ca23aac475d4475,
kernel test robot
[PATCH] pci: remove unneeded break,
trix
[RESEND PATCH] PCI: qcom: use PHY_REFCLK_USE_PAD only for ipq8064,
Ansuel Smith
[PATCH 0/6] Add DW PCIe support for Exynos5433 SoCs,
Marek Szyprowski
Message not available
Message not available
Message not available
Message not available
Message not available
[PATCH] PCI: export pci_find_host_bridge() to fix MFD build error,
Randy Dunlap
[PATCH] ARM: footbridge: fix dc21285 PCI configuration accessors,
Russell King
[RFC] treewide: cleanup unreachable breaks,
trix
[pci:pci/aspm] BUILD SUCCESS 1b2c933cca51fb091246f52c4f7211ec1ec398ed,
kernel test robot
[pci:next] BUILD SUCCESS 30eec02c942d6de400f08da98183ab8cd7dd0fb4,
kernel test robot
[pci:pci/aspm] BUILD SUCCESS 98dfa938c32bacd5b02328a734caf4cc188f8239,
kernel test robot
[PATCH] PCI: rcar: Always allocate MSI addresses in 32bit space,
marek . vasut
[PATCH V4] PCI: rcar: Add L1 link state fix into data abort hook,
marek . vasut
[pci:review/aspm4] BUILD SUCCESS 3afb14c5d9504d687a66cbafa3c885fb4ffc9cf9,
kernel test robot
[RFC] PCI: allow sysfs file owner to read the config space with CAP_SYS_RAWIO,
Allen Pais
[PATCH v9 00/15] Add RCEC handling to PCI/AER,
Sean V Kelley
- [PATCH v9 01/15] PCI/RCEC: Add RCEC class code and extended capability,
Sean V Kelley
- [PATCH v9 02/15] PCI/RCEC: Bind RCEC devices to the Root Port driver,
Sean V Kelley
- [PATCH v9 04/15] PCI/ERR: Rename reset_link() to reset_subordinates(),
Sean V Kelley
- [PATCH v9 05/15] PCI/ERR: Simplify by using pci_upstream_bridge(),
Sean V Kelley
- [PATCH v9 03/15] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities(),
Sean V Kelley
- [PATCH v9 06/15] PCI/ERR: Simplify by computing pci_pcie_type() once,
Sean V Kelley
- [PATCH v9 14/15] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling,
Sean V Kelley
- [PATCH v9 15/15] PCI/AER: Add RCEC AER error injection support,
Sean V Kelley
- [PATCH v9 13/15] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling,
Sean V Kelley
- [PATCH v9 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR,
Sean V Kelley
- [PATCH v9 11/15] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs,
Sean V Kelley
- [PATCH v9 10/15] PCI/ERR: Limit AER resets in pcie_do_recovery(),
Sean V Kelley
- [PATCH v9 09/15] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery(),
Sean V Kelley
- [PATCH v9 08/15] PCI/ERR: Avoid negated conditional for clarity,
Sean V Kelley
- [PATCH v9 07/15] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery(),
Sean V Kelley
[PATCH v3 00/12] PCI/ASPM: Cleanup,
Bjorn Helgaas
- [PATCH v3 01/12] PCI/ASPM: Move pci_clear_and_set_dword() earlier,
Bjorn Helgaas
- [PATCH v3 02/12] PCI/ASPM: Move LTR path check to where it's used,
Bjorn Helgaas
- [PATCH v3 03/12] PCI/ASPM: Use 'parent' and 'child' for readability,
Bjorn Helgaas
- [PATCH v3 04/12] PCI/ASPM: Remove struct aspm_register_info.support,
Bjorn Helgaas
- [PATCH v3 05/12] PCI/ASPM: Remove struct aspm_register_info.enabled,
Bjorn Helgaas
- [PATCH v3 06/12] PCI/ASPM: Remove struct aspm_register_info.latency_encoding,
Bjorn Helgaas
- [PATCH v3 09/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl1,
Bjorn Helgaas
- [PATCH v3 10/12] PCI/ASPM: Pass L1SS Capabilities value, not struct aspm_register_info,
Bjorn Helgaas
- [PATCH v3 12/12] PCI/ASPM: Remove struct pcie_link_state.l1ss,
Bjorn Helgaas
- [PATCH v3 11/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_cap,
Bjorn Helgaas
- [PATCH v3 08/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_ctl2 (unused),
Bjorn Helgaas
- [PATCH v3 07/12] PCI/ASPM: Remove struct aspm_register_info.l1ss_cap_ptr,
Bjorn Helgaas
[PATCH v7 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback,
Kuppuswamy Sathyanarayanan
[RFC PATCH 0/2] iommu: Avoid unnecessary PRI queue flushes,
Jean-Philippe Brucker
[PATCH v6] PCI/ASPM: Add support for LTR _DSM,
Puranjay Mohan
[pci:review/aspm] BUILD SUCCESS ba1e2d85f84c9532b2b27c41718611ed2cb7e146,
kernel test robot
[PATCH v5 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback,
Kuppuswamy Sathyanarayanan
[PATCH v6 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback,
Kuppuswamy Sathyanarayanan
[pci:next] BUILD SUCCESS ec8d6eaa648655a79ef27f343600e561e4ab8384,
kernel test robot
[pci:pci/err] BUILD SUCCESS e49e4b167fd301aa569d757d40e104eed16c6cbe,
kernel test robot
[PATCH v6 00/25] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v6 07/25] treewide: remove DISABLE_LTO,
Sami Tolvanen
- [PATCH v6 05/25] tracing: add support for objtool mcount,
Sami Tolvanen
- [PATCH v6 10/25] objtool: Split noinstr validation from --vmlinux,
Sami Tolvanen
- [PATCH v6 09/25] kbuild: lto: fix module versioning,
Sami Tolvanen
- [PATCH v6 11/25] kbuild: lto: postpone objtool,
Sami Tolvanen
- [PATCH v6 08/25] kbuild: add support for Clang LTO,
Sami Tolvanen
- [PATCH v6 06/25] x86, build: use objtool mcount,
Sami Tolvanen
- [PATCH v6 04/25] tracing: move function tracer options to Kconfig,
Sami Tolvanen
- [PATCH v6 03/25] objtool: Don't autodetect vmlinux.o,
Sami Tolvanen
- [PATCH v6 02/25] objtool: Add a pass for generating __mcount_loc,
Sami Tolvanen
- [PATCH v6 14/25] kbuild: lto: remove duplicate dependencies from .mod files,
Sami Tolvanen
- [PATCH v6 15/25] init: lto: ensure initcall ordering,
Sami Tolvanen
- [PATCH v6 13/25] kbuild: lto: merge module sections,
Sami Tolvanen
- [PATCH v6 12/25] kbuild: lto: limit inlining,
Sami Tolvanen
- [PATCH v6 01/25] kbuild: preprocess module linker script,
Sami Tolvanen
- [PATCH v6 25/25] x86, build: allow LTO_CLANG and THINLTO to be selected,
Sami Tolvanen
- [PATCH v6 21/25] drivers/misc/lkdtm: disable LTO for rodata.o,
Sami Tolvanen
- [PATCH v6 22/25] x86/asm: annotate indirect jumps,
Sami Tolvanen
- [PATCH v6 24/25] x86, cpu: disable LTO for cpu.c,
Sami Tolvanen
- [PATCH v6 23/25] x86, vdso: disable LTO only for vDSO,
Sami Tolvanen
- [PATCH v6 20/25] efi/libstub: disable LTO,
Sami Tolvanen
- [PATCH v6 17/25] PCI: Fix PREL32 relocations for LTO,
Sami Tolvanen
- [PATCH v6 18/25] modpost: lto: strip .lto from module names,
Sami Tolvanen
- [PATCH v6 19/25] scripts/mod: disable LTO for empty.c,
Sami Tolvanen
- [PATCH v6 16/25] init: lto: fix PREL32 relocations,
Sami Tolvanen
PCI, isolcpus, and irq affinity,
Chris Friesen
[PATCH v4 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback,
sathyanarayanan . nkuppuswamy
[PATCH V3] PCI: rcar: Add L1 link state fix into data abort hook,
marek . vasut
[PATCH v3 0/1] PCI/ERR: fix regression introduced by 6d2c89441571 ("PCI/ERR: Update error status after reset_link()"),
Hedi Berriche
[RESEND PATCH v3 0/1] PCI/ERR: fix regression introduced by 6d2c89441571 ("PCI/ERR: Update error status after reset_link()"),
Hedi Berriche
[PATCH v2 0/1] PCI/ERR: fix regression introduced by 6d2c89441571 ("PCI/ERR: Update error status after reset_link()"),
Hedi Berriche
[PATCH] PCI: Move Rockchip driver to Cadence directory,
Rob Herring
[PATCH v5 00/29] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v5 01/29] kbuild: preprocess module linker script,
Sami Tolvanen
- [PATCH v5 11/29] kbuild: lto: postpone objtool,
Sami Tolvanen
- [PATCH v5 07/29] treewide: remove DISABLE_LTO,
Sami Tolvanen
- [PATCH v5 06/29] x86, build: use objtool mcount,
Sami Tolvanen
- [PATCH v5 13/29] kbuild: lto: merge module sections,
Sami Tolvanen
- [PATCH v5 17/29] PCI: Fix PREL32 relocations for LTO,
Sami Tolvanen
- [PATCH v5 15/29] init: lto: ensure initcall ordering,
Sami Tolvanen
- [PATCH v5 14/29] kbuild: lto: remove duplicate dependencies from .mod files,
Sami Tolvanen
- [PATCH v5 08/29] kbuild: add support for Clang LTO,
Sami Tolvanen
- [PATCH v5 12/29] kbuild: lto: limit inlining,
Sami Tolvanen
- [PATCH v5 21/29] drivers/misc/lkdtm: disable LTO for rodata.o,
Sami Tolvanen
- [PATCH v5 20/29] efi/libstub: disable LTO,
Sami Tolvanen
- [PATCH v5 16/29] init: lto: fix PREL32 relocations,
Sami Tolvanen
- [PATCH v5 26/29] x86/asm: annotate indirect jumps,
Sami Tolvanen
- [PATCH v5 28/29] x86, cpu: disable LTO for cpu.c,
Sami Tolvanen
- [PATCH v5 29/29] x86, build: allow LTO_CLANG and THINLTO to be selected,
Sami Tolvanen
- [PATCH v5 27/29] x86, vdso: disable LTO only for vDSO,
Sami Tolvanen
- [PATCH v5 24/29] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS,
Sami Tolvanen
- [PATCH v5 25/29] arm64: allow LTO_CLANG and THINLTO to be selected,
Sami Tolvanen
- [PATCH v5 23/29] KVM: arm64: disable LTO for the nVHE directory,
Sami Tolvanen
- [PATCH v5 22/29] arm64: vdso: disable LTO,
Sami Tolvanen
- [PATCH v5 18/29] modpost: lto: strip .lto from module names,
Sami Tolvanen
- [PATCH v5 19/29] scripts/mod: disable LTO for empty.c,
Sami Tolvanen
- [PATCH v5 09/29] kbuild: lto: fix module versioning,
Sami Tolvanen
- [PATCH v5 10/29] objtool: Split noinstr validation from --vmlinux,
Sami Tolvanen
- [PATCH v5 05/29] tracing: add support for objtool mcount,
Sami Tolvanen
- [PATCH v5 03/29] objtool: Don't autodetect vmlinux.o,
Sami Tolvanen
- [PATCH v5 04/29] tracing: move function tracer options to Kconfig,
Sami Tolvanen
- [PATCH v5 02/29] objtool: Add a pass for generating __mcount_loc,
Sami Tolvanen
- Re: [PATCH v5 00/29] Add support for Clang LTO,
Sedat Dilek
- Message not available
[pci:pci/err-rcec] BUILD SUCCESS 829518f1a2eb8561c28d522e9c26fe0dabe22c54,
kernel test robot
[PATCH v2 12/17] PCI: Obey iomem restrictions for procfs mmap,
Daniel Vetter
[PATCH v2 15/17] sysfs: Support zapping of binary attr mmaps,
Daniel Vetter
[PATCH v2 17/17] drm/i915: Properly request PCI BARs,
Daniel Vetter
[PATCH v2 16/17] PCI: Revoke mappings like devmem,
Daniel Vetter
[PATCH v7 0/2] PCI: dwc: fix two MSI issues,
Jisheng Zhang
[PATCH v6 0/2] PCI: dwc: fix two MSI issues,
Jisheng Zhang
[PATCH v1 1/1] PCI/ERR: don't clobber status after reset_link(),
Hedi Berriche
Re: [PATCH] powerpc/pci: Fix PHB removal/rescan on PowerNV,
Oliver O'Halloran
[PATCH] PCI: Disable PTM during suspend on Intel PCI bridges,
David E. Box
[PATCH 09/13] PCI: obey iomem restrictions for procfs mmap,
Daniel Vetter
[PATCH 10/13] PCI: revoke mappings like devmem,
Daniel Vetter
spammy dmesg about fluctuating pcie bandwidth on 5.9,
Jason A. Donenfeld
[Bug 209321] DMAR: [DMA Read] Request device [03:00.0] PASID ffffffff fault addr fffd3000 [fault reason 06] PTE Read access is not set,
Bjorn Helgaas
[PATCH] PCI: fix a potential uninitentional integer overflow issue,
Colin King
[PATCH v8 0/6] Fix DPC hotplug race and enhance error handling,
Ethan Zhao
PCI IRQ assignment broken from 4.9 onwards (swizzle?),
Billy Araujo
[pci:next] BUILD SUCCESS 18dcce7bc58355af78c43f0bfa9bae1d0d062194,
kernel test robot
irq_build_affinity_masks() allocates improper affinity if num_possible_cpus() > num_present_cpus()?,
Dexuan Cui
[PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups,
Rob Herring
- [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Rob Herring
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Mark Brown
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Krzysztof Kozlowski
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Sebastian Reichel
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Chanwoo Choi
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Vinod Koul
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Lee Jones
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Geert Uytterhoeven
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Srinivas Kandagatla
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Ulf Hansson
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Jonathan Cameron
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Guenter Roeck
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Dmitry Torokhov
- Re: [PATCH 4/4] dt-bindings: Explicitly allow additional properties in common schemas,
Alexandre Belloni
- [PATCH 2/4] dt-bindings: Use 'additionalProperties' instead of 'unevaluatedProperties',
Rob Herring
- [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Rob Herring
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Mark Brown
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Wolfram Sang
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Krzysztof Kozlowski
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Vinod Koul
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Geert Uytterhoeven
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Ulf Hansson
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Guenter Roeck
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Mathieu Poirier
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Dmitry Torokhov
- Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties',
Alexandre Belloni
- [PATCH 3/4] dt-bindings: Explicitly allow additional properties in board/SoC schemas,
Rob Herring
- Re: [PATCH 0/4] dt-bindings: additional/unevaluatedProperties clean-ups,
Srinivas Kandagatla
[PATCH] PCI: dwc: Use ATU regions to map memory regions,
Vidya Sagar
[PATCH v4 0/5] Add PCIe support for SM8250 SoC,
Manivannan Sadhasivam
[PATCH dwc-next 0/3] PCI: dwc: remove useless dw_pcie_ops,
Jisheng Zhang
[PATCH v3 0/5] Add PCIe support for SM8250 SoC,
Manivannan Sadhasivam
[PATCH v4] PCI: Unify ECAM constants in native PCI Express drivers,
Krzysztof Wilczyński
[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers,
Martin Blumenstingl
SATA SSD doesn't work before resume. IRQ and device id changed.,
Jouni Mettälä
[PATCH v7 0/5] Fix DPC hotplug race and enhance error handling,
Ethan Zhao
[PATCH V8 0/5] Intel Platform Monitoring Technology,
David E. Box
[PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Rob Herring
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Guenter Roeck
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Greg Kroah-Hartman
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Corey Minyard
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Vinod Koul
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Lee Jones
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Ulf Hansson
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Jonathan Cameron
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Thierry Reding
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Mark Brown
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Pavel Machek
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Sebastian Reichel
- Re: [PATCH] dt-bindings: Another round of adding missing 'additionalProperties',
Lee Jones
[PATCH v8 00/14] Add RCEC handling to PCI/AER,
Sean V Kelley
- [PATCH v8 09/14] PCI/AER: Apply function level reset to RCiEP on fatal error,
Sean V Kelley
- [PATCH v8 13/14] PCI/PME: Add pcie_walk_rcec() to RCEC PME handling,
Sean V Kelley
- [PATCH v8 03/14] PCI/RCEC: Cache RCEC capabilities in pci_init_capabilities(),
Sean V Kelley
- [PATCH v8 06/14] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery(),
Sean V Kelley
- [PATCH v8 05/14] PCI/ERR: Use "bridge" for clarity in pcie_do_recovery(),
Sean V Kelley
- [PATCH v8 10/14] PCI/RCEC: Add pcie_link_rcec() to associate RCiEPs,
Sean V Kelley
- [PATCH v8 01/14] PCI/RCEC: Add RCEC class code and extended capability,
Sean V Kelley
- [PATCH v8 04/14] PCI/ERR: Rename reset_link() to reset_subordinate_device(),
Sean V Kelley
- [PATCH v8 07/14] PCI/ERR: Limit AER resets in pcie_do_recovery(),
Sean V Kelley
- [PATCH v8 14/14] PCI/AER: Add RCEC AER error injection support,
Sean V Kelley
- [PATCH v8 02/14] PCI/RCEC: Bind RCEC devices to the Root Port driver,
Sean V Kelley
- [PATCH v8 12/14] PCI/AER: Add pcie_walk_rcec() to RCEC AER handling,
Sean V Kelley
- [PATCH v8 11/14] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR,
Sean V Kelley
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]