messages from 2024-02-06 08:52:46 to 2024-02-14 09:34:45 UTC [more...]
[PATCH v6 000/164] pwm: Improve lifetime tracking for pwm_chips
2024-02-14 9:32 UTC (2+ messages)
` [PATCH v6 097/164] pwm: samsung: Change prototype of helpers to prepare further changes
[PATCH v4 00/10] IOMMU memory observability
2024-02-13 17:26 UTC (20+ messages)
` [PATCH v4 01/10] iommu/vt-d: add wrapper functions for page allocations
` [PATCH v4 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
` [PATCH v4 03/10] iommu/io-pgtable-arm: "
` [PATCH v4 04/10] iommu/io-pgtable-dart: "
` [PATCH v4 05/10] iommu/exynos: "
` [PATCH v4 06/10] iommu/rockchip: "
` [PATCH v4 07/10] iommu/sun50i: "
` [PATCH v4 08/10] iommu/tegra-smmu: "
` [PATCH v4 09/10] iommu: observability of the IOMMU allocations
` [PATCH v4 10/10] iommu: account IOMMU allocated memory
[PATCH] dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"
2024-02-13 16:30 UTC (2+ messages)
[PATCH v3 00/10] IOMMU memory observability
2024-02-13 15:44 UTC (4+ messages)
` [PATCH v3 10/10] iommu: account IOMMU allocated memory
[PATCH v5 0/2] Add helper function to get and enable all bulk clocks
2024-02-13 13:27 UTC (3+ messages)
` [PATCH v5 1/2] clk: Provide managed helper to get and enable "
` [PATCH v5 2/2] PCI: exynos: Adapt to clk_bulk_* APIs
[PATCH v2 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-13 13:14 UTC (16+ messages)
` [PATCH v2 01/12] spi: dt-bindings: introduce FIFO depth properties
` [PATCH v2 02/12] spi: s3c64xx: define a magic value
` [PATCH v2 03/12] spi: s3c64xx: allow full FIFO masks
` [PATCH v2 04/12] spi: s3c64xx: determine the fifo depth only once
` [PATCH v2 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree
` [PATCH v2 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible
` [PATCH v2 07/12] spi: s3c64xx: let the SPI core determine the bus number
` [PATCH v2 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
` [PATCH v2 09/12] spi: s3c64xx: get rid of the OF alias ID dependency
` [PATCH v2 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
` [PATCH v2 11/12] spi: s3c64xx: switch gs101 to new port config data
` [PATCH v2 12/12] spi: s3c64xx: switch exynos850 "
[Patch v2] dt-bindings: media: s5p-mfc: Remove s5p-mfc.txt binding
2024-02-13 8:26 UTC (2+ messages)
[PATCH v8 00/10] Add Qualcomm APSS Minidump driver related support
2024-02-12 13:34 UTC (3+ messages)
` [PATCH v8 08/10] pstore/ram: Add dynamic ramoops region support through commandline
[PATCH] arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole
2024-02-12 13:22 UTC (11+ messages)
[PATCH 00/12] spi: s3c64xx: remove OF alias ID dependency
2024-02-12 12:01 UTC (24+ messages)
` [PATCH 01/12] spi: dt-bindings: introduce the ``fifo-depth`` property
` [PATCH 02/12] spi: s3c64xx: define a magic value
` [PATCH 03/12] spi: s3c64xx: allow full FIFO masks
` [PATCH 04/12] spi: s3c64xx: determine the fifo depth only once
` [PATCH 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree
` [PATCH 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible
` [PATCH 07/12] spi: s3c64xx: let the SPI core determine the bus number
` [PATCH 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
` [PATCH 09/12] spi: s3c64xx: get rid of the OF alias ID dependency
` [PATCH 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
` [PATCH 11/12] spi: s3c64xx: switch gs101 to new port config data
` [PATCH 12/12] spi: s3c64xx: switch exynos850 "
[PATCH v2] ARM: s3c64xx: make s3c6410_subsys const
2024-02-12 11:35 UTC (4+ messages)
[PATCH] ARM: s3c64xx: make s3c6410_subsys const
2024-02-11 15:56 UTC (3+ messages)
[PATCH v4 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-09 20:50 UTC (10+ messages)
` [PATCH v4 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
` [PATCH v4 2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for "
[PATCH v2] arm64: dts: fsd: Add fifosize for UART in Device Tree
2024-02-09 7:29 UTC (2+ messages)
[PATCH] arm64: dts: exynos: gs101: minor whitespace cleanup
2024-02-09 7:29 UTC (4+ messages)
[PATCH v5 00/17] spi: s3c64xx: straightforward cleanup
2024-02-08 21:21 UTC (19+ messages)
` [PATCH v5 01/17] spi: s3c64xx: sort headers alphabetically
` [PATCH v5 02/17] spi: s3c64xx: explicitly include <linux/io.h>
` [PATCH v5 03/17] spi: s3c64xx: explicitly include <linux/bits.h>
` [PATCH v5 04/17] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH v5 05/17] spi: s3c64xx: avoid possible negative array index
` [PATCH v5 06/17] spi: s3c64xx: fix typo, s/configuartion/configuration
` [PATCH v5 07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
` [PATCH v5 08/17] spi: s3c64xx: remove else after return
` [PATCH v5 09/17] spi: s3c64xx: move common code outside if else
` [PATCH v5 10/17] spi: s3c64xx: check return code of dmaengine_slave_config()
` [PATCH v5 11/17] spi: s3c64xx: propagate the dma_submit_error() error code
` [PATCH v5 12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
` [PATCH v5 13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
` [PATCH v5 14/17] spi: s3c64xx: drop blank line between declarations
` [PATCH v5 15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
` [PATCH v5 16/17] spi: s3c64xx: remove duplicated definition
` [PATCH v5 17/17] spi: s3c64xx: drop a superfluous bitwise NOT operation
[PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-08 21:21 UTC (7+ messages)
` [PATCH v2 1/4] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH v2 2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep
` [PATCH v2 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH v2 4/4] spi: s3c64xx: add support for google,gs101-spi
Users of exynos drm driver
2024-02-08 18:42 UTC
[PATCH v3 0/7] gs101 oriole: peripheral block 1 (peric1) and i2c12 support
2024-02-08 8:08 UTC (18+ messages)
` [PATCH v3 1/7] clk: samsung: gs-101: drop extra empty line
` (subset) "
` [PATCH v3 2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
` (subset) "
` [PATCH v3 3/7] clk: samsung: gs101: add support for cmu_peric1
` (subset) "
` [PATCH v3 4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock
` (subset) "
` [PATCH v3 5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
` (subset) "
` [PATCH v3 6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration
` (subset) "
` [PATCH v3 7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
` (subset) "
UFS storage support for Tensor/GS101?
2024-02-07 20:09 UTC (5+ messages)
[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
2024-02-07 16:07 UTC (22+ messages)
` [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH 2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi
[PATCH v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node
2024-02-07 15:38 UTC (2+ messages)
[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
2024-02-07 15:05 UTC (7+ messages)
` [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node
[PATCH v2 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-07 14:48 UTC (7+ messages)
` [PATCH v2 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH 0/4] of: replace of_graph_get_next_endpoint()
2024-02-07 13:57 UTC (19+ messages)
` [PATCH 1/4] gpu: drm: "
` [PATCH 2/4] media: i2c: "
` [PATCH 3/4] media: platform: "
` [PATCH 4/4] video: fbdev: "
[PATCH v4 00/16] spi: s3c64xx: straightforward cleanup
2024-02-07 7:52 UTC (2+ messages)
[PATCH v2 0/4] of: replace of_graph_get_next_endpoint()
2024-02-07 4:39 UTC (5+ messages)
` [PATCH v2 1/4] gpu: drm: "
` [PATCH v2 2/4] media: i2c: "
` [PATCH v2 3/4] media: platform: "
` [PATCH v2 4/4] video: fbdev: "
[PATCH v2] serial: samsung: honor fifosize from dts at first
2024-02-06 11:33 UTC (3+ messages)
[PATCH v3 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-06 15:56 UTC (4+ messages)
` [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH] tty: serial: samsung: Remove superfluous braces in macro
2024-02-06 14:29 UTC (2+ messages)
[PATCH 0/3] ARM: dts: samsung: enable wifi and cleanup exynos5420-galaxy-tab dts'es
2024-02-06 10:17 UTC (5+ messages)
` [PATCH 2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node
` [PATCH 3/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: decrease available memory
` (subset) "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox