public inbox for linux-amlogic@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2022-03-01 06:50:02 to 2022-03-25 20:04:56 UTC [more...]

[PATCH v1 1/5] gpiolib: Introduce gpiochip_count() helper
 2022-03-25 20:03 UTC  (5+ messages)
` [PATCH v1 2/5] pinctrl: stm32: Replace custom code by gpiochip_count() call
` [PATCH v1 3/5] pinctrl: renesas: "
` [PATCH v1 4/5] pinctrl: meson: "
` [PATCH v1 5/5] pinctrl: armada-37xx: "

[PATCH 0/3] arm64: meson: update dts for JetHub devices
 2022-03-25 17:34 UTC  (7+ messages)
` [PATCH 1/3] arm64: meson: add dts bluetooth node for JetHub H1
` [PATCH 2/3] arm64: meson: dts: update serial alias in dts for JetHub D1
` [PATCH 3/3] arm64: meson: update SDIO "

VIM3 - A311D - I2C AO Clock Questions
 2022-03-25 12:22 UTC  (6+ messages)

[PATCH v2 0/5] usb: host: xhci-plat: omit shared hcd if either of the root hubs has no ports
 2022-03-24 20:46 UTC  (9+ messages)
` [PATCH v2 1/5] xhci: factor out parts of xhci_gen_setup()
` [PATCH v2 2/5] xhci: prepare for operation w/o shared hcd
` [PATCH v2 3/5] usb: host: xhci-plat: create shared hcd after having added main hcd
` [PATCH v2 4/5] usb: host: xhci-plat: prepare operation w/o shared hcd
` [PATCH v2 5/5] usb: host: xhci-plat: omit shared hcd if either root hub has no ports

[PATCH v2] pwm: meson: external clock configuration for s4
 2022-03-24  5:29 UTC  (3+ messages)

