Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-07 07:35:01 to 2024-01-10 03:07:48 UTC [more...]

[PATCH V2 0/2] Add support to preserve boot config in the DT flow
 2024-01-10  3:07 UTC 

[PATCH V1 0/2] Add support to preserve boot config in the DT flow
 2024-01-10  2:24 UTC  (5+ messages)
` [PATCH V1 1/2] dt-bindings: Add PCIe "preserve-boot-config" property
` [PATCH V1 2/2] PCI: Add support for "

[DO NOT MERGE v6 00/37] Device Tree support for SH7751 based board
 2024-01-10  2:06 UTC  (51+ messages)
` [DO NOT MERGE v6 01/37] sh: passing FDT address to kernel startup
` [DO NOT MERGE v6 02/37] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v6 03/37] sh: Enable OF support for build and configuration
` [DO NOT MERGE v6 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v6 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v6 06/37] sh: kernel/setup Update DT support
` [DO NOT MERGE v6 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v6 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v6 09/37] dt-bindings: timer: renesas,tmu: add renesas,tmu-sh7750
` [DO NOT MERGE v6 10/37] sh: Common PCI Framework driver support
` [DO NOT MERGE v6 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v6 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v6 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v6 14/37] clk: Compatible with narrow registers
` [DO NOT MERGE v6 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v6 16/37] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v6 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v6 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [DO NOT MERGE v6 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v6 20/37] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v6 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v6 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v6 23/37] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v6 24/37] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v6 25/37] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v6 26/37] dt-bindings: vendor-prefixes: Add smi
` [DO NOT MERGE v6 27/37] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v6 28/37] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v6 29/37] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v6 30/37] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v6 31/37] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v6 32/37] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v6 33/37] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v6 34/37] sh: Add dtbs target support
` [DO NOT MERGE v6 35/37] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v6 36/37] sh: LANDISK "
` [DO NOT MERGE v6 37/37] sh: j2_defconfig: update

[PATCH v4 0/6] PCI: controllers: tidy code up
 2024-01-10  2:01 UTC  (7+ messages)

mt7621 static check warning
 2024-01-09 23:51 UTC 

[PATCH] PCI: dwc: Set DMA mask to 32 only if ZONE_DMA32 is enabled
 2024-01-09 22:47 UTC  (4+ messages)

[PATCH v3] PCI: keystone: Fix race condition when initializing PHYs
 2024-01-09 21:23 UTC  (3+ messages)

