public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2017-10-09 12:04:41 to 2017-10-24 08:09:15 UTC [more...]

[PATCH 0/4] drm/meson: power domain init related fixes
 2017-10-24  8:09 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: display: amlogic, meson-vpu: Add optional power domain property
` [PATCH 2/4] dt-bindings: display: amlogic, meson-dw-hdmi: Add optional HDMI 5V regulator
` [PATCH 3/4] drm/meson: dw_hdmi: Add support for an optional external "
` [PATCH 4/4] drm/meson: Add missing VPU init

[PATCH v3 4/6] powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/
 2017-10-24  8:07 UTC  (2+ messages)
` [v3, "

[PATCH v7 usb-next 0/4] initialize (multiple) PHYs on the roothub
 2017-10-24  0:07 UTC  (7+ messages)
` [PATCH v7 usb-next 1/4] dt-bindings: usb: add the documentation for USB root-hub
` [PATCH v7 usb-next 2/4] usb: core: add a wrapper for the USB PHYs on the root-hub
` [PATCH v7 usb-next 3/4] usb: core: hcd: integrate the PHY roothub wrapper
` [PATCH v7 usb-next 4/4] dt-bindings: usb: xhci: include the roothub and a device in the example

[PATCH v2 0/2] soc: amlogic: add support for Meson GX VPU Domains
 2017-10-23 22:48 UTC  (4+ messages)
` [PATCH v2 1/2] soc: amlogic: add Meson GX VPU Domains driver
` [PATCH v2 2/2] dt-bindings: power: add amlogic meson power domain bindings

[PATCH usb-next v6 0/3] initialize (multiple) PHYs on the roothub
 2017-10-23 21:45 UTC  (9+ messages)
` [PATCH usb-next v6 1/3] dt-bindings: usb: add the documentation for USB root-hub
` [PATCH usb-next v6 2/3] usb: core: add a wrapper for the USB PHYs on the root-hub
` [PATCH usb-next v6 3/3] usb: core: hcd: integrate the PHY roothub wrapper

[RFC usb-next v5 0/3] initialize (multiple) PHYs on the roothub
 2017-10-23 21:36 UTC  (21+ messages)
` [RFC usb-next v5 1/3] dt-bindings: usb: add the documentation for USB root-hub
` [RFC usb-next v5 2/3] usb: core: add a wrapper for the USB PHYs on the root-hub

[PATCH] firmware: meson-sm: use generic compatible
 2017-10-23 19:29 UTC  (9+ messages)

[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-10-23  9:54 UTC  (9+ messages)
` [PATCH v7 2/6] ARM: smp_scu: add a helper for powering on a specific CPU
` [PATCH v7 3/6] ARM: smp_scu: allow the platform code to read the SCU CPU status

[PATCH] ARM: dts: meson8b: add reserved memory zone to fix silent freezes
 2017-10-23  7:47 UTC  (8+ messages)

[PATCH u-boot 0/3] Add Ethernet support for Amlogic P212 Reference board
 2017-10-22 14:36 UTC  (5+ messages)
` [PATCH u-boot 1/3] net: phy: Add Amlogic Meson GXL Internal PHY support
` [PATCH u-boot 2/3] arm: meson: Add supplementary ethernet registers definitions
` [PATCH u-boot 3/3] arm: amlogic: p212: Add support for Ethernet with Internal PHY

[GIT PULL] Amlogic 64-bit DT updates for v4.15
 2017-10-22 10:41 UTC 

[GIT PULL] Amlogic 32-bit DT updates for v4.15
 2017-10-22 10:38 UTC 

[GIT PULL] Amlogic driver updates for v4.15
 2017-10-22 10:36 UTC 

[GIT PULL] Amlogic defconfig updatest for v4.15
 2017-10-22 10:31 UTC 

[PATCH v2 0/4] Amlogic Meson6/Meson8/Meson8b efuse support
 2017-10-20 22:04 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse
` [PATCH v2 2/4] nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
` [PATCH v2 4/4] ARM: dts: meson: add the efuse node

[PATCH v6 00/10] rockchip: kevin: Enable edp display
 2017-10-20 17:07 UTC  (3+ messages)
` [PATCH v6 09/10] drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata

[PATCH 1/2] mmc: meson-mx-sdio: return correct error code
 2017-10-20 10:02 UTC  (6+ messages)
` [PATCH 2/2] mmc: meson-mx-sdio: Cleanup IS_ERR() checks

[PATCH v2] serial: meson: add Magic SysRq support
 2017-10-20  8:48 UTC  (4+ messages)

[GIT PULL] Amlogic clock driver updates for 4.15
 2017-10-20  8:41 UTC 

[PATCH 0/2] clk: meson: gxbb: Add VPU and VAPB clocks
 2017-10-20  8:40 UTC  (6+ messages)
` [PATCH 1/2] clk: meson: gxbb: Add VPU and VAPB clockids
` [PATCH 2/2] clk: meson: gxbb: Add VPU and VAPB clocks data

[PATCH] nvmem: meson: use generic compatible
 2017-10-20  8:21 UTC  (7+ messages)

[PATCH 0/5] ARM: meson: enable gpio interrupt controller
 2017-10-20  8:12 UTC  (7+ messages)
` [PATCH 1/5] ARM: meson: enable MESON_IRQ_GPIO in Kconfig for meson8b
` [PATCH 2/5] ARM64: meson: enable MESON_IRQ_GPIO in Kconfig
` [PATCH 3/5] ARM: dts: meson8b: enable gpio interrupt controller
` [PATCH 4/5] ARM64: dts: meson-gx: add "
` [PATCH 5/5] ARM64: dts: meson-gx: add external PHY interrupt on some platforms

[PATCH 7/7] ARM64: dts: meson-gxl: adjust libretech-cc gpio-line-names
 2017-10-20  8:09 UTC  (2+ messages)

[RFC PATCH u-boot v2] ARM: arch-meson: build memory banks using reported memory from registers
 2017-10-19 18:38 UTC  (2+ messages)

[RFC PATCH u-boot] ARM: arch-meson: build memory banks using reported memory from registers
 2017-10-19 13:13 UTC  (3+ messages)

[PATCH] ARM64: dts: meson-gxbb-odroidc2: fix usb1 power supply
 2017-10-19 10:31 UTC 

[PATCH 0/2] Introduce new DT files for Meson-AXG SoC
 2017-10-19 10:18 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: arm: amlogic: Add Meson AXG binding
` [PATCH 2/2] arm64: dts: meson-axg: add initial A113D SoC DT support

[PATCH 0/2] Meson GXL USB3 PHY and OTG detection driver
 2017-10-19  9:57 UTC  (2+ messages)

[PATCH v4 0/2] irqchip: meson: add support for the gpio interrupt controller
 2017-10-18 16:48 UTC  (2+ messages)

[PATCH v5 0/9] rockchip: kevin: Enable edp display
 2017-10-18 16:03 UTC  (3+ messages)
` [PATCH v5 8/9] drm/bridge/synopsys: dw-hdmi: Do not use device's drvdata

arm64: 4.14 of_match_node() issues
 2017-10-17 23:24 UTC  (7+ messages)

[PATCH] pwm: meson: use generic compatibles
 2017-10-17 22:09 UTC  (2+ messages)

[PATCH] i2c: meson: use generic compatible
 2017-10-17 21:19 UTC  (2+ messages)

[RFC usb-next v5 3/3] usb: core: hcd: integrate the PHY roothub wrapper
 2017-10-17 21:05 UTC  (5+ messages)

[PATCH u-boot 0/3] Add initial support for Amlogic P212 Reference board
 2017-10-17 20:51 UTC  (10+ messages)
` [PATCH u-boot 1/3] ARM: dts: Synchronize Amlogic from Linux Mainline 4.13.5
` [PATCH u-boot 2/3] pinctrl: meson: Add GXL Support
` [PATCH u-boot 3/3] arm: add initial support for Amlogic P212 based on Meson GXL family

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

[PATCH v2] reset: meson: add level reset support for GX SoC family
 2017-10-17 11:07 UTC  (2+ messages)

[PATCH] reset: meson: remove unneeded check in meson_reset_reset
 2017-10-17 10:19 UTC 

[PATCH] reset: meson: add level reset support for GX SoC family
 2017-10-17 10:09 UTC  (3+ messages)

[PATCH 0/2] soc: amlogic: add support for Meson GX VPU Domains
 2017-10-17  8:11 UTC  (4+ messages)
` [PATCH 1/2] soc: amlogic: add Meson GX VPU Domains driver
` [PATCH 2/2] dt-bindings: power: add amlogic meeson power domain bindings

[PATCH v3 0/2] pinctrl: meson: prepare for new SoC
 2017-10-16 12:01 UTC  (5+ messages)
` [PATCH v3 1/2] pinctrl: meson: separate soc drivers
` [PATCH v3 2/2] pinctrl: meson: rework pinmux ops

eMMC tuning issue on Odroid C2 and a possible solution
 2017-10-12 21:04 UTC  (9+ messages)

[PATCH 0/2] Enable the Amlogic Meson SDIO MMC controller
 2017-10-12 20:50 UTC  (3+ messages)

[PATCH 0/2] pinctrl: meson: prepare for new SoC
 2017-10-12 11:12 UTC  (10+ messages)
` [PATCH 1/2] pinctrl: meson: separate soc drivers
` [PATCH 2/2] pinctrl: meson: rework pinmux ops

[PATCH 0/2] ARM64: dts: meson-gx: cleanup uarts nodes
 2017-10-12  0:26 UTC  (4+ messages)
` [PATCH 1/2] ARM64: dts: meson-gx: remove unnecessary clocks properties
` [PATCH 2/2] ARM64: dts: meson-gx: remove unnecessary uart compatible

[PATCH] ARM64: dts: meson-gxl: Add alternate ARM Trusted Firmware reserved memory zone
 2017-10-12  0:24 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gxm: enable HS400 on the vim2
 2017-10-12  0:22 UTC  (2+ messages)

[PATCH v2 0/2] pinctrl: meson: prepare for new SoC
 2017-10-12  0:15 UTC  (4+ messages)
` [PATCH v2 1/2] pinctrl: meson: separate soc drivers
` [PATCH v2 2/2] pinctrl: meson: rework pinmux ops

[PATCH] pinctrl: meson: remove unused pin_base
 2017-10-11  7:54 UTC  (2+ messages)

[PATCH] pinctrl: meson-gx: add TEST_N i2s pinmux
 2017-10-11  7:53 UTC  (2+ messages)

[PATCH v4 0/3] initialize (multiple) PHYs in xhci-plat
 2017-10-09 13:43 UTC  (5+ messages)
` [PATCH v4 2/3] usb: host: add a generic platform USB roothub driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox