Show patches with: State = Action Required       |    Archived = No       |   4625 patches
« 1 2 ... 3 4 546 47 »
Patch Series S/W/F Date Submitter Delegate State
ARM: EXYNOS: Keep USB related LDOs always active on Origen --- 2013-02-22 Tushar Behera New
Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2 --- 2013-06-25 Tushar Behera New
[1/3] ARM: SAMSUNG: Remove Exynos specific code from devs.c --- 2013-12-27 Tushar Behera New
[2/3] ARM: SAMSUNG: Remove Exynos specific code from s5p-pm-irq.c --- 2013-12-27 Tushar Behera New
[3/3] ARM: SAMSUNG: Remove Exynos specific code from pm-gpio.c --- 2013-12-27 Tushar Behera New
drm/exynos: Fix multiplatform breakage for ipp --- 2014-01-15 Tushar Behera New
ARM: dts: Add l2x0 device node for Exynos4-based boards --- 2014-02-12 Tushar Behera New
[1/2] ARM: dts: Add sound node for Snow board --- 2014-04-24 Tushar Behera New
[2/2] ARM: dts: Add sound node for Peach-pit board --- 2014-04-24 Tushar Behera New
[V2,1/2] ARM: dts: Add sound node for Snow board --- 2014-05-07 Tushar Behera New
[1/2] ARM: EXYNOS: Add secure firmware support for Exynos5420 --- 2014-05-19 Tushar Behera New
[V2,1/2] ARM: EXYNOS: Update secondary boot addr for secure mode --- 2014-05-20 Tushar Behera New
ARM: dts: Add mclk entry for Snow/Peach-pit boards --- 2014-05-20 Tushar Behera New
dmaengine: drivers: Use devm_platform_ioremap_resource() dmaengine: drivers: Use devm_platform_ioremap_resource() --- 2022-08-20 Tudor Ambarus New
soc: samsung: usi: remove superfluous parameter soc: samsung: usi: remove superfluous parameter --- 2023-10-06 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
[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
[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
[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
[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
[12/13] arm64: defconfig: sync with savedefconfig GS101 Oriole: CMU_PERIC0 support and USI updates --- 2023-12-14 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
[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
[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,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,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
[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/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty() serial: samsung: gs101 updates and winter cleanup --- 2024-01-10 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
[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,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,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,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,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,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,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,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,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
[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
[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,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,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,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,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,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
[v5] clk: samsung: gs101: add support for cmu_peric0 [v5] clk: samsung: gs101: add support for cmu_peric0 --- 2024-01-22 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/21] spi: s3c64xx: remove unneeded (void *) casts in of_match_table spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-23 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
[14/21] spi: s3c64xx: return ETIMEDOUT for wait_for_completion_timeout() 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
[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
[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,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,09/28] spi: s3c64xx: use bitfield access macros spi: s3c64xx: winter cleanup and gs101 support --- 2024-01-25 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,16/28] spi: s3c64xx: simplify s3c64xx_wait_for_pio() 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,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,24/28] spi: s3c64xx: mark fifo_lvl_mask as deprecated 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,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,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
[1/7] ARM: dts: samsung: s5pv210: specify the SPI fifosize ARM: dts: samsung: specify the SPI fifosize --- 2024-01-25 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
[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
[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,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,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,4/4] spi: s3c64xx: add support for google,gs101-spi spi: s3c64xx: add support for google,gs101-spi --- 2024-02-07 Tudor Ambarus New
[v5,01/17] spi: s3c64xx: sort headers alphabetically 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,03/17] spi: s3c64xx: explicitly include <linux/bits.h> 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,05/17] spi: s3c64xx: avoid possible negative array index 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,07/17] spi: s3c64xx: remove unneeded (void *) casts in of_match_table 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,09/17] spi: s3c64xx: move common code outside if else 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,11/17] spi: s3c64xx: propagate the dma_submit_error() error code 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
« 1 2 ... 3 4 546 47 »