linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-19 09:46:12 to 2018-08-02 12:56:22 UTC [more...]

[RFC 0/4] media: meson: add video decoder driver
 2018-08-02 12:56 UTC  (13+ messages)
` [RFC 1/4] media: meson: add v4l2 m2m "
` [RFC 2/4] ARM64: dts: meson-gx: add vdec entry
` [RFC 3/4] ARM64: dts: meson: add vdec entries
` [RFC 4/4] dt-bindings: media: add Amlogic Meson Video Decoder Bindings

[PATCH 0/4] soc: amlogic: add meson-canvas driver
 2018-08-02 12:34 UTC  (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] dt-bindings: soc: amlogic: add meson-canvas documentation
` [PATCH 3/4] ARM64: dts: meson-gx: add dmcbus and canvas nodes
` [PATCH 4/4] drm/meson: convert to the new canvas module

[PATCH 0/5] pinctrl: meson: Add support for TEST_N gpio
 2018-08-02 11:21 UTC  (9+ messages)
` [PATCH 2/5] pinctrl: meson: Add support to set direction with a secure monitor call
` [PATCH 3/5] meson: pinctrl-gxbb: add support for TEST_N pin
` [PATCH 4/5] meson: pinctrl-gxl: "
` [PATCH 5/5] meson: pinctrl-axg: "
` [PATCH 1/5] meson_sm: add TEST_N pin direction call

[PATCH v2 0/2] reset: meson: add audio arb controller
 2018-08-02 11:13 UTC  (5+ messages)
` [PATCH v2 1/2] reset: meson: add dt-bindings for meson-axg audio arb
` [PATCH v2 2/2] reset: meson: add meson audio arb driver

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-01 21:50 UTC  (6+ messages)
` [RFC PATCH v2 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] clk: meson: axg: round audio system master clocks down
 2018-08-01 14:07 UTC 

[PATCH v2 0/4] clk: meson: clk-pll driver update
 2018-08-01 14:00 UTC  (5+ messages)
` [PATCH v2 1/4] clk: meson: clk-pll: add enable bit
` [PATCH v2 2/4] clk: meson: clk-pll: drop CLK_GET_RATE_NOCACHE where unnecessary
` [PATCH v2 3/4] clk: meson: clk-pll: remove od parameters
` [PATCH v2 4/4] clk: meson: clk-pll: drop hard-coded rates from pll tables

[PATCH v2 0/3] arm64: dts: meson-axg: add audio support
 2018-08-01 13:40 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: meson-axg: add audio fifos
` [PATCH v2 2/3] arm64: dts: meson-axg: s400: enable audio devices
` [PATCH v2 3/3] arm64: dts: meson-axg: s400: add sound card

[PATCH] clk: meson-axg: pcie: drop the mpll3 clock parent
 2018-08-01 12:16 UTC 

[PATCH] pwm: meson: fix mux clock names
 2018-08-01 10:59 UTC  (2+ messages)

[GIT PULL] Amlogic 64-bit DT updates for v4.19 round 3/late
 2018-08-01  2:12 UTC  (2+ messages)

[asoc:for-4.19 199/204] sound/soc//meson/axg-tdm-interface.c:225:8: error: implicit declaration of function 'clk_set_duty_cycle'; did you mean 'clk_set_rate'?
 2018-07-31 22:16 UTC  (4+ messages)

[PATCH v3 0/2] clk: meson: add a sub EMMC clock controller support
 2018-07-30 17:23 UTC  (11+ messages)
` [PATCH v3 1/2] clk: meson: add DT documentation for emmc clock controller
` [PATCH v3 2/2] clk: meson: add sub MMC clock controller driver

[PATCH] arm64: dts: meson: Switch simple-mfd and syscon order
 2018-07-27  6:03 UTC  (4+ messages)

[PATCH 00/14] arm64: dts: meson-axg: add audio support
 2018-07-26 21:38 UTC  (21+ messages)
