linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-15 14:50:34 to 2020-05-20 08:27:55 UTC [more...]

[PATCH 00/10] media: mtk-vcodec: venc: support for MT8183
 2020-05-20  8:27 UTC 

[PATCH v4 2/4] kasan: record and print the free track
 2020-05-20  8:19 UTC  (8+ messages)

[PATCH v5 00/19] mtd: spi-nor: add xSPI Octal DTR support
 2020-05-20  7:59 UTC  (21+ messages)
` [PATCH v5 01/19] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH v5 02/19] spi: atmel-quadspi: reject DTR ops
` [PATCH v5 03/19] spi: spi-mtk-nor: "
` [PATCH v5 04/19] spi: spi-mem: allow specifying a command's extension
` [PATCH v5 05/19] mtd: spi-nor: add support for DTR protocol
` [PATCH v5 06/19] mtd: spi-nor: sfdp: default to addr_width of 3 for configurable widths
` [PATCH v5 07/19] mtd: spi-nor: sfdp: prepare BFPT parsing for JESD216 rev D
` [PATCH v5 08/19] mtd: spi-nor: sfdp: get command opcode extension type from BFPT
` [PATCH v5 09/19] mtd: spi-nor: sfdp: parse xSPI Profile 1.0 table
` [PATCH v5 10/19] mtd: spi-nor: core: use dummy cycle and address width info from SFDP
` [PATCH v5 11/19] mtd: spi-nor: core: do 2 byte reads for SR and FSR in DTR mode
` [PATCH v5 12/19] mtd: spi-nor: core: enable octal DTR mode when possible
` [PATCH v5 13/19] mtd: spi-nor: sfdp: do not make invalid quad enable fatal
` [PATCH v5 14/19] mtd: spi-nor: sfdp: detect Soft Reset sequence support from BFPT
` [PATCH v5 15/19] mtd: spi-nor: core: perform a Soft Reset on shutdown
` [PATCH v5 16/19] mtd: spi-nor: core: disable Octal DTR mode on suspend
` [PATCH v5 17/19] mtd: spi-nor: core: expose spi_nor_default_setup() in core.h
` [PATCH v5 18/19] mtd: spi-nor: spansion: add support for Cypress Semper flash
` [PATCH v5 19/19] mtd: spi-nor: micron-st: allow using MT35XU512ABA in Octal DTR mode

[PATCH v3 0/5] scsi: ufs: Fix WriteBooster and cleanup UFS driver
 2020-05-20  7:23 UTC  (11+ messages)
` [PATCH v3 1/5] scsi: ufs: Remove unnecessary memset for dev_info
` [PATCH v3 2/5] scsi: ufs: Allow WriteBooster on UFS 2.2 devices
` [PATCH v3 3/5] scsi: ufs: Fix index of attributes query for WriteBooster feature
` [PATCH v3 4/5] scsi: ufs: Fix WriteBooster flush during runtime suspend
` [PATCH v3 5/5] scsi: ufs: Fix possible VCC power drain "

[PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-05-20  7:10 UTC  (17+ messages)
  ` [PATCH 01/12] OPP: Allow required-opps even if the device doesn't have power-domains
  ` [PATCH 02/12] OPP: Add function to look up required OPP's for a given OPP
  ` [PATCH 03/12] OPP: Improve required-opps linking
  ` [PATCH 04/12] PM / devfreq: Cache OPP table reference in devfreq
  ` [PATCH 05/12] PM / devfreq: Add required OPPs support to passive governor
  ` [PATCH 06/12] PM / devfreq: Add cpu based scaling support to passive_governor
  ` [PATCH 07/12] cpufreq: mediatek: Enable clock and regulator
  ` [PATCH 08/12] dt-bindings: devfreq: add compatible for mt8183 cci devfreq
  ` [PATCH 09/12] devfreq: add mediatek "
  ` [PATCH 10/12] opp: Modify opp API, dev_pm_opp_get_freq(), find freq in opp, even it is disabled
  ` [PATCH 11/12] cpufreq: mediatek: add opp notification for SVS support
  ` [PATCH 12/12] devfreq: mediatek: cci devfreq register "

[PATCH 0/3] arm64: perf: Add support for Perf NMI interrupts
 2020-05-20  6:55 UTC  (13+ messages)
` [PATCH 1/3] arm_pmu: Add support for perf NMI interrupts registration
` [PATCH 2/3] arm64: perf: Support NMI context for perf event ISR
` [PATCH 3/3] arm64: Kconfig: Add support for the Perf NMI

[PATCH] iommu: Don't call .probe_finalize() under group->mutex
 2020-05-20  6:53 UTC  (2+ messages)

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-20  5:46 UTC  (3+ messages)

