public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2018-03-12 20:15:10 to 2018-03-28 09:54:36 UTC [more...]

[PATCH u-boot 0/2] Cleanup for Amlogic GX SoCs
 2018-03-28  9:54 UTC  (2+ messages)
` [PATCH u-boot 1/2] ARM: meson: rename GXBB to GX

[PATCH 0/4] Meson clock driver
 2018-03-28  8:59 UTC  (2+ messages)

[PATCH v2 0/7] Meson GXL/GXM USB host mode support
 2018-03-28  8:18 UTC  (10+ messages)
` [PATCH v2 1/7] ARM64: dts: meson-gxl: add USB host support
` [PATCH v2 2/7] ARM64: dts: meson-gxm: add GXM specific USB host configuration
` [PATCH v2 3/7] ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
` [PATCH v2 4/7] ARM64: dts: meson-gx-p23x-q20x: "
` [PATCH v2 5/7] ARM64: dts: meson-gxl-s905x-libretech-cc: "
` [PATCH v2 6/7] ARM64: dts: meson-gxl-nexbox-a95x: "
` [PATCH v2 7/7] ARM64: dts: meson-gxm-khadas-vim2: "

[PATCH v3 0/3] ARM64: dts: meson-axg: add AO clock driver
 2018-03-28  3:01 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: meson-axg: add AO clock driver DT info
` [PATCH v3 2/3] ARM64: dts: meson-axg: add an 32K alt aoclk
` [PATCH v3 3/3] ARM64: dts: meson: fix clock source of the pclk for UART_AO

[PATCH v3 0/6] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-28  2:50 UTC  (7+ messages)
` [PATCH v3 1/6] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v3 2/6] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v3 3/6] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v3 4/6] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v3 5/6] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH v3 6/6] clk: meson: drop CLK_IGNORE_UNUSED flag

[GIT PULL] Amlogic 64-bit DT updates for v4.17
 2018-03-28  0:11 UTC  (3+ messages)

[PATCH] ARM64: dts: meson: reduce odroid-c2 eMMC maximum rate
 2018-03-28  0:10 UTC  (4+ messages)

[PATCH usb-next v4 0/2] fix HCD PHY suspend handling
 2018-03-27 21:26 UTC  (3+ messages)
` [PATCH usb-next v4 1/2] usb: core: split usb_phy_roothub_{init, alloc}
` [PATCH usb-next v4 2/2] usb: core: use phy_exit during suspend if wake up is not supported

[PATCH 0/3] iio: adc: meson-axg: add saradc driver support
 2018-03-27 15:07 UTC  (5+ messages)
` [PATCH 1/3] iio: adc: meson-saradc: squash and share the common adc platform data
` [PATCH 2/3] dt-bindings: iio: adc: document the Meson AXG support
` [PATCH 3/3] iio: adc: meson-axg: add saradc driver

[GIT PULL] Amlogic driver updates for v4.17
 2018-03-27 13:54 UTC  (2+ messages)

[GIT PULL] Amlogic deconfig updates for v4.17
 2018-03-27 13:24 UTC  (2+ messages)

[GIT PULL] Amlogic 32-bit DT updates for v4.17, redo
 2018-03-27 12:52 UTC  (2+ messages)

[PATCH 0/3] clk: meson: drop unnecessary AO clock flags
 2018-03-27 12:42 UTC  (8+ messages)
` [PATCH 1/3] clk: meson: drop CLK_SET_RATE_PARENT flag
` [PATCH 2/3] clk: meson: drop CLK_IGNORE_UNUSED flag
` [PATCH 3/3] ARM64: dts: meson: fix clock source of the pclk for UART_AO

[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
 2018-03-27 12:29 UTC  (4+ messages)
` [PATCH 06/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes

[PATCH v2 0/7] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-27  9:00 UTC  (13+ messages)
` [PATCH v2 1/7] clk: meson: drop meson_aoclk_gate_regmap_ops
` [PATCH v2 2/7] clk: meson: aoclk: refactor common code into dedicated file
` [PATCH v2 3/7] dt-bindings: clock: axg-aoclkc: New binding for Meson-AXG SoC
` [PATCH v2 4/7] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH v2 5/7] clk: meson-axg: Add AO Clock and Reset controller driver
` [PATCH v2 6/7] arm64: dts: meson-axg: add AO clock driver DT info
` [PATCH v2 7/7] ARM64: dts: meson-axg: add an 32K alt aoclk

