linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 02:44:16 to 2020-01-02 00:17:11 UTC [more...]

[RFC-next 0/1] Odroid C2: Enable DVFS for cpu
 2020-01-02  0:16 UTC  (12+ messages)

[PATCH v3 0/6] arm64: meson: Add support for USB on Amlogic A1
 2020-01-02  0:12 UTC  (12+ messages)
` [PATCH v3 1/6] dt-bindings: phy: Add Amlogic A1 USB2 PHY Bindings
` [PATCH v3 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v3 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v3 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue
` [PATCH v3 5/6] arm64: dts: meson: a1: Enable USB2 PHY
` [PATCH v3 6/6] arm64: dts: meson: a1: Enable DWC3 controller

[RFC v2 0/1] drm: lima: devfreq and cooling device support
 2020-01-01 12:55 UTC  (11+ messages)
` [RFC v2 1/1] drm/lima: Add optional devfreq support

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2019-12-31 14:53 UTC  (34+ messages)
` [PATCH 02/32] pwm: fsl-ftm: "
` [PATCH 03/32] pwm: rcar: "
` [PATCH 04/32] pwm: renesas-tpu: "
` [PATCH 05/32] pwm: ep93xx: "
` [PATCH 06/32] pwm: tegra: "
` [PATCH 07/32] pwm: mediatek: "
` [PATCH 08/32] pwm: sti: "
` [PATCH 09/32] pwm: pxa: "
` [PATCH 10/32] pwm: zx: "
` [PATCH 11/32] pwm: spear: "
` [PATCH 12/32] pwm: bcm-kona: "
` [PATCH 13/32] pwm: lpc32xx: "
` [PATCH 14/32] pwm: meson: "
` [PATCH 15/32] pwm: rockchip: "
` [PATCH 16/32] pwm: bcm-iproc: "
` [PATCH 17/32] pwm: samsung: "
` [PATCH 18/32] pwm: tiehrpwm: "
` [PATCH 19/32] pwm: puv3: "
` [PATCH 20/32] pwm: imx: "
` [PATCH 21/32] pwm: tiecap: "
` [PATCH 22/32] pwm: bcm2835: "
` [PATCH 23/32] pwm: berlin: "
` [PATCH 24/32] pwm: vt8500: "
` [PATCH 25/32] pwm: brcmstb: "
` [PATCH 26/32] pwm: mtk-disp: "
` [PATCH 27/32] pwm: clps711x: "
` [PATCH 28/32] pwm: img: "
` [PATCH 29/32] pwm: lpc18xx-sct: "
` [PATCH 30/32] pwm: hibvt: do some cleanup
` [PATCH 31/32] pwm: sifive: convert to devm_platform_ioremap_resource
` [PATCH 32/32] pwm: atmel: "

[PATCH 1/2] pwm: Fix minor Kconfig whitespace issues
 2019-12-31 14:52 UTC  (4+ messages)
` [PATCH 2/2] pwm: Enable compile testing for some of drivers

[PATCH] drivers: add devm_platform_ioremap_resource_byname() helper
 2019-12-29 12:13 UTC  (5+ messages)
` [PATCH 1/5] nvmem: sunxi_sid: convert to devm_platform_ioremap_resource

[PATCH v2 0/1] dwmac-meson8b: Ethernet RGMII TX delay fix
 2019-12-28  0:37 UTC  (4+ messages)
` [PATCH v2 1/1] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs

[PATCH 0/3] Meson8b/8m2: Ethernet RGMII TX delay fixes
 2019-12-28  0:33 UTC  (11+ messages)
` [PATCH 1/3] net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
` [PATCH 2/3] ARM: dts: meson8b: odroidc1: use the same RGMII TX delay as u-boot
` [PATCH 3/3] ARM: dts: meson8m2: mxiii-plus: "

[PATCH v5 0/5] add Amlogic A1 clock controller driver
 2019-12-27 17:22 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v5 2/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v5 3/5] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v5 4/5] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v5 5/5] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH 0/2] RTL8211F: RGMII RX/TX delay configuration improvements
 2019-12-26 21:22 UTC  (6+ messages)
