platform/kernel/linux-starfive.git
2023-01-19 Ilpo Järvinentty: moxa: Make local var storing tty_port_initialized...
2023-01-19 Ilpo Järvinentty: Cleanup tty_port_set_active() bool parameter
2023-01-19 Ilpo Järvinentty: Cleamup tty_port_set_suspended() bool parameter
2023-01-19 Ilpo Järvinentty: Cleanup tty_port_set_initialized() bool parameter
2023-01-19 Yuan Canserial: pic32: Add checks for devm_clk_get() in pic32_u...
2023-01-19 Christoph Niedermaierserial: stm32: Add support for rs485 RX_DURING_TX outpu...
2023-01-19 Christoph Niedermaierserial: imx: Add support for RS485 RX_DURING_TX output...
2023-01-19 Christoph Niedermaierserial: core: Add option to output RS485 RX_DURING_TX...
2023-01-19 Christoph Niedermaierdt-bindings: serial: rs485: Add GPIO controlling RX...
2023-01-19 Yi Yangserial: tegra: Add missing clk_disable_unprepare()...
2023-01-19 Isaac Trueserial: sc16is7xx: setup GPIO controller later in probe
2023-01-19 Krzysztof Kozlowskiserial: msm: add lock annotation to msm_set_baud_rate()
2023-01-19 Christophe... serial: sccnxp: Use devm_clk_get_enabled() helper
2023-01-19 Liang Heserial: ucc_uart: Add of_node_put() in ucc_uart_remove()
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: add support for serial...
2023-01-19 Bartosz Golaszewskisoc: qcom-geni-se: add more symbol definitions
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: use of_device_id data
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: drop the return value...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: refactor qcom_geni_seria...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: split out the FIFO tx...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: remove unneeded tabs
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: refactor qcom_geni_seria...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: remove stray newlines
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: improve the to_dev_port...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: align #define values
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: remove unused symbols
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: drop unneeded forward...
2023-01-19 Bartosz Golaszewskitty: serial: qcom-geni-serial: stop operations in progr...
2023-01-19 Jiri Slaby... tty: vt: cache row count in con_scroll()
2023-01-19 Jiri Slaby... tty: vt: saner names for more scroll variables
2023-01-19 Jiri Slaby... tty: vt: separate array juggling to juggle_array()
2023-01-19 Jiri Slaby... tty: vt: simplify some unicode conditions
2023-01-19 Jiri Slaby... tty: vt: replace BUG_ON() by WARN_ON_ONCE()
2023-01-19 Jiri Slaby... tty: vt: remove struct uni_screen
2023-01-19 Jiri Slaby... tty: vt: remove char32_t typedef
2023-01-19 Jiri Slaby... tty: vt: use sizeof(*variable) where possible
2023-01-19 Jiri Slaby... tty: vt: remove reference to undefined NO_VC_UNI_SCREEN
2023-01-19 Jiri Slaby... tty: vt: drop get_vc_uniscr()
2023-01-19 Jiri Slaby... tty: vt: remove vc_uniscr_debug_check()
2023-01-19 Nate Drudetty: serial: fsl_lpuart: increase maximum uart_nr to...
2023-01-19 Sherry Suntty: serial: imx: disable the break condition when...
2023-01-19 Sherry Suntty: serial: fsl_lpuart: disable the break condition...
2023-01-19 Sherry Suntty: serial: fsl_lpuart: disable the CTS when send...
2023-01-19 Sherry Suntty: serial: fsl_lpuart: clear LPUART Status Register...
2023-01-19 Sherry Suntty: serial: fsl_lpuart: disable Rx/Tx DMA in lpuart32_...
2023-01-19 Sherry Suntty: serial: fsl_lpuart: only enable Idle Line Interrup...
2023-01-19 Sven Schnelletty/vt: prevent registration of console with invalid...
2023-01-19 Sven Schnelletty: fix out-of-bounds access in tty_driver_lookup_tty()
2023-01-19 Krzysztof Kozlowskidt-bindings: serial: qcom,msm-uart: Convert to DT schema
2023-01-19 Ilpo Järvinenserial: 8250_early: Convert literals to use defines
2023-01-19 Ilpo Järvinenserial: 8250: Define IIR 64 byte bit & cleanup related...
2023-01-19 Ilpo Järvinenserial: 8250: Add IIR FIFOs enabled field properly
2023-01-19 Ilpo Järvinenserial: 8250: Cleanup MCR literals
2023-01-19 Ilpo Järvinenserial: 8250: Name MSR literals
2023-01-19 Ilpo Järvinenserial: 8250: Use defined IER bits
2023-01-19 Jean Delvareserial: liteuart: drop obsolete dependency on COMPILE_TEST
2023-01-19 Gabriel Somloserial: liteuart: move polling putchar() function
2023-01-19 Gabriel Somloserial: liteuart: add IRQ support for the TX path
2023-01-19 Gabriel Somloserial: liteuart: add IRQ support for the RX path
2023-01-19 Gabriel Somloserial: liteuart: move function definitions
2023-01-19 Gabriel Somloserial: liteuart: separate rx loop from poll timer
2023-01-19 Gabriel Somloserial: liteuart: clean up rx loop variables
2023-01-19 Gabriel Somloserial: liteuart: simplify passing of uart_insert_char...
2023-01-19 Gabriel Somloserial: liteuart: rx loop should only ack rx events
2023-01-19 Gabriel Somloserial: liteuart: move tty_flip_buffer_push() out of...
2023-01-19 Gabriel Somloserial: liteuart: minor style fix in liteuart_init()
2023-01-19 Gabriel Somloserial: liteuart: don't set unused port fields
2023-01-19 Gabriel Somloserial: liteuart: remove unused uart_ops stubs
2023-01-19 Gabriel Somloserial: liteuart: use bit number macros
2023-01-19 Gabriel Somloserial: liteuart: use KBUILD_MODNAME as driver name
2023-01-19 Bin Mengserial: Rename earlycon semihost driver
2023-01-19 Bin Mengriscv: Implement semihost.h for earlycon semihost driver
2023-01-19 Bin Mengserial: earlycon-arm-semihost: Move smh_putc() variants...
2023-01-19 Ricardo Ribaldaearlycon: Increase options size
2023-01-19 Ricardo Ribaldaearlycon: Let users set the clock frequency
2023-01-15 Linus TorvaldsLinux 6.2-rc4
2023-01-15 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc4' of git://git./linux...
2023-01-15 Linus TorvaldsMerge tag 'edac_urgent_for_v6.2_rc4' of git://git....
2023-01-15 Linus TorvaldsMerge tag 'powerpc-6.2-3' of git://git./linux/kernel...
2023-01-14 Linus TorvaldsMerge tag 'iommu-fixes-v6.2-rc3' of git://git./linux...
2023-01-14 Linus TorvaldsMerge tag 'fixes-2023-01-14' of git://git./linux/kernel...
2023-01-14 Linus TorvaldsMerge tag 'hardening-v6.2-rc4' of git://git./linux...
2023-01-14 Linus TorvaldsMerge tag 'modules-6.2-rc4' of git://git./linux/kernel...
2023-01-14 Linus TorvaldsMerge tag '6.2-rc3-smb3-client-fixes' of git://git...
2023-01-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-01-14 Linus TorvaldsMerge tag 'ata-6.2-rc4' of git://git./linux/kernel...
2023-01-13 Linus TorvaldsMerge tag 'block-6.2-2023-01-13' of git://git.kernel...
2023-01-13 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-13' of git://git.kernel...
2023-01-13 Linus TorvaldsMerge tag 'pci-v6.2-fixes-1' of git://git./linux/kernel...
2023-01-13 Sami Tolvanenkbuild: Fix CFI hash randomization with KASAN
2023-01-13 Kees Cookfirmware: coreboot: Check size of table entry and use...
2023-01-13 Nicholas Pigginkallsyms: Fix scheduling with interrupts disabled in...
2023-01-13 Peter Foleyata: pata_cs5535: Don't build on UML
2023-01-13 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2023-01-13 Mateusz Guziklockref: stop doing cpu_relax in the cmpxchg loop
2023-01-13 Bjorn Helgaasx86/pci: Treat EfiMemoryMappedIO as reservation of...
2023-01-13 Linus TorvaldsMerge tag 'efi-fixes-for-v6.2-1' of git://git./linux...
2023-01-13 Linus TorvaldsMerge tag 'docs-6.2-fixes' of git://git.lwn.net/linux
2023-01-13 Ard Biesheuvelefi: tpm: Avoid READ_ONCE() for accessing the event log
2023-01-13 Pavel Begunkovio_uring: lock overflowing for IOPOLL
next