messages from 2022-11-06 08:51:03 to 2022-11-08 12:40:37 UTC [more...]
[PATCH net] net: ethernet: mtk-star-emac: disable napi when connect and start PHY failed in mtk_star_enable()
2022-11-08 12:40 UTC (3+ messages)
Driver of MT7915 for Raspberry Pi Compute Module 4
2022-11-08 12:27 UTC (2+ messages)
[PATCH v4 00/13] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
2022-11-08 12:26 UTC (14+ messages)
` [PATCH v4 01/13] arm64: dts: mediatek: mt6779: Remove syscon compatible from pin controller
` [PATCH v4 02/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve description
` [PATCH v4 03/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Make gpio-ranges optional
` [PATCH v4 04/13] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6797
` [PATCH v4 05/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Fix interrupt count
` [PATCH v4 06/13] dt-bindings: pinctrl: mediatek,pinctrl-mt6795: Improve interrupts description
[PATCH v2] dmaengine: drivers: Use devm_platform_ioremap_resource()
2022-11-08 12:18 UTC
[PATCH v2] wwan: core: Support slicing in port TX flow of WWAN subsystem
2022-11-08 12:14 UTC (2+ messages)
[PATCH v2 00/23] Update cache properties for arm64 DTS
2022-11-08 11:42 UTC (29+ messages)
` [PATCH v2 01/23] arm64: dts: Update cache properties for amazon
` [PATCH v2 02/23] arm64: dts: Update cache properties for amd
` [PATCH v2 03/23] arm64: dts: Update cache properties for amlogic
` [PATCH v2 04/23] arm64: dts: Update cache properties for apm
` [PATCH v2 05/23] arm64: dts: Update cache properties for arm
` [PATCH v2 06/23] arm64: dts: Update cache properties for broadcom
` [PATCH v2 07/23] arm64: dts: Update cache properties for exynos
` [PATCH v2 08/23] arm64: dts: Update cache properties for freescale
` [PATCH v2 09/23] arm64: dts: Update cache properties for hisilicon
` [PATCH v2 10/23] arm64: dts: Update cache properties for lg
` [PATCH v2 11/23] arm64: dts: Update cache properties for marvell
` [PATCH v2 12/23] arm64: dts: Update cache properties for mediatek
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 14/23] arm64: dts: Update cache properties for nuvoton
` [PATCH v2 15/23] arm64: dts: Update cache properties for nvidia
` [PATCH v2 16/23] arm64: dts: Update cache properties for qcom
` [PATCH v2 17/23] arm64: dts: Update cache properties for realtek
` [PATCH v2 18/23] arm64: dts: Update cache properties for renesas
` [PATCH v2 19/23] arm64: dts: Update cache properties for rockchip
` [PATCH v2 20/23] arm64: dts: Update cache properties for socionext
` [PATCH v2 21/23] arm64: dts: Update cache properties for synaptics
` [PATCH v2 22/23] arm64: dts: Update cache properties for tesla
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
` (subset) [PATCH v2 00/23] Update cache properties for arm64 DTS
[PATCH 0/9] ASoC: mediatek: Register machine drivers to module device table
2022-11-08 11:09 UTC (21+ messages)
` [PATCH 1/9] ASoC: mediatek: mt2701-cs42448: Register "
` [PATCH 2/9] ASoC: mediatek: mt2701-wm8960: "
` [PATCH 3/9] ASoC: mediatek: mt6797-mt6351: "
` [PATCH 4/9] ASoC: mediatek: mt8183-da7219: "
` [PATCH 5/9] ASoC: mediatek: mt8183-mt6358: "
` [PATCH 6/9] ASoC: mediatek: mt8186-da7219: "
` [PATCH 7/9] ASoC: mediatek: mt8186-rt5682: "
` [PATCH 8/9] ASoC: mediatek: mt8192-mt6359: "
` [PATCH 9/9] ASoC: mediatek: mt8195-mt6359: "
[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
2022-11-08 10:51 UTC (11+ messages)
` [PATCH v5 1/7] arm64: dts: mediatek: mt8186: Fix watchdog compatible
` [PATCH v5 2/7] arm64: dts: mediatek: mt8195: "
` [PATCH v5 3/7] arm64: dts: mediatek: mt7986: "
` [PATCH v5 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
` [PATCH v5 5/7] dt-bindings: watchdog: mediatek: Convert mtk-wdt to json-schema
` [PATCH v5 6/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT6795
` [PATCH v5 7/7] dt-bindings: watchdog: mediatek,mtk-wdt: Add compatible for MT8173
[PATCH] arm64: dts: mediatek: Initial mt8365-evk support
2022-11-08 10:02 UTC (2+ messages)
[PATCH] dt-bindings: pinctrl: Correct the header guard of mt6795-pinfunc.h
2022-11-08 9:45 UTC
[PATCH 01/14] net: ethernet: mtk_eth_soc: account for vlan in rx header length
2022-11-08 9:20 UTC (22+ messages)
` [PATCH 02/14] net: ethernet: mtk_eth_soc: increase tx ring side for QDMA devices
` [PATCH 03/14] net: ethernet: mtk_eth_soc: avoid port_mg assignment on MT7622 and newer
` [PATCH 04/14] net: ethernet: mtk_eth_soc: implement multi-queue support for per-port queues
` [PATCH 05/14] net: dsa: tag_mtk: assign "
` [PATCH 06/14] net: ethernet: mediatek: ppe: assign per-port queues for offloaded traffic
` [PATCH 07/14] net: ethernet: mtk_eth_soc: compile out netsys v2 code on mt7621
` [PATCH 10/14] net: dsa: tag_mtk: parse hwaccel VLAN tags
` [PATCH 11/14] net: ethernet: mtk_eth_soc: fix VLAN rx hardware acceleration
` [PATCH 12/14] net: ethernet: mtk_eth_soc: work around issue with sending small fragments
` [PATCH 13/14] net: ethernet: mtk_eth_soc: set NETIF_F_ALL_TSO
` [PATCH 14/14] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
[PATCH v1 0/2] Add Mediatek UFS Multi Circular Queue
2022-11-08 7:32 UTC (4+ messages)
` [PATCH v1 2/2] ufs: mtk-host: Add MCQ feature
[PATCH] drm: mediatek: Modify dpi power on/off sequence
2022-11-08 7:44 UTC (3+ messages)
[PATCH v1] ufs: core: print more evt history
2022-11-08 4:01 UTC (2+ messages)
[PATCH v15 RESEND 0/2] Add MediaTek MT6370 PMIC support
2022-11-08 3:41 UTC (3+ messages)
` [PATCH v15 RESEND 1/2] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [PATCH v15 RESEND 2/2] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
[PATCH net-next] net: remove explicit phylink_generic_validate() references
2022-11-08 2:30 UTC (3+ messages)
[PATCH v7 0/5] Define EINVAL as device/domain incompatibility
2022-11-08 0:14 UTC (4+ messages)
` [PATCH v7 4/5] iommu: Use EINVAL for incompatible device/domain in ->attach_dev
[PATCH v2 00/65] clk: Make determine_rate mandatory for muxes
2022-11-07 20:57 UTC (28+ messages)
` [PATCH v2 20/65] clk: wm831x: clkout: Add a determine_rate hook
` [PATCH v2 21/65] clk: davinci: da8xx-cfgchip: "
` [PATCH v2 28/65] clk: renesas: r9a06g032: "
` [PATCH v2 43/65] ASoC: tlv320aic32x4: "
` [PATCH v2 54/65] clk: da8xx: clk48: Switch to determine_rate
` [PATCH v2 56/65] clk: ingenic: cgu: "
` [PATCH v2 65/65] clk: Warn if we register a mux without determine_rate
[PATCH 0/2] drm: Add component_match_add_of and convert users of drm_of_component_match_add
2022-11-07 20:27 UTC (2+ messages)
` [PATCH 2/2] drm: Convert users of drm_of_component_match_add to component_match_add_of
[RESEND v2 0/2] Mediatek eMMC Inline Crypto Engine support
2022-11-07 20:13 UTC (5+ messages)
` [RESEND v2 2/2] dt-bindings: mmc: mtk-sd: add Inline Crypto Engine clock
[PATCH] dt-bindings: examples: add a list of templates and solutions
2022-11-07 18:35 UTC (5+ messages)
[PATCH 14/26] drm: mediatek: Remove #ifdef guards for PM related functions
2022-11-07 17:52 UTC
[PATCH] iommu/mediatek: check return value after calling platform_get_resource()
2022-11-07 16:03 UTC (2+ messages)
[PATCH] mailbox: mtk-cmdq-mailbox: Use platform data directly instead of copying
2022-11-07 15:40 UTC (2+ messages)
[PATCH v3 00/12] Add MT8195 HDMI support
2022-11-07 15:06 UTC (20+ messages)
` [PATCH v3 01/12] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v3 02/12] dt-bindings: display: mediatek: add MT8195 hdmi bindings
` [PATCH v3 03/12] drm/mediatek: hdmi: use a regmap instead of iomem
` [PATCH v3 04/12] drm/mediatek: extract common functions from the mtk hdmi driver
` [PATCH v3 06/12] drm/mediatek: hdmi: add frame_colorimetry flag
` [PATCH v3 08/12] drm/mediatek: hdmi: v2: add audio support
` [PATCH v3 12/12] drm/mediatek: dpi: Add mt8195 hdmi to DPI driver
[v2, 0/2] Fix broken SET/CLR mode of a certain number of pins for MediaTek MT8385 SoC
2022-11-07 14:44 UTC (2+ messages)
[PATCH 1/2] ASoC: mediatek: mt8183-da7219: Register to module device table
2022-11-07 14:19 UTC (5+ messages)
` [PATCH 2/2] ASoC: mediatek: mt8183-mt6358: "
[PATCH v5] media: mediatek: vcodec: Add to support VP9 inner racing mode
2022-11-07 13:18 UTC (3+ messages)
Bug while resuming from suspend on mt7921e
2022-11-07 11:36 UTC
[PATCH v3 0/2] Add gce support for mt8188
2022-11-07 11:18 UTC (4+ messages)
` [PATCH v3 1/2] dt-bindings: gce: add gce header file "
[PATCH v3 net-next 0/8] introduce WED RX support to MT7986 SoC
2022-11-07 10:04 UTC (7+ messages)
` [PATCH v3 net-next 2/8] dt-bindings: net: mediatek: add WED RX binding for MT7986 eth driver
[PATCH v2 0/6] update mediatek MT7986 pinctrl driver
2022-11-07 9:33 UTC (11+ messages)
` [PATCH v2 2/6] dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
` [PATCH v2 3/6] dt-bindings: pinctrl: mt7986: add generic bias-pull* support
` [PATCH v2 4/6] pinctrl: mediatek: fix the pinconf register offset of some pins
` [PATCH v2 5/6] pinctrl: mediatek: extend pinctrl-moore to support new bias functions
` [PATCH v2 6/6] pinctrl: mediatek: add pull_type attribute for mediatek MT7986 SoC
Słowa kluczowe do wypozycjonowania
2022-11-07 9:00 UTC
[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-11-07 7:24 UTC (8+ messages)
` [PATCH v28 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v28 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v28 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v28 4/7] drm/mediatek: add dma dev get function
` [PATCH v28 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v28 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v28 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "
[PATCH v28 00/11] Add MediaTek SoC(vdosys1) support for mt8195
2022-11-07 7:22 UTC (12+ messages)
` [PATCH v28 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v28 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v28 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v28 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v28 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v28 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v28 07/11] soc: mediatek: add cmdq support of "
` [PATCH v28 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v28 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v28 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v28 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
[PATCH v1 0/2] Extend MDP3 data structure
2022-11-07 6:21 UTC (4+ messages)
` [PATCH v1 1/2] media: platform: mtk-mdp3: extend mdp_color format for compressed mode
[PATCH 00/10] Add driver for MediaTek Wi-Fi 7 devices
2022-11-07 7:00 UTC (4+ messages)
` [PATCH 01/10] wifi: mt76: extend aggr_stats for tri-band support
[PATCH v3 00/10] Add support for multiple chips
2022-11-07 6:35 UTC (4+ messages)
` [PATCH v3 10/10] media: platform: mtk-mdp3: decompose hardware-related information in shared memory
[PATCH v4 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
2022-11-07 1:39 UTC (4+ messages)
` [PATCH v4 4/7] arm64: dts: mediatek: mt8516: Fix the watchdog node name
[PATCH] mtd: spi-nor: Fix the number of bytes for the dummy cycles
2022-11-06 22:54 UTC (2+ messages)
[PATCH AUTOSEL 5.10 04/16] ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe
2022-11-06 17:05 UTC
[PATCH AUTOSEL 5.15 04/18] ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe
2022-11-06 17:04 UTC
[PATCH AUTOSEL 6.0 06/30] ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probe
2022-11-06 17:03 UTC
[PATCH 0/2] MediaTek eMMC inline encryption support
2022-11-06 10:10 UTC (6+ messages)
` [PATCH 2/2] dt-bingdings: mmc: Mediatek: add ICE clock
[RFC v3 00/11] Add BananaPi R3
2022-11-06 8:50 UTC (12+ messages)
` [RFC v3 01/11] arm64: dts: mt7986: harmonize device node order
` [RFC v3 02/11] arm64: dts: mt7986: add spi related device nodes
` [RFC v3 03/11] arm64: dts: mt7986: add usb "
` [RFC v3 04/11] arm64: dts: mt7986: add crypto "
` [RFC v3 05/11] arm64: dts: mt7986: add mmc "
` [RFC v3 06/11] arm64: dts: mt7986: add i2c node
` [RFC v3 07/11] arm64: dts: mt7986: add pcie related device nodes
` [RFC v3 08/11] dt-bindings: arm64: dts: mediatek: add compatible for bananapi r3
` [RFC v3 09/11] arm64: dts: mt7986: add Bananapi R3
` [RFC v3 10/11] arm64: dts: mt7986: add PCIe nodes to BananaPi-R3
` [RFC v3 11/11] arm64: dts: mt7986: add BPI-R3 nand/nor overlays
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).