Current Team Memberships

Show patches with: Archived = No       |   591 patches
« 1 2 3 45 6 »
Patch Series S/W/F Date Submitter Delegate State
[v5,13/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() 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 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 Accepted
[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 Accepted
[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 Accepted
[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,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
[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 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 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 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 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 [1/4] spi: s3c64xx: explicitly include <linux/types.h> --- 2024-02-06 Tudor Ambarus New
[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
[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,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,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,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,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,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 Accepted
[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 Accepted
[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,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
[v3,17/17] spi: s3c64xx: use bitfield access macros spi: s3c64xx: straightforward cleanup --- 2024-01-26 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,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,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,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,13/17] spi: s3c64xx: drop blank line between declarations spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,12/17] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[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,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,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,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,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,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,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,05/17] spi: s3c64xx: sort headers alphabetically spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[v3,04/17] spi: s3c64xx: fix typo, s/configuartion/configuration spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus Superseded
[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,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,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
[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 [1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[7/7] ARM: dts: samsung: exynosautov9: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
[7/7] ARM: dts: samsung: exynosautov9: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus Superseded
[6/7] ARM: dts: samsung: exynos5433: 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 Superseded
[5/7] ARM: dts: samsung: exynos5450: specify the SPI fifosize [1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus Accepted
[5/7] ARM: dts: samsung: exynos5450: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus Superseded
[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
[4/7] ARM: dts: samsung: exynos5250: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus Superseded
[3/7] ARM: dts: samsung: exynos4: specify the SPI fifosize [1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize --- 2024-01-25 Tudor Ambarus New
« 1 2 3 45 6 »

Bundling

Create bundle: