Show patches with: Submitter = Tudor Ambarus       |    State = Action Required       |    Archived = No       |   125 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[01/12] spi: dt-bindings: introduce the ``fifo-depth`` property spi: s3c64xx: remove OF alias ID dependency --- 2024-02-08 Tudor Ambarus New
[02/13] dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[03/21] spi: s3c64xx: remove extra blank line spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-23 Tudor Ambarus New
[04/13] dt-bindings: serial: samsung: gs101: make reg-io-width required property GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[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
[07/13] clk: samsung: gs101: mark PERIC0 IP TOP gate clock as critical GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[08/21] spi: s3c64xx: move error check up to avoid rechecking spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-23 Tudor Ambarus New
[09/13] arm64: dts: exynos: gs101: update USI UART to use peric0 clocks GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[10/13] arm64: dts: exynos: gs101: define USI8 with I2C configuration GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression) serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus New
[12/13] arm64: defconfig: sync with savedefconfig GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[12/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 Tudor Ambarus New
[13/13] arm64: defconfig: make at24 eeprom builtin GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 Tudor Ambarus New
[14/21] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-23 Tudor Ambarus New
[17/18] tty: serial: samsung: shrink port feature flags to u8 serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 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
[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
[19/21] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-23 Tudor Ambarus New
[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
[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
[4/4] clk: samsung: exynos850: fix propagation of SPI IPCLK rate clk: samsung: introduce nMUX to reparent MUX clocks --- 2024-02-29 Tudor Ambarus New
arm64: dts: exynos: gs101: define all PERIC USI nodes arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-07 Tudor Ambarus New
arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi --- 2024-03-07 Tudor Ambarus New
arm64: dts: exynos: set USI mode in board dts arm64: dts: exynos: set USI mode in board dts --- 2023-10-06 Tudor Ambarus New
iommu/exynos: trivial use of local dev variable iommu/exynos: trivial use of local dev variable --- 2024-05-03 Tudor Ambarus New
soc: samsung: usi: remove superfluous parameter soc: samsung: usi: remove superfluous parameter --- 2023-10-06 Tudor Ambarus New
spi: dt-bindings: samsung: make dma properties not required spi: dt-bindings: samsung: make dma properties not required --- 2024-03-01 Tudor Ambarus New
[v2,01/19] tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,02/19] dt-bindings: serial: samsung: do not allow reg-io-width for gs101 serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,03/19] tty: serial: samsung: prepare for different IO types serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,04/19] tty: serial: samsung: set UPIO_MEM32 iotype for gs101 serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,05/19] tty: serial: samsung: add gs101 earlycon support serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[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,06/19] tty: serial: samsung: sort headers alphabetically serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,07/19] tty: serial: samsung: explicitly include <linux/types.h> serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[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,08/19] tty: serial: samsung: use u32 for register interactions serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,09/19] tty: serial: samsung: remove braces on single statement block serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 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,10/19] tty: serial: samsung: move open brace '{' on the next line serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[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,11/19] tty: serial: samsung: drop superfluous comment serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,12/19] tty: serial: samsung: make max_count unsigned int serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,13/19] tty: serial: samsung: don't compare with zero an if (bitwise expression) serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,1/3] clk: samsung: introduce nMUX for MUX clks that can reparented clk: samsung: introduce nMUX to reparent MUX clocks --- 2024-03-26 Tudor Ambarus New
[v2,1/3] dt-bindings: clock: gs101: rename cmu_misc clock-names GS101: rename cmu_misc clock-names --- 2024-01-09 Tudor Ambarus New
[v2,14/19] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,1/4] arm64: dts: exynos: gs101: move serial_0 pinctrl-0/names to dtsi arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-26 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,15/19] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,16/19] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt() serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio() spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,17/19] tty: serial: samsung: shrink the clock selection to 8 clocks serial: samsung: gs101 updates and winter cleanup --- 2024-01-19 Tudor Ambarus New
[v2,1/7] ARM: dts: samsung: exynos3250: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 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
[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,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,21/28] spi: s3c64xx: infer fifosize from the compatible 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,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,2/3] arm64: dts: exynos: gs101: comply with the new cmu_misc clock names GS101: rename cmu_misc clock-names --- 2024-01-09 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,2/4] arm64: dts: exynos: gs101: order pinctrl-* props alphabetically arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-26 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,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,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,27/28] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 Tudor Ambarus New
[v2,2/7] ARM: dts: samsung: exynos4: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 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,3/3] clk: samsung: clk-gs101: comply with the new dt cmu_misc clock names GS101: rename cmu_misc clock-names --- 2024-01-09 Tudor Ambarus New
[v2,3/4] arm64: dts: exynos: gs101: join lines close to 80 chars arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-26 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,3/7] ARM: dts: samsung: exynos5250: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 Tudor Ambarus New
[v2,4/4] arm64: dts: exynos: gs101: define all PERIC USI nodes arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-26 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,4/7] ARM: dts: samsung: exynos5420: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 Tudor Ambarus New
[v2,5/7] ARM: dts: samsung: exynos5433: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 Tudor Ambarus New
[v2,6/7] ARM: dts: samsung: exynosautov9: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 Tudor Ambarus New
[v2,7/7] ARM: dts: samsung: s5pv210: specify the SPI FIFO depth ARM: dts: samsung: specify the SPI FIFO depth --- 2024-02-16 Tudor Ambarus New
[v2] dt-bindings: clock: google,gs101: rename CMU_TOP gate defines [v2] dt-bindings: clock: google,gs101: rename CMU_TOP gate defines --- 2023-12-18 Tudor Ambarus New
[v3,01/12] spi: dt-bindings: introduce FIFO depth properties spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[v3,02/12] spi: s3c64xx: define a magic value spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[v3,03/12] spi: s3c64xx: allow full FIFO masks spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[v3,04/12] spi: s3c64xx: determine the fifo depth only once spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[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 New
[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 New
[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 New
[v3,08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id() spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[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 New
[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 New
[v3,11/12] spi: s3c64xx: switch gs101 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[v3,12/12] spi: s3c64xx: switch exynos850 to new port config data spi: s3c64xx: remove OF alias ID dependency --- 2024-02-16 Tudor Ambarus New
[v3,1/3] clk: samsung: introduce nMUX for MUX clks that can reparented clk: samsung: introduce nMUX to reparent MUX clocks --- 2024-03-28 Tudor Ambarus New
[v3,1/5] arm64: dts: exynos: gs101: reorder pinctrl-* properties arm64: dts: exynos: gs101: define all PERIC USI nodes --- 2024-03-26 Tudor Ambarus New
[v3,17/17] spi: s3c64xx: use bitfield access macros spi: s3c64xx: straightforward cleanup --- 2024-01-26 Tudor Ambarus New
[v4,01/16] spi: s3c64xx: explicitly include <linux/io.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,07/16] spi: s3c64xx: remove else after return spi: s3c64xx: straightforward cleanup --- 2024-02-05 Tudor Ambarus New
[v4,1/2] clk: samsung: gs101: propagate PERIC0 USI SPI clock rate clk: samsung: introduce nMUX to reparent MUX clocks --- 2024-04-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
« 1 2 »