linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-23 15:59:09 to 2024-06-07 14:52:21 UTC [more...]

[PATCH v1 0/2] arm64: meson: add support for JetHome JetHub D2
 2024-06-07 14:50 UTC 

[PATCH v8 00/23] Support more Amlogic SoC families in crypto driver
 2024-06-07 14:12 UTC  (22+ messages)
` [PATCH v8 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v8 02/23] drviers: crypto: meson: add platform data
` [PATCH v8 03/23] drivers: crypto: meson: remove clock input
` [PATCH v8 04/23] drivers: crypto: meson: add MMIO helpers
` [PATCH v8 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v8 06/23] drivers: crypto: meson: drop status field from meson_flow
` [PATCH v8 07/23] drivers: crypto: meson: move algs definition and cipher API to cipher.c
` [PATCH v8 08/23] drivers: crypto: meson: cleanup defines
` [PATCH v8 10/23] drivers: crypto: meson: avoid kzalloc in engine thread
` [PATCH v8 11/23] drivers: crypto: meson: introduce hasher
` [PATCH v8 12/23] drivers: crypto: meson: add support for AES-CTR
` [PATCH v8 13/23] drivers: crypto: meson: use fallback for 192-bit keys
` [PATCH v8 14/23] drivers: crypto: meson: add support for G12-series
` [PATCH v8 16/23] drivers: crypto: meson: add support for A1-series
` [PATCH v8 17/23] dt-bindings: crypto: meson: correct clk and remove second interrupt line
` [PATCH v8 18/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v8 19/23] dt-bindings: crypto: meson: support new SoC's
` [PATCH v8 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v8 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v8 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v8 23/23] arch: arm64: dts: meson: axg: "

[PATCH 00/12] arm64: meson: bunch of DT fixes, take 4 (final one ??)
 2024-06-07  9:18 UTC  (16+ messages)
` [PATCH 01/12] arm64: dts: amlogic: meson-g12b-bananapi: remove invalid fan on wrong pwm_cd controller
` [PATCH 02/12] arm64: dts: amlogic: move ao_pinctrl into aobus
` [PATCH 03/12] arm64: dts: amlogic: move assigned-clocks* from sound to clkc_audio node
` [PATCH 04/12] arm64: dts: amlogic: sm1: fix tdm audio-controller clock order
` [PATCH 05/12] arm64: dts: amlogic: sm1: fix tdm controllers compatible
` [PATCH 06/12] arm64: dts: amlogic: g12a-u200: drop invalid sound-dai-cells
` [PATCH 07/12] arm64: dts: amlogic: g12a-u200: add missing AVDD-supply to acodec
` [PATCH 08/12] arm64: dts: amlogic: axg: fix tdm audio-controller clock order
` [PATCH 09/12] arm64: dts: amlogic: c3: use correct compatible for gpio_intc node
` [PATCH 10/12] arm64: dts: amlogic: a1: use correct node name for mmc controller
` [PATCH 11/12] arm64: dts: amlogic: a1: drop the invalid reset-name for usb@fe004400
` [PATCH 12/12] arm64: dts: amlogic: gxbb-odroidc2: fix invalid reset-gpio property
` (subset) [PATCH 00/12] arm64: meson: bunch of DT fixes, take 4 (final one ??)

[PATCH 1/3] dt-bindings: add dream vendor prefix
 2024-06-07  8:31 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: arm: amlogic: add support for Dreambox One/Two
` [PATCH 3/3] arm64: dts: meson: add initial "

[PATCH 1/2] dt-bindings: arm: amlogic: add OSMC Vero 4K
 2024-06-07  8:07 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: meson: add support for "

[PATCH] dt-bindings: iio: adc: amlogic,meson-saradc: add optional power-domains
 2024-06-06 16:21 UTC  (4+ messages)

[PATCH v3 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-06-06 14:47 UTC  (27+ messages)
` [PATCH v3 1/6] drm/ci: uprev mesa version
` [PATCH v3 2/6] drm/ci: add farm variable
` [PATCH v3 3/6] drm/ci: generate testlist from build
` [PATCH v3 4/6] drm/ci: uprev IGT
` [PATCH v3 5/6] drm/ci: skip driver specific tests
` [PATCH v3 6/6] drm/ci: update xfails for the new testlist

[PATCH v1 00/17] nvmem: Handle change of return type in reg_read/write() definition
 2024-06-06 10:31 UTC  (21+ messages)
` [PATCH v1 01/17] hwmon: pmbus: adm1266: Change nvmem reg_read/write return type
` [PATCH v1 02/17] media: i2c: ov2740: "
` [PATCH v1 03/17] media: i2c: video-i2c: "
` [PATCH v1 04/17] iio: pressure: bmp280: "
` [PATCH v1 05/17] misc: ds1682: "
` [PATCH v1 06/17] misc: eeprom: at24: "
` [PATCH v1 07/17] misc: eeprom: at25: "
` [PATCH v1 08/17] misc: eeprom: 93xx46: "
` [PATCH v1 09/17] misc: mchp_pci1xxxx: "

[PATCH v2] [drm/meson] meson_plane: Add error handling v2(re-aligned)
 2024-06-06  9:25 UTC  (3+ messages)

[PATCH v2 0/3] Power: A4: add power domain driver
 2024-06-06  9:21 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: power: add Amlogic A4 power domains
