linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-13 16:36:02 to 2017-11-28 20:22:16 UTC [more...]

[PATCH 0/3] spicc: meson-axg: add SPICC controller
 2017-11-28 20:22 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: spicc: update compatible string for the Meson-AXG
  ` Applied "spi: meson-axg: update compatible string for the Meson-AXG" to the spi tree
` [PATCH 2/3] spi: meson-axg: add SPICC driver support
  ` Applied "spi: meson-axg: add SPICC driver support" to the spi tree
` [PATCH 3/3] ARM64: dts: meson-axg: add the SPICC controller

[PATCH v3 0/3] add clk controller driver for Meson-AXG SoC
 2017-11-28 16:30 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: clock: add compatible variant for the Meson-AXG
` [PATCH v3 2/3] clk: meson-axg: add clock controller drivers
` [PATCH v3 3/3] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH v4 0/4] fix the clock setting for SAR ADC
 2017-11-28 13:11 UTC  (4+ messages)

[PATCH v2 0/2] add clk controller driver for Meson-AXG SoC
 2017-11-28 12:47 UTC  (5+ messages)
` [PATCH v2 1/2] clk: meson-axg: add clock controller drivers
` [PATCH v2 2/2] arm64: dts: meson-axg: add clock DT info for Meson AXG SoC

[PATCH] ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone
 2017-11-28  8:39 UTC  (3+ messages)

[PATCH 0/5] meson_saradc fixes and minor improvements
 2017-11-27 23:47 UTC  (13+ messages)
` [PATCH 1/5] iio: adc: meson-saradc: fix the bit_idx of the adc_en clock
` [PATCH 2/5] iio: adc: meson-saradc: initialize the bandgap correctly on older SoCs
` [PATCH 3/5] iio: adc: meson-saradc: Meson8 and Meson8b do not have REG11 and REG13
` [PATCH 4/5] iio: adc: meson-saradc: fix the clock frequency on Meson8 and Meson8b
` [PATCH 5/5] iio: adc: meson-saradc: program the channel muxes during initialization

[PATCH] ARM: meson: fix spelling mistake: "Couln't" -> "Couldn't"
 2017-11-27 23:42 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: meson: GPIO interrupt fixes for v4.15
 2017-11-27 23:38 UTC  (3+ messages)

[PATCH u-boot v2] ARM: arch-meson: build memory banks using reported memory from registers
 2017-11-27 17:12 UTC  (2+ messages)

[PATCH v2 0/5] Add support for Amlogic GXL Based SBCs
 2017-11-27 17:12 UTC  (20+ messages)
` [PATCH v2 1/5] ARM: arch-meson: add ethernet common init function
` [PATCH v2 2/5] board: odroid-c2: use common ethernet "
` [PATCH v2 3/5] board: p212: "
` [PATCH v2 4/5] arm: Add LibreTech CC support based on Meson GXL family
` [PATCH v2 5/5] arm: Add Khadas VIM "
    ` [U-Boot] "

[PATCH 0/2] Amlogic I2C driver for u-boot
 2017-11-27 17:10 UTC  (8+ messages)
` [PATCH 1/2] i2c: add Amlogic Meson driver
` [PATCH 2/2] odroid-c2: enable I2C

[PATCH 0/4] meson i2c driver cleanups
 2017-11-27 17:10 UTC  (9+ messages)
` [PATCH 1/4] i2c: meson: improve Kconfig description
` [PATCH 2/4] i2c: meson: reduce timeout
` [PATCH 3/4] i2c: meson: fix return codes on error
` [PATCH 4/4] i2c: meson: add some comments

[PATCH v4 1/4] clk: meson: gxbb: fix wrong clock for SARADC/SANA
 2017-11-27 13:37 UTC  (2+ messages)

[RFC v1 0/8] Realtek Bluetooth serdev support (H5 protocol)
 2017-11-27 10:00 UTC  (21+ messages)
` [RFC v1 1/8] serdev: implement parity configuration
` [RFC v1 2/8] Bluetooth: btrtl: add MODULE_FIRMWARE declarations
` [RFC v1 3/8] Bluetooth: btrtl: split the device initialization into smaller parts
` [RFC v1 4/8] Bluetooth: btrtl: add support for retrieving the UART settings
` [RFC v1 5/8] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips
` [RFC v1 6/8] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules
` [RFC v1 7/8] Bluetooth: hci_serdev: remove the HCI_UART_INIT_PENDING check
` [RFC v1 8/8] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips

[PATCH u-boot v3 0/5] Add support for Amlogic GXL Based SBCs
 2017-11-27  9:16 UTC  (6+ messages)
` [PATCH u-boot v3 1/5] ARM: arch-meson: add ethernet common init function
` [PATCH u-boot v3 2/5] board: odroid-c2: use common ethernet "
` [PATCH u-boot v3 3/5] board: p212: "
` [PATCH u-boot v3 4/5] arm: Add LibreTech CC support based on Meson GXL family
` [PATCH u-boot v3 5/5] arm: Add Khadas VIM "

