index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2024-01-27
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
-5
/
+36
2024-01-27
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...
Rengarajan S
-0
/
+106
2024-01-27
serial: txx9: Add missing #include <asm/txx9/generic.h>
Geert Uytterhoeven
-1
/
+2
2024-01-27
tty: serial: amba-pl011: Remove QDF2xxx workarounds
Konrad Dybcio
-82
/
+0
2024-01-27
tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
Tudor Ambarus
-9
/
+9
2024-01-27
tty: serial: samsung: change has_divslot type to bool
Tudor Ambarus
-7
/
+6
2024-01-27
tty: serial: samsung: shrink the clock selection to 8 clocks
Tudor Ambarus
-11
/
+11
2024-01-27
tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
Tudor Ambarus
-2
/
+2
2024-01-27
tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
Tudor Ambarus
-3
/
+3
2024-01-27
tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
Tudor Ambarus
-2
/
+2
2024-01-27
tty: serial: samsung: don't compare with zero an if (bitwise expression)
Tudor Ambarus
-1
/
+1
2024-01-27
tty: serial: samsung: make max_count unsigned int
Tudor Ambarus
-1
/
+1
2024-01-27
tty: serial: samsung: drop superfluous comment
Tudor Ambarus
-2
/
+0
2024-01-27
tty: serial: samsung: move open brace '{' on the next line
Tudor Ambarus
-1
/
+2
2024-01-27
tty: serial: samsung: remove braces on single statement block
Tudor Ambarus
-2
/
+1
2024-01-27
tty: serial: samsung: use u32 for register interactions
Tudor Ambarus
-40
/
+39
2024-01-27
tty: serial: samsung: explicitly include <linux/types.h>
Tudor Ambarus
-0
/
+1
2024-01-27
tty: serial: samsung: sort headers alphabetically
Tudor Ambarus
-13
/
+14
2024-01-27
tty: serial: samsung: add gs101 earlycon support
Tudor Ambarus
-0
/
+11
2024-01-27
tty: serial: samsung: set UPIO_MEM32 iotype for gs101
Tudor Ambarus
-10
/
+28
2024-01-27
tty: serial: samsung: prepare for different IO types
Tudor Ambarus
-1
/
+8
2024-01-27
tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT
Tudor Ambarus
-3
/
+2
2024-01-27
serial: max310x: fix indentation
Hugo Villeneuve
-1
/
+2
2024-01-27
serial: max310x: reformat and improve comments
Hugo Villeneuve
-15
/
+25
2024-01-27
serial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)
Hugo Villeneuve
-4
/
+4
2024-01-27
serial: max310x: use common power function for all variants
Hugo Villeneuve
-25
/
+19
2024-01-27
serial: max310x: use common detect function for all variants
Hugo Villeneuve
-80
/
+54
2024-01-27
serial: max310x: replace hardcoded masks with preferred GENMASK()
Hugo Villeneuve
-7
/
+7
2024-01-27
serial: max310x: use dev_err_probe() instead of dev_err()
Hugo Villeneuve
-6
/
+4
2024-01-27
serial: max310x: add explicit return for some switch default cases
Hugo Villeneuve
-9
/
+3
2024-01-27
serial: max310x: simplify probe() and remove() error handling
Hugo Villeneuve
-8
/
+7
2024-01-27
serial: max310x: use separate regmap name for each port
Hugo Villeneuve
-0
/
+17
2024-01-27
serial: max310x: add macro for max number of ports
Hugo Villeneuve
-2
/
+3
2024-01-27
serial: max310x: remove holes in struct max310x_devtype
Hugo Villeneuve
-2
/
+2
2024-01-27
serial: max310x: fix syntax error in IRQ error message
Hugo Villeneuve
-1
/
+1
2024-01-27
serial: max310x: use spi_get_device_match_data()
Hugo Villeneuve
-2
/
+2
2024-01-27
serial: max310x: use i2c_get_match_data()
Hugo Villeneuve
-1
/
+1
2024-01-27
serial: max310x: add I2C device table for instantiation from userspace
Hugo Villeneuve
-0
/
+10
2024-01-27
serial: max310x: fix NULL pointer dereference in I2C instantiation
Hugo Villeneuve
-2
/
+5
2024-01-27
serial: stm32: get FIFO size from hwcfg register
Valentin Caron
-70
/
+94
2024-01-27
serial: stm32: change register's offset type from u8 to u16
Valentin Caron
-13
/
+13
2024-01-27
serial: stm32: extend max number of U(S)ART to 9
Valentin Caron
-1
/
+1
2024-01-27
serial: stm32: implement prescaler tuning to compute low baudrate
Valentin Caron
-21
/
+56
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
-8
/
+3
2024-01-27
serial: qcom-geni: Don't cancel/abort if we can't get the port lock
Douglas Anderson
-14
/
+13
2024-01-27
tty/vt: UTF-8 parsing update according to RFC 3629, modern Unicode
Roman Žilka
-12
/
+2
2024-01-27
serial: linflexuart: Remove redundant uart type assignment
Lizhe
-1
/
+0
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
-6
/
+4
2024-01-27
tty: vt: fix up kernel-doc
Jiri Slaby (SUSE)
-57
/
+59
2024-01-27
tty: vt: remove unused consw::con_flush_scrollback()
Jiri Slaby (SUSE)
-15
/
+12
[prev]
[next]