linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-24 15:39:50 to 2019-07-01 03:55:18 UTC [more...]

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2019-07-01  3:55 UTC  (10+ messages)
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for mmsys clocks

[PATCH v3 0/4] Panel rotation patches
 2019-07-01  1:59 UTC  (8+ messages)
` [PATCH v3 1/4] drm/panel: Add helper for reading DT rotation
` [PATCH v3 2/4] drm/panel: set display info in panel attach
` [PATCH v4 4/4] drm/mtk: add panel orientation property

[v5 0/7] Support dsi for mt8183
 2019-07-01  1:43 UTC  (12+ messages)
` [v5 1/7] drm/mediatek: move mipi_dsi_host_register to probe
` [v5 2/7] drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701
` [v5 3/7] drm/mediatek: add dsi reg commit disable control
` [v5 4/7] drm/mediatek: add frame size control
` [v5 5/7] drm/mediatek: add mt8183 dsi driver support
` [v5 6/7] drm/mediatek: change the dsi phytiming calculate method
` [v5 7/7] drm: mediatek: adjust dsi and mipi_tx probe sequence

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-01  0:58 UTC  (2+ messages)
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH v3 00/22] Associate ddc adapters with connectors
 2019-06-30  8:12 UTC  (26+ messages)
      ` [PATCH v3 01/22] drm: Include ddc adapter pointer in struct drm_connector
      ` [PATCH v3 02/22] drm/exynos: Provide ddc symlink in connector's sysfs
      ` [PATCH v3 03/22] drm: rockchip: Provide ddc symlink in rk3066_hdmi sysfs directory
      ` [PATCH v3 04/22] drm: rockchip: Provide ddc symlink in inno_hdmi "
      ` [PATCH v3 05/22] drm/msm/hdmi: Provide ddc symlink in hdmi connector "
      ` [PATCH v3 06/22] drm/sun4i: hdmi: Provide ddc symlink in sun4i "
      ` [PATCH v3 07/22] drm/mediatek: Provide ddc symlink in "
      ` [PATCH v3 08/22] drm/tegra: Provide ddc symlink in output "
      ` [PATCH v3 09/22] drm/imx: imx-ldb: Provide ddc symlink in connector's sysfs
      ` [PATCH v3 10/22] drm/imx: imx-tve: "
      ` [PATCH v3 11/22] drm/vc4: Provide ddc symlink in connector sysfs directory
      ` [PATCH v3 12/22] drm: zte: Provide ddc symlink in hdmi "
      ` [PATCH v3 13/22] drm: zte: Provide ddc symlink in vga "
      ` [PATCH v3 14/22] drm/tilcdc: Provide ddc symlink in "
      ` [PATCH v3 15/22] drm: sti: Provide ddc symlink in hdmi "
      ` [PATCH v3 16/22] drm/mgag200: Provide ddc symlink in "
      ` [PATCH v3 17/22] drm/ast: "
      ` [PATCH v3 18/22] drm/bridge: dumb-vga-dac: "
      ` [PATCH v3 19/22] drm/bridge: dw-hdmi: "
      ` [PATCH v3 20/22] drm/bridge: ti-tfp410: "
      ` [PATCH v3 21/22] drm/amdgpu: "
      ` [PATCH v3 22/22] drm/radeon: "

[PATCH v3 0/4] Compile-test UAPI and kernel headers
 2019-06-30  7:57 UTC  (5+ messages)
` [PATCH v3 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH v1 24/33] drm/i2c/sil164: drop use of drmP.h
 2019-06-30  6:19 UTC  (2+ messages)
` [PATCH v1 29/33] drm/mediatek: "

mt7620/1, mt7530: Where are these MAC and MII registers documented?
 2019-06-30  2:29 UTC  (2+ messages)

[PATCH] net: ethernet: mediatek: Fix overlapping capability bits
 2019-06-29 19:33 UTC  (2+ messages)

[PATCH v1] arm: dts: mediatek: add basic support for MT7629 SoC
 2019-06-29 15:58 UTC  (3+ messages)

[PATCH] net: ethernet: mediatek: Allow non TRGMII mode with MT7621 DDR2 devices
 2019-06-29 12:24 UTC 