[PATCH v5 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-03-23 20:33 UTC  (14+ messages)
` [PATCH v5 2/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628

[RFC PATCH 00/10] mmc: improve API to make clear {h|s}w_reset is for cards
 2022-03-22  6:43 UTC  (3+ messages)
` [RFC PATCH 10/10] mmc: improve API to make clear hw_reset callback "

[PATCH v8 00/16] clk: provide new devm helpers for prepared and enabled clocks
 2022-03-21  7:22 UTC  (15+ messages)
` [PATCH v8 01/16] clk: generalize devm_clk_get() a bit
` [PATCH v8 02/16] clk: Provide new devm_clk helpers for prepared and enabled clocks
` [PATCH v8 03/16] hwmon: Make use of devm_clk_get_enabled()
` [PATCH v8 05/16] hwrng: meson - Don't open-code devm_clk_get_optional_enabled()
` [PATCH v8 08/16] drm/meson: dw-hdmi: Don't open code devm_clk_get_enabled()
` [PATCH v8 10/16] clk: meson: axg-audio: Don't duplicate devm_clk_get_enabled()
` [PATCH v8 11/16] watchdog: Make use of devm_clk_get_enabled()

[PATCH v3 0/2] refine the NFC clock framework
 2022-03-21  5:15 UTC  (8+ messages)
` [PATCH v3 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH v3 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH] i2c: meson: Fix wrong speed use from probe
 2022-03-19 23:21 UTC  (3+ messages)

[PATCH 00/64] media: Kconfig/Makefile reorg
 2022-03-18 20:59 UTC  (8+ messages)
` [PATCH 15/64] media: platform: ge2d: move config to its own file
` [PATCH 42/64] media: platform: rename meson/ge2d/ to amlogic/meson-ge2d/
` [PATCH 64/64] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH v2 00/67] media: Kconfig/Makefile reorg
 2022-03-17 19:21 UTC  (5+ messages)
` [PATCH v2 15/67] media: platform: ge2d: move config to its own file
` [PATCH v2 42/67] media: platform: rename meson/ge2d/ to amlogic/meson-ge2d/
` [PATCH v2 65/67] media: Kconfig: cleanup VIDEO_DEV dependencies

[PATCH] media: Kconfig: cleanup VIDEO_DEV dependencies
 2022-03-14 16:08 UTC  (3+ messages)

[PATCH] media: meson-ir-tx: fix platform_get_irq.cocci warning
 2022-03-14  8:02 UTC  (2+ messages)

[PATCH 00/24] Organize media platform drivers per manufacturer
 2022-03-13 11:00 UTC  (3+ messages)
` [PATCH 03/24] media: platform: rename meson/ge2d/ to amlogic/meson-ge2d/

[PATCH v3 00/39] Sort Makefiles and platform/Kconfig
 2022-03-13  7:21 UTC  (2+ messages)
` [PATCH v3 15/39] media: platform: ge2d: move config to its own file

[PATCH] clk: cleanup comments
 2022-03-12  2:23 UTC  (2+ messages)

[PATCH v2 00/38] Sort Makefiles and platform/Kconfig
 2022-03-11 14:07 UTC  (2+ messages)
` [PATCH v2 15/38] media: platform: ge2d: move config to its own file

[PATCH RESEND v2 0/2] refine the NFC clock framework
 2022-03-11  8:28 UTC  (10+ messages)
` [PATCH RESEND v2 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH RESEND v2 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver

[PATCH net] net: phy: meson-gxl: improve link-up behavior
 2022-03-10 23:10 UTC  (2+ messages)

[PATCH 0/5] usb: host: xhci-plat: omit shared hcd if either of the root hubs has no ports
 2022-03-10 21:10 UTC  (9+ messages)
` [PATCH 1/5] usb: host: xhci-plat: create shared hcd after having added main hcd
` [PATCH 2/5] xhci: factor out parts of xhci_gen_setup()
` [PATCH 3/5] xhci: prepare for operation w/o shared hcd
` [PATCH 4/5] usb: host: xhci-plat: prepare "
` [PATCH 5/5] xhci: support omitting shared hcd if either of the root hubs has no ports

[PATCH] ASoC: meson: aiu: fix duplicate debugfs directory error
 2022-03-10 13:50 UTC  (5+ messages)

[PATCH] arm64: dts: meson-s4: add gpio_intc node
 2022-03-10  9:26 UTC 

[PATCH] arm64: dts: meson-s4: add pinctrl node
 2022-03-10  3:04 UTC 

net: stmmac: dwmac-meson8b: interface sometimes does not come up at boot
 2022-03-09 20:42 UTC  (13+ messages)

[PATCH v2 0/2] ASoC: meson: aiu: fix duplicate debugfs directory error
 2022-03-09 20:23 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: soc-core: add debugfs_prefix member to snd_soc_component_driver
` [PATCH v2 2/2] ASoC: meson: aiu: fix duplicate debugfs directory error

Missing mali regulator in Amlogic dts
 2022-03-09  5:51 UTC  (4+ messages)

[GIT PULL] soc: amlogic: driver updates for v5.18
 2022-03-08 16:54 UTC  (2+ messages)

[PATCH] drm: Drop commas after SoC match table sentinels
 2022-03-07 10:32 UTC  (5+ messages)

[PATCH V6 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-07  8:41 UTC  (4+ messages)
` [PATCH V6 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V6 2/2] soc: s4: Add support for power domains controller

[PATCH] usb: dwc3-meson-g12a: constify drvdata structs
 2022-03-07  8:31 UTC  (2+ messages)

[PATCH net] net: phy: meson-gxl: fix interrupt handling in forced mode
 2022-03-05  5:20 UTC  (4+ messages)

[PATCH] usb: core: improve handling of hubs with no ports
 2022-03-03 11:50 UTC  (10+ messages)

[PATCH V3] tty: serial: meson: Fix the compile link error reported by kernel test robot
 2022-03-03  8:09 UTC  (8+ messages)

[PATCH 0/5] crypto: completion should be ran with BH disabled
 2022-03-02 22:58 UTC  (2+ messages)

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02 19:56 UTC  (5+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  8:28 UTC  (3+ messages)

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  6:01 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  5:43 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  3:39 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  3:09 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  3:05 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  2:38 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V5 0/2] Power: meson-s4: add s4 power domain driver
 2022-03-02  2:22 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: power: add Amlogic s4 power domains bindings
` [PATCH V5 2/2] soc: s4: Add support for power domains controller

[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
 2022-03-02  2:15 UTC  (19+ messages)
` [PATCH V7 3/6] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame


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