linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-04 11:14:01 to 2023-07-08 18:30:00 UTC [more...]

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

[PATCH v6,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-07 19:37 UTC  (13+ messages)
` [PATCH v6,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v6,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v6,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v6,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v6,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v6,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v6,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v6,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v6,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v6,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v6,11/11] media: mediatek: vcodec: separate decoder and encoder

[PATCH 1/1] linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
 2023-07-07 19:23 UTC  (2+ messages)

[PATCH] linux-firmware: update firmware for MT7922 WiFi device
 2023-07-07 19:22 UTC  (2+ messages)

[PATCH 07/18] soc: mediatek: Move power-domain drivers to the genpd dir
 2023-07-07 14:59 UTC  (3+ messages)

[PATCH v3 0/6] thermal/drivers/mediatek/lvts_thermal: Fixes to the interrupt handling
 2023-07-07 14:11 UTC  (17+ messages)
` [PATCH v3 1/6] thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
` [PATCH v3 2/6] thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
` [PATCH v3 3/6] thermal/drivers/mediatek/lvts_thermal: Use offset threshold for IRQ
` [PATCH v3 4/6] thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
` [PATCH v3 5/6] thermal/drivers/mediatek/lvts_thermal: Don't leave threshold zeroed
` [PATCH v3 6/6] thermal/drivers/mediatek/lvts_thermal: Manage threshold between sensors

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-07-07 14:11 UTC  (2+ messages)

[PATCH v3 1/2] Bluetooth: btusb: Add new VID/PID 0489/e102 for MT7922
 2023-07-07 12:04 UTC  (3+ messages)
` [PATCH v3 2/2] Bluetooth: btusb: Add new VID/PID 04ca/3804 "

[PATCH] thermal/drivers/mediatek/lvts_thermal: Make readings valid in filtered mode
 2023-07-07  8:32 UTC  (3+ messages)

[PATCH v4 0/9] MediaTek DisplayPort: support eDP and aux-bus
 2023-07-07  8:23 UTC  (11+ messages)
` [PATCH v4 1/9] drm/mediatek: dp: Cache EDID for eDP panel
` [PATCH v4 2/9] drm/mediatek: dp: Move AUX and panel poweron/off sequence to function
` [PATCH v4 3/9] drm/mediatek: dp: Always return connected status for eDP in .detect()
` [PATCH v4 4/9] drm/mediatek: dp: Always set cable_plugged_in at resume for eDP panel
` [PATCH v4 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()
` [PATCH v4 6/9] drm/mediatek: dp: Enable event interrupt only when bridge attached
` [PATCH v4 7/9] drm/mediatek: dp: Use devm variant of drm_bridge_add()
` [PATCH v4 8/9] drm/mediatek: dp: Move AUX_P0 setting to mtk_dp_initialize_aux_settings()
` [PATCH v4 9/9] drm/mediatek: dp: Add support for embedded DisplayPort aux-bus

[PATCH] arm64: dts: mediatek: mt8195: Fix PM suspend/resume with venc clocks
 2023-07-07  8:19 UTC  (4+ messages)

[PATCH v14 00/12] Add support for MT8195 SCP 2nd core
 2023-07-07  5:26 UTC  (13+ messages)
` [PATCH v14 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v14 02/12] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v14 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v14 04/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v14 05/12] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v14 06/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v14 07/12] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v14 08/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v14 09/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v14 10/12] remoteproc: mediatek: Report watchdog crash to all cores
` [PATCH v14 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v14 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2 1/2] Bluetooth: btusb: Add VID 0489 & PID e102 for MediaTek MT7922 USB Bluetooth chip
 2023-07-07  3:04 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btusb: Add VID 04ca & PID 3804 "

[PATCH 1/2] Bluetooth: btusb: Add VID 0489 & PID e102 for MediaTek MT7922 USB Bluetooth chip
 2023-07-07  3:00 UTC 

[PATCH 2/2] Bluetooth: btusb: Add VID 04ca & PID 3804 for MediaTek MT7922 USB Bluetooth chip
 2023-07-07  2:59 UTC 

[PATCH v4 0/2] Add dynamic connector selection mechanism
 2023-07-07  2:20 UTC  (4+ messages)
` [PATCH v4 1/2] drm/mediatek: Add ability to support dynamic connector selection

[PATCH v2] wifi: mt76: mt7921e: fix init command fail with enabled device
 2023-07-07  2:20 UTC  (2+ messages)

Memory providers multiplexing (Was: [PATCH net-next v4 4/5] page_pool: remove PP_FLAG_PAGE_FRAG flag)
 2023-07-06 16:50 UTC  (10+ messages)

[PATCH] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-07-06 13:43 UTC  (6+ messages)

[PATCH v2] drm/mediatek: Fix potential memory leak if vmap() fail
 2023-07-06 13:40 UTC 

[PATCH] pwm: mtk_disp: fix disp_pwm coverity issue
 2023-07-06 12:45 UTC  (3+ messages)

[PATCH v2,0/2] Add compatible to increase MT8188 audio control
 2023-07-06 10:26 UTC  (7+ messages)
` [PATCH v2,1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v2,2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct
  ` [PATCH v2, 2/2] "

[PATCH] ASoC: mediatek: mt8188: DPCM used FE and BE merged parameters
 2023-07-06  6:41 UTC 

[PATCH v1 0/6] Add display driver for MT8188 VDOSYS1
 2023-07-06  6:16 UTC  (3+ messages)
