| Commit message (Expand) | Author | Files | Lines |
2023-01-19 | tty: vt: drop get_vc_uniscr() | Jiri Slaby (SUSE) | 1 | -17/+10 |
2023-01-19 | tty: vt: remove vc_uniscr_debug_check() | Jiri Slaby (SUSE) | 1 | -40/+0 |
2023-01-19 | tty: serial: fsl_lpuart: increase maximum uart_nr to eight | Nate Drude | 1 | -1/+1 |
2023-01-19 | tty: serial: imx: disable the break condition when shutdown the uart port | Sherry Sun | 1 | -1/+2 |
2023-01-19 | tty: serial: fsl_lpuart: disable the break condition when shutdown the uart port | Sherry Sun | 1 | -2/+2 |
2023-01-19 | tty: serial: fsl_lpuart: disable the CTS when send break signal | Sherry Sun | 1 | -2/+22 |
2023-01-19 | tty: serial: fsl_lpuart: clear LPUART Status Register in lpuart32_shutdown() | Sherry Sun | 1 | -0/+4 |
2023-01-19 | tty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_shutdown() | Sherry Sun | 1 | -0/+5 |
2023-01-19 | tty: serial: fsl_lpuart: only enable Idle Line Interrupt for non-dma case | Sherry Sun | 1 | -5/+8 |
2023-01-19 | tty/vt: prevent registration of console with invalid number | Sven Schnelle | 1 | -0/+6 |
2023-01-19 | tty: fix out-of-bounds access in tty_driver_lookup_tty() | Sven Schnelle | 1 | -3/+5 |
2023-01-19 | dt-bindings: serial: qcom,msm-uart: Convert to DT schema | Krzysztof Kozlowski | 2 | -25/+56 |
2023-01-19 | serial: 8250_early: Convert literals to use defines | Ilpo Järvinen | 1 | -2/+2 |
2023-01-19 | serial: 8250: Define IIR 64 byte bit & cleanup related code | Ilpo Järvinen | 2 | -5/+10 |
2023-01-19 | serial: 8250: Add IIR FIFOs enabled field properly | Ilpo Järvinen | 2 | -10/+11 |
2023-01-19 | serial: 8250: Cleanup MCR literals | Ilpo Järvinen | 1 | -1/+1 |
2023-01-19 | serial: 8250: Name MSR literals | Ilpo Järvinen | 2 | -2/+7 |
2023-01-19 | serial: 8250: Use defined IER bits | Ilpo Järvinen | 2 | -5/+10 |
2023-01-19 | serial: liteuart: drop obsolete dependency on COMPILE_TEST | Jean Delvare | 1 | -1/+1 |
2023-01-19 | serial: liteuart: move polling putchar() function | Gabriel Somlo | 1 | -8/+8 |
2023-01-19 | serial: liteuart: add IRQ support for the TX path | Gabriel Somlo | 1 | -17/+13 |
2023-01-19 | serial: liteuart: add IRQ support for the RX path | Gabriel Somlo | 1 | -7/+74 |
2023-01-19 | serial: liteuart: move function definitions | Gabriel Somlo | 1 | -41/+41 |
2023-01-19 | serial: liteuart: separate rx loop from poll timer | Gabriel Somlo | 1 | -3/+9 |
2023-01-19 | serial: liteuart: clean up rx loop variables | Gabriel Somlo | 1 | -4/+3 |
2023-01-19 | serial: liteuart: simplify passing of uart_insert_char() flag | Gabriel Somlo | 1 | -2/+1 |
2023-01-19 | serial: liteuart: rx loop should only ack rx events | Gabriel Somlo | 1 | -1/+1 |
2023-01-19 | serial: liteuart: move tty_flip_buffer_push() out of rx loop | Gabriel Somlo | 1 | -2/+2 |
2023-01-19 | serial: liteuart: minor style fix in liteuart_init() | Gabriel Somlo | 1 | -4/+2 |
2023-01-19 | serial: liteuart: don't set unused port fields | Gabriel Somlo | 1 | -2/+0 |
2023-01-19 | serial: liteuart: remove unused uart_ops stubs | Gabriel Somlo | 1 | -17/+0 |
2023-01-19 | serial: liteuart: use bit number macros | Gabriel Somlo | 1 | -2/+3 |
2023-01-19 | serial: liteuart: use KBUILD_MODNAME as driver name | Gabriel Somlo | 1 | -3/+3 |
2023-01-19 | serial: Rename earlycon semihost driver | Bin Meng | 3 | -7/+7 |
2023-01-19 | riscv: Implement semihost.h for earlycon semihost driver | Bin Meng | 2 | -1/+27 |
2023-01-19 | serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's ... | Bin Meng | 3 | -24/+55 |
2023-01-19 | earlycon: Increase options size | Ricardo Ribalda | 1 | -1/+1 |
2023-01-19 | earlycon: Let users set the clock frequency | Ricardo Ribalda | 2 | -6/+15 |
2023-01-15 | Linux 6.2-rc4v6.2-rc4 | Linus Torvalds | 1 | -1/+1 |
2023-01-14 | kbuild: Fix CFI hash randomization with KASAN | Sami Tolvanen | 2 | -0/+2 |
2023-01-14 | firmware: coreboot: Check size of table entry and use flex-array | Kees Cook | 2 | -2/+8 |
2023-01-14 | kallsyms: Fix scheduling with interrupts disabled in self-test | Nicholas Piggin | 1 | -15/+6 |
2023-01-13 | ata: pata_cs5535: Don't build on UML | Peter Foley | 1 | -0/+1 |
2023-01-13 | lockref: stop doing cpu_relax in the cmpxchg loop | Mateusz Guzik | 1 | -1/+0 |
2023-01-13 | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space | Bjorn Helgaas | 1 | -0/+31 |
2023-01-13 | efi: tpm: Avoid READ_ONCE() for accessing the event log | Ard Biesheuvel | 1 | -2/+2 |
2023-01-13 | io_uring: lock overflowing for IOPOLL | Pavel Begunkov | 1 | -1/+5 |
2023-01-13 | ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF | Clement Lecigne | 1 | -9/+15 |
2023-01-13 | iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() | Christophe JAILLET | 1 | -1/+3 |
2023-01-13 | iommu/iova: Fix alloc iova overflows issue | Yunfei Wang | 1 | -2/+2 |