Show patches with: Submitter = Tudor Ambarus       |   111 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v3,12/12] spi: s3c64xx: switch exynos850 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,11/12] spi: s3c64xx: switch gs101 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,09/12] spi: s3c64xx: get rid of the OF alias ID dependency spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id() spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,07/12] spi: s3c64xx: let the SPI core determine the bus number spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,04/12] spi: s3c64xx: determine the fifo depth only once spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,03/12] spi: s3c64xx: allow full FIFO masks spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,02/12] spi: s3c64xx: define a magic value spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v3,01/12] spi: dt-bindings: introduce FIFO depth properties spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus Accepted
[v2,11/12] spi: s3c64xx: switch gs101 to new port config data [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[v2,09/12] spi: s3c64xx: get rid of the OF alias ID dependency [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[v2,07/12] spi: s3c64xx: let the SPI core determine the bus number [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[v2,05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[v2,03/12] spi: s3c64xx: allow full FIFO masks [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[v2,01/12] spi: dt-bindings: introduce FIFO depth properties [v2,01/12] spi: dt-bindings: introduce FIFO depth properties --- 2024-02-12 Tudor Ambarus Superseded
[12/12] spi: s3c64xx: switch exynos850 to new port config data [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[11/12] spi: s3c64xx: switch gs101 to new port config data [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id() [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[04/12] spi: s3c64xx: determine the fifo depth only once [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[02/12] spi: s3c64xx: define a magic value [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus Superseded
[01/12] spi: dt-bindings: introduce the ``fifo-depth`` property [01/12] spi: dt-bindings: introduce the ``fifo-depth`` property --- 2024-02-08 Tudor Ambarus New
[v5,16/17] spi: s3c64xx: remove duplicated definition spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,15/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,10/17] spi: s3c64xx: check return code of dmaengine_slave_config() spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,09/17] spi: s3c64xx: move common code outside if else spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,06/17] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,03/17] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v5,02/17] spi: s3c64xx: explicitly include <linux/io.h> spi: s3c64xx: straightforward cleanup --- 2024-02-07 Tudor Ambarus Accepted
[v2,4/4] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus Accepted
[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 Accepted
[3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors [1/4] spi: s3c64xx: explicitly include <linux/types.h> --- 2024-02-06 Tudor Ambarus New
[1/4] spi: s3c64xx: explicitly include <linux/types.h> [1/4] spi: s3c64xx: explicitly include <linux/types.h> --- 2024-02-06 Tudor Ambarus Accepted
[v4,16/16] spi: s3c64xx: drop a superfluous bitwise NOT operation spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Accepted
[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,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 Accepted
[v4,08/16] spi: s3c64xx: move common code outside if else spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Superseded
[v4,06/16] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Accepted
[v4,03/16] spi: s3c64xx: avoid possible negative array index spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus Accepted
[v4,02/16] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus New
[v3,17/17] spi: s3c64xx: use bitfield access macros spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus New
[v3,16/17] spi: s3c64xx: drop a superfluous bitwise NOT operation spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,15/17] spi: s3c64xx: remove duplicated definition spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,14/17] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,13/17] spi: s3c64xx: drop blank line between declarations spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Accepted
[v3,12/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,11/17] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,10/17] spi: s3c64xx: propagate the dma_submit_error() error code spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,09/17] spi: s3c64xx: check return code of dmaengine_slave_config() spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,08/17] spi: s3c64xx: move common code outside if else spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,07/17] spi: s3c64xx: remove else after return spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,06/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,05/17] spi: s3c64xx: sort headers alphabetically spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Accepted
[v3,04/17] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,03/17] spi: s3c64xx: avoid possible negative array index spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,02/17] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,01/17] spi: s3c64xx: explicitly include <linux/io.h> spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[7/7] ARM: dts: samsung: exynosautov9: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[6/7] ARM: dts: samsung: exynos5433: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[5/7] ARM: dts: samsung: exynos5450: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus Accepted
[4/7] ARM: dts: samsung: exynos5250: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[3/7] ARM: dts: samsung: exynos4: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[2/7] ARM: dts: samsung: exynos3250: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[v2,28/28] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,27/28] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,26/28] spi: s3c64xx: add iowrite{8,16}_32_rep accessors spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,25/28] asm-generic/io.h: add iowrite{8,16}_32 accessors spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,24/28] spi: s3c64xx: mark fifo_lvl_mask as deprecated spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,23/28] spi: s3c64xx: retrieve the FIFO size from the device tree spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,22/28] spi: s3c64xx: drop dependency on of_alias where possible spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,21/28] spi: s3c64xx: infer fifosize from the compatible spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,20/28] spi: s3c64xx: add support for inferring fifosize from the compatible spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,19/28] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,18/28] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,17/28] spi: s3c64xx: drop blank line between declarations spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,15/28] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,14/28] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,13/28] spi: s3c64xx: propagate the dma_submit_error() error code spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,12/28] spi: s3c64xx: check return code of dmaengine_slave_config() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,11/28] spi: s3c64xx: move common code outside if else spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,10/28] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,09/28] spi: s3c64xx: use bitfield access macros spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,08/28] spi: s3c64xx: remove else after return spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Accepted
[v2,07/28] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,06/28] spi: s3c64xx: sort headers alphabetically spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,05/28] spi: dt-bindings: samsung: add samsung,spi-fifosize property spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,04/28] spi: dt-bindings: samsung: add google,gs101-spi compatible spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,03/28] spi: s3c64xx: avoid possible negative array index spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,02/28] spi: s3c64xx: explicitly include <linux/bits.h> spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[v2,01/28] spi: s3c64xx: explicitly include <linux/io.h> spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus Superseded
[20/21] spi: s3c64xx: make the SPI alias optional for newer SoCs [01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible --- 2024-01-23 Tudor Ambarus New
[18/21] asm-generic/io.h: add iowrite{8,16}_32 accessors [01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible --- 2024-01-23 Tudor Ambarus New
[16/21] spi: s3c64xx: add missing blank line after declaration [01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible --- 2024-01-23 Tudor Ambarus Superseded
« 1 2 »