linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-21 13:32:39 to 2022-11-08 08:10:49 UTC [more...]

patches for staging:media drivers
 2022-11-08  8:10 UTC  (4+ messages)

[PATCH] staging: media: meson: vdec: use min() for comparison and assignment
 2022-11-08  8:00 UTC  (2+ messages)

[PATCH v2 00/23] Update cache properties for arm64 DTS
 2022-11-07 18:03 UTC  (27+ messages)
` [PATCH v2 01/23] arm64: dts: Update cache properties for amazon
` [PATCH v2 02/23] arm64: dts: Update cache properties for amd
` [PATCH v2 03/23] arm64: dts: Update cache properties for amlogic
` [PATCH v2 04/23] arm64: dts: Update cache properties for apm
` [PATCH v2 05/23] arm64: dts: Update cache properties for arm
` [PATCH v2 06/23] arm64: dts: Update cache properties for broadcom
` [PATCH v2 07/23] arm64: dts: Update cache properties for exynos
` [PATCH v2 08/23] arm64: dts: Update cache properties for freescale
` [PATCH v2 09/23] arm64: dts: Update cache properties for hisilicon
` [PATCH v2 10/23] arm64: dts: Update cache properties for lg
` [PATCH v2 11/23] arm64: dts: Update cache properties for marvell
` [PATCH v2 12/23] arm64: dts: Update cache properties for mediatek
` [PATCH v2 13/23] arm64: dts: Update cache properties for microchip
` [PATCH v2 14/23] arm64: dts: Update cache properties for nuvoton
` [PATCH v2 15/23] arm64: dts: Update cache properties for nvidia
` [PATCH v2 16/23] arm64: dts: Update cache properties for qcom
` [PATCH v2 17/23] arm64: dts: Update cache properties for realtek
` [PATCH v2 18/23] arm64: dts: Update cache properties for renesas
` [PATCH v2 19/23] arm64: dts: Update cache properties for rockchip
` [PATCH v2 20/23] arm64: dts: Update cache properties for socionext
` [PATCH v2 21/23] arm64: dts: Update cache properties for synaptics
` [PATCH v2 22/23] arm64: dts: Update cache properties for tesla
` [PATCH v2 23/23] arm64: dts: Update cache properties for ti
` (subset) [PATCH v2 00/23] Update cache properties for arm64 DTS

[PATCH] arm64: dts: meson-s4-s805x2: add 12V/3.3V/1.8V/vddcpu nodes for Regulator
 2022-11-07 17:27 UTC 

[PATCH 02/20] arm64: dts: Update cache properties for amlogic
 2022-11-07 16:12 UTC  (7+ messages)

[PATCH v3 00/23] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-04 10:38 UTC  (26+ messages)
` [PATCH v3 01/23] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v3 02/23] drm/mcde: "
` [PATCH v3 03/23] drm/vboxvideo: "
` [PATCH v3 04/23] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v3 05/23] drm/imx/dcss: "
` [PATCH v3 06/23] drm/ingenic: "
` [PATCH v3 07/23] drm/logicvc: "
` [PATCH v3 08/23] drm/rockchip: "
` [PATCH v3 09/23] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v3 10/23] drm/tve200: Include <linux/of.h>
` [PATCH v3 11/23] drm/fb-helper: Cleanup include statements in header file
` [PATCH v3 12/23] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v3 13/23] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v3 14/23] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v3 15/23] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v3 16/23] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v3 17/23] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v3 18/23] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v3 19/23] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v3 20/23] drm/fb-helper: Set flag in struct drm_fb_helper for leaking physical addresses
` [PATCH v3 21/23] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v3 22/23] drm/fb-helper: Remove unnecessary include statements
` [PATCH v3 23/23] drm/fb-helper: Clarify use of last_close and output_poll_changed

[PATCH] drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
 2022-11-03  8:41 UTC  (3+ messages)

[PATCH 0/4] arm64: amlogic: add initial Odroid Go Ultra DTS
 2022-11-02 19:16 UTC  (14+ messages)
` [PATCH 1/4] dt-bindings: reset: document Odroid Go Ultra power-off
` [PATCH 2/4] power: reset: add Odroid Go Ultra poweroff driver
` [PATCH 3/4] dt-bindings: amlogic: document Odroid Go Ultra compatible
` [PATCH 4/4] arm64: dts: amlogic: add initial Odroid Go Ultra DTS

[linux-next:pending-fixes] BUILD REGRESSION 846aa7b143a35e32b50d04ecf2f40d8d778c7a44
 2022-11-02 17:16 UTC 

[PATCH v2] spi: meson-spicc: fix do_div build error on non-arm64
 2022-11-02 15:02 UTC  (2+ messages)

[PATCH v2 00/21] drm/fb-helper: Untangle fbdev emulation and helpers
 2022-11-02 10:46 UTC  (46+ messages)
` [PATCH v2 01/21] drm/komeda: Don't set struct drm_driver.lastclose
` [PATCH v2 02/21] drm/mcde: "
` [PATCH v2 03/21] drm/vboxvideo: "
` [PATCH v2 04/21] drm/amdgpu: Don't set struct drm_driver.output_poll_changed
` [PATCH v2 05/21] drm/imx/dcss: "
` [PATCH v2 06/21] drm/ingenic: "
` [PATCH v2 07/21] drm/logicvc: "
` [PATCH v2 08/21] drm/rockchip: "
` [PATCH v2 09/21] drm/panel-ili9341: Include <linux/backlight.h>
` [PATCH v2 10/21] drm/tve200: Include <linux/of.h>
` [PATCH v2 11/21] drm/fb-helper: Cleanup include statements in header file
` [PATCH v2 12/21] drm/fb_helper: Rename field fbdev to info in struct drm_fb_helper
` [PATCH v2 13/21] drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfix
` [PATCH v2 14/21] drm/fb-helper: Rename drm_fb_helper_unregister_fbi() "
` [PATCH v2 15/21] drm/fb-helper: Disconnect damage worker from update logic
` [PATCH v2 16/21] drm/fb-helper: Call fb_sync in I/O functions
` [PATCH v2 17/21] drm/fb-helper: Perform all fbdev I/O with the same implementation
` [PATCH v2 18/21] drm/fb_helper: Minimize damage-helper overhead
` [PATCH v2 19/21] drm/fb-helper: Always initialize generic fbdev emulation
` [PATCH v2 20/21] drm/fb-helper: Move generic fbdev emulation into separate source file
` [PATCH v2 21/21] drm/fb-helper: Remove unnecessary include statements

