Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-02 07:53:23 to 2024-04-04 10:57:04 UTC [more...]

Removing external USB-C adapter during suspend causes `Unable to change power state from unknown to D0, device inaccessible`
 2024-04-04 10:56 UTC 

[PATCH v2 0/2] PCI: Consolidate TLP Log reading and printing
 2024-04-04  9:51 UTC  (5+ messages)
` [PATCH v2 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v2 2/2] PCI: Create helper to print TLP Header and Prefix Log

[PATCH v2 1/3] PCI: Add check for CXL Secondary Bus Reset
 2024-04-04  9:02 UTC  (6+ messages)

[PATCH 0/4 v3] PCI: Add Secondary Bus Reset (SBR) support for CXL
 2024-04-04  8:51 UTC  (13+ messages)
` [PATCH v3 1/4] PCI/cxl: Move PCI CXL vendor Id to a common location from CXL subsystem
` [PATCH v3 2/4] PCI: Add check for CXL Secondary Bus Reset
` [PATCH v3 3/4] PCI: Create new reset method to force SBR for CXL
` [PATCH v3 4/4] cxl: Add post reset warning if reset is detected as Secondary Bus Reset (SBR)

[PATCH 00/11] PCI: endpoint: Make host reboot handling more robust
 2024-04-04  8:44 UTC  (9+ messages)
` [PATCH 05/11] PCI: epf-{mhi/test}: Move DMA initialization to EPC init callback

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

[PATCH v5 00/10] Make PCI's devres API more consistent
 2024-04-04  7:15 UTC  (13+ messages)