` [PATCH v1 4/6] drm/mediatek: mt8188: Modify display driver for VDOSYS1

[PATCH v2 0/3] drm/mediatek: General cleanups
 2023-07-06  3:35 UTC  (5+ messages)
` [PATCH v2 1/3] drm/mediatek: Use devm_platform_ioremap_resource()
` [PATCH v2 2/3] drm/mediatek: Use dev_err_probe() in probe functions
` [PATCH v2 3/3] drm/mediatek: Use devm variant for pm_runtime_enable() when possible

[PATCH 0/3] Add basic node support for MediaTek MT8188 SoC
 2023-07-06  3:00 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: arm: Add compatible for MediaTek MT8188
` [PATCH 2/3] dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
` [PATCH 3/3] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile

[PATCH 00/23] i2c: Use new PM macros
 2023-07-06  2:40 UTC  (3+ messages)
` [PATCH 13/23] i2c: mt65xx: Remove #ifdef guards for PM related functions

[PATCH RESEND] scsi: ufs-mediatek: add dependency for RESET_CONTROLLER
 2023-07-06  1:41 UTC  (2+ messages)

[PATCH] iommu/mediatek: Remove a unnecessary checking for larbid
 2023-07-05  8:31 UTC  (5+ messages)

[PATCH v5 0/4] Support timer drivers as loadable modules
 2023-07-06  1:07 UTC  (2+ messages)

[PATCH] dt-bindings: cleanup DTS example whitespaces
 2023-07-05 15:53 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: mediatek: add missing space before {
 2023-07-05 15:08 UTC  (4+ messages)
` [PATCH 2/2] arm64: "

[PATCH 6/6] iommu/mediatek: Convert to devm_platform_ioremap_resource() and devm_platform_get_and_ioremap_resource()
 2023-07-05 13:04 UTC 

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-07-05 12:10 UTC  (11+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v4 02/10] media: videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v4 03/10] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v4 04/10] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v4 05/10] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v4 06/10] media: verisilicon: vp9: Use destination buffer height to compute chroma offset
` [PATCH v4 07/10] media: verisilicon: postproc: Fix down scale test
` [PATCH v4 08/10] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v4 09/10] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v4 10/10] media: v4l2: Add mem2mem helpers for "

[PATCH 4/6] soc: mediatek: Convert to devm_platform_ioremap_resource()
 2023-07-05 12:26 UTC 

[PATCH 4/4] phy: mediatek: tphy: Convert to devm_platform_ioremap_resource()
 2023-07-05 10:00 UTC  (4+ messages)

[PATCH v3 0/5] introduce devm_request_threaded_irq_emsg()
 2023-07-05 10:14 UTC  (16+ messages)
` [PATCH v3 1/5] genirq/devres: Add devm_request_threaded_irq_emsg()
` [PATCH v3 2/5] thermal/drivers/armada: convert to use devm_request_threaded_irq_emsg()

[PATCH v3] media: mediatek: vcodec: Return NULL if no vdec_fb is found
 2023-07-05  9:15 UTC  (2+ messages)

[PATCH v2 2/7] ASoC: mediatek: mt7986: support audio clock control
 2023-07-05  8:03 UTC  (8+ messages)
  ` [PATCH v2 3/7] ASoC: mediatek: mt7986: support etdm in platform driver
  ` [PATCH v2 1/7] ASoC: mediatek: mt7986: add common header
  ` [PATCH v2 4/7] ASoC: mediatek: mt7986: add platform driver

[PATCH v2] media: mediatek: vcodec: Return NULL if no vdec_fb is found
 2023-07-05  8:05 UTC  (2+ messages)

[v5, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-05  7:48 UTC  (2+ messages)

[PATCH] usb: mtu3: Fix possible use-before-initialization bug
 2023-07-05  7:16 UTC  (3+ messages)

[PATCH 09/13] clk: mediatek: Convert to devm_platform_ioremap_resource()
 2023-07-05  6:53 UTC 

[PATCH] fs: drop_caches: draining pages before dropping caches
 2023-07-04 18:06 UTC  (2+ messages)

[PATCH v5,0/11] media: mediatek: vcodec: separate encoder and decoder
 2023-07-04 12:12 UTC  (23+ messages)
` [PATCH v5,01/11] media: mediatek: vcodec: remove unused parameter
` [PATCH v5,02/11] media: mediatek: vcodec: align fw interface
` [PATCH v5,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
` [PATCH v5,04/11] media: mediatek: vcodec: Removing useless debug log
` [PATCH v5,05/11] media: mediatek: vcodec: remove the dependency of vcodec "
` [PATCH v5,06/11] media: mediatek: vcodec: replace pr_* with dev_* for v4l2 debug message
` [PATCH v5,07/11] media: mediatek: vcodec: separate struct 'mtk_vcodec_ctx'
` [PATCH v5,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev
` [PATCH v5,09/11] media: mediatek: vcodec: fix unreasonable parameter definition and style
` [PATCH v5,10/11] media: mediatek: vcodec: remove unused include header
` [PATCH v5,11/11] media: mediatek: vcodec: separete decoder and encoder

[PATCH] scripts/gdb: fix 'lx-lsmod' show the wrong size
 2023-07-04 12:11 UTC 

[v4, PATCH] drm/mediatek: add dma buffer control for drm plane disable
 2023-07-04 11:59 UTC  (2+ messages)

[bug report] mt76: mt7915: add support for passing chip/firmware debug data to user space
 2023-07-04 11:27 UTC 

[PATCH v4,03/11] media: mediatek: vcodec: Removing struct 'mtk_vcodec_ctx/dev' for shared interface
 2023-07-04 11:15 UTC  (4+ messages)
  ` [PATCH v4,08/11] media: mediatek: vcodec: separate struct mtk_vcodec_dev


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