linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-09 08:33:02 to 2023-11-11 00:22:55 UTC [more...]

[RFC PATCH v2 0/7] of: Introduce hardware prober driver
 2023-11-11  0:22 UTC  (16+ messages)
` [RFC PATCH v2 1/7] of: base: Add of_device_is_fail
` [RFC PATCH v2 2/7] of: Introduce hardware prober driver
` [RFC PATCH v2 3/7] arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as fail
` [RFC PATCH v2 4/7] arm64: dts: mediatek: mt8173-elm-hana: Add G2touch G7500 touchscreen
` [RFC PATCH v2 5/7] of: hw_prober: Support Chromebook SKU ID based component selection
` [RFC PATCH v2 6/7] dt-bindings: arm: mediatek: Remove SKU specific compatibles for Google Krane
` [RFC PATCH v2 7/7] arm64: dts: mediatek: mt8183-kukui: Merge Krane device trees

[PATCH 1/2] dt-bindings: watchdog: mediatek,mtk-wdt: add MT7988 watchdog and toprgu
 2023-11-10 20:45 UTC  (23+ messages)
` [PATCH 2/2] watchdog: mediatek: mt7988: add wdt support

[RFC PATCH 0/8] Add support for 10G Ethernet SerDes on MT7988
 2023-11-10 20:08 UTC  (13+ messages)
` [RFC PATCH 1/8] dt-bindings: phy: mediatek,xfi-pextp: add new bindings
` [RFC PATCH 2/8] phy: add driver for MediaTek pextp 10GE SerDes PHY
` [RFC PATCH 3/8] net: pcs: pcs-mtk-lynxi: use 2500Base-X without AN
` [RFC PATCH 4/8] net: pcs: pcs-mtk-lynxi: allow calling with NULL advertising
` [RFC PATCH 5/8] dt-bindings: net: pcs: add bindings for MediaTek USXGMII PCS
` [RFC PATCH 6/8] net: pcs: add driver "
` [RFC PATCH 7/8] dt-bindings: net: mediatek,net: fix and complete mt7988-eth binding
` [RFC PATCH 8/8] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988

[PATCH 00/52] serial: Convert to platform remove callback returning void
 2023-11-10 17:49 UTC  (3+ messages)
` [PATCH 03/52] serial: 8250: "

[PATCH v2] block: limit the extract size to align queue limit
 2023-11-10 16:03 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing
 2023-11-10 14:29 UTC 

[PATCH 0/1] Fix access violation in mtk_drm_crtc_dma_dev_get
 2023-11-10 11:57 UTC  (4+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH v15 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
 2023-11-10 11:03 UTC  (52+ messages)
` [PATCH v15 14/56] media: sti: hva: Remove useless check
` [PATCH v15 15/56] media: visl: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 16/56] media: atomisp: "
` [PATCH v15 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v15 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v15 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v15 21/56] media: pci: dt3155: Remove useless check
` [PATCH v15 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v15 23/56] media: pci: cx18: "
` [PATCH v15 24/56] media: pci: netup_unidvb: "
` [PATCH v15 25/56] media: pci: tw68: "
` [PATCH v15 26/56] media: i2c: video-i2c: "
` [PATCH v15 27/56] media: coda: "
` [PATCH v15 28/56] media: nxp: "
` [PATCH v15 29/56] media: verisilicon: "
` [PATCH v15 30/56] media: test-drivers: "
` [PATCH v15 31/56] media: imx: "
` [PATCH v15 32/56] media: meson: vdec: "
` [PATCH v15 33/56] touchscreen: sur40: "
` [PATCH v15 34/56] sample: v4l: "
` [PATCH v15 35/56] media: cedrus: "
` [PATCH v15 36/56] media: nuvoton: "
` [PATCH v15 37/56] media: renesas: "
` [PATCH v15 38/56] media: ti: "
` [PATCH v15 39/56] media: usb: airspy: "
` [PATCH v15 40/56] media: usb: cx231xx: "
` [PATCH v15 41/56] media: usb: hackrf: "
` [PATCH v15 42/56] media: usb: usbtv: "
` [PATCH v15 43/56] media videobuf2: Be more flexible on the number of queue stored buffers
` [PATCH v15 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v15 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v15 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v15 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v15 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v15 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v15 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v15 51/56] media: core: Rework how create_buf index returned value is computed
` [PATCH v15 52/56] media: core: Add bitmap manage bufs array entries
` [PATCH v15 53/56] media: core: Free range of buffers
` [PATCH v15 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v15 55/56] media: v4l2: Add mem2mem helpers for "
` [PATCH v15 56/56] media: test-drivers: Use helper "