[PATCH v4 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-20  2:49 UTC  (5+ messages)

[PATCH] usb: musb: mediatek: add reset FADDR to zero in reset interrupt handle
 2020-05-20  2:44 UTC  (3+ messages)

[PATCH 1/4] clk/soc: mediatek: mt8183: Bind clock driver from platform device
 2020-05-19 23:52 UTC  (12+ messages)
` [PATCH 2/4] clk/soc: mediatek: mt6797: "
` [PATCH 3/4] clk/soc: mediatek: mt6779: "
` [PATCH 4/4] arm64: dts: mt6797: Fix mmsys node name

[PATCH] mt76: mt7915: fix a handful of spelling mistakes
 2020-05-19 22:48 UTC 

[PATCH v2 00/14] mediatek: add support for MediaTek Ethernet MAC
 2020-05-19 18:28 UTC  (3+ messages)
` [PATCH v2 01/14] dt-bindings: arm: add a binding document for MediaTek PERICFG controller

[PATCH v8 0/3] PM / AVS: SVS: Introduce SVS engine
 2020-05-19 15:30 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: power: avs: add mtk svs dt-bindings
` [PATCH v8 2/3] arm64: dts: mt8183: add svs device information
` [PATCH v8 3/3] PM / AVS: SVS: Introduce SVS engine

[PATCH] drm/mediatek: mtk_hdmi: Remove debug messages for function calls
 2020-05-19 15:13 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variables
 2020-05-19 15:12 UTC  (2+ messages)

[PATCH] iommu/mediatek-v1: Fix a build warning for a unused variable 'data'
 2020-05-19 12:19 UTC  (2+ messages)

[PATCH v2 0/2] Add i2c ac-timing adjust support
 2020-05-19 11:17 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: mediatek: "

[PATCH] mt76: mt7615: switch to per-vif power_save support
 2020-05-19  8:42 UTC 

[V6, 0/2] media: i2c: Add support for DW9768 VCM driver
 2020-05-19  3:10 UTC  (6+ messages)
` [V6, 1/2] media: dt-bindings: media: i2c: Document DW9768 bindings
` [V6, 2/2] media: i2c: dw9768: Add DW9768 VCM driver

[PATCH v4 4/4] kasan: update documentation for generic kasan
 2020-05-19  2:26 UTC 

[PATCH v4 3/4] kasan: add tests for call_rcu stack recording
 2020-05-19  2:26 UTC 

[PATCH v4 0/4] kasan: memorize and print call_rcu stack
 2020-05-19  2:23 UTC 

[PATCH] mt76: mt7915: fix some sparse warnings
 2020-05-18 18:07 UTC 

[PATCH v14 00/11] Mediatek MT8183 scpsys support
 2020-05-18 17:52 UTC  (6+ messages)
` [PATCH v14 03/11] soc: mediatek: Add basic_clk_name to scp_power_data

[PATCH v4 0/7] Convert mtk-dsi to drm_bridge API and get EDID for ps8640 bridge
 2020-05-18 17:48 UTC  (11+ messages)
` [PATCH v4 7/7] drm/mediatek: mtk_dsi: Create connector for bridges

[PATCH] drm/mediatek: Delete not used of_device_get_match_data
 2020-05-18 17:44 UTC  (3+ messages)

[RESEND PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-18 17:39 UTC  (4+ messages)
` [RESEND PATCH 1/3] drm/mediatek: mtk_dpi: Rename bridge to next_bridge
` [RESEND PATCH 2/3] drm/mediatek: mtk_dpi: Convert to bridge driver
` [RESEND PATCH 3/3] drm/mediatek: mtk_dpi: Use simple encoder

[PATCH][next] i2c: mediatek: fix integer overflow on an integer multiplication
 2020-05-18 17:11 UTC  (3+ messages)

[PATCH] mtd: rawnand: mtk: Convert the driver to exec_op()
 2020-05-18 17:03 UTC 

[PATCH 0/3] add wakeup_irq for in-band wakeup support
 2020-05-18 14:56 UTC  (5+ messages)
` [PATCH 1/3] serdev: ttyport: add devt for tty port

[PATCH v3 00/15] mediatek: add support for MediaTek Ethernet MAC
 2020-05-18 14:38 UTC  (5+ messages)
` [PATCH v3 10/15] net: ethernet: mtk-eth-mac: new driver

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-05-18 13:55 UTC  (6+ messages)
` [PATCH v2 23/33] iommu/mediatek-v1 Convert to probe/release_device() call-backs

[PATCH] iommu/mediatek-v1: Add def_domain_type
 2020-05-18 13:42 UTC  (2+ messages)

[PATCH v3 2/4] kasan: record and print the free track
 2020-05-18 13:10 UTC  (4+ messages)

[PATCH v3 1/4] rcu/kasan: record and print call_rcu() call stack
 2020-05-18 11:34 UTC  (3+ messages)

[PATCH v3 3/4] kasan: add tests for call_rcu stack recording
 2020-05-18  6:30 UTC 

[PATCH v3 0/4] kasan: memorize and print call_rcu stack
 2020-05-18  6:24 UTC 

[PATCH v3 4/4] kasan: update documentation for generic kasan
 2020-05-18  6:31 UTC 

[PATCH] linux-firmware: add firmware for MT7915E
 2020-05-17 18:48 UTC  (2+ messages)

[PATCH] linux-firmware: add rebb firmware for mt7663
 2020-05-17 18:41 UTC  (2+ messages)

[PATCH REPOST] net: dsa: mt7530: fix roaming from DSA user ports
 2020-05-16 20:50 UTC  (2+ messages)

[GIT PULL] soc: mediatek: updates for v5.8
 2020-05-16 20:14 UTC 

[GIT PULL] arm64: mediatek: updates for v5.8
 2020-05-16 20:04 UTC 

[GIT PULL] ARM: mediatek: arm 32-bit updates for v5.8
 2020-05-16 19:55 UTC 

[GIT PULL] arm: mediatek fixes for v5.7
 2020-05-16 18:48 UTC 

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-16 18:32 UTC  (17+ messages)
` [PATCH v5 03/13] mailbox: cmdq: support mt6779 gce platform definition
` [PATCH v5 05/13] soc: mediatek: cmdq: return send msg error code
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

[PATCH v9 0/6] Add MediaTek MUSB Controller Driver
 2020-05-16 17:31 UTC  (3+ messages)
` [PATCH v9 2/6] arm: dts: mt2701: Add usb2 device nodes

[PATCH v13 0/2] add uart DMA function
 2020-05-16 16:52 UTC  (3+ messages)
` [PATCH v13 1/2] arm: dts: mt2712: add uart APDMA to device tree

[PATCH] arm64: dts: add audio node
 2020-05-16 16:48 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: Add capacity-dmips-mhz attributes
 2020-05-16 16:36 UTC  (2+ messages)

[PATCH 1/2] arm: dts: mt7623: add Mali-450 device node
 2020-05-16 16:22 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: gpu: mali-utgard: add mediatek, mt7623-mali compatible

[PATCH] drm/mediatek: cleanup coding style in mediatek a bit
 2020-04-27  9:17 UTC 

[RESEND,v2,0/1] Add mt7629 pwm support
 2020-05-16 15:37 UTC  (3+ messages)
` [RESEND,v2,1/1] arm: dts: mediatek: add "

[RESEND PATCH v5 01/11] dt-bindings: phy-mtk-tphy: add two optional properties for u2phy
 2020-05-16 15:35 UTC  (3+ messages)
` [RESEND PATCH v5 11/11] arm64: dts: mt2712: use non-empty ranges for usb-phy

[PATCH v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-16 15:25 UTC  (3+ messages)
` [PATCH v13 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC

[PATCH 1/2] arm64: dts: mt8173: fix mdp aliases property name
 2020-05-16 15:09 UTC  (3+ messages)

[PATCH 0/4] Add I2C controller support for MT6797 SoC
 2020-05-16 15:05 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: i2c: Document I2C controller binding "

[PATCH] mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phy
 2020-05-16 12:56 UTC 

[PATCH 0/3] Convert mtk-dpi to drm_bridge API
 2020-05-16  9:12 UTC  (3+ messages)

[PATCH 1/2] mt76: mt7915: fix some sparse warnings
 2020-05-16  9:05 UTC  (2+ messages)
` [PATCH 2/2] mt76: mt7915: fix sparse warnings: incorrect type initializer

[PATCH] mt76: mt7915: add spatial reuse support
 2020-05-15 19:33 UTC 

[PATCH net-next] net: dsa: mt7530: fix VLAN setup
 2020-05-15 17:32 UTC  (3+ messages)

[PATCH] mt76: mt7615: introduce remain_on_channel support
 2020-05-15 17:03 UTC 

[PATCH v8] Add matrix keypad driver support for Mediatek SoCs
 2020-05-15 16:19 UTC  (5+ messages)
` [PATCH v8 2/3] drivers: input: keyboard: Add mtk keypad driver

[PATCH] [RESEND] arm64: dts: mt8173: fix cooling device range
 2020-05-15 15:33 UTC  (2+ messages)

[PATCH] arm64: dts: mt8173: fix vcodec-enc clock
 2020-05-15 15:28 UTC  (2+ messages)

[PATCH v2 0/3] ARM: Replace <linux/clk-provider.h> by <linux/of_clk.h>
 2020-05-15 15:20 UTC  (3+ messages)
` [PATCH v2 2/3] ARM: mediatek: "

[PATCH v3 0/4] serial: 8250_dw: Fix ref clock usage
 2020-05-15 15:19 UTC  (8+ messages)
  ` [PATCH v3 3/4] serial: 8250_dw: Simplify the ref clock rate setting procedure
  ` [PATCH v3 4/4] serial: 8250_dw: Fix common clocks usage race condition

[PATCH -next] soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_probe()
 2020-05-15 14:52 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).