linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 23:17:59 to 2020-08-05 10:53:49 UTC [more...]

[PATCH v3 0/4] add i2c support for mt8192
 2020-08-05 10:52 UTC  (2+ messages)
` [PATCH v3 3/4] dt-bindings: i2c: update bindings for MT8192 SoC

[PATCH v4 0/6] make hdmi work on bananapi-r2
 2020-08-05  8:49 UTC  (19+ messages)
` [PATCH v4 1/6] dt-bindings: mediatek: add mt7623 display-nodes
  ` Aw: "
` [PATCH v4] net: ethernet: mtk_eth_soc: fix MTU warnings
  ` Aw: "
` [PATCH v4 2/6] drm/mediatek: add ddp routing for mt7623
` [PATCH v4 3/6] drm/mediatek: disable tmds on mt2701
` [PATCH v4 4/6] drm/mediatek: Add get_possible_crtc API for dpi, dsi
` [PATCH v4 5/6] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v4 6/6] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
        ` Aw: "
            ` Aw: "

[PATCH v2 0/4] add i2c support for mt8192
 2020-08-05  8:56 UTC  (5+ messages)
` [PATCH v2 2/4] i2c: mediatek: Add access to more than 8GB dram in i2c driver

[PATCH v11 00/28] Add support for mt2701 JPEG ENC support
 2020-08-05  8:45 UTC  (30+ messages)
