linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-01 02:14:07 to 2019-03-11 11:21:14 UTC [more...]

[PATCH v4 0/4] Add driver for Mediatek-based GNSS receivers
 2019-03-11 11:21 UTC  (5+ messages)
` [PATCH v4 4/4] gnss: add driver for mediatek receivers

[PATCH 0/5] add USB Type-B connector driver
 2019-03-11 11:04 UTC  (15+ messages)
` [PATCH 1/5] dt-bindings: connector: add optional properties for Type-B
` [PATCH 2/5] dt-bindings: usb: mtu3: add properties about USB Role Switch
` [PATCH 3/5] usb: roles: add API to get usb_role_switch by node
` [PATCH 4/5] usb: roles: add USB Type-B connector driver
` [PATCH 5/5] usb: mtu3: register a USB Role Switch for Dual-Role mode

[PATCH v6 0/6] add i2c support for mt8183
 2019-03-11  9:43 UTC  (11+ messages)
` [PATCH v6 1/6] i2c: mediatek: Add offsets array for new i2c registers
` [PATCH v6 2/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding
` [PATCH v6 3/6] i2c: mediatek: Add arb clock in i2c driver
` [PATCH v6 4/6] i2c: mediatek: Add i2c and apdma sync "
` [PATCH v6 5/6] i2c: mediatek: Add i2c support for MediaTek MT8183
` [PATCH v6 6/6] dts: arm64: mt8183: Add I2C nodes

[PATCH v8 0/2] Add basic and clock support for Mediatek MT8183 SoC
 2019-03-11  8:54 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: serial: Add compatible for Mediatek MT8183
` [PATCH v8 2/2] arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile

[PATCH v2 0/9] Add Support for MediaTek PMIC MT6358
 2019-03-11  8:22 UTC  (13+ messages)
` [PATCH v2 1/9] mfd: mt6397: clean up code
` [PATCH v2 2/9] mfd: mt6397: extract irq related code from core driver
` [PATCH v2 3/9] dt-bindings: mfd: Add compatible for the MediaTek MT6358 PMIC
` [PATCH v2 4/9] regulator: Add document for MT6358 regulator
` [PATCH v2 5/9] mfd: Add support for the MediaTek MT6358 PMIC
` [PATCH v2 6/9] regulator: mt6358: Add support for MT6358 regulator
` [PATCH v2 7/9] arm64: dts: mt6358: add PMIC MT6358 related nodes
` [PATCH v2 8/9] rtc: mt6397: fix alarm register overwrite
` [PATCH v2 9/9] rtc: Add support for the MediaTek MT6358 RTC

[PATCH] mfd: mt6397: Don't call irq_dispose_mapping
 2019-03-11  7:55 UTC 

[PATCH v6 0/7] Add support for mt8183 SCP
 2019-03-11  6:34 UTC  (5+ messages)
` [PATCH v6 1/7] dt-bindings: Add a binding for Mediatek SCP
` [PATCH v6 2/7] remoteproc/mediatek: add SCP support for mt8183
` [PATCH v6 3/7] remoteproc: mt8183: add reserved memory manager API
` [PATCH v6 4/7] rpmsg: add rpmsg support for mt8183 SCP

[PATCH v11 0/4] add uart DMA function
 2019-03-11  0:31 UTC  (7+ messages)
` [PATCH v11 1/4] dmaengine: 8250_mtk_dma: add MediaTek uart DMA support
` [PATCH v11 2/4] arm: dts: mt2712: add uart APDMA to device tree
` [PATCH v11 3/4] dt-bindings: dma: uart: rename binding
` [PATCH v11 4/4] serial: 8250-mtk: modify uart DMA rx

[PATCH 0/2] staging, mt7621: fix build
 2019-03-09  9:54 UTC  (3+ messages)
  ` [PATCH 1/2] staging, mt7621-eth: fix api for linkmode bitmap
  ` [PATCH 2/2] staging, mt7621-pci: fix build without pci support

[PATCH] i2c: mediatek: modify threshold passed to i2c_get_dma_safe_msg_buf()
 2019-03-09  9:42 UTC  (11+ messages)

[PATCH v5 0/9] Mediatek MT8183 clock support
 2019-03-08 14:46 UTC  (25+ messages)
` [PATCH v5 1/9] clk: mediatek: Disable tuner_en before change PLL rate
` [PATCH v5 2/9] clk: mediatek: Add new clkmux register API
` [PATCH v5 3/9] clk: mediatek: Add configurable pcwibits and fmin to mtk_pll_data
` [PATCH v5 4/9] dt-bindings: ARM: Mediatek: Document bindings for MT8183
` [PATCH v5 5/9] clk: mediatek: Add dt-bindings for MT8183 clocks
` [PATCH v5 6/9] clk: mediatek: Add flags support for mtk_gate data
` [PATCH v5 7/9] clk: mediatek: Add configurable pcw_chg_reg to mtk_pll_data
` [PATCH v5 8/9] clk: mediatek: Add MT8183 clock support
` [PATCH v5 9/9] clk: mediatek: Allow changing PLL rate when it is off

[RFC PATCH V0 0/4] media: support Mediatek sensor interface driver
 2019-03-08  9:59 UTC  (4+ messages)
` [RFC PATCH V0 1/4] media: platform: mtk-isp: Add "

[PATCH v2 00/10] support gce on mt8183 platform
 2019-03-08  8:47 UTC  (18+ messages)
` [PATCH v2 01/10] dt-binding: gce: add gce header file for mt8183
` [PATCH v2 02/10] dt-binding: gce: add binding for gce event property
` [PATCH v2 03/10] dt-binding: gce: add binding for gce subsys property
  ` [PATCH v2 04/10] soc: mediatek: cmdq: add mt8183 compatible name
` [PATCH v2 05/10] soc: mediatek: cmdq: move the CMDQ_IRQ_MASK into cmdq driver data
` [PATCH v2 06/10] soc: mediatek: cmdq: clear the event in cmdq initial flow
` [PATCH v2 07/10] soc: mediatek: cmdq: add packet encoder function
` [PATCH v2 08/10] soc: mediatek: cmdq: add polling function
` [PATCH v2 09/10] soc: mediatek: cmdq: add cmdq_dev_get_subsys function
` [PATCH v2 10/10] soc: mediatek: cmdq: add cmdq_dev_get_event function

[PATCH v2 0/1] PINCTRL: Mediatek pinctrl patch for mt8183
 2019-03-08  5:59 UTC  (4+ messages)
` [PATCH] pinctrl: add drive for I2C related pins on MT8183

[RFC v1 0/4] media: mediatek: support mdp3 on mt8183 platform
 2019-03-08  5:49 UTC  (5+ messages)
` [RFC v1 1/4] dt-binding: mt8183: Add Mediatek MDP3 dt-bindings
` [RFC v1 2/4] dts: arm64: mt8183: Add Mediatek MDP3 nodes
` [RFC v1 3/4] media: platform: Add Mediatek MDP3 driver KConfig
  ` [RFC v1 4/4] media: platform: mtk-mdp3: Add Mediatek MDP3 driver

[PATCH v3] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-08  5:05 UTC 

[PATCH v1 0/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices
 2019-03-08  1:15 UTC  (3+ messages)
` [PATCH v1 1/2] mmc: add SDIO identifiers for MediaTek Bluetooth devices
` [PATCH v1 2/2] Bluetooth: mediatek: add support for MediaTek MT7663S and MT7668S SDIO devices

[PATCH] soc: mediatek: pwrap: Zero initialize rdata in pwrap_init_cipher
 2019-03-08  0:18 UTC  (2+ messages)

[RFC PATCH V0 0/7] media: platform: Add support for ISP Pass 1 on mt8183 SoC
 2019-03-07 10:04 UTC  (3+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek ISP Pass 1 driver

[PATCH v5 0/5] add i2c support for mt8183
 2019-03-07  5:01 UTC  (10+ messages)
` [PATCH v5 3/5] i2c: mediatek: Add arb clock in i2c driver
` [PATCH v5 4/5] i2c: mediatek: Add i2c and apdma sync "
` [PATCH v5 5/5] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH v4 0/3] add i2c support for mt8183
 2019-03-07  3:09 UTC  (4+ messages)