[PATCH -next] i2c: mt7621: Fix platform_no_drv_owner.cocci warnings
 2019-06-29  2:44 UTC 

[PATCH v8 10/21] iommu/mediatek: Refine protect memory definition
 2019-06-29  2:39 UTC  (12+ messages)
` [PATCH v8 15/21] iommu/mediatek: Add mmu1 support
  ` [PATCH v8 11/21] iommu/mediatek: Move reset_axi into plat_data
  ` [PATCH v8 12/21] iommu/mediatek: Move vld_pa_rng "
  ` [PATCH v8 13/21] memory: mtk-smi: Add gals support
  ` [PATCH v8 14/21] iommu/mediatek: Add mt8183 IOMMU support
  ` [PATCH v8 16/21] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  ` [PATCH v8 17/21] memory: mtk-smi: Add bus_sel for mt8183
  ` [PATCH v8 18/21] iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
  ` [PATCH v8 19/21] memory: mtk-smi: Get rid of need_larbid
` [PATCH v8 20/21] iommu/mediatek: Clean up struct mtk_smi_iommu
` [PATCH v8 21/21] iommu/mediatek: Switch to SPDX license identifier

[PATCH v8 00/21] MT8183 IOMMU SUPPORT
 2019-06-29  2:09 UTC  (10+ messages)
  ` [PATCH v8 01/21] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
  ` [PATCH v8 03/21] memory: mtk-smi: Use a general config_port interface
  ` [PATCH v8 08/21] iommu/mediatek: Add bclk can be supported optionally
` [PATCH v8 02/21] iommu/mediatek: Use a struct as the platform data
` [PATCH v8 04/21] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v8 05/21] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH v8 06/21] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v8 07/21] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
` [PATCH v8 09/21] iommu/mediatek: Add larb-id remapped support

mt7620/1, mt7530: Where are these MAC and MII registers documented?
 2019-06-28 22:08 UTC 

[PATCH] locking/lockdep: Save and display stack trace of held locks
 2019-06-28  9:42 UTC  (3+ messages)

[v2,0/2] PCI: mediatek: Add support for MT7629
 2019-06-28  7:34 UTC  (3+ messages)
  ` [v2,1/2] dt-bindings: PCI: "
` [v2,2/2] PCI: mediatek: Add controller "

[PATCH v3] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-28  7:22 UTC 

[PATCH RFC net-next 0/5] net: dsa: MT7530: Convert to PHYLINK and add support for port 5
 2019-06-28  7:16 UTC  (35+ messages)
` [PATCH RFC net-next 1/5] net: dsa: mt7530: Convert to PHYLINK API
` [PATCH RFC net-next 4/5] dt-bindings: net: dsa: mt7530: Add mediatek,ephy-handle to isolate ext. phy
` [PATCH RFC net-next 5/5] net: dsa: mt7530: Add mediatek,ephy-handle to isolate external phy

[PATCH 2/2] PCI: mediatek: Add controller support for MT7629
 2019-06-28  6:38 UTC  (12+ messages)

[v5 0/3] Support mipitx for mt8183
 2019-06-28  6:20 UTC  (7+ messages)
` [v5 1/3] dt-bindings: display: mediatek: update dsi supported chips
` [v5 2/3] drm/mediatek: separate mipi_tx to different file
` [v5 3/3] drm/mediatek: add mipi_tx driver for mt8183

[PATCH] clk: mediatek: Fix -Wunused-const-variable
 2019-06-27 23:52 UTC  (3+ messages)

[PATCH v2 0/4] Compile-test UAPI and kernel headers
 2019-06-27 16:42 UTC  (5+ messages)
` [PATCH v2 4/4] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH v2] pinctrl: mediatek: Update cur_mask in mask/mask ops
 2019-06-27 11:23 UTC  (2+ messages)

[PATCH v2 0/2] Add MediaTek I3C master controller driver
 2019-06-27  7:25 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: i3c: Document MediaTek I3C master bindings
