index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: serial: qcom-geni-serial: align #define values
Bartosz Golaszewski
2023-01-19
1
-31
/
+31
*
tty: serial: qcom-geni-serial: remove unused symbols
Bartosz Golaszewski
2023-01-19
1
-15
/
+0
*
tty: serial: qcom-geni-serial: drop unneeded forward definitions
Bartosz Golaszewski
2023-01-19
1
-42
/
+37
*
tty: serial: qcom-geni-serial: stop operations in progress at shutdown
Bartosz Golaszewski
2023-01-19
1
-0
/
+2
*
tty: vt: cache row count in con_scroll()
Jiri Slaby (SUSE)
2023-01-19
1
-3
/
+4
*
tty: vt: saner names for more scroll variables
Jiri Slaby (SUSE)
2023-01-19
1
-18
/
+22
*
tty: vt: separate array juggling to juggle_array()
Jiri Slaby (SUSE)
2023-01-19
1
-24
/
+28
*
tty: vt: simplify some unicode conditions
Jiri Slaby (SUSE)
2023-01-19
1
-49
/
+36
*
tty: vt: replace BUG_ON() by WARN_ON_ONCE()
Jiri Slaby (SUSE)
2023-01-19
1
-1
/
+2
*
tty: vt: remove struct uni_screen
Jiri Slaby (SUSE)
2023-01-19
1
-59
/
+58
*
tty: vt: remove char32_t typedef
Jiri Slaby (SUSE)
2023-01-19
1
-14
/
+12
*
tty: vt: use sizeof(*variable) where possible
Jiri Slaby (SUSE)
2023-01-19
1
-5
/
+5
*
tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
Jiri Slaby (SUSE)
2023-01-19
1
-3
/
+0
*
tty: vt: drop get_vc_uniscr()
Jiri Slaby (SUSE)
2023-01-19
1
-17
/
+10
*
tty: vt: remove vc_uniscr_debug_check()
Jiri Slaby (SUSE)
2023-01-19
1
-40
/
+0
*
tty: serial: fsl_lpuart: increase maximum uart_nr to eight
Nate Drude
2023-01-19
1
-1
/
+1
*
tty: serial: imx: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
1
-1
/
+2
*
tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port
Sherry Sun
2023-01-19
1
-2
/
+2
*
tty: serial: fsl_lpuart: disable the CTS when send break signal
Sherry Sun
2023-01-19
1
-2
/
+22
*
tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown()
Sherry Sun
2023-01-19
1
-0
/
+4
*
tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown()
Sherry Sun
2023-01-19
1
-0
/
+5
*
tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case
Sherry Sun
2023-01-19
1
-5
/
+8
*
tty/vt: prevent registration of console with invalid number
Sven Schnelle
2023-01-19
1
-0
/
+6
*
tty: fix out-of-bounds access in tty_driver_lookup_tty()
Sven Schnelle
2023-01-19
1
-3
/
+5
*
serial: 8250_early: Convert literals to use defines
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
serial: 8250: Define IIR 64 byte bit & cleanup related code
Ilpo Järvinen
2023-01-19
1
-5
/
+9
*
serial: 8250: Add IIR FIFOs enabled field properly
Ilpo Järvinen
2023-01-19
1
-10
/
+7
*
serial: 8250: Cleanup MCR literals
Ilpo Järvinen
2023-01-19
1
-1
/
+1
*
serial: 8250: Name MSR literals
Ilpo Järvinen
2023-01-19
1
-2
/
+2
*
serial: 8250: Use defined IER bits
Ilpo Järvinen
2023-01-19
1
-5
/
+5
*
serial: liteuart: drop obsolete dependency on COMPILE_TEST
Jean Delvare
2023-01-19
1
-1
/
+1
*
serial: liteuart: move polling putchar() function
Gabriel Somlo
2023-01-19
1
-8
/
+8
*
serial: liteuart: add IRQ support for the TX path
Gabriel Somlo
2023-01-19
1
-17
/
+13
*
serial: liteuart: add IRQ support for the RX path
Gabriel Somlo
2023-01-19
1
-7
/
+74
*
serial: liteuart: move function definitions
Gabriel Somlo
2023-01-19
1
-41
/
+41
*
serial: liteuart: separate rx loop from poll timer
Gabriel Somlo
2023-01-19
1
-3
/
+9
*
serial: liteuart: clean up rx loop variables
Gabriel Somlo
2023-01-19
1
-4
/
+3
*
serial: liteuart: simplify passing of uart_insert_char() flag
Gabriel Somlo
2023-01-19
1
-2
/
+1
*
serial: liteuart: rx loop should only ack rx events
Gabriel Somlo
2023-01-19
1
-1
/
+1
*
serial: liteuart: move tty_flip_buffer_push() out of rx loop
Gabriel Somlo
2023-01-19
1
-2
/
+2
*
serial: liteuart: minor style fix in liteuart_init()
Gabriel Somlo
2023-01-19
1
-4
/
+2
*
serial: liteuart: don't set unused port fields
Gabriel Somlo
2023-01-19
1
-2
/
+0
*
serial: liteuart: remove unused uart_ops stubs
Gabriel Somlo
2023-01-19
1
-17
/
+0
*
serial: liteuart: use bit number macros
Gabriel Somlo
2023-01-19
1
-2
/
+3
*
serial: liteuart: use KBUILD_MODNAME as driver name
Gabriel Somlo
2023-01-19
1
-3
/
+3
*
serial: Rename earlycon semihost driver
Bin Meng
2023-01-19
3
-7
/
+7
*
riscv: Implement semihost.h for earlycon semihost driver
Bin Meng
2023-01-19
1
-1
/
+1
*
serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ...
Bin Meng
2023-01-19
1
-24
/
+1
*
earlycon: Let users set the clock frequency
Ricardo Ribalda
2023-01-19
1
-1
/
+8
*
Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-01-15
3
-12
/
+14
|
\
[next]