Tudor Ambarus ([email protected])

Number of posts: 864 (1.6 per day)
First post: 2022-12-15 13:24:24
Last post: 2024-06-07 09:23:36

Date List Subject
2024-01-19 11:12:05 linux-kernel [PATCH v4 0/8] GS101 Oriole: CMU_PERIC0 support and USI updates
2024-01-19 10:51:32 linux-kernel [PATCH v2 19/19] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
2024-01-19 10:51:08 linux-kernel [PATCH v2 02/19] dt-bindings: serial: samsung: do not allow reg-io-width for gs101
2024-01-19 10:50:28 linux-kernel [PATCH v2 17/19] tty: serial: samsung: shrink the clock selection to 8 clocks
2024-01-19 10:50:04 linux-kernel [PATCH v2 18/19] tty: serial: samsung: change has_divslot type to bool
2024-01-19 10:50:04 linux-kernel [PATCH v2 14/19] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
2024-01-19 10:49:32 linux-kernel [PATCH v2 13/19] tty: serial: samsung: don't compare with zero an if (bitwise expression)
2024-01-19 10:49:27 linux-kernel [PATCH v2 15/19] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
2024-01-19 10:49:24 linux-kernel [PATCH v2 16/19] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
2024-01-19 10:49:13 linux-kernel [PATCH v2 12/19] tty: serial: samsung: make max_count unsigned int
2024-01-19 10:48:43 linux-kernel [PATCH v2 10/19] tty: serial: samsung: move open brace '{' on the next line
2024-01-19 10:48:16 linux-kernel [PATCH v2 11/19] tty: serial: samsung: drop superfluous comment
2024-01-19 10:47:54 linux-kernel [PATCH v2 09/19] tty: serial: samsung: remove braces on single statement block
2024-01-19 10:47:52 linux-kernel [PATCH v2 08/19] tty: serial: samsung: use u32 for register interactions
2024-01-19 10:47:25 linux-kernel [PATCH v2 05/19] tty: serial: samsung: add gs101 earlycon support
2024-01-19 10:47:13 linux-kernel [PATCH v2 07/19] tty: serial: samsung: explicitly include <linux/types.h>
2024-01-19 10:46:56 linux-kernel [PATCH v2 06/19] tty: serial: samsung: sort headers alphabetically
2024-01-19 10:46:46 linux-kernel [PATCH v2 04/19] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
2024-01-19 10:46:29 linux-kernel [PATCH v2 03/19] tty: serial: samsung: prepare for different IO types
2024-01-19 10:45:59 linux-kernel [PATCH v2 01/19] tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
2024-01-19 10:45:47 linux-kernel [PATCH v2 00/19] serial: samsung: gs101 updates and winter cleanup
2024-01-19 10:02:42 linux-kernel Re: [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
2024-01-19 09:43:48 linux-kernel Re: [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
2024-01-19 08:56:38 linux-kernel Re: [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
2024-01-17 16:38:14 linux-kernel Re: [PATCH 16/18] tty: serial: samsung: shrink the clock selection to 8 clocks
2024-01-17 15:57:48 linux-kernel Re: [PATCH 14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
2024-01-17 15:54:55 linux-kernel Re: [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
2024-01-17 15:42:14 linux-kernel Re: [PATCH 11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression)
2024-01-17 15:21:17 linux-kernel Re: [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
2024-01-17 15:08:46 linux-kernel Re: [PATCH v3 11/12] arm64: dts: exynos: gs101: define USI8 with I2C configuration
2024-01-17 15:06:10 linux-kernel Re: [PATCH v3 08/12] arm64: dts: exynos: gs101: remove reg-io-width from serial
2024-01-17 14:51:49 linux-kernel Re: [PATCH v3 07/12] clk: samsung: gs101: add support for cmu_peric0
2024-01-10 10:42:14 linux-kernel [PATCH 12/18] tty: serial: samsung: use TIOCSER_TEMT for tx_empty()
2024-01-10 10:41:32 linux-kernel [PATCH 08/18] tty: serial: samsung: move open brace '{' on the next line
2024-01-10 10:33:05 linux-kernel [PATCH 18/18] tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
2024-01-10 10:30:42 linux-kernel [PATCH 01/18] tty: serial: samsung: prepare for different IO types
2024-01-10 10:30:00 linux-kernel [PATCH 00/18] serial: samsung: gs101 updates and winter cleanup
2024-01-10 10:28:25 linux-kernel [PATCH 10/18] tty: serial: samsung: make max_count unsigned int
2024-01-10 10:27:57 linux-kernel [PATCH 09/18] tty: serial: samsung: drop superfluous comment
2024-01-10 10:26:25 linux-kernel [PATCH 05/18] tty: serial: samsung: explicitly include <linux/types.h>
2024-01-10 10:26:01 linux-kernel [PATCH 17/18] tty: serial: samsung: shrink port feature flags to u8
2024-01-10 10:26:00 linux-kernel [PATCH 02/18] tty: serial: samsung: set UPIO_MEM32 iotype for gs101
2024-01-10 10:25:51 linux-kernel [PATCH 16/18] tty: serial: samsung: shrink the clock selection to 8 clocks
2024-01-10 10:25:40 linux-kernel [PATCH 03/18] tty: serial: samsung: add gs101 earlycon support
2024-01-10 10:25:33 linux-kernel [PATCH 15/18] tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
2024-01-10 10:25:16 linux-kernel [PATCH 14/18] tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
2024-01-10 10:24:52 linux-kernel [PATCH 13/18] tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
2024-01-10 10:24:21 linux-kernel [PATCH 11/18] tty: serial: samsung: don't compare with zero an if (bitwise expression)
2024-01-10 10:23:19 linux-kernel [PATCH 06/18] tty: serial: samsung: use u32 for register interactions
2024-01-10 10:23:16 linux-kernel [PATCH 07/18] tty: serial: samsung: remove braces on single statement block
2024-01-10 10:21:57 linux-kernel [PATCH 04/18] tty: serial: samsung: sort headers alphabetically