[PATCH v7 1/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-09 21:12 UTC  (2+ messages)

[pci:controller/xilinx] BUILD SUCCESS 2324be17b5e05ac682e7c81fcbfc7b36a9b1becb
 2024-01-09 19:42 UTC 

[PATCH v8 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09 18:27 UTC  (21+ messages)
` [PATCH v8 01/16] PCI: imx6: Simplify clock handling by using clk_bulk*() function
` [PATCH v8 02/16] PCI: imx6: Simplify phy handling by using IMX6_PCIE_FLAG_HAS_PHYDRV
` [PATCH v8 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v8 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v8 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v8 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v8 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v8 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v8 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v8 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v8 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v8 12/16] PCI: imx6: Add iMX95 PCIe Root Complex support
` [PATCH v8 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v8 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v8 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v8 16/16] PCI: imx6: Add iMX95 Endpoint (EP) support

[PATCH v7 0/2] PCI: designware-ep: Fix DBI access before core init
 2024-01-09 17:58 UTC  (4+ messages)

[PATCH v4 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-09 17:58 UTC  (9+ messages)
` [PATCH v4 1/4] arch/x86: Move UAPI setup structures into setup_data.h
` [PATCH v4 2/4] arch/x86: Move internal setup_data "
` [PATCH v4 3/4] arch/x86: Implement arch_ima_efi_boot_mode() in source file
` [PATCH v4 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[RFC 0/9] PCI: introduce the concept of power sequencing of PCIe devices
 2024-01-09 16:46 UTC  (29+ messages)
` [RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
` [RFC 6/9] dt-bindings: vendor-prefixes: add a PCI prefix for Qualcomm Atheros
` [RFC 7/9] dt-bindings: wireless: ath11k: describe QCA6390
` [RFC 8/9] PCI/pwrseq: add a pwrseq driver for QCA6390

[RFC PATCH 0/3] lspci: Display cxl1.1 device link status
 2024-01-09 15:57 UTC  (2+ messages)

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2024-01-09 15:04 UTC  (6+ messages)

[pci:controller/dwc-ep] BUILD SUCCESS 0b8a07d4b362a5f4d6c7773bc861a4792774c59c
 2024-01-09 14:35 UTC 

[PATCH v4 0/8] Add PCIe bandwidth controller
 2024-01-09 13:28 UTC  (4+ messages)
` [PATCH v4 6/8] PCI/link: Re-add BW notification portdrv as PCIe BW controller

[PATCH v2] PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support
 2024-01-09 12:52 UTC  (5+ messages)

ERROR: Writing to dgpu_disable cause Input/Output error
 2024-01-09 10:29 UTC  (3+ messages)

[PATCH v2] PCI: mediatek-gen3: Fix translation window
 2024-01-09  4:37 UTC  (2+ messages)

[RFC PATCH] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-09  4:08 UTC  (7+ messages)

[PATCH v7 00/16] PCI: imx6: Clean up and add imx95 pci support
 2024-01-09  3:53 UTC  (14+ messages)
` [PATCH v7 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v7 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v7 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[RFC PATCH v10 0/5] fix vt-d hard lockup when hotplug ATS capable device
 2024-01-09  1:24 UTC  (2+ messages)

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-01-09  0:15 UTC  (4+ messages)

[PATCH next] PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()
 2024-01-08 18:27 UTC  (2+ messages)

[PATCH v6 0/2] platform/x86: p2sb: Fix deadlock at sysfs PCI bus rescan
 2024-01-08 15:22 UTC  (5+ messages)
` [PATCH v6 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
` [PATCH v6 2/2] platform/x86: p2sb: Use pci_resource_n() in p2sb_read_bar0()

[PATCH v4 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
 2024-01-08 15:10 UTC 

[PATCH v4] PCI: mediatek: Clear interrupt status before dispatching handler
 2024-01-08 14:30 UTC  (2+ messages)

[PATCH 0/6] dt-bindings: PCI: qcom: move to dedicated schema (part one)
 2024-01-08 14:19 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: PCI: qcom,pcie-sm8550: move SM8550 to dedicated schema
` [PATCH 2/6] dt-bindings: PCI: qcom,pcie-sm8450: move SM8450 "
` [PATCH 3/6] dt-bindings: PCI: qcom,pcie-sm8250: move SM8250 "
` [PATCH 4/6] dt-bindings: PCI: qcom,pcie-sm8150: move SM8150 "
` [PATCH 5/6] dt-bindings: PCI: qcom,pcie-sm8350: move SM8350 "
` [PATCH 6/6] dt-bindings: PCI: qcom,pcie-sc8280xp: move SC8280XP "

[PATCH V2] PCI: pciehp: Disable ACS Source Validation during hot-remove
 2024-01-08 14:19 UTC  (7+ messages)
` [PATCH V3] "

[PATCH V1] PCI/MSI: Fix MSI hwirq truncation
 2024-01-08 14:09 UTC  (5+ messages)
` [PATCH V2] "

[PATCH v14 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-08 11:21 UTC  (26+ messages)
` [PATCH v14 01/22] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
  ` 回复: "
` [PATCH v14 02/22] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v14 03/22] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v14 04/22] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v14 05/22] PCI: microchip: Rename two PCIe data structures
` [PATCH v14 06/22] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v14 07/22] PCI: microchip: Rename two setup functions
` [PATCH v14 08/22] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v14 09/22] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v14 10/22] PCI: microchip: Rename interrupt related functions
` [PATCH v14 11/22] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v14 12/22] PCI: microchip: Add request_event_irq() callback function
` [PATCH v14 13/22] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v14 14/22] PCI: microchip: Add get_events() callback and add PLDA get_event()
  ` 回复: "
` [PATCH v14 15/22] PCI: microchip: Add event irqchip field to host port and add PLDA irqchip
  ` 回复: "
` [PATCH v14 16/22] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v14 17/22] pci: plda: Add event bitmap field to struct plda_pcie_rp
` [PATCH v14 18/22] PCI: plda: Add host init/deinit and map bus functions
` [PATCH v14 19/22] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v14 20/22] PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value
` [PATCH v14 21/22] PCI: starfive: Add JH7110 PCIe controller
` [PATCH v14 22/22] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH v5 5/5] PCI: qcom: Add OPP support to scale performance state of power domain
 2024-01-08 13:19 UTC  (5+ messages)

[PATCH V2] PCI/ASPM: Update saved buffers with latest ASPM
 2024-01-08 12:42 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe
 2024-01-08 10:48 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v3 0/4] arch/x86: Remove unnecessary dependencies on bootparam.h
 2024-01-08  9:03 UTC  (4+ messages)
` [PATCH v3 4/4] arch/x86: Do not include <asm/bootparam.h> in several files

[Regression] [PCI/ASPM] [ASUS PN51] Reboot on resume attempt (bisect done; commit found)
 2024-01-08  8:39 UTC  (3+ messages)
` [PATCH] Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"

[pci:controller/dwc-ep] BUILD SUCCESS a171e1d60dadf770348c009f11497aa6007d93f8
 2024-01-08  8:24 UTC 

[PATCH v3 1/1] PCI: endpoint: pci-epf-vntb: Fix transfer failure for fixed size BARs
 2024-01-08  8:23 UTC  (2+ messages)

[pci:controller/xilinx] BUILD SUCCESS 7aa5f8fcd6d95b713a39fe52c296a6892eda7f02
 2024-01-07 14:11 UTC 

[pci:controller/dwc] BUILD SUCCESS 7682f19c3c8c709ff4ef0e1d475f00907ade868f
 2024-01-07  9:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).