linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-10 15:50:52 to 2023-07-19 05:04:21 UTC [more...]

[PATCH v2 0/3] reset: meson-c3: add reset driver
 2023-07-18 12:35 UTC 

[PATCH] ARM: meson: Drop unused includes
 2023-07-17 22:56 UTC 

[PATCH] mmc: Explicitly include correct DT includes
 2023-07-17 17:46 UTC  (2+ messages)

[PATCH] pwm: Explicitly include correct DT includes
 2023-07-17 15:59 UTC  (4+ messages)

[PATCH] staging: Explicitly include correct DT includes
 2023-07-17 12:38 UTC  (3+ messages)
` [greybus-dev] "

[PATCH] clk: Explicitly include correct DT includes
 2023-07-17 12:26 UTC  (8+ messages)

[PATCH v2 00/19] clk: meson: move all private clk IDs to public dt-bindings headers
 2023-07-17 12:21 UTC  (4+ messages)
` [PATCH v2 01/19] clk: meson: introduce meson-clkc-utils

[PATCH] thermal: Explicitly include correct DT includes
 2023-07-17 11:45 UTC  (4+ messages)

[PATCH] watchdog: Explicitly include correct DT includes
 2023-07-17 11:40 UTC  (3+ messages)

[PATCH v1 0/3] iio: adc: meson: tune init sequence
 2023-07-17 10:01 UTC  (9+ messages)
` [PATCH v1 1/3] iio: adc: meson: init channels 0,1 input muxes
  ` [PATCH "
` [PATCH v1 2/3] iio: adc: meson: init internal continuous ring counter
  ` [PATCH "
` [PATCH v1 3/3] iio: adc: meson: init voltage control bits

[PATCH] pinctrl: Explicitly include correct DT includes
 2023-07-17  8:59 UTC  (4+ messages)

[PATCH V3 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-17  7:24 UTC  (6+ messages)
` [PATCH V3 1/2] dt-bindings: pinctrl: Add compatibles "
` [PATCH V3 2/2] pinctrl: Add driver support "

[PATCH] reset: Explicitly include correct DT includes
 2023-07-17  7:24 UTC  (3+ messages)

[PATCH] phy: Explicitly include correct DT includes
 2023-07-17  6:23 UTC  (5+ messages)

[PATCH v4 0/2] support 512B ECC step size for Meson NAND
 2023-07-17  5:34 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: nand: meson: make ECC properties dependent
` [PATCH v4 2/2] mtd: rawnand: meson: support for 512B ECC step size

[PATCH v2 0/2] dt-bindings: pinctrl: amlogic,meson-pinctrl-common: add missing properties
 2023-07-16 21:15 UTC  (2+ messages)

[PATCH v7 0/6] meson saradc: add iio channels to read channel 7 mux inputs
 2023-07-16 15:14 UTC  (8+ messages)
` [PATCH v7 1/6] iio: adc: meson: remove unused timestamp channel
` [PATCH v7 2/6] iio: adc: meson: move enums declaration before variables declaration
` [PATCH v7 3/6] iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v7 4/6] iio: adc: meson: add enum for iio channel numbers
` [PATCH v7 5/6] iio: adc: meson: add channel labels
` [PATCH v7 6/6] iio: adc: meson: support reading from channel 7 mux inputs

[RFC PATCH v3 0/3] support 512B ECC step size for Meson NAND
 2023-07-16 13:24 UTC  (11+ messages)
` [RFC PATCH v3 1/3] dt-bindings: nand: meson: support for 512B ECC step size
` [RFC PATCH v3 2/3] dt-bindings: nand: meson: make ECC properties dependent
` [RFC PATCH v3 3/3] mtd: rawnand: meson: support for 512B ECC step size

[PATCH] iio: adc: Explicitly include correct DT includes
 2023-07-15 21:45 UTC  (3+ messages)

[PATCH] mtd: Explicitly include correct DT includes
 2023-07-15 21:43 UTC  (4+ messages)

[PATCH v1 0/1] iio: adc: meson: fix core clock enable/disable moment
 2023-07-15 17:21 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH] net: Explicitly include correct DT includes
 2023-07-15 15:11 UTC 

[PATCH] firmware: meson_sm: fix to avoid potential NULL pointer dereference
 2023-07-15 14:13 UTC 

[PATCH] spi: Explicitly include correct DT includes
 2023-07-14 22:31 UTC  (2+ messages)

[PATCH] soc: amlogic: Explicitly include correct DT includes
 2023-07-14 17:51 UTC 

[PATCH] drivers/perf: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH] nvmem: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH] PCI: Explicitly include correct DT includes
 2023-07-14 17:48 UTC 

[PATCH] media: Explicitly include correct DT includes
 2023-07-14 17:47 UTC 

[PATCH] I2C: Explicitly include correct DT includes
 2023-07-14 17:46 UTC 

[PATCH] crypto: Explicitly include correct DT includes
 2023-07-14 17:44 UTC 

