Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-27tty: serial: atmel: use devm_clk_get()Claudiu Beznea
2022-06-27tty: serial: atmel: stop using legacy pm opsClaudiu Beznea
2022-06-27serial: kgdboc: Fix typo in commentXiang wangx
2022-06-27tty: serial: Fix refcount leak bug in ucc_uart.cLiang He
2022-06-27drivers: tty: serial: Add missing of_node_put() in serial-tegra.cLiang He
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen
2022-06-27serial: 8250_pericom: Use UART_LCR_DLABIlpo Järvinen
2022-06-27serial: 8250: Use UART_LCR_WLEN8 instead of literalIlpo Järvinen
2022-06-27serial: sifive: Remove useless license text when SPDX-License-Identifier is a...Christophe JAILLET
2022-06-27tty/vt: consolemap: use E_TABSZ for the translations sizeJiri Slaby
2022-06-27tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()Jiri Slaby
2022-06-27tty/vt: consolemap: improve UNI_*() macros definitionsJiri Slaby
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby
2022-06-27tty/vt: consolemap: saner variable names in set_inverse_transl()Jiri Slaby
2022-06-27tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()Jiri Slaby
2022-06-27tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()Jiri Slaby
2022-06-27tty/vt: consolemap: use ARRAY_SIZE(), part II.Jiri Slaby
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-06-20Merge tag 'v5.19-rc3' into tty-nextGreg Kroah-Hartman
2022-06-15serial: qcom_geni_serial: Disable MMIO tracing for geni serialSai Prakash Ranjan
2022-06-10serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen
2022-06-10tty: Use flow-control char function on closing pathIlpo Järvinen
2022-06-10tty: Implement lookahead to process XON/XOFF timelyIlpo Järvinen
2022-06-10serial: 8250: Remove serial_rs485 sanitization from em485Ilpo Järvinen
2022-06-10serial: sc16is7xx: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: mcf: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: 8250_exar: Remove serial_rs485 assignmentIlpo Järvinen
2022-06-10serial: max310x: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: imx: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: fsl_lpuart: Call core's sanitization and remove custom oneIlpo Järvinen
2022-06-10serial: pl011: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_pci: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250: lpc18xx: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_fintek: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: 8250_dwlib: Remove serial_rs485 sanitizationIlpo Järvinen
2022-06-10serial: return -EINVAL for non-legacy RS485 flagsIlpo Järvinen
2022-06-10serial: Clear rs485 struct when non-RS485 mode is setIlpo Järvinen
2022-06-10serial: Sanitize rs485_structIlpo Järvinen
2022-06-10serial: stm32: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: sc16is7xx: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: omap: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: mcf: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: max310x: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: imx: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: fsl_lpuart: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: atmel: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: ar933x: Fill in rs485_supportedIlpo Järvinen
2022-06-10serial: pl011: Fill in rs485_supportedIlpo Järvinen