[PATCH 0/4] meson8b-odroidc1: ethernet support
 2017-11-26 21:58 UTC  (11+ messages)
` [PATCH 2/4] ARM: dts: meson8b: extending ethernet controller description

[PATCH u-boot] ARM: arch-meson: build memory banks using reported memory from registers
 2017-11-25 16:04 UTC  (4+ messages)
    ` [U-Boot] "

[PATCH 00/15] drm: More plane clipping polish
 2017-11-24 13:41 UTC  (3+ messages)
` [PATCH 08/15] drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle

[PATCH 1/6 v3] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
 2017-11-22 12:02 UTC  (7+ messages)
` [PATCH 2/6 v3] mmc: s3cmci: "
` [PATCH 3/6 v3] mmc: sdhci-acpi: Handle return value of platform_get_irq
` [PATCH 4/6 v3] mmc: sdhci-spear: "
` [PATCH 6/6 v3] mmc: sunxi-mmc: "

[PATCH u-boot 0/2] Add support for Amlogic GXL Based SBCs
 2017-11-22 11:13 UTC  (7+ messages)
` [PATCH u-boot 1/2] arm: Add LibreTech CC support based on Meson GXL family
` [PATCH u-boot 2/2] arm: Add Khadas VIM "

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2017-11-20 21:33 UTC  (7+ messages)
` [PATCH v2 1/5] dt-bindings: i2c: update documentation for the Meson-AXG
` [PATCH v2 2/5] i2c: meson: add configurable divider factors
` [PATCH v2 3/5] ARM64: dts: meson-axg: add I2C DT info for Meson-AXG SoC
` [PATCH v2 4/5] ARM64: dts: meson-axg: describe pin DT info for I2C controller
` [PATCH v2 5/5] ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker

[RESEND PATCH v3 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-11-20 21:32 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] documentation: Add compatibles for Amlogic Meson AXG pin controllers
` [RESEND PATCH v3 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

[PATCH v2 0/4] ARM64: dts: meson-gx: fix VPU init for non-vendor u-boot
 2017-11-20 14:19 UTC  (5+ messages)
` [PATCH v2 1/4] ARM64: dts: meson-gx: add VPU power domain
` [PATCH v2 2/4] ARM64: dts: meson-gx: Add HDMI_5V regulator on selected boards
` [PATCH v2 3/4] ARM64: dts: meson-gx: grow reset controller memory zone
` [PATCH v2 4/4] ARM64: dts: odroid-c2: Add HDMI and CEC Nodes

[PATCH v2 0/2] add pinctrl driver for Meson-AXG SoC
 2017-11-20 10:34 UTC  (5+ messages)
` [PATCH v2 1/2] pinctrl: meson-axg: Introduce a pinctrl pinmux ops "
` [PATCH v2 2/2] pinctrl: meson-axg: Add new pinctrl driver for Meson AXG SoC

[PATCH v2 0/2] dt: add pinctrl driver for Meson-AXG SoC
 2017-11-20 10:08 UTC  (2+ messages)
` [PATCH v2 1/2] documentation: Add compatibles for Amlogic Meson AXG pin controllers

[PATCH 1/6 v2] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
 2017-11-20  6:45 UTC  (8+ messages)