[PATCH V2 0/2] Add pinctrl driver support for Amlogic C3 SoCs
 2023-07-14  8:43 UTC  (7+ messages)
` [PATCH V2 1/2] dt-bindings: gpio: Add a header file "

[PATCH v5 0/6] iio: adc: meson: add iio channels to read channel 7 mux inputs
 2023-07-14  7:46 UTC  (12+ messages)
` [PATCH v5 1/6] iio: adc: meson: remove unused timestamp channel
` [PATCH v5 2/6] iio: adc: meson: move enums declaration before variables declaration
` [PATCH v5 3/6] iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v5 4/6] iio: adc: meson: add enum for iio channel numbers
` [PATCH v5 5/6] iio: adc: meson: add channel labels
` [PATCH v5 6/6] iio: adc: meson: support reading from channel 7 mux inputs

[PATCH 03/18] soc: amlogic: Move power-domain drivers to the genpd dir
 2023-07-14  3:10 UTC  (13+ messages)

[PATCH v6 0/6] meson saradc: add iio channels to read channel 7 mux inputs
 2023-07-13 12:12 UTC  (7+ messages)
` [PATCH v6 1/6] iio: adc: meson: remove unused timestamp channel
` [PATCH v6 2/6] iio: adc: meson: move enums declaration before variables declaration
` [PATCH v6 3/6] iio: adc: meson: move meson_sar_adc_set_chan7_mux routine upper
` [PATCH v6 4/6] iio: adc: meson: add enum for iio channel numbers
` [PATCH v6 5/6] iio: adc: meson: add channel labels

[PATCH 18/58] mmc: meson-gx: Convert to platform remove callback returning void
 2023-07-13  8:07 UTC  (3+ messages)
` [PATCH 21/58] mmc: meson-mx-sdhc: "
` [PATCH 35/58] mmc: meson-mx-sdio: "

[PATCH v1 1/2] mtd: rawnand: export 'nand_exit_status_op()'
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH v1 2/2] mtd: rawnand: meson: use NAND core API to check status
 2023-07-13  7:58 UTC  (2+ messages)

[PATCH 01/28] media: cec: ch7322: drop of_match_ptr for ID table
 2023-07-13  7:07 UTC  (8+ messages)

[PATCH v1] mtd: rawnand: meson: fix OOB available bytes for ECC
 2023-07-12 14:08 UTC  (2+ messages)

[PATCH v2 00/15] spi: Header and core clean up and refactoring
 2023-07-12 11:47 UTC  (46+ messages)
` [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks
` [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller()
` [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications
` [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout()
` [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked()
` [PATCH v2 08/15] spi: Clean up headers
` [PATCH v2 09/15] spi: Use struct_size() helper
` [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h
` [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization
` (subset) [PATCH v2 00/15] spi: Header and core clean up and refactoring

[PATCH RFC v1 22/52] drm/meson: Use struct drm_crtc::drm_dev instead of struct drm_crtc::dev
 2023-07-12 11:18 UTC  (2+ messages)
    ` [PATCH RFC v1 00/52] drm/crtc: Rename struct drm_crtc::dev to drm_dev

[PATCH 01/27] thermal/drivers/amlogic: Convert to platform remove callback returning void
 2023-07-12 10:05 UTC  (2+ messages)

[PATCH v2 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-11 22:04 UTC  (4+ messages)
` [PATCH v2 2/2] spi: amlogic-spifc-a1: add support for max_speed_hz

[PATCH v1 0/2] spi: amlogic-spifc-a1: fixes and improvements for amlogic-spifc-a1
 2023-07-11 22:04 UTC  (2+ messages)

[PATCH v3 00/14] spi: Header and core clean up and refactoring
 2023-07-11 17:34 UTC  (16+ messages)
` [PATCH v3 01/14] spi: Remove unneeded OF node NULL checks
` [PATCH v3 02/14] spi: Deduplicate IDR allocation code in spi_register_controller()
` [PATCH v3 03/14] spi: Refactor bus number assigning "
` [PATCH v3 04/14] spi: Remove code duplication in spi_add_device*()
` [PATCH v3 05/14] spi: Kill spi_add_device_locked()
` [PATCH v3 06/14] spi: Use sysfs_emit() to instead of s*printf()
` [PATCH v3 07/14] spi: Use BITS_TO_BYTES()
` [PATCH v3 08/14] spi: Sort headers alphabetically
` [PATCH v3 09/14] spi: Use struct_size() helper
` [PATCH v3 10/14] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX
` [PATCH v3 11/14] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX
` [PATCH v3 12/14] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS
` [PATCH v3 13/14] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
` [PATCH v3 14/14] spi: Fix spelling typos and acronyms capitalization

[PATCH v2 03/18] soc: amlogic: Move power-domain drivers to the genpd dir
 2023-07-11 14:24 UTC 

[PATCH 2/2] thermal/drivers/amlogic: Remove redundant msg in amlogic_thermal_probe()
 2023-07-11 12:45 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).