linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-22 06:49:17 to 2024-08-27 18:01:55 UTC [more...]

[PATCH] Input: mt6779-keypad - use devm_clk_get_enabled()
 2024-08-27 18:00 UTC 

[PATCH V2] dmaengine: Fix spelling mistakes
 2024-08-27 17:25 UTC  (7+ messages)

[PATCH] wifi: mt76: mt7921: fix null pointer access in mt792x_mac_link_bss_remove
 2024-08-27 16:30 UTC  (5+ messages)

[PATCH v2 0/2] ufs: core: fix err handler mcq abort defect
 2024-08-27 15:55 UTC  (5+ messages)
` [PATCH v2 1/2] ufs: core: complete scsi command after release
` [PATCH v2 2/2] ufs: core: force reset after mcq abort all

[PATCH -next] Input: mt6779-keypad - fix module autoloading
 2024-08-27 15:27 UTC  (2+ messages)

[PATCH v3 0/2] Fix missing configuration flags in mtk_crtc_ddp_config
 2024-08-27 14:55 UTC  (3+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
` [PATCH v3 2/2] drm/mediatek: change config_lock from spin_lock to spin_lock_irqsave

[PATCH v2 0/2] Add pinctrl support to EN7581 SoC
 2024-08-27 14:35 UTC  (13+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: airoha: Add EN7581 pinctrl controller
` [PATCH v2 2/2] pinctrl: airoha: Add support for EN7581 SoC

remove the dma_set_{max_seg_size,seg_boundary,min_align_mask} return value v2
 2024-08-27 12:19 UTC  (7+ messages)
` [PATCH 1/4] scsi: check that busses support the DMA API before setting dma parameters
` [PATCH 2/4] dma-mapping: don't return errors from dma_set_min_align_mask
` [PATCH 3/4] dma-mapping: don't return errors from dma_set_seg_boundary
` [PATCH 4/4] dma-mapping: don't return errors from dma_set_max_seg_size

[PATCH v4 0/7] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
 2024-08-27  2:58 UTC  (17+ messages)
` [PATCH v4 2/7] media: mediatek: vcodec: change flush decode order when stream off
` [PATCH v4 3/7] media: mediatek: vcodec: flush decoder before "
` [PATCH v4 4/7] media: mediatek: vcodec: using input information to get vb2 buffer
` [PATCH v4 5/7] media: mediatek: vcodec: store source "
` [PATCH v4 6/7] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove

[PATCH] dt-bindings: mfd: mediatek,mt6357: Fixup reference to pwrap node
 2024-08-26 16:07 UTC  (4+ messages)

[PATCH v5 00/10] platform/chrome: Introduce DT hardware prober
 2024-08-26 13:19 UTC  (36+ messages)
` [PATCH v5 01/10] of: dynamic: Add of_changeset_update_prop_string
` [PATCH v5 02/10] regulator: Move OF-specific regulator lookup code to of_regulator.c
` [PATCH v5 03/10] regulator: Split up _regulator_get()
` [PATCH v5 04/10] regulator: Do pure DT regulator lookup in of_regulator_bulk_get_all()
` [PATCH v5 05/10] gpiolib: Add gpio_property_name_length()
` [PATCH v5 06/10] i2c: Introduce OF component probe function
` [PATCH v5 07/10] i2c: of-prober: Add regulator support
` [PATCH v5 08/10] i2c: of-prober: Add GPIO support
` [PATCH v5 09/10] platform/chrome: Introduce device tree hardware prober
` [PATCH v5 10/10] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail

[PATCH -next RESEND 00/10] mtd: Use for_each_child_of_node_scoped()
 2024-08-26 12:56 UTC  (18+ messages)
` [PATCH -next RESEND 01/10] mtd: rawnand: arasan: "
` [PATCH -next RESEND 02/10] mtd: rawnand: cadence: "
` [PATCH -next RESEND 03/10] mtd: rawnand: pl353: "
` [PATCH -next RESEND 04/10] mtd: rawnand: marvell: drm/rockchip: "
` [PATCH -next RESEND 05/10] mtd: rawnand: rockchip: "
` [PATCH -next RESEND 06/10] mtd: rawnand: meson: "
` [PATCH -next RESEND 07/10] mtd: rawnand: mtk: "
` [PATCH -next RESEND 08/10] mtd: rawnand: renesas: "
` [PATCH -next RESEND 09/10] mtd: rawnand: stm32_fmc2: "
` [PATCH -next RESEND 10/10] mtd: rawnand: sunxi: "

[PATCH] Bluetooth: btusb: Add Realtek MT7925 support ID 0x13d3:0x3608
 2024-08-26 12:03 UTC  (4+ messages)

[PATCH -next 0/3] net: fix module autoloading
 2024-08-26 10:40 UTC  (5+ messages)
` [PATCH -next 1/3] net: dm9051: "
` [PATCH -next 2/3] net: ag71xx: "
` [PATCH -next 3/3] net: airoha: "

[PATCH 00/11] phy: simplify with cleanup.h and few other ideas
 2024-08-26 10:07 UTC  (12+ messages)
` [PATCH 01/11] phy: broadcom: bcm-cygnus-pcie: Simplify with scoped for each OF child loop
` [PATCH 02/11] phy: broadcom: brcm-sata: "
` [PATCH 03/11] phy: cadence: sierra: "
` [PATCH 04/11] phy: hisilicon: usb2: "
` [PATCH 05/11] phy: mediatek: tphy: "
` [PATCH 06/11] phy: mediatek: xsphy: "
` [PATCH 07/11] phy: qcom: qmp-pcie-msm8996: "
` [PATCH 08/11] phy: ti: am654-serdes: Use scoped device node handling to simplify error paths
` [PATCH 09/11] phy: ti: gmii-sel: Simplify with dev_err_probe()
` [PATCH 10/11] phy: ti: j721e-wiz: Drop OF node reference earlier for simpler code
` [PATCH 11/11] phy: ti: j721e-wiz: Simplify with scoped for each OF child loop

[PATCH] mt76: mt7915: check devm_kasprintf() returned value
 2024-08-26 10:06 UTC 

[PATCH] wifi: mt76: mt7921: Check devm_kasprintf() returned value
 2024-08-26  9:55 UTC 

[PATCH] hwrng: mtk - Use devm_pm_runtime_enable
 2024-08-26  7:04 UTC 

[PATCH v8] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
 2024-08-26  7:07 UTC  (2+ messages)

[PATCH] hwrng: mtk - Add remove function
 2024-08-26  6:41 UTC  (3+ messages)

[PATCH RESEND] wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
 2024-08-26  5:18 UTC 

[PATCH v1 0/2] ufs: core: fix err handler mcq abort defect
 2024-08-26  3:42 UTC  (7+ messages)
` [PATCH v1 1/2] ufs: core: complete scsi command after release
` [PATCH v1 2/2] ufs: core: force reset after mcq abort all

[PATCH v2] memory: mtk-smi: Use devm_clk_get_enabled()
 2024-08-25 12:22 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface
 2024-08-24 13:26 UTC  (3+ messages)

[PATCH net v4] bpf, net: Check cgroup_bpf_enabled() only once in do_sock_getsockopt()
 2024-08-24  2:04 UTC  (6+ messages)

[PATCH 0/4] media: platform: mtk-mdp3: Cleanups for masking in cmdq operations
 2024-08-23 21:31 UTC  (5+ messages)
` [PATCH 1/4] media: platform: mtk-mdp3: Use cmdq_pkt_write when no mask is needed
` [PATCH 2/4] media: platform: mtk-mdp3: Remove useless variadic arguments from macros
` [PATCH 3/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_WRITE macro
` [PATCH 4/4] media: platform: mtk-mdp3: Remove mask parameter from MM_REG_POLL macro

[PATCH 0/6] dt-bindings: add serial-peripheral-props.yaml
 2024-08-23 16:12 UTC  (7+ messages)
` [PATCH 3/6] dt-bindings: bluetooth: move Bluetooth bindings to dedicated directory
` [PATCH 4/6] dt-bindings: gnss: reference serial-peripheral-props.yaml
` [PATCH 5/6] dt-bindings: bluetooth: "

[PATCH] pinctrl: mediatek: common-v2: Fix broken bias-disable for PULL_PU_PD_RSEL_TYPE
 2024-08-23 16:07 UTC  (2+ messages)

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (17+ messages)

[PATCH] pinctrl: mediatek: Use of_property_read_bool()
 2024-08-23 15:38 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 15/20] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
 2024-08-23 14:02 UTC 

[PATCH AUTOSEL 6.10 01/24] drm/mediatek: Set sensible cursor width/height values to fix crash
 2024-08-23 14:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 16/24] wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change

