messages from 2025-01-27 15:14:11 to 2025-02-05 20:54:22 UTC [more...]
[PATCH net-next 00/13] Introduce flowtable hw offloading in airoha_eth driver
2025-02-05 20:52 UTC (19+ messages)
` [PATCH net-next 01/13] net: airoha: Move airoha_eth driver in a dedicated folder
` [PATCH net-next 02/13] net: airoha: Move definitions in airoha_eth.h
` [PATCH net-next 03/13] net: airoha: Move reg/write utility routines "
` [PATCH net-next 04/13] net: airoha: Move register definitions in airoha_regs.h
` [PATCH net-next 05/13] net: airoha: Move DSA tag in DMA descriptor
` [PATCH net-next 06/13] net: airoha: Enable support for multiple net_devices
` [PATCH net-next 07/13] net: airoha: Move REG_GDM_FWD_CFG() initialization in airoha_dev_init()
` [PATCH net-next 08/13] net: airoha: Rename airoha_set_gdm_port_fwd_cfg() in airoha_set_vip_for_gdm_port()
` [PATCH net-next 09/13] dt-bindings: net: airoha: Add airoha,npu phandle property
` [PATCH net-next 10/13] net: airoha: Introduce PPE initialization via NPU
` [PATCH net-next 11/13] net: airoha: Introduce flowtable offload support
` [PATCH net-next 12/13] net: airoha: Add loopback support for GDM2
` [PATCH net-next 13/13] net: airoha: Introduce PPE debugfs support
[PATCH 00/12] drm: Move to using devm_platform_ioremap_resource
2025-02-05 20:08 UTC (13+ messages)
` [PATCH 01/12] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/12] drm/fsl-dcu: "
` [PATCH 03/12] drm/hisilicon: "
` [PATCH 04/12] drm/mediatek: "
` [PATCH 05/12] drm/mxsfb: "
` [PATCH 06/12] drm/sprd: "
` [PATCH 07/12] drm/sti: "
` [PATCH 08/12] drm/stm: "
` [PATCH 09/12] drm/tegra: "
` [PATCH 10/12] drm/tiny: "
` [PATCH 11/12] drm/vc4: "
` [PATCH 12/12] Documentation: Update the todo
[RFC PATCH 0/5] drm/panthor: Protected mode support for Mali CSF GPUs
2025-02-05 18:14 UTC (28+ messages)
` [RFC PATCH 1/5] dt-bindings: dma: Add CMA Heap bindings
` [RFC PATCH 2/5] cma-heap: Allow registration of custom cma heaps
` [RFC PATCH 3/5] dt-bindings: gpu: Add protected heap name to Mali Valhall CSF binding
` [RFC PATCH 4/5] drm/panthor: Add support for protected memory allocation in panthor
` [RFC PATCH 5/5] drm/panthor: Add support for entering and exiting protected mode
[PATCH v3 0/8] Support Multi-frequency scale for UFS
2025-02-05 18:02 UTC (4+ messages)
` [PATCH v3 1/8] scsi: ufs: core: Pass target_freq to clk_scale_notify() vop
[PATCH net-next 0/3] net: dsa: add support for phylink managed EEE
2025-02-05 15:42 UTC (5+ messages)
` [PATCH net-next 1/3] net: phylink: provide phylink_mac_implements_lpi()
` [PATCH net-next 2/3] net: dsa: allow use of phylink managed EEE support
` [PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE
[PATCH v2 0/4] Add support for Mediatek Genio 510 EVK board
2025-02-05 14:21 UTC (9+ messages)
` [PATCH v2 1/4] dt-bindings: arm: mediatek: add mt8370-evk board
` [PATCH v2 2/4] arm64: dts: mediatek: add support for MT8370 SoC
` [PATCH v2 3/4] arm64: dts: mediatek: mt8390-genio-700-evk: Move common parts to dtsi
` [PATCH v2 4/4] arm64: dts: mediatek: add device-tree for Genio 510 EVK board
[PATCH] ASoC: mediatek: Remove unused mtk_memif_set_rate
2025-02-05 12:44 UTC (2+ messages)
[PATCH] ASoC: mediatek: mt6358: Remove unused functions
2025-02-05 12:44 UTC (2+ messages)
[PATCH net-next v2 4/7] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
2025-02-05 12:42 UTC (2+ messages)
` [PATCH net-next v2 5/7] net: ethernet: mtk_eth_soc: "
[PATCH] arm64: dts: Introduce more nodes to EN7581 SoC evaluation board
2025-02-05 8:22 UTC (8+ messages)
[PATCH v2 net-next] net: ethernet: mtk_ppe_offload: Allow QinQ
2025-02-05 6:19 UTC (2+ messages)
[PATCH] media: platform: mtk-mdp3: Remove unused mdp_get_plat_device
2025-02-05 2:18 UTC
[PATCH v2] arm64: dts: airoha: en7581: Add more nodes to EN7581 SoC evaluation board
2025-02-05 0:08 UTC
[PATCH v5 net-next 00/14] bridge-fastpath and related improvements
2025-02-04 19:49 UTC (15+ messages)
` [PATCH v5 net-next 01/14] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct
` [PATCH v5 net-next 02/14] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx
` [PATCH v5 net-next 03/14] netfilter: bridge: Add conntrack double vlan and pppoe
` [PATCH v5 net-next 04/14] netfilter: nft_chain_filter: Add bridge "
` [PATCH v5 net-next 05/14] bridge: Add filling forward path from port to port
` [PATCH v5 net-next 06/14] net: core: dev: Add dev_fill_bridge_path()
` [PATCH v5 net-next 07/14] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge()
` [PATCH v5 net-next 08/14] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge
` [PATCH v5 net-next 09/14] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate
` [PATCH v5 net-next 10/14] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info()
` [PATCH v5 net-next 11/14] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port
` [PATCH v5 net-next 12/14] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign
` [PATCH v5 net-next 13/14] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath
` [PATCH v5 net-next 14/14] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval()
[PATCH] ASoC: SOF: mediatek: Use str_on_off() helper function
2025-02-04 15:38 UTC
[PATCH v2 0/3] Add Mali GPU support for Mediatek MT8370 SoC
2025-02-04 12:02 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: gpu: mali-bifrost: Add compatible for "
` [PATCH v2 2/3] drm/panfrost: Add support for Mali on the "
` [PATCH v2 3/3] arm64: dts: mediatek: mt8370: Enable gpu support
stable-rc/linux-6.6.y: new boot regression: WARNING at drivers/base/core.c:2515 device_release+0x80/
2025-02-04 10:32 UTC
stable-rc/linux-6.6.y: new boot regression: NULL pointer dereference at virtual address 000000000000
2025-02-04 10:28 UTC
[PATCH v2] of: base: Add of_get_available_child_by_name()
2025-02-04 8:59 UTC (5+ messages)
[PATCH v2 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
2025-02-04 8:14 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle property
` [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC
[PATCH] PCI: mediatek: Remove the usage of virt_to_phys
2025-02-03 18:52 UTC (9+ messages)
[PATCH] phy: Use (of|device)_property_present() for non-boolean properties
2025-02-03 18:49 UTC (2+ messages)
stable/linux-6.13.y: new boot regression: WARNING at lib/refcount.c:25 refcount_warn_saturate+0xc8
2025-02-03 17:55 UTC
[PATCH v2] mmc: mtk-sd: Fix register settings for hs400(es) mode
2025-02-03 14:03 UTC (2+ messages)
[PATCH 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
2025-02-02 14:38 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: arm: airoha: Add the pbus-csr node for "
` [PATCH 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers "
[PATCH] net: ethernet: mtk-star-emac: Use of_get_available_child_by_name()
2025-02-02 10:14 UTC (3+ messages)
[PATCH] net: ethernet: mtk_eth_soc: Use of_get_available_child_by_name()
2025-02-01 18:55 UTC (2+ messages)
[PATCH v2] PCI: mediatek-gen3: Remove leftover mac_reset assert for Airoha EN7581 SoC
2025-02-01 11:50 UTC (2+ messages)
[PATCH RESEND] arm64: dts: mediatek: mt7622: readd syscon to pciesys node
2025-02-01 4:37 UTC
[PATCH 00/14] drm: Move to using devm_platform_ioremap_resource
2025-01-31 12:52 UTC (35+ messages)
` [PATCH 01/14] drm/aspeed: move to devm_platform_ioremap_resource() usage
` [PATCH 02/14] drm/fsl-dcu: "
` [PATCH 03/14] drm/hisilicon: "
` [PATCH 04/14] drm/mediatek: "
` [PATCH 05/14] drm/meson: "
` [PATCH 06/14] drm/mxsfb: "
` [PATCH 07/14] drm/rockchip: "
` [PATCH 08/14] drm/sprd: "
` [PATCH 09/14] drm/sti: "
` [PATCH 10/14] drm/stm: "
` [PATCH 11/14] drm/tegra: "
` [PATCH 12/14] drm/tiny: "
` [PATCH 13/14] drm/vc4: "
` [PATCH 14/14] Documentation: Update the todo
[PATCH 0/3] Add Mali GPU support for Mediatek MT8370 SoC
2025-01-31 11:01 UTC (7+ messages)
` [PATCH 2/3] drm/panfrost: Add support for Mali on the "
[PATCH] of: base: Add of_get_available_child_by_name()
2025-01-31 10:07 UTC (3+ messages)
[PATCH] media: mediatek: vcodec: Add scp_put() to free the scp
2025-01-31 1:28 UTC
[PATCH] ASoC: mediatek: mt8188: Enable apll1 clock during reg rw to prevent hang
2025-01-30 13:12 UTC (7+ messages)
Proszę o kontakt
2025-01-30 8:40 UTC
[RFC PATCH 00/14] AHCI power management cleanup
2025-01-30 2:30 UTC (9+ messages)
` [PATCH RFC 05/14] ahci: imx: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
` [PATCH RFC 10/14] ahci: sunxi: "
` [PATCH RFC 14/14] ahci: sata_rcar: "
[PATCH] Bluetooth: btmtk: Remove resetting mt7921 before downloading the fw
2025-01-29 18:31 UTC (4+ messages)
[PATCH AUTOSEL 6.13 12/15] PCI: mediatek-gen3: Avoid PCIe resetting via PERST# for Airoha EN7581 SoC
2025-01-28 17:53 UTC
[PATCH] drm/mediatek: Convert to use devm_platform_ioremap_resource
2025-01-28 9:41 UTC
[PATCH v2 1/2] dt-bindings: mmc: mtk-sd: Add eMMC for AN7581
2025-01-27 15:15 UTC (5+ messages)
` [PATCH v2 2/2] mmc: mtk-sd: add support for AN7581 MMC Host
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).