` [PATCH v5 01/10] PCI: Add new set of devres functions
` [PATCH v5 02/10] PCI: Deprecate iomap-table functions
` [PATCH v5 03/10] PCI: Warn users about complicated devres nature
` [PATCH v5 04/10] PCI: Make devres region requests consistent
` [PATCH v5 05/10] PCI: Move dev-enabled status bit to struct pci_dev
` [PATCH v5 06/10] PCI: Move pinned "
` [PATCH v5 07/10] PCI: Give pcim_set_mwi() its own devres callback
` [PATCH v5 08/10] PCI: Give pci(m)_intx "
` [PATCH v5 09/10] PCI: Remove legacy pcim_release()
` [PATCH v5 10/10] drm/vboxvideo: fix mapping leaks

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-04-04  7:06 UTC  (27+ messages)
` [PATCH v7 01/37] sh: passing FDT address to kernel startup
` [PATCH v7 02/37] sh: Kconfig unified OF supported targets
` [PATCH v7 03/37] sh: Enable OF support for build and configuration
` [PATCH v7 04/37] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [PATCH v7 05/37] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [PATCH v7 06/37] sh: kernel/setup Update DT support
` [PATCH v7 07/37] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [PATCH v7 08/37] clocksource: sh_tmu: CLOCKSOURCE support
` [PATCH v7 09/37] dt-binding: Add compatible SH7750 SoC
` [PATCH v7 10/37] sh: Common PCI Framework driver support
` [PATCH v7 11/37] pci: pci-sh7751: Add SH7751 PCI driver
` [PATCH v7 12/37] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [PATCH v7 13/37] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [PATCH v7 14/37] clk: Compatible with narrow registers
` [PATCH v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
` [PATCH v7 16/37] irqchip: Add SH7751 INTC driver
` [PATCH v7 17/37] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [PATCH v7 18/37] irqchip: SH7751 external interrupt encoder with enable gate
` [PATCH v7 19/37] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [PATCH v7 20/37] serial: sh-sci: fix SH4 OF support
` [PATCH v7 21/37] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [PATCH v7 22/37] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [PATCH v7 23/37] dt-bindings: display: sm501 register definition helper
` [RESEND v7 00/37] Device Tree support for SH7751 based board

[PATCH 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
 2024-04-04  6:18 UTC  (5+ messages)
` [PATCH 4/7] PCI: qcom: Add support for IPQ9574

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-04-04  2:43 UTC  (31+ messages)
` [PATCH v2 01/18] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v2 02/18] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v2 03/18] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v2 05/18] PCI: endpoint: test: Synchronously cancel command handler work
` [PATCH v2 06/18] PCI: endpoint: test: Implement link_down event operation
` [PATCH v2 16/18] PCI: rockchip-ep: Improve link training
` [PATCH v2 17/18] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property

[PATCH v2 00/10] PCI: endpoint: Make host reboot handling more robust
 2024-04-04  2:40 UTC  (18+ messages)
` [PATCH v2 02/10] PCI: endpoint: Decouple EPC and PCIe bus specific events
` [PATCH v2 03/10] PCI: endpoint: Rename core_init() callback in 'struct pci_epc_event_ops' to init()
` [PATCH v2 07/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle Link Down event
` [PATCH v2 10/10] PCI: qcom: Implement shutdown() callback to properly reset the endpoint devices

[PATCH v9 0/4] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2024-04-03 21:39 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: PCI: brcmstb: Add property "brcm,clkreq-mode"
` [PATCH v9 2/4] PCI: brcmstb: Set reasonable value for internal bus timeout
` [PATCH v9 3/4] PCI: brcmstb: Set downstream maximum {no-}snoop LTR values
` [PATCH v9 4/4] PCI: brcmstb: Configure HW CLKREQ# mode appropriate for downstream device

[PATCH] ath9k: use unmanaged PCI functions in ath9k_pci_owl_loader
 2024-04-03 21:23 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-03 20:42 UTC  (4+ messages)
` [net-next PATCH 01/15] PCI: Add Meta Platforms vendor ID

[PATCH v6 00/16] power: sequencing: implement the subsystem and add first users
 2024-04-03 14:56 UTC  (4+ messages)
` [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module

[PATCH] PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id
 2024-04-03 14:55 UTC  (2+ messages)

[PATCH v3 0/3] Display cxl1.1 device link status
 2024-04-03  9:40 UTC  (5+ messages)
` [PATCH v3 1/3] Add sysfs attribute for CXL 1.1 "

[PATCH v4 0/7] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-04-03  5:33 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: PCI: rcar-gen4-pci-host: Add R-Car V4H compatible
` [PATCH v4 2/7] dt-bindings: PCI: rcar-gen4-pci-ep: "
` [PATCH v4 3/7] PCI: dwc: Add PCIE_PORT_{FORCE,LANE_SKEW} macros
` [PATCH v4 4/7] PCI: dwc: rcar-gen4: Add rcar_gen4_pcie_platdata
` [PATCH v4 5/7] PCI: dwc: rcar-gen4: Add .ltssm_enable() for other SoC support
` [PATCH v4 6/7] PCI: dwc: rcar-gen4: Add support for r8a779g0
` [PATCH v4 7/7] misc: pci_endpoint_test: Document a policy about adding pci_device_id

[PATCH v3 0/7] PCI: dwc: rcar-gen4: Add R-Car V4H support
 2024-04-03  0:03 UTC  (4+ messages)
` [PATCH v3 6/7] PCI: dwc: rcar-gen4: Add support for r8a779g0

[PATCH 0/2] PCI: Add and use pcim_iomap_region()
 2024-04-02 19:06 UTC  (9+ messages)

[PATCH v2] PCI: vmd: Disable MSI remap only for low MSI count
 2024-04-02 18:34 UTC 

[PATCH] PCI: dwc: keystone: Fix potential NULL dereference
 2024-04-02 17:31 UTC  (2+ messages)

[PATCH] dt-bindings: pci: altera: covert to yaml
 2024-04-02 17:14 UTC  (2+ messages)

[PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now
 2024-04-02 16:42 UTC  (2+ messages)

[PATCH v5 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-02 16:15 UTC  (2+ messages)

[PATCH v2] PCI: vmd: Enable Hotplug based on BIOS setting on VMD rootports
 2024-04-02 16:10 UTC  (2+ messages)

[PATCH v2 1/1] docs: dma: correct dma_set_mask() sample code
 2024-04-02 16:08 UTC  (5+ messages)

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-04-02 16:05 UTC  (7+ messages)

[PATCH V4] PCI: Add support for preserving boot configuration
 2024-04-02 16:01 UTC  (3+ messages)
` [PATCH V5] "

[PATCH v4 10/10] drm/vboxvideo: fix mapping leaks
 2024-04-02 15:05 UTC  (3+ messages)

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-02 14:33 UTC  (12+ messages)
` [PATCH v3 01/11] PCI: imx6: Fix PCIe link down when i.MX8MM and i.MX8MP PCIe is EP mode
` [PATCH v3 02/11] PCI: imx6: Fix i.MX8MP PCIe EP can not trigger MSI
` [PATCH v3 03/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v3 04/11] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v3 05/11] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v3 06/11] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v3 07/11] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v3 08/11] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v3 09/11] PCI: imx: Consolidate redundant if-checks
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support

[PATCH V1] PCI: tegra194: Fix probe path for Endpoint mode
 2024-04-02 12:39 UTC  (2+ messages)

[PATCH 0/2] mmc: sdhci-pci-gli: Remove unnecessary device-dependent code
 2024-04-02 10:57 UTC  (5+ messages)
` [PATCH 2/2] mmc: sdhci-pci-gli: Use pci_set_power_state(), not direct PMCSR writes

[PATCH 1/1] misc: pci_endpoint_test: Refactor dma_set_mask_and_coherent() logic
 2024-04-02  8:34 UTC  (2+ messages)


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