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
2022-09-01
kernel/panic: Drop unblank_screen call
Daniel Vetter
-1
/
+2
2022-09-01
serial: Fix double word
Shaomin Deng
-1
/
+1
2022-09-01
serial: 8250_men_mcb: Remove duplicate UAPI:serial_core inclusion
Andy Shevchenko
-1
/
+0
2022-08-30
tty: n_gsm: avoid call of sleeping functions from atomic context
Fedor Pchelkin
-29
/
+24
2022-08-30
tty: n_gsm: replace kicktimer with delayed_work
Fedor Pchelkin
-8
/
+8
2022-08-30
tty: n_gsm: initialize more members at gsm_alloc_mux()
Tetsuo Handa
-11
/
+6
2022-08-30
tty: n_gsm: add sanity check for gsm->receive in gsm_receive_buf()
Mazin Al Haddad
-1
/
+2
2022-08-30
tty: serial: atmel: Preserve previous USART mode if RS485 disabled
Sergiu Moga
-3
/
+1
2022-08-30
tty: serial: lpuart: disable flow control while waiting for the transmit engi...
Sherry Sun
-0
/
+1
2022-08-30
tty: Fix lookahead_buf crash with serdev
Vincent Whitchurch
-5
/
+9
2022-08-30
serial: fsl_lpuart: RS485 RTS polariy is inverse
Shenwei Wang
-2
/
+2
2022-08-30
vt: Clear selection before changing the font
Helge Deller
-4
/
+8
2022-08-30
serial: tegra: Remove custom frame size calculation
Ilpo Järvinen
-9
/
+3
2022-08-30
serial: sunsab: Remove frame size calculation dead-code
Ilpo Järvinen
-12
/
+8
2022-08-30
serial: fsl_lpuart: Remove custom frame size calculation
Ilpo Järvinen
-7
/
+2
2022-08-30
serial: cpm_uart: Remove custom frame size calculation
Ilpo Järvinen
-21
/
+10
2022-08-30
serial: ucc_uart: Remove custom frame size calculation
Ilpo Järvinen
-14
/
+1
2022-08-30
termios: get rid of stray asm/termios.h include in n_hdlc.c
Al Viro
-1
/
+0
2022-08-30
serial: pch_uart: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
-3
/
+1
2022-08-30
serial: sh-sci: tail is already on valid range
Ilpo Järvinen
-1
/
+1
2022-08-30
serial: sh-sci: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
-3
/
+1
2022-08-30
tty: Make ->set_termios() old ktermios const
Ilpo Järvinen
-15
/
+20
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
-107
/
+112
2022-08-30
tty: Make ldisc ->set_termios() old ktermios const
Ilpo Järvinen
-1
/
+1
2022-08-30
tty: Make tty_termios_copy_hw() old ktermios const
Ilpo Järvinen
-1
/
+1
2022-08-30
serial: dz: Assume previous baudrate is valid
Ilpo Järvinen
-3
/
+6
2022-08-30
tty: Fix comment style in tty_termios_input_baud_rate()
Ilpo Järvinen
-1
/
+1
2022-08-30
tty: Remove baudrate dead code & make ktermios params const
Ilpo Järvinen
-17
/
+9
2022-08-30
tty: move from strlcpy with unused retval to strscpy
Wolfram Sang
-11
/
+11
2022-08-30
tty/vt: Remove printable variable
Daniel Vetter
-4
/
+0
2022-08-30
tty: serial: meson: Use devm_clk_get_enabled() helper
Christophe JAILLET
-26
/
+3
2022-08-30
serial: 8250: Clear dma tx_err unconditionally
Ilpo Järvinen
-2
/
+1
2022-08-30
serial: 8250: Add helper for clearing IER
Ilpo Järvinen
-13
/
+11
2022-08-30
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
Jindong Yue
-1
/
+1
2022-08-30
serial: pic32_uart: Convert to use GPIO descriptors
Andy Shevchenko
-36
/
+12
2022-08-30
serial: pic32_uart: Utilize uart_console_enabled()
Andy Shevchenko
-1
/
+1
2022-08-30
serial: fsl_lpuart: Fix comment typo
Jason Wang
-1
/
+1
2022-08-30
serial: pl011: Add reg-io-width parameters
Shubhrajyoti Datta
-0
/
+16
2022-08-30
tty: xilinx_uartps: Check the clk_enable return value
Shubhrajyoti Datta
-2
/
+10
2022-08-30
tty: xilinx_uartps: Add timeout waiting for loop
Shubhrajyoti Datta
-1
/
+13
2022-08-30
tty: xilinx_uartps: Prevent writes when the controller is disabled
Shubhrajyoti Datta
-0
/
+15
2022-08-30
tty: xilinx_uartps: Fix the ignore_status
Shubhrajyoti Datta
-0
/
+2
2022-08-30
tty: xilinx_uartps: Initialise the read_status_mask
Shubhrajyoti Datta
-0
/
+2
2022-08-30
tty: xilinx_uartps: Update copyright text to correct format
Michal Simek
-1
/
+1
2022-08-30
tty: xilinx_uartps: Check clk_enable return value
Shubhrajyoti Datta
-2
/
+10
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-6
/
+2
2022-08-15
arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA
William Zhang
-2
/
+2
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-2584
/
+2706
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-2
/
+2
2022-08-05
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+3
[prev]
[next]