` [PATCH 1/2] net: phy: realtek: add logging for the RGMII TX delay configuration
` [PATCH 2/2] net: phy: realtek: add support for configuring the RX delay on RTL8211F

[RFC v1 0/2] dwmac-meson8b Ethernet RX delay configuration
 2019-12-26 20:36 UTC  (3+ messages)
` [RFC v1 1/2] net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
` [RFC v1 2/2] net: stmmac: dwmac-meson8b: add support for the RX delay configuration

[PATCH v3 0/5] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:10 UTC  (9+ messages)
` [PATCH v3 1/5] phy: amlogic: Add Amlogic AXG PCIE PHY Driver
` [PATCH v3 2/5] PCI: amlogic: Use AXG PCIE PHY
` [PATCH v3 3/5] arm64: dts: meson-axg: Add PCIE PHY node
` [PATCH v3 4/5] dt-bindings: PCI: meson: Update PCIE bindings documentation
` [PATCH v3 5/5] dt-bindings: Add AXG PCIE PHY bindings

[PATCH v2 0/3] PCI: amlogic: Make PCIe working reliably on AXG platforms
 2019-12-26 20:11 UTC  (12+ messages)
` [PATCH v2 1/3] phy: amlogic: Add Amlogic AXG MIPI/PCIE PHY Driver
` [PATCH v2 2/3] phy: amlogic: Add Amlogic AXG PCIE "
` [PATCH v2 3/3] PCI: amlogic: Use AXG PCIE and shared MIPI/PCIE PHYs

[PATCH v2 0/4] irqchip/meson-gpio: Add support for Meson-A1 SoC
 2019-12-26 19:19 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: interrupt-controller: New binding for Meson-A1 SoCs

[PATCH] pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2, 3}
 2019-12-26 19:14 UTC 

[PATCH v2 0/2] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-26 19:12 UTC  (3+ messages)
` [PATCH v2 1/2] clk: meson: meson8b: make the CCF use the glitch-free "mali" mux
` [PATCH v2 2/2] clk: clarify that clk_set_rate() does updates from top to bottom

[PATCH 0/1] clk: Meson8/8b/8m2: fix the mali clock flags
 2019-12-26  9:06 UTC  (6+ messages)

[PATCH] pinctrl: meson: Fix wrong shift value when get drive-strength
 2019-12-26  2:37 UTC 

[PATCH 0/3] ARM: dts: meson: fixes for GPU DVFS
 2019-12-25  1:06 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: meson8b: fix the clock controller compatible string
` [PATCH 2/3] ARM: dts: meson8: use the actual frequency for the GPU's 182.1MHz OPP
` [PATCH 3/3] ARM: dts: meson8b: use the actual frequency for the GPU's 364MHz OPP

[PATCH v3 0/2] Amlogic 32-bit Meson SoC SDHC MMC controller driver
 2019-12-24 11:55 UTC  (4+ messages)
` [PATCH v3 2/2] mmc: host: meson-mx-sdhc: new driver for the Amlogic Meson SDHC host

[RFC v1 0/1] drm: lima: devfreq and cooling device support
 2019-12-24 11:35 UTC  (8+ messages)
    ` [Lima] "

[PATCH 2/3] clk: let init callback return an error code
 2019-12-24  2:59 UTC  (2+ messages)

[RFC 00/25] arm64: realtek: Add Xnano X5 and implement TM1628/FD628/AiP1618 LED controllers
 2019-12-21 21:07 UTC  (3+ messages)

[PATCH] dt-bindings: usb: amlogic, meson-g12a-usb-ctrl: fix clock names
 2019-12-20 22:48 UTC  (3+ messages)

[PATCH 0/3] arm64: g12-common: parkmode_disable_ss_quirk on DWC3 controller
 2019-12-20  9:58 UTC  (11+ messages)
` [PATCH 1/3] doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in park mode

[PATCH v3] arm64: dts: meson-a1: add I2C nodes
 2019-12-20  9:16 UTC 

[PATCH v2 0/6] arm64: meson: Add support for USB on Amlogic A1
 2019-12-20  7:38 UTC  (14+ messages)
` [PATCH v2 2/6] dt-bindings: usb: dwc3: Add the Amlogic A1 Family DWC3 Glue Bindings
` [PATCH v2 3/6] phy: amlogic: Add Amlogic A1 USB2 PHY Driver
` [PATCH v2 4/6] usb: dwc3: Add Amlogic A1 DWC3 glue
` [PATCH v2 5/6] arm64: dts: meson: a1: Enable USB2 PHY
` [PATCH v2 6/6] arm64: dts: meson: a1: Enable DWC3 controller