` [PATCH v2 2/3] pmdomain: amlogic: Add support for A4 power domains controller
` [PATCH v2 3/3] arm64: dts: amlogic: a4: add power domain controller node
` (subset) [PATCH v2 0/3] Power: A4: add power domain driver

[PATCH 0/3] Power: A4: add power domain driver
 2024-06-06  9:21 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: power: add Amlogic A4 power domains
` [PATCH 2/3] pmdomain: amlogic: Add support for A4 power domains controller
` [PATCH 3/3] arm64: dts: amlogic: a4: add power domain controller node

[PATCH] soc: amlogic: meson-gx-socinfo: add new A113X SoC id
 2024-06-06  9:13 UTC  (3+ messages)

[PATCH] soc: amlogic: meson-gx-socinfo: Add S905L ID
 2024-06-06  9:13 UTC  (3+ messages)

[PATCH v2] arm64: dts: meson: radxa-zero2: add pwm-fan support
 2024-06-06  9:13 UTC  (3+ messages)

[PATCH] arm64: dts: amlogic: ad402: move thermal-zones to top node
 2024-06-06  9:13 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: arm: amlogic: add GXLX/S905L/p271 reference board
 2024-06-06  9:13 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: meson: add GXLX/S905L/p271 support

[PATCH] dt-bindings: rng: meson: add optional power-domains
 2024-06-06  0:34 UTC  (2+ messages)

[PATCH] dt-bindings: phy: g12a-usb2-phy: add optional power-domains
 2024-06-06  0:33 UTC  (2+ messages)

[PATCH] dt-bindings: nvmem: amlogic,meson-gx-efuse: add optional power-domains
 2024-06-06  0:33 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: meson-gx: add optional power-domains
 2024-06-06  0:33 UTC  (2+ messages)

[PATCH v1 10/17] mtd: core: Change nvmem reg_read/write return type
 2024-06-05 18:02 UTC  (8+ messages)
` [PATCH v1 11/17] mtd: ubi: nvmem: "
` [PATCH v1 12/17] soc: atmel: sfr: "
` [PATCH v1 13/17] w1: slaves: w1_ds250x: "
` [PATCH v1 14/17] thunderbolt: switch: "
` [PATCH v1 15/17] thunderbolt: retimer: "
` [PATCH v1 16/17] soc: tegra: fuse: "
` [PATCH v1 17/17] rtc: "

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-06-05 12:51 UTC  (2+ messages)

[PATCH v7 0/2] Add support for Amlogic S4 PWM
 2024-06-05 12:12 UTC  (5+ messages)
` [PATCH v7 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "
` [PATCH v7 2/2] arm64: dts: amlogic: Add "
  ` [DMARC error][DKIM error] "

[PATCH 1/2] dt-bindings: iio: adc: amlogic,meson-saradc: add GXLX SoC compatible
 2024-06-05  3:15 UTC  (6+ messages)
` [PATCH 2/2] iio: adc: meson: add support for the GXLX SoC

[PATCH v3 0/1] nvmem: Handle actual amount of data read/written by suppliers
 2024-06-04 16:06 UTC  (4+ messages)
` [PATCH v3 1/1] nvmem: Change return type of reg read/write to ssize_t

[PATCH v9 0/5] Add C3 SoC PLLs and Peripheral clock
 2024-06-04  9:53 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: media: amlogic,gx-vdec: add the GXLX SoC family and update GXL
 2024-06-04  6:28 UTC  (3+ messages)
` [PATCH 2/2] media: meson: vdec: add GXLX SoC platform

[PATCH] clk: meson: s4: fix pwm_j_div parent clock
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH] clk: meson: s4: fix fixed_pll_dco clock
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: meson: Convert axg-audio-clkc to YAML format
 2024-06-03 13:24 UTC  (2+ messages)

[PATCH v6 0/2] Add support for Amlogic S4 PWM
 2024-05-30 12:33 UTC  (5+ messages)
` [PATCH v6 1/2] pwm: meson: "
  ` [DMARC error][DKIM error] "
` [PATCH v6 2/2] arm64: dts: amlogic: Add "
  ` [DMARC error][DKIM error] "

[RFC PATCH 0/9] reset: amlogic: move reset drivers out of CCF
 2024-05-30  1:01 UTC  (3+ messages)
` [RFC PATCH 8/9] clk: meson: add auxiliary reset helper driver

Nowa karta
 2024-05-29 12:52 UTC 

[PATCH v3 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-28 17:41 UTC  (2+ messages)

[PATCH v2 0/3] arm64: dts: amlogic: a1: introduce thermal setup
 2024-05-27 13:44 UTC  (2+ messages)

[PATCH v4 0/5] PCI: controller: Move to agnostic GPIO API
 2024-05-27 13:37 UTC  (3+ messages)
` [PATCH v4 4/5] PCI: imx6: Convert "

[PATCH v6 1/3] dt-bindings: mtd: amlogic,meson-nand: support fields for boot ROM code
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH v6 2/3] mtd: rawnand: meson: refactor use of 'meson_nfc_cmd_access()'
 2024-05-27 12:19 UTC  (2+ messages)

[PATCH v6 3/3] mtd: rawnand: meson: read/write access for boot ROM pages
 2024-05-27 12:18 UTC  (2+ messages)

[PATCH 0/3] reset: Convert to platform remove callback returning void
 2024-05-27  7:23 UTC  (4+ messages)

[PATCH v2 0/6] drm/ci: uprev mesa/IGT and generate testlist
 2024-05-24  6:46 UTC  (6+ messages)
` [PATCH v2 1/6] drm/ci: uprev mesa version

[PATCH] spi: meson-spicc: set SPI clock flag CLK_SET_RATE_PARENT
 2024-05-24  6:35 UTC 

【三井住友カード】決済完了のお知らせ
 2024-05-23 15:48 UTC 


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).