linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-15 02:47:06 to 2016-08-29 03:58:13 UTC [more...]

[Patch] mtd: fix writing incorrect ECC parity data in OOB region
 2016-08-29  3:58 UTC 

[v17 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
 2016-08-27  6:44 UTC  (2+ messages)
  ` [v17 2/2] drm/bridge: Add I2C based driver for ps8640 bridge

[PATCH v12 0/4] Add clock support for Mediatek MT2701
 2016-08-27  4:21 UTC  (9+ messages)
` [PATCH v12 1/4] clk: mediatek: Add MT2701 clock support
  ` [PATCH v12 2/4] reset: mediatek: Add MT2701 reset driver
` [PATCH v12 3/4] arm: dts: mt2701: Add clock controller device nodes
` [PATCH v12 4/4] arm: dts: mt2701: Use real clock for UARTs

[PATCH net-next v4 0/2] net: ethernet: mediatek: modify to use the PDMA for Ethernet RX
 2016-08-27  4:07 UTC  (4+ messages)
` [PATCH net-next v4 1/2] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA "
` [PATCH net-next v4 2/2] net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX

[PATCH -next] iio: adc: mt2701: Remove redundant dev_err call in mt6577_auxadc_probe()
 2016-08-26 14:26 UTC 

[RESEND PATCH net 00/10] net: ethernet: mediatek: a couple of fixes
 2016-08-26 14:17 UTC  (26+ messages)
` [RESEND PATCH net 01/10] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
  ` [RESEND PATCH net 02/10] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
        ` [RESEND PATCH net 02/10] net: ethernet: mediatek: fix incorrect
  ` [RESEND PATCH net 03/10] net: ethernet: mediatek: fix API usage with skb_free_frag
` [RESEND PATCH net 04/10] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [RESEND PATCH net 05/10] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2
      ` [RESEND PATCH net 06/10] net: ethernet: mediatek: fix the loss
` [RESEND PATCH net 07/10] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [RESEND PATCH net 08/10] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [RESEND PATCH net 09/10] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [RESEND PATCH net 10/10] net: ethernet: mediatek: fix error handling "

[RESEND PATCH V5, 0/5] Add MediaTek USB3 DRD Driver
 2016-08-26  9:38 UTC  (8+ messages)
  ` [RESEND PATCH, v5 1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode
  ` [RESEND PATCH, v5 2/5] dt-bindings: mt8173-mtu3: add devicetree bindings
  ` [RESEND PATCH, v5 3/5] usb: xhci-mtk: make IPPC register optional
  ` [RESEND PATCH, v5 4/5] usb: Add MediaTek USB3 DRD Driver
  ` [RESEND PATCH, v5 5/5] arm64: dts: mediatek: add USB3 DRD driver

drm/mediatek: fixed the calc method of data rate per lane
 2016-08-26  6:10 UTC 

[PATCH net 00/10] net: ethernet: mediatek: a couple of fixes
 2016-08-25 16:13 UTC  (12+ messages)
` [PATCH net 01/10] net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port setup
` [PATCH net 02/10] net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPROBE_DEFER
` [PATCH net 03/10] net: ethernet: mediatek: fix API usage with skb_free_frag
` [PATCH net 04/10] net: ethernet: mediatek: remove redundant free_irq for devm_request_irq allocated irq
` [PATCH net 05/10] net: ethernet: mediatek: fix logic unbalance between probe and remove
` [PATCH net 06/10] net: ethernet: mediatek: fix the loss of pin-mux setting for GMAC2
` [PATCH net 07/10] net: ethernet: mediatek: fix issue of driver removal with interface is up
` [PATCH net 08/10] net: ethernet: mediatek: fix the missing of_node_put() after node is used done inside mtk_mdio_init
` [PATCH net 09/10] net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc "
` [PATCH net 10/10] net: ethernet: mediatek: fix error handling "

[PATCH v13 0/4] Mediatek MT8173 CMDQ support
 2016-08-25 13:42 UTC  (8+ messages)
  ` [PATCH v13 1/4] dt-bindings: soc: Add documentation for the MediaTek GCE unit
  ` [PATCH v13 2/4] CMDQ: Mediatek CMDQ driver
  ` [PATCH v13 4/4] CMDQ: save more energy in idle
` [PATCH v13 3/4] arm64: dts: mt8173: Add GCE node

[PATCH net-next v3 0/2] net: ethernet: mediatek: modify to use the PDMA for Ethernet RX
 2016-08-25 12:10 UTC  (5+ messages)
  ` [PATCH net-next v3 1/2] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA "
  ` [PATCH net-next v3 2/2] net: ethernet: mediatek: modify GDM to send packets to the PDMA for RX

[PATCH] serial: 8250_mtk: support big baud rate
 2016-08-25  3:15 UTC  (2+ messages)

[PATCH V5, 0/5] Add MediaTek USB3 DRD Driver
 2016-08-25  1:40 UTC  (4+ messages)

[PATCH net-next] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX
 2016-08-24 13:57 UTC  (3+ messages)

[PATCH net-next v2] net: ethernet: mediatek: modify to use the PDMA instead of the QDMA for Ethernet RX
 2016-08-24 13:39 UTC  (2+ messages)

Request for drivers for MT6735P SoC
 2016-08-23 11:48 UTC  (4+ messages)

[PATCH v7 0/3] AUXADC: Mediatek auxadc driver
 2016-08-23  0:51 UTC  (9+ messages)
` [PATCH v7 1/3] dt-bindings: auxadc: Add binding document for Mediatek auxadc
  ` [PATCH v7 2/3] iio: adc: mt2701: Add Mediatek auxadc driver for mt2701
` [PATCH v7 3/3] arm: dts: mt2701: Add auxadc node

[RESEND PATCH] soc: mediatek: PMIC wrap: Extend the waiting time to 10ms
 2016-08-22 17:31 UTC  (2+ messages)

[PATCH v17 1/2] arm64: dts: mt8173: Add HDMI related nodes
 2016-08-22 17:14 UTC  (4+ messages)
` [PATCH v17 2/2] arm64: dts: mt8173-evb: enable HDMI output

[PATCH 0/3] thermal: Add Mediatek thermal driver for mt2701
 2016-08-22 17:09 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH v4 0/4] Add MT8173 MDP Driver
 2016-08-22 17:03 UTC  (8+ messages)
  ` [PATCH v4 1/4] VPU: mediatek: Add mdp support
` [PATCH v4 2/4] dt-bindings: Add a binding for Mediatek MDP
` [PATCH v4 3/4] media: Add Mediatek MDP Driver
` [PATCH v4 4/4] arm64: dts: mediatek: Add MDP for MT8173

[PATCH] dt-binding: correct the larb port offset defines for mt2701
 2016-08-22 10:47 UTC  (2+ messages)

[PATCH v11 0/9] Add clock support for Mediatek MT2701
 2016-08-19 19:46 UTC  (15+ messages)
` [PATCH v11 1/9] clk: mediatek: remove __init from clk registration functions
  ` [PATCH v11 2/9] clk: mediatek: Refine the makefile to support multiple clock drivers
  ` [PATCH v11 3/9] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v11 4/9] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v11 5/9] clk: mediatek: Add MT2701 clock support