[PATCH v14 00/56] Add DELETE_BUF ioctl
 2023-11-10  9:19 UTC  (93+ messages)
` [PATCH v14 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v14 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v14 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v14 15/56] media: visl: "
` [PATCH v14 18/56] media: dvb-core: "
` [PATCH v14 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v14 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v14 21/56] media: pci: dt3155: Remove useless check
` [PATCH v14 22/56] media: pci: tw686x: Stop direct calls to queue num_buffers field
` [PATCH v14 23/56] media: pci: cx18: "
` [PATCH v14 24/56] media: pci: netup_unidvb: "
` [PATCH v14 25/56] media: pci: tw68: "
` [PATCH v14 26/56] media: i2c: video-i2c: "
` [PATCH v14 27/56] media: coda: "
` [PATCH v14 28/56] media: nxp: "
` [PATCH v14 29/56] media: verisilicon: "
` [PATCH v14 30/56] media: test-drivers: "
` [PATCH v14 31/56] media: imx: "
` [PATCH v14 32/56] media: meson: vdec: "
` [PATCH v14 33/56] touchscreen: sur40: "
` [PATCH v14 34/56] sample: v4l: "
` [PATCH v14 35/56] media: cedrus: "
` [PATCH v14 36/56] media: nuvoton: "
` [PATCH v14 37/56] media: renesas: "
` [PATCH v14 38/56] media: ti: "
` [PATCH v14 39/56] media: usb: airspy: "
` [PATCH v14 40/56] media: usb: cx231xx: "
` [PATCH v14 41/56] media: usb: hackrf: "
` [PATCH v14 42/56] media: usb: usbtv: "
` [PATCH v14 44/56] media: core: Report the maximum possible number of buffers for the queue
` [PATCH v14 45/56] media: test-drivers: vivid: Increase max supported buffers for capture queues
` [PATCH v14 46/56] media: test-drivers: vicodec: Increase max supported capture queue buffers
` [PATCH v14 47/56] media: verisilicon: Refactor postprocessor to store more buffers
` [PATCH v14 48/56] media: verisilicon: Store chroma and motion vectors offset
` [PATCH v14 49/56] media: verisilicon: g2: Use common helpers to compute chroma and mv offsets
` [PATCH v14 50/56] media: verisilicon: vp9: Allow to change resolution while streaming
` [PATCH v14 53/56] media: core: Free range of buffers
` [PATCH v14 54/56] media: v4l2: Add DELETE_BUFS ioctl
` [PATCH v14 56/56] media: test-drivers: Use helper for "

[PATCH v8 00/12] add support MDP3 on MT8195 platform
 2023-11-09 17:14 UTC  (3+ messages)

[PATCH v15 00/56] Add DELETE_BUF ioctl
 2023-11-09 16:29 UTC  (13+ messages)
` [PATCH v15 01/56] media: videobuf2: Rename offset parameter
` [PATCH v15 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v15 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v15 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v15 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v15 06/56] media: videobuf2: Remove duplicated index vs q->num_buffers check
` [PATCH v15 07/56] media: videobuf2: Add helper to get queue number of buffers
` [PATCH v15 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v15 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v15 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v15 12/56] media: mediatek: vdec: Remove useless loop

[RESEND 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
 2023-11-09 16:31 UTC  (9+ messages)
` [RESEND 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
` [RESEND 2/3] dt-bindings: clock: mediatek: Remove compatible "
` [RESEND 3/3] dt-bindings: arm:mediatek: mmsys: Add VPPSYS compatible for MT8188

[PATCH 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
 2023-11-09 16:30 UTC  (10+ messages)
` [PATCH 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS
` [PATCH 2/3] dt-bindings: clock: mediatek: Remove compatible "
` [PATCH 3/3] dt-bindings: arm:mediatek: mmsys: Add VPPSYS compatible for MT8188

[PATCH] clock: mediatek: mt8173: Handle unallocated infracfg clock data
 2023-11-09  9:05 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).