` [PATCH v11 01/28] media: platform: Improve subscribe event flow for bug fixing
` [PATCH v11 02/28] media: platform: Improve queue set up "
` [PATCH v11 03/28] media: platform: Improve getting and requesting irq "
` [PATCH v11 04/28] media: platform: Change the fixed device node number to unfixed value
` [PATCH v11 05/28] media: platform: Improve power on and power off flow
` [PATCH v11 06/28] media: platform: Delete the resetting hardware flow in the system PM ops
` [PATCH v11 07/28] media: platform: Improve the implementation of "
` [PATCH v11 08/28] media: platform: Add mechanism to handle jpeg hardware's locking up
` [PATCH v11 09/28] media: platform: Cancel the last frame handling flow
` [PATCH v11 10/28] media: platform: Delete zeroing the reserved fields
` [PATCH v11 11/28] media: platform: Stylistic changes for improving code quality
` [PATCH v11 12/28] media: platform: Use generic rounding helpers
` [PATCH v11 13/28] media: platform: Change MTK_JPEG_COMP_MAX macro definition location
` [PATCH v11 14/28] media: platform: Delete redundant code and add annotation for an enum
` [PATCH v11 15/28] media: platform: Delete vidioc_s_selection ioctl of jpeg dec
` [PATCH v11 16/28] media: platform: Change the maximum width and height supported by JPEG dec
` [PATCH v11 17/28] media: platform: Refactor mtk_jpeg_try_fmt_mplane()
` [PATCH v11 18/28] media: platform: Refactor mtk_jpeg_find_format()
` [PATCH v11 19/28] media: platform: Redefinition of mtk_jpeg_q_data structure
` [PATCH v11 20/28] media: platform: Change the colorspace of jpeg to the fixed value
` [PATCH v11 21/28] media: platform: Refactor mtk_jpeg_set_default_params()
` [PATCH v11 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock
` [PATCH v11 23/28] media: dt-bindings: Add jpeg enc device tree node document
` [PATCH v11 24/28] arm: dts: mt2701: Add jpeg enc device tree node
` [PATCH v11 25/28] media: platform: Rename jpeg dec file name
` [PATCH v11 26/28] media: platform: Rename existing functions/defines/variables
` [PATCH v11 27/28] media: platform: Using the variant structure to contain the varability between dec and enc
` [PATCH v11 28/28] media: platform: Add jpeg enc feature

[PATCH v3 0/4] irqchip: Add IRQCHIP_PLATFORM_DRIVER helper macros
 2020-08-05  7:44 UTC  (3+ messages)
` [PATCH v3 2/4] irqchip/qcom-pdc: Switch to using "

[PATCH v7 0/4] mmc: mediatek: add mmc cqhci support
 2020-08-05  6:34 UTC  (2+ messages)

[PATCH -next] mmc: mediatek: make function msdc_cqe_disable() static
 2020-08-05  6:29 UTC  (2+ messages)

[v2,0/6] introduce TI reset controller for MT8192 SoC
 2020-08-05  3:14 UTC  (14+ messages)
` [v2, 1/6] dt-binding: reset-controller: ti: add assert-deassert-together property
` [v2,2/6] dt-binding: reset-controller: ti: add update-force property
` [v2, 3/6] dt-binding: reset-controller: ti: add generic-reset to compatible
  ` [v2,3/6] "
` [v2,4/6] reset-controller: ti: introduce a new reset handler
` [v2,5/6] reset-controller: ti: Introduce force-update method
` [v2,6/6] arm64: dts: mt8192: add infracfg_rst node

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-08-05  2:24 UTC  (5+ messages)
` [PATCH v10 1/3] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v10 2/3] arm64: dts: add dts nodes for MT6779

[PATCH v3 0/9] mfd: mt6360: Merge different sub-devices I2C read/write
 2020-08-04 16:33 UTC  (11+ messages)
` [PATCH 1/9] mfd: mt6360: Rearrange include file
` [PATCH 2/9] mfd: mt6360: Remove redundant brackets around raw numbers
` [PATCH 3/9] mfd: mt6360: Indicate sub-dev compatible name by using "-"
` [PATCH 4/9] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources
` [PATCH 5/9] mfd: mt6360: Rename mt6360_pmu_data by mt6360_data
` [PATCH 5/9] mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata
` [PATCH 6/9] mfd: mt6360: Rename mt6360_pmu by mt6360
` [PATCH 7/9] mfd: mt6360: Remove handle_post_irq callback function
` [PATCH 8/9] mfd: mt6360: Fix flow which is used to check ic exist
` [PATCH 9/9] mfd: mt6360: Merge different sub-devices I2C read/write

[PATCH v3 0/5] make hdmi work on bananapi-r2
 2020-08-04 16:01 UTC  (15+ messages)
` [PATCH v3 1/5] drm: mediatek: add ddp routing for mt7623
    ` Aw: "
      `  "
` [PATCH v3 2/5] drm/mediatek: disable tmds on mt2701
` [PATCH v3 3/5] drm: Add get_possible_crtc API for dpi, dsi
` [PATCH v3 4/5] drm/mediatek: dpi/dsi: change the getting possible_crtc way
` [PATCH v3 5/5] arm: dts: mt7623: add display subsystem related device nodes
    ` Aw: "
      `  "

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-08-04 15:55 UTC  (21+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH v5] binder: transaction latency tracking for user build
 2020-08-04 15:28 UTC  (14+ messages)
` [PATCH v6] "
  ` [PATCH v6 2/3] binder: add trace at free transaction
            ` [PATCH v7] binder: transaction latency tracking for user build
              ` [PATCH v7 1/3] binder: move structs from core file to header file
              ` [PATCH v7 2/3] binder: add trace at free transaction
              ` [PATCH v7 3/3] binder: add transaction latency tracer

[PATCH 00/19] PCI: Another round of host clean-ups
 2020-08-04 15:13 UTC  (4+ messages)
` [PATCH 17/19] PCI: rcar-gen2: Convert to use modern host bridge probe functions

[PATCH v2 0/5] make hdmi work on bananapi-r2
 2020-08-04  9:53 UTC  (18+ messages)
` [PATCH v2 1/5] drm/mediatek: config component output by device node port
    ` Aw: "
      `  "
        ` Aw: "
          `  "
            ` Aw: "
` [PATCH v2 2/5] drm/mediatek: fix boot up for 720 and 480 but 1080
` [PATCH v2 3/5] drm: Add get_possible_crtc API for dpi, dsi
` [PATCH v2 4/5] drm/mediatek: dpi/dsi: change the getting possible_crtc way

[bug report] mt76: mt7615: wake device before accessing regmap in debugfs
 2020-08-04 10:45 UTC 

[PATCH] staging: Add Mediatek High Frequency Manager Framework
 2020-08-04 10:35 UTC  (3+ messages)

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-08-04 10:01 UTC  (13+ messages)

[PATCH v2] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-04  6:10 UTC  (7+ messages)
        ` [SPAM]Re: "

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-04  3:46 UTC  (7+ messages)
  ` [SPAM]Re: "

[PATCH v2 0/3] Mediatek pinctrl patch on mt8192
 2020-08-04  2:09 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: mt8192: add pinctrl file
` [PATCH v2 2/3] dt-bindings: pinctrl: mt8192: add binding document
` [PATCH v2 3/3] pinctrl: add pinctrl driver on mt8192

[PATCH 0/3] Add support for MT6315 regulator
 2020-08-04  2:12 UTC  (6+ messages)
` [PATCH 1/3] spmi: Add driver shutdown support
` [PATCH 2/3] regulator: bindings: Add document for MT6315 regulator
` [PATCH 3/3] regulator: mt6315: Add support "

[PATCH 0/2] irqchip: irq-mt58xx: Add mt58xx series interrupt
 2020-08-03 21:47 UTC  (7+ messages)
` [PATCH 1/2] irqchip: irq-mt58xx: Add mt58xx interrupt controller support
` [PATCH 2/2] dt-bindings: interrupt-controller: Add MT58XX interrupt controller

[PATCH] siganl: ignore other signals when doing coredump
 2020-08-03 19:17 UTC  (4+ messages)

[PATCH] ARM64: Setup DMA32 zone size by bootargs
 2020-08-03 16:42 UTC  (4+ messages)

[PATCH] proc: use untagged_addr() for pagemap_read addresses
 2020-08-03 15:39 UTC 

[PATCH v6] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03  9:58 UTC  (3+ messages)

[PATCH v9 1/9] scsi: ufs: Add checks before setting clk-gating states
 2020-08-03  9:44 UTC  (4+ messages)
` [PATCH v9 4/9] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH v9 9/9] scsi: ufs: Properly release resources if a task is aborted successfully

[PATCH 0/8] Add Support for MediaTek PMIC MT6359
 2020-08-03  8:29 UTC  (4+ messages)
` [PATCH 1/8] mfd: mt6358: refine interrupt code

[PATCH v4 0/4] Split PCIe node to comply with hardware design
 2020-08-03  7:46 UTC  (2+ messages)

[v4,0/5] watchdog: mt8192: add wdt support
 2020-08-03  7:15 UTC  (6+ messages)
` [v4, 1/5] dt-binding: mediatek: watchdog: fix the description of compatible
` [v4,2/5] arm64: dts: mt8183: update watchdog device node
` [v4,3/5] dt-binding: mediatek: mt8192: update mtk-wdt document
` [v4,4/5] dt-binding: mt8192: add toprgu reset-controller head file
` [v4,5/5] watchdog: mt8192: add wdt support

[PATCH v5] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03  4:15 UTC 

acpi: fix 'return' with no value build warning
 2020-08-03  2:40 UTC  (4+ messages)
` [PATCH] "

[PATCH] mt7601u: add missing release on skb in mt7601u_mcu_msg_send
 2020-08-02 15:11 UTC  (2+ messages)

[PATCH] crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()
 2020-08-02 11:15 UTC 


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