[PATCH] spi: meson-spicc: fix do_div build error on non-arm64
 2022-11-02  8:38 UTC  (3+ messages)

[linux-next:pending-fixes] BUILD REGRESSION dc45a98439c6b2303e1b2159804c5d5a8600da68
 2022-11-01 18:50 UTC 

[PATCH AUTOSEL 5.4 4/8] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 5.10 06/14] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 5.15 08/19] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:29 UTC 

[PATCH AUTOSEL 6.0 10/34] media: meson: vdec: fix possible refcount leak in vdec_probe()
 2022-11-01 11:27 UTC 

[linux-next:pending-fixes] BUILD REGRESSION f9c598794537110a1447b695a5af5d6be8f54104
 2022-10-31 10:19 UTC 

[PATCHv2 0/6] Convert HYM8563 RTC binding to YAML
 2022-10-31  8:23 UTC  (12+ messages)
` [PATCHv2 1/6] arm64: dts: rockchip: fix node name for hym8563 rtc
` [PATCHv2 2/6] arm64: dts: rockchip: remove clock-frequency from rtc
` [PATCHv2 3/6] arm: dts: rockchip: fix node name for hym8563 rtc
` [PATCHv2 4/6] arm: dts: rockchip: remove clock-frequency from rtc
` [PATCHv2 5/6] arm64: dts: meson: "
` [PATCHv2 6/6] dt-bindings: rtc: convert hym8563 bindings to json-schema
` (subset) [PATCHv2 0/6] Convert HYM8563 RTC binding to YAML

[PATCH] clk: meson: fix repeated words in comments
 2022-10-28 13:46 UTC  (2+ messages)

[linux-next:pending-fixes] BUILD REGRESSION 4fab0e8b2041211b9685de60f4767b1b27f8c588
 2022-10-28 10:31 UTC 

[PATCHv3] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-27 19:18 UTC  (10+ messages)

[linux-next:pending-fixes] BUILD SUCCESS d9c5422a13a5b0923a295758e1302cac9a2eacbb
 2022-10-27 10:16 UTC 

[PATCH] spi: meson-spicc: move wait completion in driver to take bursts delay in account
 2022-10-26 17:54 UTC  (5+ messages)

[PATCH] arm64: dts: meson: nanopi-k2: readd PHY reset properties
 2022-10-25 15:16 UTC  (2+ messages)

[PATCH v7] drm: Add initial ci/ subdirectory
 2022-10-25 15:06 UTC  (6+ messages)
` [PATCH v8] "
  ` [PATCH v9] "

[PATCHv2] arm64: dts: meson: Enable active coling using gpio-fan on Odroid N2/N2+
 2022-10-25 14:46 UTC  (2+ messages)

[PATCH v4 0/4] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle
 2022-10-25 14:46 UTC  (13+ messages)
` [PATCH v4 1/4] spi: dt-bindings: amlogic, meson-gx-spicc: Add pinctrl names for SPI signal states
` [PATCH v4 2/4] spi: meson-spicc: Use pinctrl to drive CLK line when idle
` [PATCH v4 3/4] arm64: dts: meson-gxl: add SPI pinctrl nodes for CLK
` [PATCH v4 4/4] arm64: dts: meson-gxbb: "
` (subset) [PATCH v4 0/4] spi: amlogic: meson-spicc: Use pinctrl to drive CLK line when idle

[PATCH v4 0/4] Use devm helpers for regulator get and enable
 2022-10-24 15:47 UTC  (12+ messages)
` [PATCH v4 1/4] gpu: drm: meson: Use devm_regulator_*get_enable*()
` [PATCH v4 2/4] gpu: drm: sii902x: Use devm_regulator_bulk_get_enable()
` [PATCH v4 3/4] hwmon: lm90: simplify using devm_regulator_get_enable()
` [PATCH v4 4/4] hwmon: adm1177: "

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-10-24 11:33 UTC  (14+ messages)
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH 00/15] Make 'mlock' really private
 2022-09-24 15:43 UTC  (3+ messages)
` [PATCH 12/15] iio: fyro: itg3200_core: do not use internal iio_dev lock

[PATCH v2] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()
 2022-10-22 12:10 UTC  (4+ 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).