` [PATCH v4 3/3] i2c: mediatek: Add i2c support for MediaTek MT8183

[PATCH] arm64: dts: add gce node for mt8183
 2019-03-07  1:47 UTC  (2+ messages)

[PATCH v2] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06 23:51 UTC 

[PATCH] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06 23:45 UTC 

[PATCH] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06 23:41 UTC 

[RFC PATCH v2] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06 17:09 UTC  (4+ messages)
  ` [alsa-devel] "

[RFC PATCH V0 0/7] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2019-03-06 17:07 UTC  (6+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek DIP driver

[PATCH 00/11] add debugfs consumers, tracepoints and rebuild QMU
 2019-03-06 11:46 UTC  (12+ messages)
` [PATCH 01/11] usb: mtu3: check return value of devm_extcon_register_notifier()
` [PATCH 02/11] usb: mtu3: print useful information also for device and host modes
` [PATCH 03/11] usb: mtu3: remove unnecessary local variable @req
` [PATCH 04/11] usb: mtu3: rebuild the code of getting vbus regulator
` [PATCH 05/11] usb: mtu3: fix transfer error of USB3 Gen2 isoc
` [PATCH 06/11] usb: mtu3: rebuild qmu_gpd struct to prepare to support new QMU format
` [PATCH 07/11] usb: mtu3: supports "
` [PATCH 08/11] usb: mtu3: add debugfs interface files
` [PATCH 09/11] usb: mtu3: move vbus and mode debugfs interfaces into mtu3_debugfs.c
` [PATCH 10/11] usb: mtu3: add tracepoints to help debug
` [PATCH 11/11] usb: mtu3: add a function to switch mailbox state to string

[PATCH V6 0/8] make mt7623 clock of hdmi stable
 2019-03-06 10:13 UTC  (7+ messages)
` [PATCH v6 1/8] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
` [PATCH V6 8/8] drm/mediatek: fix the rate of parent for hdmi phy in MT2701

[PATCH 0/2] Fix UBSAN warning in mtk-afe-fe-dai
 2019-03-06  9:09 UTC  (3+ messages)
` [PATCH 1/2] ASoC: mediatek: Fix UBSAN warning
` [PATCH 2/2] ASoC: mediatek: Reduce repititive code on mtk_regmap_update_bits

[PATCH] mt76: Fix an IS_ERR() vs NULL check in mt76_wmac_probe()
 2019-03-06  8:50 UTC  (2+ messages)

[RFC PATCH] ASoC: dpcm: prevent snd_soc_dpcm use after free
 2019-03-06  8:20 UTC  (2+ messages)
  ` [alsa-devel] "

[PATCH] media: mtk-vcodec: fix access to vb2_v4l2_buffer struct
 2019-03-06  6:15 UTC 

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-06  1:32 UTC  (5+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 6/7] phy: mediatek: Add UFS M-PHY driver

[PATCH 00/13] Clean up "mediatek,larb" after adding device_link
 2019-03-05 19:03 UTC  (17+ messages)
` [PATCH 02/13] driver core: Remove the link if there is no driver with AUTO flag
` [PATCH 03/13] iommu/mediatek: Add probe_defer for smi-larb
` [PATCH 05/13] memory: mtk-smi: Add device-link between smi-larb and smi-common
` [PATCH 11/13] iommu/mediatek: Use builtin_platform_driver

[RFC PATCH V0 0/7] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-03-05  7:48 UTC  (3+ messages)
` [RFC PATCH V0 7/7] [media] platform: mtk-isp: Add Mediatek FD driver

[PATCH 0/2] ASoC: Mediatek: Add mt8183-mt6358 machine driver
 2019-03-05  4:06 UTC  (3+ messages)
  ` [PATCH 1/2] ASoC: mediatek: mt8183: add "
  ` [PATCH 2/2] ASoC: mediatek: add document for mt8183-mt6358

[PATCH v5 0/6] Add support for mt8183 SCP
 2019-03-05  3:53 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: Add a binding for Mediatek SCP

[PATCH] usb: introduce usb_ep_type_string() function
 2019-03-05  2:22 UTC  (3+ messages)

[PATCH v5 0/6] Add MediaTek MUSB Controller Driver
 2019-03-05  1:19 UTC  (6+ messages)
` [PATCH v5 1/6] dt-bindings: usb: musb: Add support for MediaTek musb controller

[PATCH] Bluetooth: mediatek: Fixed incorrect type in assignment
 2019-03-05  0:14 UTC 

[bug report] mt76: add driver for MT7603E and MT7628/7688
 2019-03-04 20:03 UTC 

[PATCH net-next] mt76: fix return value check in mt76_wmac_probe()
 2019-03-04  1:10 UTC 

[PATCH] ASoC: mediatek: btcvsd add loopback
 2019-03-04  0:06 UTC  (2+ messages)
  ` Applied "ASoC: mediatek: btcvsd add loopback" to the asoc tree

[PATCH] Remove deductively redundant NULL pointer checks
 2019-03-03 23:34 UTC  (2+ messages)

[mt76/mt7603/mac] Question about missing variable assignment
 2019-03-03 15:06 UTC  (3+ messages)

[PATCH RESEND v2] Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-03-02 18:52 UTC  (2+ messages)

[PATCH v2 0/2] Bluetooth: mediatek: add support for MediaTek MT7663U and MT7668U UART devices
 2019-03-02 16:50 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: bluetooth: "
` [PATCH v2 2/2] Bluetooth: mediatek: "

[PATCH net-next] drivers: net: Remove unnecessary semicolon
 2019-03-01 19:08 UTC  (2+ messages)

[PATCH v3 0/2] PCI: mediatek: enable whole MMIO range and enlarge the PCIe2AHB window size
 2019-03-01 11:30 UTC  (2+ messages)

[PATCH] iommu/mediatek: fix semicolon code style issue
 2019-03-01  9:18 UTC  (2+ 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).