` [PATCH 01/14] arm64: dts: meson-axg: improve power supplies description
` [PATCH 02/14] arm64: dts: meson-axg: add vcc 5v regulator on the s400
` [PATCH 03/14] arm64: dts: meson-axg: add usb power regulator
` [PATCH 04/14] arm64: dts: meson-axg: add audio arb reset controller
` [PATCH 05/14] arm64: dts: meson-axg: add audio fifos
` [PATCH 06/14] arm64: dts: meson-axg: add spdifout
` [PATCH 07/14] arm64: dts: meson-axg: add tdmin formatters
` [PATCH 08/14] arm64: dts: meson-axg: add tdmout formatters
` [PATCH 09/14] arm64: dts: meson-axg: add tdm interfaces
` [PATCH 10/14] arm64: dts: meson-axg: add linein codec
` [PATCH 11/14] arm64: dts: meson-axg: add lineout codec
` [PATCH 12/14] arm64: dts: meson-axg: add spdif-dit codec
` [PATCH 13/14] arm64: dts: meson-axg: s400: enable audio devices
` [PATCH 14/14] arm64: dts: meson-axg: add s400 sound card

[PATCH] clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICAL
 2018-07-26 15:32 UTC  (3+ messages)

[PATCH 0/3] ASoC: meson-axg: fifo and card fixup
 2018-07-26 15:02 UTC  (7+ messages)
` [PATCH 1/3] ASoC: meson: use IRQ_RETVAL in the fifo irq handler
  ` Applied "ASoC: meson: use IRQ_RETVAL in the fifo irq handler" to the asoc tree
` [PATCH 2/3] ASoC: meson: update axg sound card bindings
  ` Applied "ASoC: meson: update axg sound card bindings" to the asoc tree
` [PATCH 3/3] ASoC: meson: align axg card driver with DT bindings documentation
  ` Applied "ASoC: meson: align axg card driver with DT bindings documentation" to the asoc tree

[PATCH] firmware: meson_sm: Add serial number sysfs entry
 2018-07-26 13:59 UTC 

[PATCH u-boot 0/2] Add the VPU Power Domain support
 2018-07-26 13:54 UTC  (3+ messages)
` [PATCH u-boot 1/2] power: domain: Add the VPU Power Domain driver
` [PATCH u-boot 2/2] clk: clk_meson: Add mux and div support for reparent and rate setting

[PATCH 00/15] ASoC: meson: add axg audio subsystem support
 2018-07-26 13:20 UTC  (7+ messages)
` [PATCH 14/15] ASoC: meson: add axg sound card DT binding documentation
  ` Applied "ASoC: meson: add axg sound card DT bindings documentation" to the asoc tree

[PATCH 0/3] clk: meson: clk-pll driver update
 2018-07-26  8:48 UTC  (16+ messages)
` [PATCH 1/3] clk: meson: clk-pll: add enable bit
` [PATCH 2/3] clk: meson: clk-pll: remove od parameters
` [PATCH 3/3] clk: meson: clk-pll: drop hard-coded rates from pll tables

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-07-26  7:32 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon
` [PATCH 2/3] clk: meson: meson8b: use the HHI syscon if available
` [PATCH 3/3] ARM: dts: meson: switch the clock controller to the HHI register area

[Amlogic 64-bit DT updates for v4.19, round 2 (redo)
 2018-07-26  6:53 UTC  (3+ messages)
` [GIT PULL] Amlogic "

[PATCH 0/2] fix clock controller register size on Meson8/Meson8b
 2018-07-24 22:49 UTC  (6+ messages)
` [PATCH 1/2] ARM: dts: meson8: fix the clock controller register size
` [PATCH 2/2] ARM: dts: meson8b: "

[PATCH 0/2] clk: meson: Add video clocks path
 2018-07-24 12:07 UTC  (8+ messages)
` [PATCH 1/2] clk: meson: Add vid_pll divider driver
` [PATCH 2/2] clk: meson-gxbb: Add video clocks

[PATCH] ASoC: meson: axg-spdifout: select SND_PCM_IEC958
 2018-07-24 11:50 UTC  (3+ messages)
` Applied "ASoC: meson: axg-spdifout: select SND_PCM_IEC958" to the asoc tree

[GIT PULL] Amlogic 64-bit DT updates for v4.19, round 2
 2018-07-23 16:46 UTC  (5+ messages)

[GIT PULL] Amlogic 64-bit DT changes for v4.19 (redo)
 2018-07-23 16:23 UTC  (4+ messages)

[PATCH v2 0/3] clk: meson: add a sub EMMC clock controller support
 2018-07-23 14:28 UTC  (10+ messages)
` [PATCH v2 1/3] clk: meson: add DT documentation for emmc clock controller

[PATCH 0/2] meson8b: add the CPU_DIV16 clock for the ARM TWD
 2018-07-23  9:11 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson8b: export the CPU_DIV16 clock