[RFC usb-next v3 0/2] fix HCD PHY suspend handling
 2018-03-27  9:00 UTC  (8+ messages)
` [RFC usb-next v3 1/2] usb: core: split usb_phy_roothub_{init,alloc}
` [RFC usb-next v3 2/2] usb: core: use phy_exit during suspend if wake up is not supported

[PATCH] ARM64: dts: meson-axg: add saradc support
 2018-03-27  1:11 UTC  (2+ messages)

[PATCH usb-next v1] usb: core: phy: fix return value of usb_phy_roothub_exit()
 2018-03-27  0:58 UTC  (4+ messages)

[RFC usb-next v2 0/2] fix HCD PHY suspend handling
 2018-03-27  0:50 UTC  (9+ messages)
` [RFC usb-next v2 1/2] usb: core: split usb_phy_roothub_{init,alloc}
    ` [RFC usb-next v2 1/2] usb: core: split usb_phy_roothub_{init, alloc}
` [RFC usb-next v2 2/2] usb: core: use phy_exit during suspend if wake up is not supported

[PATCHv2 0/3] dw-hdmi: add property to disable CEC
 2018-03-26 22:25 UTC  (8+ messages)
` [PATCHv2 1/3] dt-bindings: display: dw_hdmi.txt: add cec-disable property
` [PATCHv2 2/3] drm: bridge: dw-hdmi: check the "
` [PATCHv2 3/3] arm64: dts: meson-gx.dtsi: add cec-disable

[PATCH 0/4] ARM64: dts: meson: hhi syscon and clock controllers
 2018-03-26  7:49 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: meson: update documentation with hhi syscon
` [PATCH 2/4] ARM64: dts: meson-gx: sysctrl is the parent of the clock controller
` [PATCH 3/4] ARM64: dts: meson-axg: use hhi syscon for "
` [PATCH 4/4] ARM64: dts: meson-gx: fix gxl clock controller compatible

[PATCH 0/3] Improve latency of IR decoding
 2018-03-24 14:50 UTC  (4+ messages)
` [PATCH 1/3] media: rc: set timeout to smallest value required by enabled protocols
` [PATCH 2/3] media: rc: add ioctl to get the current timeout
` [PATCH 3/3] media: rc: per-protocol repeat period and minimum keyup timer

[PATCH usb-next v10 0/8] initialize (multiple) PHYs for a HCD
 2018-03-24 11:23 UTC  (21+ messages)
` [PATCH usb-next v10 3/8] usb: core: add a wrapper for the USB PHYs on the HCD

[PATCH 0/2] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-03-23 14:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: clock: reset: Add AXG AO Clock and Reset Bindings
` [PATCH 2/2] clk: meson-axg: Add AO Clock and Reset controller driver

[PATCH v2 0/1] add support for the NAND clocks on Meson8b
 2018-03-21  9:31 UTC  (6+ messages)