` [PATCH v11 6/9] reset: mediatek: Add MT2701 reset controller dt-binding file
` [PATCH v11 7/9] reset: mediatek: Add MT2701 reset driver
` [PATCH v11 8/9] arm: dts: mt2701: Add clock controller device nodes
` [PATCH v11 9/9] arm: dts: mt2701: Use real clock for UARTs

[PATCH v2 0/3] Add Mediatek thermal driver for mt2701
 2016-08-19 13:44 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller
` [PATCH v2 2/3] thermal: Add Mediatek thermal driver for mt2701
` [PATCH v2 3/3] arm: dts: thermal: add thermal/auxadc node

[PATCH v3 0/4] Add MT8173 MDP Driver
 2016-08-19  6:03 UTC  (5+ messages)
` [PATCH v3 3/4] media: Add Mediatek "

[PATCH v10 0/9] Add clock support for Mediatek MT2701
 2016-08-19  5:42 UTC  (14+ messages)
` [PATCH v10 1/9] clk: mediatek: remove __init from clk registration functions
` [PATCH v10 2/9] clk: mediatek: Refine the makefile to support multiple clock drivers
` [PATCH v10 3/9] dt-bindings: ARM: Mediatek: Document bindings for MT2701
` [PATCH v10 4/9] clk: mediatek: Add dt-bindings for MT2701 clocks
` [PATCH v10 6/9] reset: mediatek: Add MT2701 reset controller dt-binding file
  ` [PATCH v10 5/9] clk: mediatek: Add MT2701 clock support
  ` [PATCH v10 7/9] reset: mediatek: Add MT2701 reset driver
  ` [PATCH v10 9/9] arm: dts: mt2701: Use real clock for UARTs
` [PATCH v10 8/9] arm: dts: mt2701: Add clock controller device nodes

[PATCH,v2] usb: hub: change CLEAR_FEATURE to SET_FEATURE
 2016-08-19  3:37 UTC 

[PATCH v4 0/3] MT8173 HDMI 4K support
 2016-08-17  6:58 UTC  (4+ messages)
` [PATCH v4 1/3] drm/mediatek: do mtk_hdmi_send_infoframe after HDMI clock enable
` [PATCH v4 2/3] drm/mediatek: enhance the HDMI driving current
` [PATCH v4 3/3] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[PATCH v12 0/4] Mediatek MT8173 CMDQ support
 2016-08-16  8:20 UTC  (3+ messages)
` [PATCH v12 2/4] CMDQ: Mediatek CMDQ driver

[PATCH net-next v3 0/2] Add enhancements to RX path
 2016-08-16  6:20 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used
` [PATCH net-next v3 2/2] net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPI

[PATCH net v3 0/3] Fix warning and issue
 2016-08-16  6:08 UTC  (5+ messages)
` [PATCH net v3 1/3] net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC
` [PATCH net v3 2/3] net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly
` [PATCH net v3 3/3] net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API

[PATCH -next] net: mediatek: remove unnecessary platform_set_drvdata()
 2016-08-15 22:51 UTC 

[PATCH v2 0/5] Fix warning, issue and give some enhancements
 2016-08-15 20:50 UTC  (7+ messages)
` [PATCH v2 1/5] net: ethernet: mediatek: add REVMII and fix RMII mode supported by GMAC
` [PATCH v2 2/5] net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly
` [PATCH v2 3/5] net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API
` [PATCH v2 4/5] net: ethernet: mediatek: enhance RX path by reducing the frequency of the memory barrier used
` [PATCH v2 5/5] net: ethernet: mediatek: enhance RX path by aggregating more skbs into NAPI

[PATCH 1/5] net: ethernet: mediatek: add REVMII and fix RMII modes supported by GMAC
 2016-08-15 19:06 UTC  (6+ messages)
` [PATCH 2/5] net: ethernet: mediatek: fixed flow control settings on GMAC0 is not being enabled properly
` [PATCH 3/5] net: ethernet: mediatek: fixed runtime warning raised by inconsistent struct device pointers passed to DMA API
` [PATCH 4/5] net: ethernet: mediatek: enable rx path by reducing memory barrier
` [PATCH 5/5] net: ethernet: mediatek: enable rx path by aggregrating more skbs

[PATCH v9 00/10] Add clock support for Mediatek MT2701
 2016-08-15 18:16 UTC  (16+ messages)
` [PATCH v9 01/10] clk: fix initial state of critical clock's parents
` [PATCH v9 06/10] clk: mediatek: Add MT2701 clock support

[PATCH] MIPS: pci-mt7620: Delete unnecessary assignment for the field "owner"
 2016-08-15 17:38 UTC 

[PATCH v8 0/5] ASoC: MT8173 HDMI jack detection
 2016-08-15 14:53 UTC  (7+ messages)
` [PATCH v8 2/5] ASoC: hdmi-codec: Use HDMI notifications to add jack support
` [PATCH v8 3/5] ASoC: mediatek: Add jack detection support to mt8173-rt5650-rt5676 machine driver
` [PATCH v8 4/5] ASoC: mediatek: Add jack detection support to the mt8173-rt5650 "

[PATCH v3 0/9] Add MT8173 Video Decoder Driver
 2016-08-15  9:10 UTC  (5+ messages)

[PATCH v3 0/3] MT8173 HDMI 4K support
 2016-08-15  6:51 UTC  (4+ messages)
` [PATCH v3 3/3] drm/mediatek: fix the wrong pixel clock when resolution is 4K

[PATCH] vcodec: mediatek: bug fix and code refine for mt8173 v4l2 Encoder
 2016-08-15  3:47 UTC  (3+ messages)

[PATCH for v4.8] vcodec:mediatek: Refine VP8 encoder driver
 2016-08-15  3:37 UTC 

[PATCH for v4.8] vcodec:mediatek: Refine H264 encoder driver
 2016-08-15  3:33 UTC 

[PATCH for v4.8] vcodec:mediatek: change H264 profile default to profile high
 2016-08-15  3:26 UTC 

[PATCH for v4.8] vcodec:mediatek: Add timestamp and timecode copy for V4L2 Encoder
 2016-08-15  3:15 UTC 

[PATCH for v4.8] vcodec:mediatek: Fix visible_height larger than coded_height issue in s_fmt_out
 2016-08-15  3:08 UTC 

[PATCH for v4.8] vcodec:mediatek: Fix fops_vcodec_release flow for V4L2 Encoder
 2016-08-15  2:47 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).