linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-09 08:22:31 to 2018-09-07 20:00:40 UTC [more...]

[PATCH 0/5] introduce setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 functions
 2018-09-07 20:00 UTC  (7+ messages)
` [PATCH 1/5] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH 2/5] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h
` [PATCH RFC 3/5] coccinelle: add xxxsetbitsXX converting spatch
` [PATCH 4/5] net: ethernet: stmmac: use xxxsetbits32
` [PATCH 5/5] ata: ahci_sunxi: use xxxsetbits32 functions

[RFC PATCH v3 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-09-07 12:19 UTC  (4+ messages)
` [RFC PATCH v3 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver
` [RFC PATCH v3 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH] ARM64: dts: meson-gxbb-wetek: add ttyAML1 uart for Bluetooth
 2018-09-07 12:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-09-07 12:09 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding
` [PATCH v3 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

[PATCH v3 0/3] soc: amlogic: add meson-canvas
 2018-09-06  8:31 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: soc: amlogic: add meson-canvas documentation
` [PATCH v3 2/3] soc: amlogic: add meson-canvas driver
` [PATCH v3 3/3] ARM64: dts: meson-gx: add dmcbus and canvas nodes

[GIT PULL] Amlogic fixes for v4.19-rc
 2018-09-04 21:12 UTC  (6+ messages)

[PATCH] ARM64: dts: meson-gx: increase default shared CMA pool size
 2018-09-04 18:30 UTC 

[PATCH 0/3] Meson8/Meson8b: introduce a HHI syscon node
 2018-09-04 12:08 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: meson8b: use the registers from the HHI syscon

[PATCH 0/4] Add Amlogic video decoder driver
 2018-09-04  1:30 UTC  (11+ messages)
` [PATCH 1/4] dt-bindings: media: add Amlogic Video Decoder Bindings
` [PATCH 2/4] media: meson: add v4l2 m2m video decoder driver
` [PATCH 3/4] ARM64: dts: meson-gx: add vdec entry
` [PATCH 4/4] ARM64: dts: meson: add vdec entries

[PATCH 0/3] arm64: dts: meson-axg: add pdm support
 2018-09-03  9:57 UTC  (6+ messages)
` [PATCH 1/3] arm64: dts: meson-axg: add pdm
` [PATCH 2/3] arm64: dts: meson-axg: s400: add dmic codec
` [PATCH 3/3] arm64: dts: meson-axg: s400: add pdm to the sound card

[PATCH] pinctrl: Convert to using %pOFn instead of device_node.name
 2018-09-03  9:57 UTC  (11+ messages)
` [PATCH] ASoC: "

[PATCH v2 0/2] meson8b: register the clock controller early
 2018-09-01 16:21 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson: "
` [PATCH v2 2/2] clk: meson: meson8b: use the regmap in the internal reset controller

Amlogic MMC controller: max-frequency: performance and stability
 2018-08-31 13:53 UTC 

[PATCH v2 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-31  1:47 UTC  (12+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v2 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver

[PATCH] arm64: dts: meson: libretech: update board model
 2018-08-30 10:53 UTC 

[PATCH] Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
 2018-08-30  9:21 UTC  (7+ messages)

[PATCH v2 0/2] add the Amlogic Meson PCIe phy driver
 2018-08-30  8:56 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: phy: add DT bindings for Amlogic Meson PCIe Phy controller
` [PATCH v2 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

[PATCH v3 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-30  8:13 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH v3 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver

[PATCH] arm64: dts: meson-axg: sort nodes consistently
 2018-08-29 15:45 UTC 

[PATCH 0/4] ASoC: meson-axg: add pdm input support
 2018-08-29 15:00 UTC  (5+ messages)
` [PATCH 1/4] ASoC: dmic: add Kconfig prompt for the generic dmic codec
` [PATCH 2/4] ASoC: dmic: add DT module alias
` [PATCH 3/4] ASoC: meson: add axg pdm input DT binding documentation
` [PATCH 4/4] ASoC: meson: add axg pdm input

[RFC PATCH v2 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-08-29 10:31 UTC  (14+ messages)
` [RFC PATCH v2 2/2] mtd: rawnand: meson: add support for Amlogic NAND flash controller

[PATCH v3 0/2] pinctrl: meson-g12a: add pinctrl driver support
 2018-08-29  8:34 UTC  (5+ messages)
` [PATCH v3 1/2] documentation: pinctrl: Add compatibles for Amlogic Meson G12A pin controllers
` [PATCH v3 2/2] pinctrl: meson-g12a: add pinctrl driver support

[PATCH] ASoC: meson: imply clock and reset controllers
 2018-08-28 20:48 UTC  (2+ messages)
` Applied "ASoC: meson: imply clock and reset controllers" to the asoc tree

[PATCH] ASoC: meson: axg-fifo: report interrupt request failure
 2018-08-28 20:47 UTC  (2+ messages)
` Applied "ASoC: meson: axg-fifo: report interrupt request failure" to the asoc tree

[PATCH] ASoC: meson: axg-tdm: restrict formats depending on slot width
 2018-08-28 20:47 UTC  (2+ messages)
` Applied "ASoC: meson: axg-tdm: restrict formats depending on slot width" to the asoc tree

[PATCH v2] ASoC: Convert to using %pOFn instead of device_node.name
 2018-08-28 18:03 UTC  (2+ messages)

[PATCH] arm64: defconfig: enable modules for amlogic s400 sound card
 2018-08-28 12:27 UTC 

[PATCH 0/2] clk: meson-g12a: Add AO clock controller driver
 2018-08-28  3:35 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: clk: meson-g12a: Add G12A AO Clock Bindings
` [PATCH 2/2] clk: meson-g12a: Add AO Clock controller driver

[PATCH] clk: meson-axg: pcie: drop the mpll3 clock parent
 2018-08-27 13:21 UTC  (2+ messages)

[PATCH] clk: meson: axg: round audio system master clocks down
 2018-08-27 13:00 UTC  (2+ messages)

[PATCH v2 0/4] clk: meson: clk-pll driver update
 2018-08-27 12:59 UTC  (3+ messages)

[PATCH u-boot 0/3] amlogic: clean up board files
 2018-08-24 20:10 UTC  (7+ messages)
` [PATCH u-boot 1/3] boards: amlogic: remove ethernet gpio reset code from boards
  ` [U-Boot, u-boot, "
` [PATCH u-boot 2/3] boards: amlogic: use common function for environment initialization
` [PATCH u-boot 3/3] arm: meson: null-terminate the serial number

[v3, net-next, 02/12] net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
 2018-08-23 18:42 UTC  (2+ messages)

[PATCH] pwm: meson: fix mux clock names
 2018-08-20  9:32 UTC  (2+ messages)

[PATCH v2 u-boot 0/2] Add the VPU Power Domain support
 2018-08-20  8:36 UTC  (4+ messages)
` [PATCH v2 u-boot 1/2] power: domain: Add the VPU Power Domain driver

[PATCH 0/2] add the Amlogic Meson PCIe phy driver
 2018-08-17 11:17 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe Phy controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe phy driver

[PATCH 0/2] add the Amlogic Meson PCIe controller driver
 2018-08-16  3:22 UTC  (11+ messages)
` [PATCH 1/2] dt-bindings: PCI: meson: add DT bindings for Amlogic Meson PCIe controller
` [PATCH 2/2] PCI: meson: add the Amlogic Meson PCIe controller driver
  ` [PATCH] PCI: meson: fix ptr_ret.cocci warnings

[PATCH v2 0/4] soc: amlogic: add meson-canvas
 2018-08-14 14:39 UTC  (13+ messages)
` [PATCH v2 1/4] soc: amlogic: add meson-canvas driver
` [PATCH v2 2/4] dt-bindings: soc: amlogic: add meson-canvas documentation
` [PATCH v2 3/4] ARM64: dts: meson-gx: add dmcbus and canvas nodes

[PATCH v3 0/2] clk: meson-g12a: Add EE clock controller driver
 2018-08-14 12:30 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clk: meson-g12a: Add G12A EE Clock Bindings
` [PATCH v3 2/2] clk: meson-g12a: Add EE Clock controller driver

[PATCH v2 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-08-13 21:42 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: Add Meson G12A binding
` [PATCH v2 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

[PATCH 0/2] meson8b: register the clock controller early
 2018-08-12 18:07 UTC  (4+ messages)
` [PATCH 1/2] clk: meson: "

Investment opportunity
 2018-08-10 18:12 UTC 

[PATCH 0/2] arm64: dts: meson-g12a: Introduce new DT files for Meson-G12A SoC
 2018-08-10 18:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson-g12a: add initial g12a s905d2 SoC DT support

[PATCH v4 0/3] clk: meson: add a sub EMMC clock controller support
 2018-08-10 12:47 UTC  (5+ messages)
` [PATCH v4 1/3] clk: meson: add emmc sub clock phase delay driver
` [PATCH v4 3/3] clk: meson: add sub MMC clock controller driver

[PATCH 0/4] soc: amlogic: add meson-canvas driver
 2018-08-10  7:49 UTC  (5+ messages)
` [PATCH 4/4] drm/meson: convert to the new canvas module


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