Show patches with: Archived = No       |   7784 patches
« 1 2 ... 5 6 777 78 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/12] spi: dt-bindings: introduce FIFO depth properties spi: s3c64xx: remove OF alias ID dependency --- 2024-02-12 Tudor Ambarus Superseded
[v2] ARM: s3c64xx: make s3c6410_subsys const [v2] ARM: s3c64xx: make s3c6410_subsys const --- 2024-02-11 Ricardo B. Marliere Superseded
ARM: s3c64xx: make s3c6410_subsys const ARM: s3c64xx: make s3c6410_subsys const --- 2024-02-11 Ricardo B. Marliere New
[v4,2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-02-08 Peter Griffin Superseded
[v4,1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-02-08 Peter Griffin Superseded
[12/12] spi: s3c64xx: switch exynos850 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[11/12] spi: s3c64xx: switch gs101 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[09/12] spi: s3c64xx: get rid of the OF alias ID dependency spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id() spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[07/12] spi: s3c64xx: let the SPI core determine the bus number spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[04/12] spi: s3c64xx: determine the fifo depth only once spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[03/12] spi: s3c64xx: allow full FIFO masks spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[02/12] spi: s3c64xx: define a magic value spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus Superseded
[01/12] spi: dt-bindings: introduce the ``fifo-depth`` property spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus New
arm64: dts: exynos: gs101: minor whitespace cleanup arm64: dts: exynos: gs101: minor whitespace cleanup --- 2024-02-08 Krzysztof Kozlowski New
[v4,10/10] iommu: account IOMMU allocated memory IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,09/10] iommu: observability of the IOMMU allocations IOMMU memory observability --- 2024-02-07 Pasha Tatashin New
[v4,08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,05/10] iommu/exynos: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,02/10] iommu/amd: use page allocation function provided by iommu-pages.h IOMMU memory observability --- 2024-02-07 Pasha Tatashin Superseded
[v4,01/10] iommu/vt-d: add wrapper functions for page allocations IOMMU memory observability --- 2024-02-07 Pasha Tatashin New
[v5,17/17] spi: s3c64xx: drop a superfluous bitwise NOT operation spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,16/17] spi: s3c64xx: remove duplicated definition spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,14/17] spi: s3c64xx: drop blank line between declarations spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,12/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,11/17] spi: s3c64xx: propagate the dma_submit_error() error code spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,10/17] spi: s3c64xx: check return code of dmaengine_slave_config() spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,09/17] spi: s3c64xx: move common code outside if else spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,08/17] spi: s3c64xx: remove else after return spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,06/17] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,05/17] spi: s3c64xx: avoid possible negative array index spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,04/17] spi: s3c64xx: explicitly include <linux/types.h> spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,03/17] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,02/17] spi: s3c64xx: explicitly include <linux/io.h> spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v5,01/17] spi: s3c64xx: sort headers alphabetically spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus New
[v2,4/4] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus New
[v2,3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus New
[v2,2/4] spi: s3c64xx: prepare for a different flavor of iowrite rep spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus New
[v2,1/4] spi: dt-bindings: samsung: add google,gs101-spi compatible spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus New
[v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node [v2] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node --- 2024-02-06 Henrik Grimler New
[4/4] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: add support for google,gs101-spi --- 2024-02-06 Tudor Ambarus Superseded
[3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors spi: s3c64xx: add support for google,gs101-spi --- 2024-02-06 Tudor Ambarus New
[2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible spi: s3c64xx: add support for google,gs101-spi --- 2024-02-06 Tudor Ambarus Superseded
[1/4] spi: s3c64xx: explicitly include <linux/types.h> spi: s3c64xx: add support for google,gs101-spi --- 2024-02-06 Tudor Ambarus Superseded
[v4,16/16] spi: s3c64xx: drop a superfluous bitwise NOT operation spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,15/16] spi: s3c64xx: remove duplicated definition spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,14/16] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,13/16] spi: s3c64xx: drop blank line between declarations spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,12/16] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,11/16] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,10/16] spi: s3c64xx: propagate the dma_submit_error() error code spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,09/16] spi: s3c64xx: check return code of dmaengine_slave_config() spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,08/16] spi: s3c64xx: move common code outside if else spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,07/16] spi: s3c64xx: remove else after return spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus New
[v4,06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,05/16] spi: s3c64xx: sort headers alphabetically spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,04/16] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,03/16] spi: s3c64xx: avoid possible negative array index spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,02/16] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus New
[v4,01/16] spi: s3c64xx: explicitly include <linux/io.h> spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus New
[v2] arm64: dts: fsd: Add fifosize for UART in Device Tree [v2] arm64: dts: fsd: Add fifosize for UART in Device Tree --- 2024-02-05 Tamseel Shams New
[v2] serial: samsung: honor fifosize from dts at first [v2] serial: samsung: honor fifosize from dts at first --- 2024-02-05 Tamseel Shams Superseded
arm: s3c64xx: make s3c64xx_subsys const arm: s3c64xx: make s3c64xx_subsys const --- 2024-02-04 Ricardo B. Marliere New
[2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree [1/2] serial: samsung: honor fifosize from dts at first --- 2024-02-02 Tamseel Shams Superseded
[1/2] serial: samsung: honor fifosize from dts at first [1/2] serial: samsung: honor fifosize from dts at first --- 2024-02-02 Tamseel Shams New
[v3,2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-02-02 Peter Griffin Superseded
[v3,1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-02-02 Peter Griffin Superseded
tty: serial: samsung: Remove superfluous braces in macro tty: serial: samsung: Remove superfluous braces in macro --- 2024-02-02 Sam Protsenko New
[v3] arm64: dts: exynos: Add SPI nodes for Exynos850 [v3] arm64: dts: exynos: Add SPI nodes for Exynos850 --- 2024-02-01 Sam Protsenko New
[4/4] soc: samsung: exynos-chipid: fix revision calculation for gs101 [1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible --- 2024-02-01 Alexey Klimov New
[3/4] soc: samsung: exynos-chipid: add Google Tensor gs101 SoC support [1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible --- 2024-02-01 Alexey Klimov New
[2/4] arm64: dts: exynos: gs101: add chipid node [1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible --- 2024-02-01 Alexey Klimov New
[1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible [1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible --- 2024-02-01 Alexey Klimov New
[v3,7/7] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,6/7] arm64: dts: exynos: gs101: define USI12 with I2C configuration gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,5/7] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,4/7] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,3/7] clk: samsung: gs101: add support for cmu_peric1 gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,2/7] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
[v3,1/7] clk: samsung: gs-101: drop extra empty line gs101 oriole: peripheral block 1 (peric1) and i2c12 support --- 2024-02-01 André Draszik New
MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries MAINTAINERS: Remove Tomasz from Samsung clock and pinctrl entries --- 2024-02-01 Tomasz Figa New
MAINTAINERS: Add entry for Samsung MFC DT Schema MAINTAINERS: Add entry for Samsung MFC DT Schema --- 2024-01-31 Aakarsh Jain New
arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole arm64: dts: exynos: gs101: add stable i2c aliases for gs101-oriole --- 2024-01-30 André Draszik New
[2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node [1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties --- 2024-01-30 Henrik Grimler New
[1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties [1/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: sort node properties --- 2024-01-30 Henrik Grimler New
[v2,6/6] arm64: dts: exynos: gs101: reorder hsi2c_8 pinctrl-* properties gs101 oriole: peripheral block 0 (peric0) fixes --- 2024-01-30 André Draszik New
[v2,5/6] clk: samsung: gs101: don't mark non-essential clocks as critical gs101 oriole: peripheral block 0 (peric0) fixes --- 2024-01-30 André Draszik New
[v2,4/6] arm64: dts: exynos: gs101: use correct clocks for usi_uart gs101 oriole: peripheral block 0 (peric0) fixes --- 2024-01-30 André Draszik New
[v2,2/2] watchdog: s3c2410_wdt: use exynos_get_pmu_regmap_by_phandle() for PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-01-29 Peter Griffin Superseded
[v2,1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect PMU regs Add regmap support to exynos-pmu for protected PMU regs --- 2024-01-29 Peter Griffin New
« 1 2 ... 5 6 777 78 »