` [PATCH 2/2] clk: meson: meson8b: add "

[PATCH 0/2] meson8b: register the clock controller early
 2018-07-23  7:54 UTC  (4+ messages)
` [PATCH 1/2] clk: meson: "
` [PATCH 2/2] clk: meson: meson8b: use the regmap in the internal reset controller

DDK Greetings
 2018-07-23  0:37 UTC 

[PATCH 0/2] meson-saradc: add support for the Meson8m2 SoC
 2018-07-22  8:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add Meson8m2 support
` [PATCH 2/2] iio: adc: meson-saradc: add support for the Meson8m2 SoCs

[PATCH 0/3] Meson8/Meson8b: add the ARM TWD timer
 2018-07-21 18:58 UTC  (5+ messages)
` [PATCH 1/3] ARM: meson: select HAVE_ARM_TWD when SMP support is enabled
` [PATCH 2/3] ARM: dts: meson8: add the ARM TWD timer
` [PATCH 3/3] ARM: dts: meson8b: "

[PATCH v2 1/1] Fix README for Khadas VIM board
 2018-07-20 22:36 UTC  (2+ messages)
` [U-Boot,v2,1/1] "

[PATCH v4 2/2] configs: Update Meson GX configs
 2018-07-20 22:36 UTC  (2+ messages)
` [U-Boot,v4,2/2] "

[PATCH v4 1/2] ARM64: meson: Sync DT with Linux 4.17.5
 2018-07-20 22:36 UTC  (2+ messages)
` [U-Boot,v4,1/2] "

[PATCH v2 0/5] ARM64: amlogic: add support for the S905W and two boards
 2018-07-20 17:19 UTC  (5+ messages)
` [PATCH v2 5/5] ARM64: dts: meson-gxl: add support for the Oranth Tanix TX3 Mini

[PATCH 08/15] ASoC: meson: add axg tdm interface DT binding documentation
 2018-07-20 16:45 UTC  (2+ messages)
` Applied "ASoC: meson: add axg tdm interface DT bindings documentation" to the asoc tree

[PATCH 09/15] ASoC: meson: add tdm formatter base driver
 2018-07-20 16:44 UTC  (2+ messages)
` Applied "ASoC: meson: add tdm formatter base driver" to the asoc tree

[PATCH 10/15] ASoC: meson: add tdm interface driver
 2018-07-20 16:44 UTC  (2+ messages)
` Applied "ASoC: meson: add tdm interface driver" to the asoc tree

[PATCH 11/15] ASoC: meson: add tdm output driver
 2018-07-20 16:43 UTC  (2+ messages)
` Applied "ASoC: meson: add tdm output driver" to the asoc tree

[PATCH 12/15] ASoC: meson: add tdm input driver
 2018-07-20 16:43 UTC  (2+ messages)
` Applied "ASoC: meson: add tdm input driver" to the asoc tree

[PATCH 13/15] ASoC: export snd_soc_of_get_slot_mask
 2018-07-20 16:43 UTC  (2+ messages)
` Applied "ASoC: export snd_soc_of_get_slot_mask" to the asoc tree

[PATCH 15/15] ASoC: meson: add axg sound card support
 2018-07-20 16:43 UTC  (2+ messages)
` Applied "ASoC: meson: add axg sound card support" to the asoc tree

[PATCH 0/2] reset: meson: add audio arb controller
 2018-07-20 13:52 UTC  (3+ messages)
` [PATCH 1/2] reset: meson: add dt-bindings for meson-axg audio arb

[PATCH u-boot 2/2] boards: amlogic: Add FriendlyElec NanoPi K2 board support
 2018-07-20 12:59 UTC  (3+ messages)
` [U-Boot, u-boot, "

[PATCH u-boot] boards: amlogic: Fix boards README
 2018-07-20 12:35 UTC  (2+ messages)
` [U-Boot,u-boot] "

[PATCH u-boot 1/2] ARM: dts: sync meson-gxbb-nanopi-k2 from Linux 4.17
 2018-07-20 12:35 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH 0/3] clk: meson-g12a: Add EE clock controller driver
 2018-07-19 14:53 UTC  (10+ messages)
` [PATCH 3/3] clk: meson-g12a: Add EE Clock "

[PATCH 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-07-19  9:53 UTC  (8+ messages)
` [PATCH 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller


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