linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-17 08:46:04 to 2023-08-22 19:35:51 UTC [more...]

[PATCH v2 00/11] regulator: mt6366: Split out of MT6358 and cleanup
 2023-08-22 19:35 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: mt6397: Split out compatible for MediaTek MT6366 PMIC
` [PATCH v2 02/11] mfd: mt6358: Add registers for MT6366 specific regulators
` [PATCH v2 03/11] regulator: dt-bindings: mt6358: Convert to DT schema
` [PATCH v2 04/11] regulator: dt-bindings: mt6358: Add regulator supplies
` [PATCH v2 05/11] regulator: dt-bindings: mediatek: Add MT6366 PMIC
` [PATCH v2 06/11] regulator: mt6358: Add supply names for MT6358 regulators
` [PATCH v2 07/11] regulator: mt6358: fix and drop type prefix in MT6366 regulator node names
` [PATCH v2 08/11] regulator: mt6358: Make MT6366 vcn18 LDO configurable
` [PATCH v2 09/11] regulator: mt6358: Add missing regulators for MT6366
` [PATCH v2 10/11] regulator: mt6358: Add supply names for MT6366 regulators
` [PATCH v2 11/11] arm64: dts: mediatek: mt8183-kukui: Add PMIC regulator supplies

[RESEND PATCH v2] media: mtk-jpeg: Fix use after free bug due to uncanceled work
 2023-08-22 18:51 UTC  (2+ messages)