[PATCH v1 0/7] uml: add unspecified HAS_IOMEM dependencies
 2019-12-20  7:07 UTC  (3+ messages)
` [PATCH v1 5/7] crypto: amlogic: add unspecified HAS_IOMEM dependency

[PATCH v4 0/6] add Amlogic A1 clock controller driver
 2019-12-20  7:03 UTC  (20+ messages)
` [PATCH v4 1/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v4 2/6] clk: meson: add support for A1 PLL clock ops
` [PATCH v4 4/6] clk: meson: a1: add support for Amlogic A1 PLL clock driver
` [PATCH v4 5/6] dt-bindings: clock: meson: add A1 peripheral clock controller bindings
` [PATCH v4 6/6] clk: meson: a1: add support for Amlogic A1 Peripheral clock driver

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2019-12-19 23:39 UTC  (3+ messages)
` [PATCH v2 1/3] media: dt-bindings: media: meson-ao-cec: Add support of ao-sysctrl syscon

[PATCH v3 00/10] drm/bridge: dw-hdmi: implement bus-format negotiation and YUV420 support
 2019-12-19  8:52 UTC  (13+ messages)
` [PATCH v3 01/10] drm/bridge: dw-hdmi: set mtmdsclock for deep color
` [PATCH v3 02/10] drm/bridge: dw-hdmi: add max bpc connector property
` [PATCH v3 03/10] drm/bridge: synopsys: dw-hdmi: add bus format negociation
` [PATCH v3 04/10] drm/bridge: synopsys: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [PATCH v3 05/10] drm/meson: venc: make drm_display_mode const
` [PATCH v3 06/10] drm/meson: meson_dw_hdmi: add bridge and switch to drm_bridge_funcs
` [PATCH v3 07/10] drm/meson: dw-hdmi: stop enforcing input_bus_format
` [PATCH v3 08/10] drm/meson: venc: add support for YUV420 setup
` [PATCH v3 09/10] drm/meson: vclk: "
` [PATCH v3 10/10] drm/meson: Add YUV420 output support

[PATCH v5 0/4] add meson secure watchdog driver
 2019-12-19  2:51 UTC  (8+ messages)
` [PATCH v5 2/4] dt-bindings: watchdog: add new binding for meson secure watchdog

[PATCH] arm64: dts: meson: add audio fifo depths
 2019-12-18 20:24 UTC 

[PATCH 0/4] ASoC: meson: axg-fifo: fix depth handling
 2019-12-18 20:05 UTC  (11+ messages)
` [PATCH 1/4] ASoC: meson: axg-fifo: fix fifo threshold setup
  ` Applied "ASoC: meson: axg-fifo: fix fifo threshold setup" to the asoc tree
` [PATCH 2/4] ASoC: meson: axg-fifo: add fifo depth to the bindings documentation
  ` Applied "ASoC: meson: axg-fifo: add fifo depth to the bindings documentation" to the asoc tree
` [PATCH 3/4] ASoC: meson: axg-fifo: improve depth handling
  ` Applied "ASoC: meson: axg-fifo: improve depth handling" to the asoc tree
` [PATCH 4/4] ASoC: meson: axg-fifo: relax period size constraints
  ` Applied "ASoC: meson: axg-fifo: relax period size constraints" to the asoc tree

[PATCH 01/13] mmc: sunxi-mmc: convert to devm_platform_ioremap_resource
 2019-12-18  9:49 UTC  (7+ messages)
` [PATCH 02/13] mmc: tmio: "
` [PATCH 06/13] mmc: sh_mmcif: "
` [PATCH 10/13] mmc: sdhci-msm: "

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-12-18  7:30 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: meson: add A1 clock controller bindings

[PATCH 01/10] soc: sunxi: convert to devm_platform_ioremap_resource
 2019-12-18  2:45 UTC  (2+ 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).