[PATCH v1] linux-firmware: update firmware for mediatek bluetooth chip (MT7925)
 2024-08-23 11:34 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7925 WiFi device
 2024-08-23 11:34 UTC  (2+ messages)

[PATCH 1/1] backing-file: convert to using fops->splice_write
 2024-08-23 11:09 UTC  (3+ messages)

[PATCH] dt-bindings: mfd: mediatek: mt6397: Convert to DT schema format
 2024-08-23  8:05 UTC  (4+ messages)

[PATCH v3 0/3] Add HDCP feature for DisplayPort
 2024-08-23  7:30 UTC  (5+ messages)
` [PATCH v3 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x "

[PATCH v3 0/3] Devicetree updates for MT8186
 2024-08-23  5:10 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: display: mediatek: dpi: Add power domains
` [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
 2024-08-22 15:11 UTC  (3+ messages)
` [PATCH v5 7/9] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init

[PATCH] drm: mediatek: Drop unnecessary check for property presence
 2024-08-22 14:30 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: Reduce msg queue trans buffer size
 2024-08-22 14:24 UTC  (4+ messages)

[PATCH] drm/mediatek: Declare Z Position for all planes
 2024-08-22 14:19 UTC  (2+ messages)

[PATCH v2] drm/mediatek: Fix missing configuration flags in mtk_crtc_ddp_config()
 2024-08-22 14:16 UTC  (2+ messages)

[PATCH 00/17] leds: Use scoped device node handling to simplify error paths
 2024-08-22 13:23 UTC  (2+ messages)

[PATCH net-next v2] net: airoha: configure hw mac address according to the port id
 2024-08-22 11:30 UTC  (2+ messages)

[PATCH] Bluetooth: btmtk: avoid UAF in btmtk_process_coredump
 2024-08-22  9:57 UTC  (2+ messages)

[PATCH 0/4] Add SMI clamp and reset
 2024-08-22  8:05 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding


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).