` [PATCH v2 2/2] i3c: master: Add driver for MediaTek IP

[PATCH v9 00/12] support gce on mt8183 platform
 2019-06-27  6:37 UTC  (14+ messages)
` [PATCH v9 01/12] dt-binding: gce: remove thread-num property
` [PATCH v9 02/12] dt-binding: gce: add gce header file for mt8183
` [PATCH v9 03/12] dt-binding: gce: add binding for gce client reg property
` [PATCH v9 04/12] mailbox: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v9 05/12] mailbox: mediatek: cmdq: support mt8183 gce function
` [PATCH v9 06/12] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v9 07/12] soc: mediatek: cmdq: reorder the parameter
` [PATCH v9 08/12] soc: mediatek: cmdq: change the type of input parameter
` [PATCH v9 09/12] soc: mediatek: cmdq: define the instruction struct
` [PATCH v9 10/12] soc: mediatek: cmdq: add polling function
` [PATCH v9 11/12] soc: mediatek: cmdq: add cmdq_dev_get_client_reg function
` [PATCH v9 12/12] arm64: dts: add gce node for mt8183

[PATCH] kbuild: compile-test global headers to ensure they are self-contained
 2019-06-27  3:36 UTC  (7+ messages)

[GIT PULL] arm64: dts: mediatek: updates for v5.2-next
 2019-06-27  2:20 UTC  (2+ messages)

[PATCH 0/2] Add support for AC timing adjustment
 2019-06-26 13:39 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: Add MediaTek i2c AC timing binding

[PATCH 0/3] media: suppport ov02a10 sensor driver
 2019-06-26  9:58 UTC  (5+ messages)
` [PATCH 1/3] media: i2c: ov02a10: Add ov02a10 camera "

[PATCH RFC 0/2] Use cpufreq-map governor for MT8183 CCI
 2019-06-26  8:12 UTC  (6+ messages)
  ` [PATCH RFC 1/2] PM / devfreq: Generic CPU frequency to device frequency mapping governor

[v3 0/4] Add drivers for auo, kd101n80-45na and boe, tv101wum-nl6 panels
 2019-06-26  7:26 UTC  (8+ messages)
` [v3 1/4] dt-bindngs: display: panel: Add BOE tv101wum-n16 panel bindings
` [v3 2/4] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel
` [v3 3/4] dt-bindings: display: panel: add auo kd101n80-45na panel bindings
` [v3 4/4] drm/panel: support for auo, kd101n80-45na wuxga dsi video mode panel

[RFC v2 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-06-26  4:41 UTC  (5+ messages)
` [RFC v2 4/4] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[RFC PATCH V1 0/6] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-06-26  4:24 UTC  (11+ messages)
` [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek DIP driver

[RFC v1] clk: core: support clocks that need to be enabled during re-parent
 2019-06-26  3:52 UTC  (4+ messages)

[v2 0/2] Add BOE tv101wum-nl6 panel driver
 2019-06-26  3:27 UTC  (5+ messages)
` [v2 2/2] drm/panel: support for BOE tv101wum-nl6 wuxga dsi video mode panel

[PATCH v2] clk: mediatek: mt8183: Register 13MHz clock earlier for clocksource
 2019-06-26  1:28 UTC  (3+ messages)

[PATCH] test_power: Add CURRENT and CHARGE_COUNTER properties
 2019-06-25 22:35 UTC  (2+ messages)

[PATCH 0/2] pinctrl: mediatek: Fix 2 issues related to resume from wake sources
 2019-06-25 13:52 UTC  (6+ messages)
` [PATCH 1/2] pinctrl: mediatek: Ignore interrupts that are wake only during resume
` [PATCH 2/2] pinctrl: mediatek: Update cur_mask in mask/mask ops

[RFC][PATCH] wake_up_var() memory ordering
 2019-06-25 13:27 UTC  (7+ messages)

[RFC PATCH V1 0/6] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-06-25 10:24 UTC  (7+ messages)
` [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

[PATCH v7 00/10] add USB Type-B GPIO connector driver
 2019-06-25  8:55 UTC  (4+ messages)
` [PATCH v7 09/10] usb: roles: "

[PATCH] locking/lockdep: increase size of counters for lockdep statistics
 2019-06-25  8:47 UTC  (2+ messages)
` [tip:locking/core] "

[v2 0/2] add auo,kd101n80-45a panel driver
 2019-06-25  0:42 UTC  (3+ messages)
` [v2 2/2] drm/panel: support for auo,kd101n80-45na wuxga dsi video mode panel
  ` [v2 2/2] drm/panel: support for auo, kd101n80-45na "


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