` [PATCH 2/6 v2] mmc: s3cmci: "
` [PATCH 3/6 v2] mmc: sdhci-acpi: Handle return value of platform_get_irq
` [PATCH 4/6 v2] mmc: sdhci-spear: "
` [PATCH 5/6 v2] mmc: sh_mmcif: "
` [PATCH 6/6 v2] mmc: sunxi-mmc: "

[PATCH 0/6] mmc: Handle platform_get_irq's error checking and return
 2017-11-20  6:43 UTC  (10+ messages)
` [PATCH 1/6] mmc: meson-gx-mmc: Fix platform_get_irq's error checking
` [PATCH 2/6] mmc: s3cmci: "
` [PATCH 3/6] mmc: sdhci-acpi: Handle return value of platform_get_irq
` [PATCH 4/6] mmc: sdhci-spear: "
` [PATCH 5/6] mmc: sh_mmcif: "
` [PATCH 6/6] mmc: sunxi-mmc: "

[PATCH v2 0/2] add Meson8/Meson8b serial core clock handling
 2017-11-17 22:58 UTC  (3+ messages)
` [PATCH v2 1/2] ARM: dts: meson8: use stable UART bindings with correct gate clock
` [PATCH v2 2/2] ARM: dts: meson8b: "

[PATCH 0/5] i2c: meson-axg: add I2C controller driver
 2017-11-17 20:32 UTC  (13+ messages)
` [PATCH 1/5] dt-bindings: i2c: update documentation for the Meson-AXG
` [PATCH 2/5] i2c: meson: add configurable divider factors
` [PATCH 3/5] ARM64: dts: meson-axg: add I2C DT info for Meson-AXG SoC
` [PATCH 4/5] ARM64: dts: meson-axg: describe pin DT info for I2C controller
` [PATCH 5/5] ARM64: dts: meson-axg: enable I2C Master-1 for the audio speaker

[PATCH 0/3] tty: serial: meson: small code improvements
 2017-11-17 18:18 UTC  (4+ messages)
` [PATCH 1/3] tty: serial: meson: remove duplicate "clear error" bit definition
` [PATCH 2/3] tty: serial: meson: merge the two register sections for AML_UART_CONTROL
` [PATCH 3/3] tty: serial: meson: fix typo in the "stop bit" register definition

[PATCH u-boot 3/3] arm: amlogic: p212: Add support for Ethernet with Internal PHY
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH u-boot 2/3] arm: meson: Add supplementary ethernet registers definitions
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH u-boot 1/3] net: phy: Add Amlogic Meson GXL Internal PHY support
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
 2017-11-17 15:43 UTC  (2+ messages)
` [U-Boot,u-boot,2/3] "

[PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
 2017-11-17 15:42 UTC  (2+ messages)
` [U-Boot, u-boot, "

[PATCH 2/4] pinctrl: meson-axg: Introduce a pinctrl pinmux ops for Meson-AXG SoC
 2017-11-17 13:20 UTC  (4+ messages)
` [PATCH 3/4] pinctrl: meson-axg: Add new pinctrl driver for Meson AXG SoC

[PATCH 4/4] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC
 2017-11-17 13:16 UTC  (2+ messages)

[PATCH 1/4] documentation: Add compatibles for Amlogic Meson AXG pin controllers
 2017-11-17 13:16 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-axg: add ethernet mac controller
 2017-11-17 13:12 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller
 2017-11-17 13:08 UTC  (4+ messages)
` [PATCH 2/3] reset: meson-axg: add compatible string for Meson-AXG SoC

[PATCH 3/3] arm64: dts: meson-axg: add new reset DT node
 2017-11-17 13:08 UTC  (2+ messages)

[PATCH v5 0/2] meson: saradc: drop the sana clock
 2017-11-16  9:01 UTC  (3+ messages)
` [PATCH v5 1/2] ARM64: dts: meson: drop "sana" clock from SAR ADC
` [PATCH v5 2/2] ARM: "

[PATCH] net: phy: realtek: fix RTL8211F interrupt mode
 2017-11-14 12:34 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).