linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-13 06:39:47 to 2024-02-16 14:40:56 UTC [more...]

[PATCH 1/4] iommu: constify pointer to bus_type
 2024-02-16 14:40 UTC  (4+ messages)
` [PATCH 2/4] iommu: constify of_phandle_args in xlate
` [PATCH 3/4] iommu: constify fwnode in iommu_ops_from_fwnode()
` [PATCH 4/4] iommu: re-use local fwnode variable "

[PATCH] iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc()
 2024-02-16 14:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: pwm: mediatek,mt2712: add compatible for MT7988
 2024-02-16 13:10 UTC  (15+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7988: add PWM controller

[PATCH] dt-bindings: dma: convert MediaTek High-Speed controller to the json-schema
 2024-02-16 12:35 UTC  (3+ messages)

[PATCH v3 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-02-16 11:31 UTC  (3+ messages)
` (subset) "

[PATCH net-next v2 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-16 11:05 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optional
` [PATCH net-next v2 2/8] net: dsa: mt7530: set interrupt register only for MT7530
` [PATCH net-next v2 3/8] net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switch
` [PATCH net-next v2 4/8] net: dsa: mt7530: get rid of useless error returns on phylink code path
` [PATCH net-next v2 5/8] net: dsa: mt7530: get rid of priv->info->cpu_port_config()
` [PATCH net-next v2 6/8] net: dsa: mt7530: get rid of mt753x_mac_config()
` [PATCH net-next v2 7/8] net: dsa: mt7530: put initialising PCS devices code back to original order
` [PATCH net-next v2 8/8] net: dsa: mt7530: simplify link operations and force link down on all ports

[PATCH netnext 0/8] MT7530 DSA Subdriver Improvements Act III
 2024-02-16 11:01 UTC  (3+ messages)

[PATCH 0/6] dts: Fix dtc interrupt warnings
 2024-02-16 11:00 UTC  (20+ messages)
` [PATCH 1/6] arm64: dts: freescale: Disable interrupt_map check
` [PATCH 2/6] arm: dts: Fix dtc interrupt_provider warnings
` [PATCH 3/6] arm64: "
` [PATCH 4/6] arm: dts: Fix dtc interrupt_map warnings
` [PATCH 5/6] arm64: dts: qcom: Fix interrupt-map cell sizes
` [PATCH 6/6] dtc: Enable dtc interrupt_provider check

[PATCH net RFC] net: dsa: mt7530: fix link-local frames that ingress vlan filtering ports
 2024-02-16 10:47 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8395-genio-1200-evk: add u3port1 for xhci1
 2024-02-16  9:57 UTC 

[PATCH v3] arm64: dts: mediatek: mt7986a: bpi-r3: Convert to sugar syntax
 2024-02-16  8:54 UTC 

[PATCH v2 0/1] Filter modes according to hardware capability
 2024-02-16  9:38 UTC  (3+ messages)
` [PATCH v2 1/1] drm/mediatek: "

Fotowoltaika - propozycja instalacji
 2024-02-16  8:56 UTC 

[PATCH 0/9] Remove cl in struct cmdq_pkt
 2024-02-16  7:56 UTC  (22+ messages)
` [PATCH 1/9] soc: mediatek: cmdq: Remove unused helper funciton
` [PATCH 2/9] soc: mediatek: cmdq: Add parameter shift_pa to cmdq_pkt_jump()
` [PATCH 3/9] soc: mediatek: cmdq: Add cmdq_pkt_eoc() helper function
` [PATCH 4/9] soc: mediatek: cmdq: Add cmdq_pkt_nop() "
` [PATCH 5/9] drm/mediatek: Drop calling cmdq_pkt_finalize()
` [PATCH 6/9] media: platform: mtk-mdp3: drop "
` [PATCH 7/9] soc: mediatek: cmdq: Remove cmdq_pkt_finalize() helper function
` [PATCH 8/9] drm/mediatek: Do not store struct cmdq_client in struct cmdq_pkt
` [PATCH 9/9] media: platform: mtk-mdp3: do "

[PATCH v5 00/13] Support IGT in display driver
 2024-02-16  2:17 UTC  (21+ messages)
` [PATCH v5 01/13] soc: mediatek: Disable 9-bit alpha in ETHDR
` [PATCH v5 02/13] drm/mediatek: Add OVL compatible name for MT8195
` [PATCH v5 03/13] drm/mediatek: Add missing plane settings when async update
` [PATCH v5 04/13] drm/mediatek: Fix errors when reporting rotation capability
` [PATCH v5 05/13] drm/mediatek: Set DRM mode configs accordingly
` [PATCH v5 06/13] drm/mediatek: Turn off the layers with zero width or height
` [PATCH v5 07/13] drm/mediatek: Support alpha blending in display driver
` [PATCH v5 08/13] drm/mediatek: Support alpha blending in OVL
` [PATCH v5 09/13] drm/mediatek: Support alpha blending in Mixer
` [PATCH v5 10/13] drm/mediatek: Support CRC in display driver
` [PATCH v5 11/13] drm/mediatek: Support CRC in OVL
` [PATCH v5 12/13] drm/mediatek: Support CRC in OVL adaptor
` [PATCH v5 13/13] drm/mediatek: Add comments for the structures

[PATCH v2] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
 2024-02-15 16:34 UTC  (2+ messages)
` Aw: "

[PATCH RFC v3 0/4] spmi: pmic-arb: Add support for multiple buses
 2024-02-15 14:42 UTC  (16+ messages)
` [PATCH RFC v3 1/4] dt-bindings: spmi: Add PMIC ARB v7 schema
` [PATCH RFC v3 2/4] spmi: pmic-arb: Make the APID init a version operation
` [PATCH RFC v3 3/4] spmi: pmic-arb: Make core resources acquiring "
` [PATCH RFC v3 4/4] spmi: pmic-arb: Add multi bus support

[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
 2024-02-15 13:51 UTC  (12+ messages)
` [PATCH v6 001/164] pwm: Provide an inline function to get the parent device of a given chip
` [PATCH v6 003/164] pwm: Provide pwmchip_alloc() function and a devm variant of it
` [PATCH v6 068/164] pwm: mediatek: Make use of pwmchip_parent() accessor
` [PATCH v6 069/164] pwm: mediatek: Make use of devm_pwmchip_alloc() function
` [PATCH v6 074/164] pwm: mtk-disp: Make use of pwmchip_parent() accessor
` [PATCH v6 075/164] pwm: mtk-disp: Make use of devm_pwmchip_alloc() function

[PATCH resend] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
 2024-02-15 13:17 UTC 

[PATCH v4 0/5] Add Mediatek ISP3.0
 2024-02-15 11:55 UTC  (5+ messages)
` [PATCH v4 3/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 sensor interface
` [PATCH v4 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv

[PATCH V2 1/2] dt-bindings: pwm: mediatek,mt2712: add compatible for MT7988
 2024-02-15 11:34 UTC  (7+ messages)
` [PATCH V2 2/2] pwm: mediatek: add support "

[PATCH v5 0/2] extcon-usb-gpio YAML conversion
 2024-02-15 11:09 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: extcon-usb-gpio: convert to DT schema format
` [PATCH v5 2/2] arm64: dts: mediatek: Replace deprecated extcon-usb-gpio id-gpio/vbus-gpio properties
` (subset) [PATCH v5 0/2] extcon-usb-gpio YAML conversion

[PATCH v6 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-15  9:28 UTC  (14+ messages)
` [PATCH v6 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v6 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v6 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v6 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v6 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
` [PATCH v6 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
` [PATCH v6 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
` [PATCH v6 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
` [PATCH v6 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function

[PATCH v5 0/9] MediaTek DRM - DSI driver cleanups
 2024-02-15  7:40 UTC  (11+ messages)
` [PATCH v5 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v5 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v5 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v5 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v5 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ

[PATCH] scripts/gdb/vmalloc: fix vmallocinfo error
 2024-02-15  3:02 UTC  (4+ messages)

[PATCH] media: mediatek: vcodec: setting request complete before buffer done
 2024-02-14 23:17 UTC  (3+ messages)

[PATCH v4 00/24] Improve IRQ wake capability reporting and update the cros_ec driver to use it
 2024-02-14 17:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] drm/ci: Add support for GPU and display testing
 2024-02-14 14:10 UTC  (5+ messages)
` [PATCH v3 9/9] drm/ci: uprev IGT and update testlist

[PATCH] arm64: dts: mediatek: replace underscores in node names
 2024-02-14  9:19 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: mediatek: mt8186: Fixes for ssusb hang using defconfig
 2024-02-14  9:03 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
` [PATCH v2 2/2] arm64: dts: mediatek: mt8186: Add missing xhci clock to usb controllers

[PATCH V4 0/3] dt-bindings: clock: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-14  6:12 UTC  (4+ messages)
` [PATCH V4 1/3] dt-bindings: clock: mediatek: convert hifsys to the json-schema clock
` [PATCH V4 2/3] dt-bindings: clock: mediatek: convert PCIESYS "
` [PATCH V4 3/3] dt-bindings: clock: mediatek: convert SSUSBSYS "

[PATCH 1/2] dt-bindings: usb: mtk-xhci: add compatible for MT7988
 2024-02-13 18:27 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: mediatek: mt7988: add XHCI controllers

[PATCH RFC v2] spmi: pmic-arb: Add support for multiple buses
 2024-02-13 15:38 UTC  (3+ messages)

[PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup
 2024-02-13 14:36 UTC  (5+ messages)
` [PATCH 3/3] nvmem: mtk-efuse: Drop NVMEM device name
` (subset) [PATCH 0/3] soc: mediatek: mtk-socinfo: Fixes and cleanup

[PATCH] dt-bindings: ata: convert MediaTek controller to the json-schema
 2024-02-13 11:54 UTC  (2+ messages)

[PATCH v2 2/3] Subject: [PATCH] drm/mediatek/dp: Add HDCP2.x feature for DisplayPort
 2024-02-13  9:52 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt7986: prefix BPI-R3 cooling maps with "map-"
 2024-02-13  9:12 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: mediatek: mt7986: drop invalid properties from ethsys
 2024-02-13  9:11 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: mediatek: mt7986: drop "#reset-cells" from Ethernet controller
` [PATCH 3/3] arm64: dts: mediatek: mt7986: drop invalid thermal block clock

[PATCH] arm64: dts: mediatek: mt8186: Add missing clocks to ssusb power domains
 2024-02-13  9:09 UTC  (3+ 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).