linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-11 18:52:57 to 2023-07-14 15:55:39 UTC [more...]

[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
 2023-07-14 15:54 UTC  (34+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-14 15:55 UTC  (34+ messages)

[PATCH net-next 0/3] Remove some unused phylink legacy
 2023-07-14 10:15 UTC  (7+ messages)
` [PATCH net-next 1/3] net: dsa: remove legacy_pre_march2020 detection
` [PATCH net-next 2/3] net: dsa: remove legacy_pre_march2020 from drivers
` [PATCH net-next 3/3] net: phylink: remove legacy mac_an_restart() method

[PATCH v4 0/4] Fix mediatek-drm coverity issues
 2023-07-14  9:49 UTC  (5+ messages)
` [PATCH v4 1/4] drm/mediatek: Remove freeing not dynamic allocated memory
` [PATCH v4 2/4] drm/mediatek: Add cnt checking for coverity issue
` [PATCH v4 3/4] drm/mediatek: Fix unintentional integer overflow in multiplying different types
` [PATCH v4 4/4] drm/mediatek: Fix dereference before null check

[PATCH v2] drm/mediatek: fix uninitialized symbol
 2023-07-14  9:27 UTC  (3+ messages)

[PATCH v2] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
 2023-07-14  9:23 UTC  (2+ messages)

[PATCH 0/2] MediaTek clocks: Support mux indices list and 8195 DP
 2023-07-14  9:21 UTC  (6+ messages)
` [PATCH 1/2] clk: mediatek: clk-mux: Support custom parent indices for muxes
` [PATCH 2/2] clk: mediatek: mt8195-topckgen: Refactor parents for top_dp/edp muxes

[PATCH] net: ethernet: mtk_eth_soc: handle probe deferral
 2023-07-14  7:50 UTC  (2+ messages)

[PATCH v3 0/2] Fix OVL iommu fault in cursor plane
 2023-07-14  6:57 UTC  (7+ messages)
` [PATCH v3 1/2] drm/mediatek: Fix iommu fault by swapping FBs after updating plane state
` [PATCH v3 2/2] drm/mediatek: Fix iommu fault during crtc enabling

[PATCH v3 3/4] drm/mediatek: Add casting before assign
 2023-07-14  6:45 UTC  (4+ messages)
  ` [PATCH v3 4/4] drm/mediatek: Fix dereference before null check

[PATCH net-next v3 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-07-14  4:00 UTC  (4+ messages)

[PATCH v6] Bluetooth: btmtk: Fix kernel crash when processing coredump
 2023-07-13 20:10 UTC  (2+ messages)

[PATCH v7 0/8] soc: mediatek: MT8365 power support
 2023-07-13 15:04 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: power: Add MT8365 power domains
` [PATCH v7 2/8] soc: mediatek: pm-domains: Move bools to a flags field
` [PATCH v7 3/8] soc: mediatek: pm-domains: Split bus_prot_mask
` [PATCH v7 4/8] soc: mediatek: pm-domains: Create bus protection operation functions
` [PATCH v7 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi
` [PATCH v7 6/8] soc: mediatek: Add support for WAY_EN operations
` [PATCH v7 7/8] soc: mediatek: Add support for MTK_SCPD_STRICT_BUS_PROTECTION cap
` [PATCH v7 8/8] soc: mediatek: pm-domains: Add support for MT8365

[PATCH 0/3] media: mediatek: vcodec: Add driver to support 10bit
 2023-07-13 13:31 UTC  (16+ messages)
` [PATCH 1/3] media: mediatek: vcodec: Add capture format to support 10bit tile mode
` [PATCH 3/3] media: mediatek: vcodec: Add driver to support 10bit

[PATCH -next] scsi: ufs: ufs-mediatek: Remove surplus dev_err()
 2023-07-13 13:21 UTC  (4+ messages)

[PATCH v2 net-next 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-13 11:17 UTC  (17+ messages)
` [PATCH v2 net-next 1/9] dt-bindings: net: mediatek,net: add missing mediatek,mt7621-eth
` [PATCH v2 net-next 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding
` [PATCH v2 net-next 3/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V1 capability bit
` [PATCH v2 net-next 4/9] net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
` [PATCH v2 net-next 5/9] net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and remove MTK_MAC_COUNT
` [PATCH v2 net-next 6/9] net: ethernet: mtk_eth_soc: add MTK_NETSYS_V3 capability bit
` [PATCH v2 net-next 7/9] net: ethernet: mtk_eth_soc: convert caps in mtk_soc_data struct to u64
` [PATCH v2 net-next 8/9] net: ethernet: mtk_eth_soc: convert clock bitmap "
` [PATCH v2 net-next 9/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC

[PATCH 0/4] drm/mediatek: Small mtk-dpi cleanups
 2023-07-13 11:14 UTC  (13+ messages)
` [PATCH 1/4] drm/mediatek: mtk_dpi: Simplify with devm_drm_bridge_add()
` [PATCH 2/4] drm/mediatek: mtk_dpi: Simplify with dev_err_probe()
` [PATCH 3/4] drm/mediatek: mtk_dpi: Switch to devm_drm_of_get_bridge()
` [PATCH 4/4] drm/mediatek: mtk_dpi: Use devm_platform_get_and_ioremap_resource()

[PATCH v2 0/2] Fix emmc hs400 mode on mt7986
 2023-07-13 11:05 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: mtk-sd: drop assigned-clocks/clock-parents

[PATCH v5 00/10] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-13 10:03 UTC  (14+ messages)
` [PATCH v5 01/10] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v5 02/10] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v5 03/10] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v5 04/10] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v5 05/10] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v5 06/10] drm/mediatek: dp: Avoid mutex locks if audio is not supported/enabled
` [PATCH v5 07/10] drm/mediatek: dp: Move PHY registration to new function
` [PATCH v5 08/10] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus
` [PATCH v5 09/10] drm/mediatek: dp: Add .wait_hpd_asserted() for AUX bus
` [PATCH v5 10/10] drm/mediatek: dp: Don't register HPD interrupt handler for eDP case

[PATCH v1] drivers: mediatek: fix parameter check in lvts_debugfs_init()
 2023-07-13  9:10 UTC  (2+ messages)

[PATCH v3 04/11] media: videobuf2: Stop define VB2_MAX_FRAME as global
 2023-07-13  9:09 UTC  (6+ messages)
        ` [PATCH v3 10/11] media: v4l2: Add DELETE_BUF ioctl

[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-07-13  9:04 UTC  (2+ messages)

[PATCH 05/58] mmc: mtk-sd: Convert to platform remove callback returning void
 2023-07-13  8:07 UTC 

[PATCH v2 4/7] ASoC: mediatek: mt7986: add platform driver
 2023-07-13  7:44 UTC  (3+ messages)

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-13  8:01 UTC  (9+ messages)
` [PATCH v14 05/12] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-13  7:07 UTC  (7+ messages)

[PATCH v5] Bluetooth: btmtk: Fix kernel crash when processing coredump
 2023-07-13  6:11 UTC 

[PATCH v4] Bluetooth: btmtk: Fix null pointer when processing coredump
 2023-07-13  6:10 UTC  (4+ messages)

[PATCH 5.15] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
 2023-07-13  5:58 UTC 

[PATCH] wifi: mt76: support per-band MAC addresses from OF child nodes
 2023-07-13  2:50 UTC 

[PATCH 1/2] wifi: mt76: split get_of_eeprom in subfunction
 2023-07-13  2:47 UTC  (4+ messages)
` [PATCH 2/2] wifi: mt76: add support for providing eeprom in nvmem cells

[PATCH] wifi: mt76: Replace strlcpy with strscpy
 2023-07-12 23:54 UTC  (2+ messages)

[PATCH v3 1/2] Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
 2023-07-12 21:10 UTC  (2+ messages)

[PATCH v2 1/2] Bluetooth: btusb: Add VID 0489 & PID e102 for MediaTek MT7922 USB Bluetooth chip
 2023-07-12 21:10 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: Add AP CLDMA
 2023-07-12 19:51 UTC 

[PATCH v1] drivers: wireless: mt76: fix parameter check in mt76_register_debugfs_fops()
 2023-07-12 14:00 UTC  (2+ messages)

[RESEND 0/2] ASoC: mt8188: add memory-region support
 2023-07-12 12:50 UTC  (5+ messages)
` [RESEND 1/2] ASoC: mediatek: "
` [RESEND 2/2] ASoC: dt-bindings: mediatek,mt8188-afe: add memory-region

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-12 11:47 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] ASoC: mt8188: add memory-region support
 2023-07-12 11:47 UTC  (2+ messages)

[PATCH RFC v1 21/52] drm/mediatek: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
 2023-07-12 11:18 UTC  (2+ messages)
    ` [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev

[PATCH 06/27] thermal/drivers/mediatek/lvts_thermal: Convert to platform remove callback returning void
 2023-07-12 10:14 UTC  (2+ messages)

[PATCH 06/19] cpufreq: mediatek-hw: Convert to platform remove callback returning void
 2023-07-12  9:33 UTC 

[PATCH v3] Bluetooth: btmtk: Fix null pointer when processing coredump
 2023-07-12  9:25 UTC  (4+ messages)

[PATCH v2] Bluetooth: btmtk: Fix null pointer when processing coredump
 2023-07-12  3:42 UTC 

[PATCH] Bluetooth: btmtk: Fix null pointer when processing coredump
 2023-07-12  3:32 UTC 

[PATCH v5 0/2] Add MCQ support for MTK platform
 2023-07-11 19:00 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 NNTP newsgroup(s).