linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-19 15:55:20 to 2018-02-12 01:11:58 UTC [more...]

[PATCH v3 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-12  1:11 UTC  (9+ messages)
` [PATCH v3 2/7] watchdog: sunxi: allow setting timeout "
` [PATCH v3 3/7] watchdog: sirfsoc: "
` [PATCH v3 4/7] watchdog: pnx4008: make use of timeout-secs provided "
` [PATCH v3 5/7] watchdog: mtk: allow setting timeout "
` [PATCH v3 6/7] watchdog: meson: "
` [PATCH v3 7/7] watchdog: coh901327: make use of timeout-secs provided "
  ` [v3, "
` [v3, 1/7] watchdog: sama5d4: "

[PATCH 0/5] improvements and fixes for the phy-meson-gxl-usb2 driver
 2018-02-11 21:18 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: phy: meson-gxl-usb2-phy: add the reset line and clock
` [PATCH 2/5] phy: amlogic: phy-meson-gxl-usb2: support the clock and reset line
` [PATCH 3/5] phy: amlogic: phy-meson-gxl-usb2: default to host mode
` [PATCH 4/5] phy: amlogic: phy-meson-gxl-usb2: don't log an error on -EPROBE_DEFER
` [PATCH 5/5] phy: amlogic: phy-meson-gxl-usb2: rename some of the U2P_R2 registers

[PATCH usb-next v2 0/3] DWC3 support for Amlogic Meson AXG and GXL SoCs
 2018-02-11 21:15 UTC  (4+ messages)
` [PATCH usb-next v2 1/3] dt-bindings: usb: add support for dwc3 controller on Amlogic Meson GX
` [PATCH usb-next v2 2/3] usb: dwc3: of-simple: add support for shared and pulsed reset lines
` [PATCH usb-next v2 3/3] usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs

[PATCH usb-next v9 0/8] initialize (multiple) PHYs for a HCD
 2018-02-11 21:06 UTC  (9+ messages)
` [PATCH usb-next v9 1/8] dt-bindings: usb: add the documentation for USB HCDs
` [PATCH usb-next v9 2/8] usb: add a flag to skip PHY initialization to struct usb_hcd
` [PATCH usb-next v9 3/8] usb: core: add a wrapper for the USB PHYs on the HCD
` [PATCH usb-next v9 4/8] usb: core: hcd: integrate the PHY wrapper into the HCD core
` [PATCH usb-next v9 5/8] usb: host: xhci-mtk: remove custom USB PHY handling
` [PATCH usb-next v9 6/8] usb: host: ehci-platform: "
` [PATCH usb-next v9 7/8] usb: host: ohci-platform: "
` [PATCH usb-next v9 8/8] usb: core: hcd: remove support for initializing a single PHY

[PATCH 0/7] watchdog: make use of timeout-secs
 2018-02-11 17:38 UTC  (21+ messages)
  ` [PATCH 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
    ` [1/7] "
  ` [PATCH 2/7] watchdog: sunxi: allow setting timeout "
  ` [PATCH 3/7] watchdog: sirfsoc: "
  ` [PATCH 4/7] watchdog: pnx4008: make use of timeout-secs provided "
  ` [PATCH 5/7] watchdog: mtk: allow setting timeout "
  ` [PATCH 6/7] watchdog: meson: "
  ` [PATCH 7/7] watchdog: coh901327: make use of timeout-secs provided "

[PATCH v2 1/7] watchdog: sama5d4: make use of timeout-secs provided in devicetree
 2018-02-11 17:33 UTC  (15+ messages)
` [PATCH v2 2/7] watchdog: sunxi: allow setting timeout "
` [PATCH v2 3/7] watchdog: sirfsoc: "
` [PATCH v2 4/7] watchdog: pnx4008: make use of timeout-secs provided "
` [PATCH v2 5/7] watchdog: mtk: allow setting timeout "
` [PATCH v2 6/7] watchdog: meson: "
` [PATCH v2 7/7] watchdog: coh901327: make use of timeout-secs provided "
  ` [v2, "

[PATCH 0/2] clk: meson-axg: Add AO Cloclk and Reset driver
 2018-02-09 11:07 UTC  (4+ 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 00/10] thermal: Remove "cooling-{min|max}-level" properties
 2018-02-09  9:04 UTC  (5+ messages)
` [PATCH 06/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes
` [PATCH 08/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan node

[PATCH -next] meson-gx-socinfo: make local function meson_gx_socinfo_init static
 2018-02-09  0:49 UTC  (3+ messages)

[PATCH -next] meson-mx-socinfo: Make local function meson_mx_socinfo_init() static
 2018-02-09  0:49 UTC  (2+ messages)

[PATCH 00/19] clk: meson: use regmap in clock controllers
 2018-02-08  8:07 UTC  (27+ messages)
` [PATCH 01/19] clk: meson: use dev pointer where possible
` [PATCH 02/19] clk: meson: use devm_of_clk_add_hw_provider
` [PATCH 03/19] clk: meson: only one loop index is necessary in probe
` [PATCH 04/19] clk: meson: remove obsolete comments
` [PATCH 05/19] clk: meson: add regmap clocks
` [PATCH 06/19] clk: meson: switch gxbb ao_clk to clk_regmap
` [PATCH 07/19] clk: meson: remove superseded aoclk_gate_regmap
` [PATCH 08/19] clk: meson: add regmap to the clock controllers
` [PATCH 09/19] clk: meson: migrate gates to clk_regmap
` [PATCH 10/19] clk: meson: migrate dividers "
` [PATCH 11/19] clk: meson: migrate muxes "
` [PATCH 12/19] clk: meson: add regmap helpers for parm
` [PATCH 13/19] clk: meson: migrate mplls clocks to clk_regmap
` [PATCH 14/19] clk: meson: migrate the audio divider clock "
` [PATCH 15/19] clk: meson: migrate plls clocks "
` [PATCH 16/19] clk: meson: split divider and gate part of mpll
` [PATCH 17/19] clk: meson: rework meson8b cpu clock
` [PATCH 18/19] clk: meson: remove obsolete cpu_clk
` [PATCH 19/19] clk: meson: use hhi syscon if available

[PATCH] pinctrl: meson-axg: adjust uart_ao_b pin group naming
 2018-02-07 12:31 UTC  (3+ messages)

[PATCH 5/5] drm: Don't pass clip to drm_atomic_helper_check_plane_state()
 2018-02-05  6:50 UTC  (6+ messages)

[PATCH 0/3] DWC3 support for Amlogic Meson AXG and GXL SoCs
 2018-02-05  6:07 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: usb: add support for dwc3 controller on Amlogic Meson GX
` [PATCH 2/3] usb: dwc3: of-simple: add support for shared and pulsed reset lines
` [PATCH 3/3] usb: dwc3: of-simple: add support for the Amlogic Meson GXL and AXG SoCs

[PATCH v3 0/5] ARM64: dts: meson-axg: UART DT updates
 2018-02-01 22:36 UTC  (5+ messages)

[PATCH v2 0/3] Meson8/Meson8b reset improvements
 2018-01-31  0:44 UTC  (5+ messages)
` [PATCH v2 1/3] ARM: dts: meson8b: grow the reset controller memory zone
` [PATCH v2 2/3] ARM: dts: meson8: add the reset controller
` [PATCH v2 3/3] ARM: dts: meson8: add the USB reset line

[PATCH v2 0/2] meson8b-odroidc1: ethernet support
 2018-01-31  0:38 UTC  (9+ messages)
` [PATCH v2 1/2] ARM: dts: meson8b: extend ethernet controller description
` [PATCH v2 2/2] ARM: dts: meson8b-odroidc1: ethernet support

[PATCH] ARM64: dts: meson: accept MAC addr from u-boot environment
 2018-01-31  0:33 UTC  (2+ messages)

[PATCH v2] ARM64: dts: meson s905x: accept MAC addr from u-boot environment
 2018-01-31  0:32 UTC  (2+ messages)

[PATCH] ARM64: dts: meson-axg: add RMII pins for ethernet controller
 2018-01-31  0:00 UTC  (5+ messages)

[PATCH v2 0/5] i2c: meson-axg: add I2C controller driver
 2018-01-30 23:53 UTC  (3+ messages)

[PATCH] clk: meson: add axg misc bit to the mpll driver
 2018-01-30 19:12 UTC  (2+ messages)

[PATCH] clk: meson: axg: fix the od shift of the sys_pll
 2018-01-30 19:12 UTC  (3+ messages)

[PATCH v2 0/9] clk: meson: pll fixes
 2018-01-30 19:10 UTC  (11+ messages)
` [PATCH v2 1/9] clk: meson: check pll rate param table before using it
` [PATCH v2 2/9] clk: meson: remove useless pll rate params tables
` [PATCH v2 3/9] clk: meson: remove unnecessary rounding in the pll clock
` [PATCH v2 4/9] clk: meson: use the frac parameter width instead of a constant
` [PATCH v2 5/9] clk: meson: add od3 to the pll driver
` [PATCH v2 6/9] clk: meson: add the gxl hdmi pll
` [PATCH v2 7/9] clk: meson: fix rate calculation of plls with a fractional part
` [PATCH v2 8/9] clk: meson: gxbb: add the fractional part of the fixed_pll
` [PATCH v2 9/9] clk: meson: axg: "

[RFC usb-next v8 0/3] initialize (multiple) PHYs for a HCD
 2018-01-30 17:12 UTC  (5+ messages)
` [RFC usb-next v8 1/3] dt-bindings: usb: add the documentation for USB HCDs
` [RFC usb-next v8 2/3] usb: core: add a wrapper for the USB PHYs on the HCD
` [RFC usb-next v8 3/3] usb: core: hcd: integrate the PHY wrapper into the HCD core

[PATCH v2 0/2] Meson GXL USB3 PHY driver
 2018-01-29 16:08 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add support for the USB3 PHY on Amlogic Meson GXL SoCs
` [PATCH v2 2/2] phy: amlogic: add USB3 PHY support for Meson GXL and GXM

[RFC PATCH] ARM: dts: meson8b-odroidc1: add microSD support
 2018-01-28 20:33 UTC  (2+ messages)

[PATCH] i2c: meson: update doc description to fix build warnings
 2018-01-26 17:34 UTC  (2+ messages)

[PATCH v3 00/22] Verbatim device names and devm_nvmem_(un)register()
 2018-01-25  9:17 UTC  (3+ messages)

[RFC PATCH v1] pinctrl: meson: meson8b: fix requesting GPIOs greater than GPIOZ_3
 2018-01-25  4:03 UTC  (6+ messages)

[PATCH v2 2/5] i2c: meson: add configurable divider factors
 2018-01-24 11:46 UTC  (4+ messages)
` [v2,2/5] "

eMMC errors on Khadas VIM2
 2018-01-24  9:34 UTC  (5+ messages)

[PATCH v2 1/5] dt-bindings: i2c: update documentation for the Meson-AXG
 2018-01-24  6:26 UTC  (2+ messages)
` [v2, "

[PATCH v2 00/16] extend PWM framework to support PWM modes
 2018-01-23 16:55 UTC  (16+ messages)
` [PATCH v2 02/16] pwm: pxa: update documentation regarding pwm-cells
` [PATCH v2 10/16] pwm: Add PWM modes
` [PATCH v2 11/16] pwm: add documentation for "
` [PATCH v2 15/16] pwm: add documentation for pwm push-pull mode

[PATCH 00/15] drm: More plane clipping polish
 2018-01-23 16:15 UTC  (2+ messages)

[v3, 3/6] dt: booting-without-of: DT fix s/#interrupt-cell/#interrupt-cells/
 2018-01-22  3:34 UTC 

[PATCH 0/2] soc: amlogic: meson-gx-pwrc-vpu: fix two issues
 2018-01-19 18:09 UTC  (2+ messages)

[PATCH 00/12] firmware: arm_scpi: series with smaller improvements
 2018-01-19 18:04 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).