[PATCH RFC net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-08-22 18:33 UTC  (2+ messages)

[PATCH net v2] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
 2023-08-22 18:10 UTC  (4+ messages)

[PATCH net-next v3 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-22 16:33 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net: ethernet: mtk_eth_soc: fix register definitions "
` [PATCH net-next v3 2/4] net: ethernet: mtk_eth_soc: add reset bits "
` [PATCH net-next v3 3/4] net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
` [PATCH net-next v3 4/4] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988

[PATCH -next 00/25] spi: Use devm_clk_get_*() helper function to simplify the drivers
 2023-08-22 16:16 UTC  (31+ messages)
` [PATCH -next 01/25] spi: ar934x: Use helper function devm_clk_get_enabled()
` [PATCH -next 02/25] spi: armada-3700: Use helper function devm_clk_get_prepared()
` [PATCH -next 03/25] spi: aspeed: Use helper function devm_clk_get_enabled()
` [PATCH -next 04/25] spi: ath79: "
` [PATCH -next 05/25] spi: spi-axi-spi-engine: "
` [PATCH -next 06/25] spi: bcm2835: "
` [PATCH -next 07/25] spi: bcm2835aux: "
` [PATCH -next 08/25] spi: spi-cadence: "
` [PATCH -next 09/25] spi: spi-cavium-thunderx: "
` [PATCH -next 10/25] spi: davinci: "
` [PATCH -next 11/25] spi: dw-bt1: "
` [PATCH -next 12/25] spi: dw-mmio: Use helper function devm_clk_get_*()
` [PATCH -next 13/25] spi: spi-fsl-dspi: Use helper function devm_clk_get_enabled()
` [PATCH -next 14/25] spi: lantiq-ssc: "
` [PATCH -next 15/25] spi: meson-spicc: "
` [PATCH -next 16/25] spi: spi-meson-spifc: "
` [PATCH -next 17/25] spi: microchip-core-qspi: "
` [PATCH -next 18/25] spi: microchip-core: "
` [PATCH -next 19/25] spi: mtk-snfi: "
` [PATCH -next 20/25] spi: npcm-fiu: "
` [PATCH -next 21/25] spi: orion: "
` [PATCH -next 22/25] spi: pic32-sqi: "
` [PATCH -next 23/25] spi: pic32: "
` [PATCH -next 24/25] spi: spl022: "
` [PATCH -next 25/25] spi: rockchip: "

[PATCH v11] drm: Add initial ci/ subdirectory
 2023-08-22 14:26 UTC  (2+ messages)

[PATCH] drm/mediatek: Add spinlock for setting vblank event in atomic_begin
 2023-08-22 13:26 UTC 

[PATCH v4 00/10] Add DELETE_BUF ioctl
 2023-08-22 12:55 UTC  (10+ messages)
` [PATCH v4 01/10] media: videobuf2: Access vb2_queue bufs array through helper functions
` [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 net-next v3 1/2] dt-bindings: mt76: support setting per-band MAC address
 2023-08-22 11:35 UTC  (3+ messages)

[PATCH net-next] wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
 2023-08-22  6:30 UTC 

[PATCH v6,0/4] Add compatible to increase MT8188 audio control
 2023-08-22  2:41 UTC  (5+ messages)
` [PATCH v6,1/4] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
` [PATCH v6,2/4] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
` [PATCH v6,3/4] drm/mediatek: dp: Add the audio divider "
` [PATCH v6,4/4] drm/mediatek: dp: Add support MT8188 dp/edp function

[PATCH net-next] net: pcs: lynxi: implement pcs_disable op
 2023-08-22  2:20 UTC  (2+ messages)

[PATCH net-next v2 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-21 23:32 UTC  (6+ messages)
` [PATCH net-next v2 1/4] net: ethernet: mtk_eth_soc: fix register definitions "
` [PATCH net-next v2 2/4] net: ethernet: mtk_eth_soc: add reset bits "
` [PATCH net-next v2 3/4] net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
` [PATCH net-next v2 4/4] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988

[PATCH net] net: ethernet: mtk_eth_soc: add reset bits for MT7988
 2023-08-21 18:38 UTC  (3+ messages)

[PATCH net-next 0/4] Document internal MDIO bus of DSA switch and support it on MT7530
 2023-08-21 17:44 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip,lan937x: add missing ethernet on example
` [PATCH 2/4] dt-bindings: net: dsa: document internal MDIO bus

[PATCH v2 00/10] pinctrl: Provide NOIRQ PM helper and use it
 2023-08-21 17:00 UTC 

[PATCH][next] media: mediatek: vcodec: fix spelling mistake "resonable" -> "reasonable"
 2023-08-21 15:14 UTC  (2+ messages)

[PATCH] iommu/mediatek: Fix share pgtable for iova over 4GB
 2023-08-21 14:42 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mediatek: fix pull_type data for MT7981
 2023-08-21 14:18 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: mediatek: assign functions to configure pin bias on MT7986

[PATCH -next v2 0/2] drm: Do not check for 0 return after calling platform_get_irq()
 2023-08-21 14:11 UTC  (3+ messages)
` [PATCH -next v2 1/2] drm/panfrost: Do not check for 0 return after calling platform_get_irq_byname()

[PATCH -next 00/11] mtd: Use devm_clk_get_enabled() to simplify the drivers
 2023-08-21  7:58 UTC  (44+ messages)
` [PATCH -next v2 00/12] mtd: Use devm_clk_get_*() helper function "
  ` [PATCH -next v2 01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled()
  ` [PATCH -next v2 02/12] mtd: rawnand: arasan: "
      ` [PATCH -next v3 00/12] mtd: Use devm_clk_get_*() helper function to simplify the drivers
        ` [PATCH -next v3 01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled()
        ` [PATCH -next v3 02/12] mtd: rawnand: arasan: "
        ` [PATCH -next v3 03/12] mtd: rawnand: fsmc: "
        ` [PATCH -next v3 04/12] mtd: rawnand: intel: "
        ` [PATCH -next v3 05/12] mtd: rawnand: lpc32xx_slc: "
        ` [PATCH -next v3 06/12] mtd: rawnand: mpc5121: "
        ` [PATCH -next v3 07/12] mtd: rawnand: mtk: "
        ` [PATCH -next v3 08/12] mtd: rawnand: stm32_fmc2: "
        ` [PATCH -next v3 09/12] mtd: rawnand: sunxi: "
        ` [PATCH -next v3 10/12] mtd: rawnand: vf610_nfc: "
        ` [PATCH -next v3 11/12] mtd: spi-nor: nxp-spifi: "
        ` [PATCH -next v3 12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
  ` [PATCH -next v2 03/12] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
  ` [PATCH -next v2 04/12] mtd: rawnand: intel: "
  ` [PATCH -next v2 05/12] mtd: rawnand: lpc32xx_slc: "
  ` [PATCH -next v2 06/12] mtd: rawnand: mpc5121: "
  ` [PATCH -next v2 07/12] mtd: rawnand: mtk: "
  ` [PATCH -next v2 08/12] mtd: rawnand: stm32_fmc2: "
  ` [PATCH -next v2 09/12] mtd: rawnand: sunxi: "
  ` [PATCH -next v2 10/12] mtd: rawnand: vf610_nfc: "
  ` [PATCH -next v2 11/12] mtd: spi-nor: nxp-spifi: "
  ` [PATCH -next v2 12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
  ` (subset) [PATCH -next v2 00/12] mtd: Use devm_clk_get_*() helper function to simplify the drivers

[PATCH v9 0/7] Add connector dynamic selection capability
 2023-08-21  6:31 UTC  (3+ messages)
` [PATCH v9 2/7] drm/mediatek: Add crtc path enum for all_drm_priv array

[PATCH] spmi: mediatek: Fix UAF on device remove
 2023-08-21  6:18 UTC  (4+ messages)

[PATCH v5,0/4] Add compatible to increase MT8188 audio control
 2023-08-21  6:13 UTC  (7+ messages)
` [PATCH v5,2/4] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
  ` [PATCH v5, 2/4] "
` [PATCH v5,3/4] drm/mediatek: dp: Add the audio divider "
` [PATCH v5,4/4] drm/mediatek: dp: Add support MT8188 dp/edp function

[PATCH v1 0/3] mt7986 DTS fixes
 2023-08-20 15:31 UTC  (4+ messages)
` [PATCH v1 1/3] arm64: dts: mt7986: define 3W max power to both SFP on BPI-R3
` [PATCH v1 2/3] arm64: dts: mt7986: change cooling trips
` [PATCH v1 3/3] arm64: dts: mt7986: change thermal trips on BPI-R3

[PATCH net] net: dsa: mt7530: fix handling of 802.1X PAE frames
 2023-08-19 11:41 UTC  (2+ messages)

[PATCH v12 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
 2023-08-19  8:45 UTC  (3+ messages)

[PATCH net-next 0/4] net: ethernet: mtk_eth_soc: improve support for MT7988
 2023-08-19  7:48 UTC  (6+ messages)
` [PATCH net-next 1/4] net: ethernet: mtk_eth_soc: fix register definitions "
` [PATCH net-next 2/4] net: ethernet: mtk_eth_soc: add reset bits "
` [PATCH net-next 3/4] net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
` [PATCH net-next 4/4] net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988

[RFC PATCH V3 0/5] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2023-08-19  5:43 UTC  (2+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: fix NULL pointer on hw reset
 2023-08-19  1:33 UTC  (3+ messages)

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-08-18 19:10 UTC  (4+ messages)
  ` [PATCH v11 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
  ` [PATCH v11 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
  ` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA

[PATCH v3] arm64: dts: mediatek: cherry: Configure eDP and internal display
 2023-08-18 17:37 UTC  (3+ messages)

[PATCH v3] media: platform: mtk-mdp3: Fix resource leak in mdp_get_subsys_id() and mdp_comp_config()
 2023-07-21 10:40 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: fix register definitions for MT7988
 2023-08-18 12:03 UTC  (2+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: Disable timer before programming CVAL
 2023-08-18 10:06 UTC  (2+ messages)

Pytanie o samochód
 2023-08-18  8:15 UTC 

[PATCH RESEND v2] arm64: dts: mt8195-cherry-tomato: change watchdog reset boot flow
 2023-08-18  4:51 UTC 

[PATCH 1/1] mmc: Set optimal I/O size when mmc_setip_queue
 2023-08-18  2:28 UTC 

[PATCH] cpufreq: mediatek: change transition delay for MT8186
 2023-08-18  2:06 UTC 

[PATCH] PM / devfreq: mediatek: protect oop in critical session
 2023-08-18  2:17 UTC 

[PATCH v4 0/6] ASoC: mediatek: Add support for MT7986 SoC
 2023-08-17 22:36 UTC  (10+ messages)
` [PATCH v4 1/6] ASoC: mediatek: mt7986: add common header
` [PATCH v4 2/6] ASoC: mediatek: mt7986: support etdm in platform driver
` [PATCH v4 3/6] ASoC: mediatek: mt7986: add "
` [PATCH v4 4/6] ASoC: mediatek: mt7986: add machine driver with wm8960
` [PATCH v4 5/6] ASoC: dt-bindings: mediatek,mt7986-wm8960: add mt7986-wm8960 document
` [PATCH v4 6/6] ASoC: dt-bindings: mediatek,mt7986-afe: add audio afe document

[PATCH v2 01/11] ASoC: dt-bindings: Add common sound card properties
 2023-08-17 22:36 UTC  (2+ messages)

[PATCH 00/12] ASoC: dt-bindings: Add sound-card-common.yaml
 2023-08-17 22:36 UTC  (2+ messages)
` (subset) "

[PATCH] clk: Annotate struct clk_hw_onecell_data with __counted_by
 2023-08-17 20:42 UTC  (2+ messages)

[PATCH net-next] net: pcs: lynxi: fully reconfigure if link is down
 2023-08-17 15:11 UTC  (5+ messages)

mt8183 (google/krane): Resolution over USB-C adapter limited to 1280x720
 2023-08-17 15:10 UTC 

[PATCH v4 0/5] Add LVTS support for mt8192
 2023-08-17 11:39 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: phy: mediatek,tphy: allow simple nodename pattern
 2023-08-17  9:55 UTC  (2+ messages)
` (subset) "

[PATCH] media: videobuf2-core.c: check if all buffers have the same number of planes
 2023-08-17  9:08 UTC  (5+ 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).