Linux PCI
[Prev Page][Next Page]
- [PATCH v2 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v2 3/9] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v2 2/9] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v2 1/9] PCI: imx6: Simplify clock handling by using HAS_CLK_* bitmask
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v2 0/9] PCI: imx6: Clean up and add imx95 pci support
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH 3/9] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
- From: Frank Li <Frank.li@xxxxxxx>
- [PATCH] pci: rcar-gen4: Replace of_device.h with explicit of.h include
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
- From: Lee Jones <lee@xxxxxxxxxx>
- Re: [PATCH 3/3] arch/x86: Do not include <asm/bootparam.h> in several header files
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 1/3] arch/x86: Move struct pci_setup_rom into pci_setup.h
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
- From: Igor Mammedov <imammedo@xxxxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: Jiri Kosina <jkosina@xxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: srinivas pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: srinivas pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] PCI: Fix deadlocks when enabling ASPM
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH 6/9] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 7/9] PCI: imx6: Simplify switch-case logic by involve init_phy callback
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- From: Jan Kara <jack@xxxxxxx>
- Re: [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
- From: Manikanta Maddireddy <mmaddireddy@xxxxxxxxxx>
- Re: [PATCH 8/9] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
- From: Jianjun Wang (王建军) <Jianjun.Wang@xxxxxxxxxxxx>
- Re: [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
- From: Manikanta Maddireddy <mmaddireddy@xxxxxxxxxx>
- Re: [RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
- From: Manikanta Maddireddy <mmaddireddy@xxxxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH 3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/3] PCI/AER: Use explicit register sizes for struct members
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/3] PCI/AER: Decode Requester ID when no error info found
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/3] PCI/AER: Clean up logging
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/3] PCI/AER: Use 'Correctable' and 'Uncorrectable' spec terms for errors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 3/9] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
- From: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
- Re: [PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/3] ACPI/APEI: Add hest_parse_pcie_aer()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 9/9] PCI: imx6: Add iMX95 PCIe support
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 8/9] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 7/9] PCI: imx6: Simplify switch-case logic by involve init_phy callback
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 6/9] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 5/9] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 4/9] PCI: imx6: Using "linux,pci-domain" as slot ID
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 2/9] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 3/9] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 1/9] PCI: imx6: Simplify clock handling by using HAS_CLK_* bitmask
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 0/9] PCI: imx6: Clean up and add imx95 pci support
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [RFC,v14 4/5] arm64: tegra: Add PCIe port node with PCIe WAKE# for C1 controller
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- [PATCH] dt-bindings: PCI: dwc: rockchip: document optional pcie reference clock input
- From: Heiko Stuebner <heiko@xxxxxxxxx>
- Re: [RFC,v14 0/5] Add DT based PCIe wake support in PCI core driver
- From: Krishna Chaitanya Chundru <quic_krichai@xxxxxxxxxxx>
- [PATCH 3/3] arch/x86: Do not include <asm/bootparam.h> in several header files
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 2/3] arch/x86: Add <asm/ima-efi.h> for arch_ima_efi_boot_mode
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 1/3] arch/x86: Move struct pci_setup_rom into pci_setup.h
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- [PATCH 0/3] arch/x86: Remove unnecessary dependencies on bootparam.h
- From: Thomas Zimmermann <tzimmermann@xxxxxxx>
- Re: [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH v12 19/21] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 20/21] PCI: starfive: Add JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 18/21] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 16/21] PCI: microchip: Move IRQ functions to pcie-plda-host.c
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 17/21] PCI: plda: Add event interrupt codes and host init/deinit functions
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 12/21] PCI: microchip: Add request_event_irq() callback function
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 10/21] PCI: microchip: Rename interrupt related functions
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 15/21] PCI: microchip: Add event IRQ domain ops to struct plda_event
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 11/21] PCI: microchip: Add num_events field to struct plda_pcie_rp
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 21/21] riscv: dts: starfive: add PCIe dts configuration for JH7110
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 13/21] PCI: microchip: Add INTx and MSI event num to struct plda_event
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 14/21] PCI: microchip: Add get_events() callback function
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 04/21] PCI: microchip: Add bridge_addr field to struct mc_pcie
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 01/21] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 05/21] PCI: microchip: Rename two PCIe data structures
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 07/21] PCI: microchip: Rename two setup functions
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 08/21] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 09/21] PCI: microchip: Move setup functions to pcie-plda-host.c
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 03/21] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 02/21] PCI: microchip: Move pcie-microchip-host.c to plda directory
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v12 06/21] PCI: microchip: Move PCIe host data structures to plda-pcie.h
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH 2/2] PCI: mediatek-gen3: Allocate MSI address with dmam_alloc_coherent
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [PATCH 1/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [PATCH 0/2] PCI: mediatek: Allocate MSI address with dmam_alloc_coherent
- From: Jianjun Wang <jianjun.wang@xxxxxxxxxxxx>
- [pci:ecam] BUILD SUCCESS 1dfc86af06131d65be5b6ffb749c5dbceafb6d00
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: TDISP enablement
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx>
- Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [pci:enumeration-logging] BUILD SUCCESS 6ca4ac46b4bd4061b77c4e680bc002edf86e2cb3
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/7] PCI: Log device type during enumeration
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Lizhi Hou <lizhi.hou@xxxxxxx>
- Re: [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 7/7] PCI: Log bridge info when first enumerating bridge
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 6/7] PCI: Log bridge windows conditionally
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 5/7] PCI: Supply bridge device, not secondary bus, to read window details
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 4/7] PCI: Move pci_read_bridge_windows() below individual window accessors
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/7] PCI: Use resource names in PCI log messages
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/7] PCI: Log device type during enumeration
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/7] PCI: Update BAR # and window messages
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/7] PCI: Improve enumeration logging
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC.
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH] x86/pci: Stop requiring MMCONFIG to be declared in E820, ACPI or EFI for newer systems
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v4 5/5] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 2/5] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 3/5] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 4/5] pci: move devres code from pci.c to devres.c
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 0/5] Regather scattered PCI-Code
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 20/37] serial: sh-sci: fix SH4 OF support.
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751.
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [DO NOT MERGE v5 06/37] sh: kernel/setup Update DT support.
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [DO NOT MERGE v5 10/37] sh: Common PCI Framework driver support.
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [DO NOT MERGE v5 14/37] clk: Compatible with narrow registers
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 2/2] NTB: EPF: return error code in the error path in pci_vntb_probe()
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [DO NOT MERGE v5 16/37] irqchip: Add SH7751 INTC driver
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 18/37] irqchip: SH7751 IRL external encoder with enable gate.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 15/37] clk: renesas: Add SH7750/7751 CPG Driver
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 00/37] Device Tree support for SH7751 based board
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 03/37] sh: Enable OF support for build and configuration.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 14/37] clk: Compatible with narrow registers
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 10/37] sh: Common PCI Framework driver support.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 11/37] pci: pci-sh7751: Add SH7751 PCI driver
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 08/37] clocksource: sh_tmu: CLOCKSOURCE support.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 27/37] dt-bindings: ata: ata-generic: Add new targets
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 01/37] sh: passing FDT address to kernel startup.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 02/37] sh: Kconfig unified OF supported targets.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 26/37] dt-bindings: vendor-prefixes: Add smi
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 20/37] serial: sh-sci: fix SH4 OF support.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 30/37] sh: add RTS7751R2D Plus DTS
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 25/37] dt-bindings: vendor-prefixes: Add iodata
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 29/37] sh: SH7751R SoC Internal peripheral definition dtsi.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 06/37] sh: kernel/setup Update DT support.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 23/37] mfd: sm501: Convert platform_data to OF property
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 37/37] sh: j2_defconfig: update
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 36/37] sh: LANDISK OF defconfig
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 35/37] sh: RTS7751R2D Plus OF defconfig
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 34/37] sh: Add dtbs target support.
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 33/37] sh: j2_mimas_v2.dts update
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 32/37] sh: Add IO DATA USL-5P dts
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- [DO NOT MERGE v5 31/37] sh: Add IO DATA LANDISK dts
- From: Yoshinori Sato <ysato@xxxxxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Damian Tometzki <damian@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [PATCH v13 3/5] PCI: j721e: Add per platform maximum lane settings
- From: Ravi Gunasekaran <r-gunasekaran@xxxxxx>
- Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: srinivas pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Lizhi Hou <lizhi.hou@xxxxxxx>
- [PATCH v6 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v3 2/5] lib: move pci_iomap.c to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: srinivas pandruvada <srinivas.pandruvada@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/35] bitops: add atomic find_bit() operations
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- [PATCH v3 4/5] pci: move devres code from pci.c to devres.c
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v3 5/5] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v3 3/5] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v3 1/5] lib/pci_iomap.c: fix cleanup bugs in pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v3 2/5] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v3 0/5] Regather scattered PCI-Code
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2] HID: intel-ish-hid: ipc: Rework EHL OOB wakeup
- From: Jiri Kosina <jkosina@xxxxxxxx>
- Re: [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 3/3] PCI: kirin: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 1/3] PCI: exynos: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 0/3] PCI: Convert to platform remove callback returning void (part II)
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [PATCH 2/3] PCI: keystone: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- RE: [PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
- From: "Shradha Todi" <shradha.t@xxxxxxxxxxx>
- [PATCH] PCI: Fix null pointer dereference in of_pci_prop_compatible
- From: Kunwu Chan <chentao@xxxxxxxxxx>
- [PATCH v2 4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 1/4] PCI: Make d3cold_allowed sysfs attribute read only
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 2/4] PCI: Refresh root ports in pci_bridge_d3_update()
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v2 00/35] bitops: add atomic find_bit() operations
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- [pci:enumeration] BUILD SUCCESS 0d481ff35c9a85d775e5544bb2e331e7d5eb6c3c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Emil Renner Berthing <emil.renner.berthing@xxxxxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v4] PCI: Cadence: Clear the ARI Capability Next Function Number of the last function
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- Re: [PATCH v6] pci: loongson: Workaround MIPS firmware MRRS settings
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/2] PCI: of: Attach created of_node to existing device
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 2/4] lib: move pci-specific devres code to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Regather scattered PCI-Code
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/1] x86/PCI: Clean up open-coded return code mangling
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2] PCI/ACPI: Add extra slot register check for non-ACPI device
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Regather scattered PCI-Code
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 2/4] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH 2/2] NTB: EPF: return error code in the error path in pci_vntb_probe()
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- RE: [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Roy Zang <roy.zang@xxxxxxx>
- RE: [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
- From: Roy Zang <roy.zang@xxxxxxx>
- RE: [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Roy Zang <roy.zang@xxxxxxx>
- RE: [PATCH v5 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
- From: Roy Zang <roy.zang@xxxxxxx>
- Re: [PATCH v2 0/4] Regather scattered PCI-Code
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v5 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v5 3/4] PCI: layerscape(ep): Rename pf_* as pf_lut_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v5 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v5 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v5 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH] PCI: Extend PCI root port device IDs for Zhaoxin platforms
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Damian Tometzki <damian@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 2/4] lib: move pci-specific devres code to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v2 4/4] lib, pci: unify generic pci_iounmap()
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v2 3/4] pci: move devres code from pci.c to devres.c
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v2 2/4] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v2 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v2 0/4] Regather scattered PCI-Code
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH] PCI: Extend PCI root port device IDs for Zhaoxin platforms
- From: LeoLiu-oc <LeoLiu-oc@xxxxxxxxxxx>
- [PATCH v9 4/5] PCI: epf-mhi: Add support for SA8775P
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v9 5/5] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v9 0/5] arm64: qcom: sa8775p: add support for EP PCIe
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v9 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v9 2/5] PCI: qcom-ep: Add support for SA8775P SOC
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v9 3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v6] pci: loongson: Workaround MIPS firmware MRRS settings
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH v5] PCI: j721e: Delay T_PVPERL+TPERST_CLK before PERST# inactive
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
- From: "Shin'ichiro Kawasaki" <shinichiro.kawasaki@xxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
- From: Fiona Ebner <f.ebner@xxxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8 4/5] PCI: epf-mhi: Add support for SA8775P
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v8 3/5] PCI: epf-mhi: Add "pci_epf_mhi_" prefix to the function names
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v8 1/5] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH 2/2] NTB: EPF: return error code in the error path in pci_vntb_probe()
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- [PATCH 1/2] NTB: fix possible name leak in ntb_register_device()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- [PATCH 2/2] NTB: EPF: return error code in the error path in pci_vntb_probe()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Kevin Xie <kevin.xie@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/16] Cleanup IRQ type definitions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Frank Li <Frank.li@xxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- Re: [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v2 2/2] PCI: of: Attach created of_node to existing device
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- [PATCH v2 1/2] driver core: Introduce device_{add,remove}_of_node()
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- [PATCH v2 0/2] Attach DT nodes to existing PCI devices
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH 2/2] PCI: of: Attach created of_node to existing device
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [PATCH 2/2] PCI: of: Attach created of_node to existing device
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] PCI: of: Attach created of_node to existing device
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- [PATCH 1/2] driver core: Introduce device_{add,remove}_of_node()
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- [PATCH 0/2] Attach DT nodes to existing PCI devices
- From: Herve Codina <herve.codina@xxxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v2 3/3] PCI: dwc: Create debugfs files in DWC driver
- From: Shradha Todi <shradha.t@xxxxxxxxxxx>
- [PATCH v2 2/3] PCI: debugfs: Add support for RASDES framework in DWC
- From: Shradha Todi <shradha.t@xxxxxxxxxxx>
- [PATCH v2 1/3] PCI: dwc: Add support for vendor specific capability search
- From: Shradha Todi <shradha.t@xxxxxxxxxxx>
- [PATCH v2 0/3] Add support for RAS DES feature in PCIe DW controller
- From: Shradha Todi <shradha.t@xxxxxxxxxxx>
- Re: [PATCH v2] NTB: fix possible name leak in ntb_register_device()
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH 1/3] PCI: Call PCI ACPI _DSM with consistent revision argument
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [PATCH v2] NTB: fix possible name leak in ntb_register_device()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Kevin Xie <kevin.xie@xxxxxxxxxxxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Kevin Xie <kevin.xie@xxxxxxxxxxxxxxxx>
- Re: [PATCH] NTB: fix possible name leak in ntb_register_device()
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH v4 00/16] Cleanup IRQ type definitions
- From: Manivannan Sadhasivami <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v4 00/16] Cleanup IRQ type definitions
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
- From: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [pci:next] BUILD SUCCESS b8d0cad57d3f8d8194270ca5e5b5290b6fbdd36e
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] NTB: fix possible name leak in ntb_register_device()
- From: Yang Yingliang <yangyingliang@xxxxxxxxxxxxxxx>
- Re: [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Ilkka Koskinen <ilkka@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI/RTR: Add RTR capability structure register definitions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v4 4/4] PCI: layerscape: Add suspend/resume for ls1043a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v4 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v4 2/4] PCI: layerscape: Add suspend/resume for ls1021a
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v4 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v4 0/4] dwc general suspend/resume functionality
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v6] PCI/DPC: Ignore Surprise Down error on hot removal
- From: Smita Koralahalli <Smita.KoralahalliChannabasappa@xxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- SCSI hotplug issues with UEFI VM with guest kernel >= 6.5
- From: Fiona Ebner <f.ebner@xxxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Damian Tometzki <damian@xxxxxxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
- From: Damian Tometzki <damian@xxxxxxxxxxxxxx>
- RE: [PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
- From: Ricky WU <ricky_wu@xxxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: "Bird, Tim" <Tim.Bird@xxxxxxxx>
- Re: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Christopher Obbard <chris.obbard@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: "Bird, Tim" <Tim.Bird@xxxxxxxx>
- Re: [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- Re: [PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Mark Brown <broonie@xxxxxxxxxx>
- [PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
- From: Niklas Cassel <nks@xxxxxxxxxxx>
- [PATCH v2] PCI/ACPI: Add extra slot register check for non-ACPI device
- From: wangdong28 <wangdong202303@xxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Ulf Hansson <ulf.hansson@xxxxxxxxxx>
- Re: [PATCH] PCI: qcom: Fix compile error
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH] PCI: qcom: Fix compile error
- From: Jani Nikula <jani.nikula@xxxxxxxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [PATCH v2] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- Re: [PATCH RESEND] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- [PATCH RESEND] dt-bindings: PCI: qcom: document the SM8650 PCIe Controller
- From: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
- [PATCH v2 1/6] PCI/ASPM: Add locked helper for enabling link state
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 3/6] PCI: qcom: Fix deadlock when enabling ASPM
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 2/6] PCI: vmd: Fix deadlock when enabling ASPM
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 6/6] PCI/ASPM: Add lockdep assert to link state helper
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 4/6] PCI: qcom: Clean up ASPM comment
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 5/6] PCI/ASPM: Clean up disable link state parameter
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- [PATCH v2 0/6] PCI: Fix deadlocks when enabling ASPM
- From: Johan Hovold <johan+linaro@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH] PCI: qcom: Fix compile error
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH] PCI: qcom: Fix compile error
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- Re: Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
- From: Mario Limonciello <mario.limonciello@xxxxxxx>
- [PATCH v13 5/5] PCI: j721e: add j784s4 PCIe configuration
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH v13 4/5] PCI: j721e: Add PCIe 4x lane selection support
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH v13 3/5] PCI: j721e: Add per platform maximum lane settings
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH v13 2/5] dt-bindings: PCI: ti,j721e-pci-*: add j784s4-pci-* compatible strings
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH v13 1/5] dt-bindings: PCI: ti,j721e-pci-*: add checks for num-lanes
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- [PATCH v13 0/5] PCI: add 4x lane support for pci-j721e controllers
- From: Siddharth Vadapalli <s-vadapalli@xxxxxx>
- Re: Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
- From: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
- Re: [PATCH] PCI: qcom: Fix compile error
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH] PCI: qcom: Fix compile error
- From: Vignesh Raman <vignesh.raman@xxxxxxxxxxxxx>
- RE: [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: "Bird, Tim" <Tim.Bird@xxxxxxxx>
- [RFC PATCH v2 2/2] kselftest: devices: Add sample board file for google,spherion
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- [RFC PATCH v2 1/2] kselftest: Add test to verify probe of devices from discoverable busses
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- [RFC PATCH v2 0/2] Add test to verify probe of devices from discoverable busses
- From: Nícolas F. R. A. Prado <nfraprado@xxxxxxxxxxxxx>
- [PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
- From: Nirmal Patel <nirmal.patel@xxxxxxxxxxxxxxx>
- [pci:resource] BUILD SUCCESS 3171e46d677a668eed3086da78671f1e4f5b8405
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] PCI/RTR: Add RTR capability structure register definitions
- From: Ashok Raj <ashok_raj@xxxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Stephen Boyd <sboyd@xxxxxxxxxx>
- Re: Race b/w pciehp and FirmwareFirst DPC->EDR flow - Reg
- From: Kuppuswamy Sathyanarayanan <sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx>
- Re: Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Race b/w pciehp and FirmwareFirst DPC->EDR flow - Reg
- From: Lukas Wunner <lukas@xxxxxxxxx>
- Re: [PATCH] PCI/ACPI: Add extra slot register check for non-ACPI device
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Race b/w pciehp and FirmwareFirst DPC->EDR flow - Reg
- From: Vidya Sagar <vidyas@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH 9/9] bus: mhi: ep: Add checks for read/write callbacks while registering controllers
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 8/9] bus: mhi: ep: Add support for async DMA read operation
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 7/9] bus: mhi: ep: Add support for async DMA write operation
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 5/9] PCI: epf-mhi: Add support for DMA async read/write operation
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 6/9] PCI: epf-mhi: Enable MHI async read/write support
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 4/9] PCI: epf-mhi: Simulate async read/write using iATU
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 3/9] bus: mhi: ep: Introduce async read/write callbacks
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 2/9] bus: mhi: ep: Rename read_from_host() and write_to_host() APIs
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 1/9] bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIs
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH 0/9] bus: mhi: ep: Add async read/write support
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH] PCI/ACPI: Add extra slot register check for non-ACPI device
- From: wangdong28 <wangdong202303@xxxxxxx>
- Re: [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/2] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
- From: Cyril Brulebois <kibi@xxxxxxxxxx>
- [PATCH] PCI/RTR: Add RTR capability structure register definitions
- From: Harry Song <jundongsong1@xxxxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Jonathan Cameron <jic23@xxxxxxxxxx>
- Re: [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: Danilo Krummrich <dakr@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Heiner Kallweit <hkallweit1@xxxxxxxxx>
- Re: TDISP enablement
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: TDISP enablement
- From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>
- [pci:switchtec] BUILD SUCCESS df25461119d987b8c81d232cfe4411e91dcabe66
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [bug report] lockdep WARN at PCI device rescan
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- [pci:enumeration] BUILD SUCCESS e585a37e5061f6d5060517aed1ca4ccb2e56a34c
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] dt-bindings: correct white-spaces in examples
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- [PATCH] dt-bindings: correct white-spaces in examples
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH 1/6] x86: Use PCI_HEADER_TYPE_* instead of literals
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH v3 1/1] x86/PCI: Clean up open-coded return code mangling
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- [pci:p2pdma] BUILD SUCCESS 9a000a72af75886e5de13f4edef7f0d788622e7d
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Philip Li <philip.li@xxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v1] PCI: Add PCIE_CONFIG_REQUEST_WAIT_MS waiting time value
- From: Kevin Xie <kevin.xie@xxxxxxxxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: Memory corruption with CONFIG_SWIOTLB_DYNAMIC=y
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- Re: [PATCH v2] PCI: mediatek-gen3: Fix translation window
- From: Jianjun Wang (王建军) <Jianjun.Wang@xxxxxxxxxxxx>
- Re: [PATCH v4 1/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
- From: Niklas Cassel <Niklas.Cassel@xxxxxxx>
- [PATCH] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
- From: Niklas Cassel <nks@xxxxxxxxxxx>
- [PATCH 0/3] MAINTAINERS: Add MIPS Baikal-T1 SoC bits maintainer
- From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] MAINTAINERS: Add maintainer for Baikal-T1 PCIe driver
- From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] MAINTAINERS: Add maintainer for MIPS Baikal-T1 platform code
- From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] MAINTAINERS: Add maintainer for Baikal-T1 PVT hwmon driver
- From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
- From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
- Re: [PATCH v4 1/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 0/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH pci] PCI: remove the PCI_VENDOR_ID_NXP alias
- From: Vladimir Oltean <vladimir.oltean@xxxxxxx>
- Re: [PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 09/16] PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [pci:ecam] BUILD SUCCESS 4de5ec48a79e3b0fca893d10138da6051042d796
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v4 16/16] PCI: xilinx-nwl: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 15/16] PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 14/16] PCI: rockchip-ep: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/16] PCI: uniphier: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 12/16] PCI: tegra194: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/16] PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/16] PCI: keystone: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 09/16] PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 08/16] PCI: cadence: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/16] PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/16] misc: pci_endpoint_test: Use INTX instead of LEGACY
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/16] PCI: endpoint: Rename LEGACY to INTX in test function driver
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 03/16] PCI: endpoint: Use INTX instead of legacy
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/16] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 01/16] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v4 16/16] PCI: xilinx-nwl: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 15/16] PCI: rockchip-host: Rename rockchip_pcie_legacy_int_handler()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 10/16] PCI: keystone: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 14/16] PCI: rockchip-ep: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 12/16] PCI: tegra194: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 13/16] PCI: uniphier: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 11/16] PCI: dw-rockchip: Rename rockchip_pcie_legacy_int_handler()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 09/16] PCI: dwc: Rename dw_pcie_ep_raise_legacy_irq()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 07/16] PCI: dra7xx: Rename dra7xx_pcie_raise_legacy_irq()
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 08/16] PCI: cadence: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 06/16] PCI: portdrv: Use PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 05/16] misc: pci_endpoint_test: Use INTX instead of LEGACY
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 03/16] PCI: endpoint: Use INTX instead of legacy
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 04/16] PCI: endpoint: Rename LEGACY to INTX in test function driver
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 02/16] PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitions
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 01/16] PCI: Rename PCI_IRQ_LEGACY to PCI_IRQ_INTX
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 00/16] Cleanup IRQ type definitions
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- [PATCH v4 1/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
- From: Daniel Stodden <dns@xxxxxxxxxx>
- [PATCH v4 0/1] PCI: switchtec: Fix stdev_release() crash after surprise hot remove
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Jianjun Wang (王建军) <Jianjun.Wang@xxxxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: "Liu, Yujie" <yujie.liu@xxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] PCI: dwc: Use regular interrupt instead of chained
- From: Radu Rendec <rrendec@xxxxxxxxxx>
- Re: [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 8/9] x86/pci: Return pci_mmconfig_add() failure early
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 7/9] x86/pci: Comment pci_mmconfig_insert() obscure MCFG dependency
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 9/9] x86/pci: Reorder pci_mmcfg_arch_map() definition before calls
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 6/9] x86/pci: Rename pci_mmcfg_check_reserved() to pci_mmcfg_reserved()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 4/9] x86/pci: Rename 'MMCONFIG' to 'ECAM', use pr_fmt
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 5/9] x86/pci: Rename acpi_mcfg_check_entry() to acpi_mcfg_valid_entry()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/9] x86/pci: Add MCFG debug logging
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/9] x86/pci: Reword ECAM EfiMemoryMappedIO logging to avoid 'reserved'
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/9] x86/pci: Reserve ECAM if BIOS didn't include it in PNP0C02 _CRS
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/9] x86/pci: Work around lack of ECAM space reservation
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Daniel Stodden <dns@xxxxxxxxxx>
- Re: [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH v4 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- Re: [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
- From: Tomasz Pala <gotar@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH v4 3/3] arm64: dts: qcom: sa8775p: Mark PCIe EP controller as cache coherent
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v4 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v4 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v4 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH 3/4] pci: move devres code from pci.c to devres.c
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH 3/4] pci: move devres code from pci.c to devres.c
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 2/4] lib: move pci-specific devres code to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
- From: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/4] lib: move pci-specific devres code to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: "Arnd Bergmann" <arnd@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
- From: Manivannan Sadhasivam <mani@xxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
- From: Lei Chuan Hua <lchuanhua@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
- From: Heiko Stübner <heiko@xxxxxxxxx>
- [PATCH v11 4/5] drivers/perf: add DesignWare PCIe PMU driver
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v11 3/5] PCI: Move pci_clear_and_set_dword() helper to PCI header
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v11 5/5] MAINTAINERS: add maintainers for DesignWare PCIe PMU driver
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v11 1/5] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v11 2/5] PCI: Add Alibaba Vendor ID to linux/pci_ids.h
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- [PATCH v11 0/5] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
- From: Shuai Xue <xueshuai@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] PCI: dwc: Rename to .init in struct dw_pcie_ep_ops
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] PCI: dwc: Drop host prefix from struct dw_pcie_host_ops
- From: Kunihiko Hayashi <hayashi.kunihiko@xxxxxxxxxxxxx>
- PSA: this list has moved to new vger infra (no action required)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- [PATCH v2] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- [PATCH] PCI: mediatek: Fix sparse warning caused to virt_to_phys() prototype change
- From: Stanislav Kinsburskii <skinsburskii@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] PCI: Avoid potential out-of-bounds read in pci_dev_for_each_resource()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: Only override AMD USB controller if required
- From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
- Re: [PATCH v2] Documentation: PCI/P2PDMA: Remove reference to pci_p2pdma_map_sg()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 4/4] lib/iomap.c: improve comment about pci anomaly
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH 3/4] pci: move devres code from pci.c to devres.c
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH 2/4] lib: move pci-specific devres code to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH 1/4] lib: move pci_iomap.c to drivers/pci/
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- [PATCH 0/4] Regather scattered PCI-Code
- From: Philipp Stanner <pstanner@xxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v3] switchtec: Fix stdev_release crash after suprise device loss.
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: host-generic: Convert to platform remove callback returning void
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v2] PCI: qcom: Set max payload size 256 bytes for IPQ9574
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH] PCI: controller: Fix calculation error of msix pending table offset
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH] PCI: Only override AMD USB controller if required
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 0/4] Add support for drivers to decide bridge D3 policy
- From: Hans de Goede <hdegoede@xxxxxxxxxx>
- Re: [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH v11 19/20] PCI: starfive: Add JH7110 PCIe controller
- From: Minda Chen <minda.chen@xxxxxxxxxxxxxxxx>
- Re: [PATCH v8 0/5] arm64: qcom: sa8775p: add support for EP PCIe
- From: Mrinmay Sarkar <quic_msarkar@xxxxxxxxxxx>
- [PATCH v7 2/2] PCI: designware-ep: Move pci_epc_init_notify() inside dw_pcie_ep_init_complete()
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- [PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH 1/6] PCI/ASPM: Add locked helper for enabling link state
- From: Johan Hovold <johan@xxxxxxxxxx>
- Re: [PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- [PATCH v2 1/2] dt-bindings: PCI: qcom: adjust iommu-map for different SoC
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: [PATCH 2/2] dt-bindings: PCI: qcom: correct clocks for SC8180x and SM8150
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
- Re: Regression from dcadfd7f7c74ef9ee415e072a19bdf6c085159eb
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v1] drivers: pci: introduce configurable delay for Rockchip PCIe bus scan
- From: Tom Fitzhenry <tom@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
- From: Huacai Chen <chenhuacai@xxxxxxxxxx>
- Re: [PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- [PATCH v5] pci: loongson: Workaround MIPS firmware MRRS settings
- From: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH 00/34] biops: add atomig find_bit() operations
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]