` [PATCH v2 1/1] clk: meson: meson8b: add support for the NAND clocks

[GIT PULL] Amlogic 32-bit DT updates for v4.17
 2018-03-20 21:32 UTC  (2+ messages)

[PATCH -next] drm/meson: Fix potential NULL dereference in meson_drv_bind_master()
 2018-03-20 16:16 UTC  (3+ messages)

[GIT PULL] Amlogic driver updates for v4.17, redo
 2018-03-20  0:10 UTC 

[GIT PULL] Amlogic driver updates for v4.17
 2018-03-20  0:03 UTC 

[PATCH] ARM: dts: meson8b-odroidc1: add microSD support
 2018-03-19 23:47 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-gx: make efuse read-only
 2018-03-19 23:44 UTC  (2+ messages)

[PATCH v2] amlogic: meson-gx-socinfo: Update soc ids
 2018-03-19 23:41 UTC  (2+ messages)

[PATCH] ARM64: dts: meson: bump mali450 clk to 744MHz
 2018-03-19 23:39 UTC  (2+ messages)

[PATCH v3 0/1] Meson8b: fix requesting GPIOs greater than GPIOZ_3
 2018-03-19 23:37 UTC  (3+ messages)
` [PATCH v3 1/1] ARM: dts: meson8b: the CBUS GPIO controller only has 83 GPIOs

[PATCH 0/3] dw-hdmi: add property to disable CEC
 2018-03-19 13:11 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: display: dw_hdmi.txt
` [PATCH 2/3] drm: bridge: dw-hdmi: check the cec-disable property
` [PATCH 3/3] arm64: dts: meson-gxl-s905x-libretech-cc: add cec-disable

[RFC PATCH] ARM: dts: meson8b-odroidc1: add microSD support
 2018-03-18 23:00 UTC  (5+ messages)

[RFC v1 0/8] Realtek Bluetooth serdev support (H5 protocol)
 2018-03-18 22:52 UTC  (6+ messages)
` [RFC v1 6/8] Bluetooth: hci_h5: add support for Realtek UART Bluetooth modules

[PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-03-17  8:37 UTC  (4+ messages)

[PATCH 0/2] nvmem: meson-efuse: add write support
 2018-03-16 15:01 UTC  (3+ messages)
` [PATCH 1/2] nvmem: meson-efuse: remove econfig global
` [PATCH 2/2] nvmem: meson-efuse: add write support

[GIT PULL v2] Amlogic clock driver updates for 4.17
 2018-03-15  9:37 UTC  (3+ messages)

[PATCH] media: rc: meson-ir: add timeout on idle
 2018-03-13 23:31 UTC  (11+ messages)
              ` [PATCH] media: rc: meson-ir: lower timeout and make configurable

[PATCH] drm/meson: Add support for DMT modes on HDMI
 2018-03-13 10:51 UTC  (3+ messages)

[PATCH 0/3] Fix some error handling paths in 'meson_drv_bind_master()'
 2018-03-13  9:40 UTC  (8+ messages)
` [PATCH 1/3] drm/meson: Fix an un-handled error path "
` [PATCH 2/3] drm/meson: Use drm_dev_put() instead of drm_dev_unref()
` [PATCH 3/3] drm/meson: Fix some error handling paths in 'meson_drv_bind_master()'

[RFC v1 0/7] Meson GXL/GXM USB host mode support
 2018-03-12 21:42 UTC  (8+ messages)
` [RFC v1 1/7] ARM64: dts: meson-gxl: add USB host support
` [RFC v1 2/7] ARM64: dts: meson-gxm: add GXM specific USB host configuration
` [RFC v1 3/7] ARM64: dts: meson-gxl-s905x-p212: enable the USB controller
` [RFC v1 4/7] ARM64: dts: meson-gx-p23x-q20x: "
` [RFC v1 5/7] ARM64: dts: meson-gxl-s905x-libretech-cc: "
` [RFC v1 6/7] ARM64: dts: meson-gxl-nexbox-a95x: "
` [RFC v1 7/7] ARM64: dts: meson-gxm-khadas-vim2: "

[PATCH v5 0/2] Meson GXL USB3 PHY driver
 2018-03-12 21:11 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: phy: Add support for the USB3 PHY on Amlogic Meson GXL SoCs
` [PATCH v5 2/2] phy: amlogic: add USB3 PHY support for Meson GXL and GXM


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