Toggle navigation
Patchwork
linux-samsung-soc
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Tudor Ambarus
| Archived =
No
| 280 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[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
[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
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,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
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,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
Superseded
[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
ARM: dts: samsung: specify the SPI fifosize
-
-
-
2024-01-25
Tudor Ambarus
Superseded
[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
ARM: dts: samsung: specify the SPI fifosize
-
-
-
2024-01-25
Tudor Ambarus
Superseded
[2/7] ARM: dts: samsung: exynos3250: specify the SPI fifosize
ARM: dts: samsung: specify the SPI fifosize
-
-
-
2024-01-25
Tudor Ambarus
Superseded
[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
Superseded
[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
New
[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
[21/21] MAINTAINERS: add Tudor Ambarus as R for the samsung SPI driver
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[20/21] spi: s3c64xx: make the SPI alias optional for newer SoCs
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[19/21] spi: s3c64xx: add support for google,gs101-spi
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[18/21] asm-generic/io.h: add iowrite{8,16}_32 accessors
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[17/21] spi: s3c64xx: downgrade dev_warn to dev_dbg for optional dt props
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[16/21] spi: s3c64xx: add missing blank line after declaration
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[15/21] spi: s3c64xx: simplify s3c64xx_wait_for_pio()
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[14/21] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout()
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[13/21] spi: s3c64xx: rename prepare_dma() to s3c64xx_prepare_dma()
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[12/21] spi: s3c64xx: propagate the dma_submit_error() error code
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[11/21] spi: s3c64xx: check return code of dmaengine_slave_config()
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[10/21] spi: s3c64xx: move common code outside if else
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[09/21] spi: s3c64xx: use full mask for {RX, TX}_FIFO_LVL
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[08/21] spi: s3c64xx: move error check up to avoid rechecking
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[07/21] spi: s3c64xx: use bitfield access macros
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[06/21] spi: s3c64xx: remove else after return
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[05/21] spi: s3c64xx: explicitly include <linux/bits.h>
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[04/21] spi: s3c64xx: remove unneeded (void *) casts in of_match_table
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[03/21] spi: s3c64xx: remove extra blank line
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
New
[02/21] spi: s3c64xx: sort headers alphabetically
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[01/21] spi: dt-bindings: samsung: add google,gs101-spi compatible
spi: s3c64xx: winter cleanup and gs101 support
-
-
-
2024-01-23
Tudor Ambarus
Superseded
[v5] clk: samsung: gs101: add support for cmu_peric0
[v5] clk: samsung: gs101: add support for cmu_peric0
-
-
-
2024-01-22
Tudor Ambarus
New
[v4,8/8] arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,7/8] arm64: dts: exynos: gs101: define USI8 with I2C configuration
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,6/8] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,5/8] arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,4/8] arm64: dts: exynos: gs101: remove reg-io-width from serial
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,3/8] clk: samsung: gs101: add support for cmu_peric0
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
Superseded
[v4,2/8] dt-bindings: i2c: exynos5: add google,gs101-hsi2c compatible
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v4,1/8] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
GS101 Oriole: CMU_PERIC0 support and USI updates
-
-
-
2024-01-19
Tudor Ambarus
New
[v2,19/19] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
serial: samsung: gs101 updates and winter cleanup
-
-
-
2024-01-19
Tudor Ambarus
New
[v2,18/19] tty: serial: samsung: change has_divslot type to bool
serial: samsung: gs101 updates and winter cleanup
-
-
-
2024-01-19
Tudor Ambarus
New
«
1
2
3
»