linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-11 09:29:44 to 2019-12-19 08:52:43 UTC [more...]

[PATCH v3 00/10] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2019-12-19  8:52 UTC  (13+ messages)
` [PATCH v3 01/10] drm/bridge: dw-hdmi: set mtmdsclock for deep color
` [PATCH v3 02/10] drm/bridge: dw-hdmi: add max bpc connector property
` [PATCH v3 03/10] drm/bridge: synopsys: dw-hdmi: add bus format negociation
` [PATCH v3 04/10] drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [PATCH v3 05/10] drm/meson: venc: make drm_display_mode const
` [PATCH v3 06/10] drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs
` [PATCH v3 07/10] drm/meson: dw-hdmi: stop enforcing input_bus_format
` [PATCH v3 08/10] drm/meson: venc: add support for YUV420 setup
` [PATCH v3 09/10] drm/meson: vclk: "
` [PATCH v3 10/10] drm/meson: Add YUV420 output support

[PATCH v2 0/6] arm64: meson: Add support for USB on Amlogic A1
 2019-12-19  8:38 UTC  (11+ messages)
` [PATCH v2 1/6] dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings
` [PATCH v2 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v2 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v2 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue
` [PATCH v2 5/6] arm64: dts: meson: a1: Enable USB2 PHY
` [PATCH v2 6/6] arm64: dts: meson: a1: Enable DWC3 controller

[PATCH v5 0/4] add meson secure watchdog driver
 2019-12-19  2:51 UTC  (12+ messages)
` [PATCH v5 1/4] firmware: meson_sm: add new SMC ID support for accessing secure watchdog
` [PATCH v5 2/4] dt-bindings: watchdog: add new binding for meson "
` [PATCH v5 3/4] watchdog: add meson secure watchdog driver
` [PATCH v5 4/4] arm64: dts: a1: add secure watchdog controller

[PATCH] arm64: dts: meson: add audio fifo depths
 2019-12-18 20:24 UTC 

[PATCH 0/4] ASoC: meson: axg-fifo: fix depth handling
 2019-12-18 20:05 UTC  (11+ messages)
` [PATCH 1/4] ASoC: meson: axg-fifo: fix fifo threshold setup
  ` Applied "ASoC: meson: axg-fifo: fix fifo threshold setup" to the asoc tree
` [PATCH 2/4] ASoC: meson: axg-fifo: add fifo depth to the bindings documentation
  ` Applied "ASoC: meson: axg-fifo: add fifo depth to the bindings documentation" to the asoc tree
` [PATCH 3/4] ASoC: meson: axg-fifo: improve depth handling
  ` Applied "ASoC: meson: axg-fifo: improve depth handling" to the asoc tree
` [PATCH 4/4] ASoC: meson: axg-fifo: relax period size constraints
  ` Applied "ASoC: meson: axg-fifo: relax period size constraints" to the asoc tree

[PATCH] dt-bindings: usb: amlogic, meson-g12a-usb-ctrl: fix clock names
 2019-12-18 14:38 UTC  (2+ messages)

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-18 12:57 UTC  (25+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 3/6] clk: meson: eeclk: refactor eeclk common driver to support A1
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v4 6/6] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH 01/13] mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
 2019-12-18  9:49 UTC  (17+ messages)
` [PATCH 02/13] mmc: tmio: "
` [PATCH 03/13] mmc: meson-mx-sdio: "
` [PATCH 04/13] mmc: sdhci-s3c: "
` [PATCH 05/13] mmc: sdhci-spear: "
` [PATCH 06/13] mmc: sh_mmcif: "
` [PATCH 07/13] mmc: sdhci_f_sdh30: "
` [PATCH 08/13] mmc: sdhci_am654: "
` [PATCH 09/13] mmc: sdhci-milbeaut: "
` [PATCH 10/13] mmc: sdhci-msm: "
` [PATCH 11/13] mmc: mvsdio: "
` [PATCH 12/13] mmc: mtk-sd: "
` [PATCH 13/13] mmc: au1xmmc: switch to platform_get_irq

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-12-18  7:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH] drivers: add devm_platform_ioremap_resource_byname() helper
 2019-12-18  2:46 UTC  (3+ messages)
` [PATCH 1/5] nvmem: sunxi_sid: convert to devm_platform_ioremap_resource

[PATCH 01/10] soc: sunxi: convert to devm_platform_ioremap_resource
 2019-12-18  2:45 UTC  (14+ messages)
` [PATCH 02/10] soc: samsung: "
` [PATCH 03/10] soc: amlogic: "
` [PATCH 04/10] soc: zte: "
` [PATCH 05/10] soc: fsl: "
` [PATCH 06/10] soc: mediatek: "
` [PATCH 07/10] soc: ti: wkup_m3_ipc: "
` [PATCH 08/10] soc: lantiq: "
` [PATCH 09/10] soc: ixp4xx: qmgr: "
` [PATCH 10/10] soc: qcom: "

[PATCH v2 0/5] media: meson: vdec: Add VP9 decoding support
 2019-12-17 11:19 UTC  (6+ messages)
` [PATCH v2 1/5] media: meson: vdec: align stride on 32 bytes
` [PATCH v2 2/5] media: meson: vdec: add helpers for lossless framebuffer compression buffers
` [PATCH v2 3/5] media: meson: vdec: add common HEVC decoder support
` [PATCH v2 4/5] media: meson: vdec: add VP9 input support
` [PATCH v2 5/5] media: meson: vdec: add VP9 decoder support

[PATCH v3 0/4] media: meson: vdec: Add compliant H264 support
 2019-12-17  9:13 UTC  (5+ messages)
` [PATCH v3 2/4] media: vicodec: use v4l2-mem2mem draining, stopped and next-buf-is-last states handling

[PATCH] clk: meson: g12a: fix missing uart2 in regmap table
 2019-12-16 20:01 UTC  (5+ messages)

[PATCH v2 0/4] arm64: dts: meson: add libretech-pc support
 2019-12-16 20:01 UTC  (3+ messages)

[PATCH 0/1] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-16 19:17 UTC  (5+ messages)
` [PATCH 1/1] clk: meson: meson8b: make the CCF use the glitch-free "mali" mux

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-16 15:48 UTC  (5+ messages)
` [RFC v1 1/1] drm/lima: Add optional devfreq support

[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-16 12:36 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs
` [PATCH v2 2/4] irqchip/meson-gpio: rework meson irqchip driver to support meson-A1 SoCs
` [PATCH v2 3/4] irqchip/meson-gpio: Add support for meson a1 SoCs
` [PATCH v2 4/4] arm64: dts: meson: a1: add gpio interrupt controller support

[PATCH v2] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
 2019-12-16 11:21 UTC  (3+ messages)

[PATCH 0/2] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-16  8:47 UTC  (8+ messages)
` [PATCH 2/2] PCI: amlogic: Use PCIe pll gate when available

[PATCH] drm: meson: Remove unneeded semicolon
 2019-12-16  3:58 UTC 

[PATCH] clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
 2019-12-15 11:00 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: meson: clock updates
 2019-12-13 22:34 UTC  (4+ messages)

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2019-12-13 14:23 UTC  (12+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-13 14:36 UTC  (5+ messages)

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2019-12-13 13:29 UTC  (4+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon
` [PATCH v2 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH 0/4] media: meson: vdec: add g12a platform
 2019-12-13 16:51 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: meson-g12-common: add video decoder node

[PATCH 00/58] serial/sysrq: Cleanup ifdeffery
 2019-12-13 16:41 UTC  (4+ messages)
` [PATCH 21/58] tty/serial: Migrate meson_uart to use has_sysrq

[PATCH 0/5] media: meson: vdec: Add VP9 decoding support
 2019-12-13 19:03 UTC  (9+ messages)
` [PATCH 4/5] media: meson: vdec: add VP9 input support

[PATCH 0/3] media: meson: vdec: add sm1 platform
 2019-12-13 16:53 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: meson-sm1: add video decoder compatible

[PATCH] media: meson: add missing allocation failure check on new_buf
 2019-12-13  7:47 UTC  (3+ messages)

[PATCH v2] clk: walk orphan list on clock provider registration
 2019-12-13  2:54 UTC  (2+ messages)

[PATCH 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2019-12-12 21:30 UTC  (7+ messages)
` [PATCH 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon
` [PATCH 2/3] arm64: dts: meson-g12g12: add syscon phandle in cec node
` [PATCH 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-12 19:36 UTC  (3+ messages)
` [PATCH v1 5/7] crypto: amlogic: add unspecified HAS_IOMEM dependency

[PATCH 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-12 11:13 UTC  (6+ messages)
` [PATCH 2/4] irqchip/meson-gpio: rework meson irqchip driver to support meson-A1 SoCs

[PATCH 0/5] pinctrl: Use the correct style for SPDX License Identifier
 2019-12-12 10:34 UTC  (9+ messages)
` [PATCH 2/5] pinctrl: mediatek: "
` [PATCH 3/5] pinctrl: meson-axg: "
` [PATCH 4/5] pinctrl: sh-pfc: "
` [PATCH 5/5] pinctrl: stm32: "

[PATCHv1 0/3] Enable crypto module on Amlogic GXBB SoC platform
 2019-12-12  6:23 UTC  (14+ messages)
` [PATCHv1 1/3] arm64: dts: amlogic: adds crypto hardware node for GXBB SoCs

[PATCH v2] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:23 UTC 

[PATCH] arm64: dts: meson: add A1 periphs and PLL clock nodes
 2019-12-11 13:16 UTC  (3+ messages)

[PATCH v2] arm64: dts: meson-a1: add I2C nodes
 2019-12-11 12:21 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).