summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2022-06-30serial: mvebu-uart: correctly report configured baudrate valuePali Rohár-12/+13
2022-06-30serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen-5/+4
2022-06-30serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang-1/+3
2022-06-30serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen-0/+2
2022-06-30serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()Ilpo Järvinen-12/+6
2022-06-308250_dwlib: Convert bitops to newer formIlpo Järvinen-13/+13
2022-06-30serial: 8250_dw: Drop PM ifdefferyAndy Shevchenko-7/+3
2022-06-30serial: 8250_dw: Sort headers alphabeticallyAndy Shevchenko-8/+9
2022-06-30earlycon: prevent multiple register_console()Michael Walle-0/+3
2022-06-30serial: 8250_dw: Take port lock while accessing LSRIlpo Järvinen-0/+3
2022-06-30serial: 8250_port: Fix spelling mistakeZhang Jiaming-2/+2
2022-06-30tty: serial: samsung_tty: loopback mode supportChanho Park-0/+8
2022-06-30tty: serial: samsung_tty: support more than 4 uart portsChanho Park-57/+25
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen-4/+4
2022-06-27serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen-2/+21
2022-06-27tty: serial: samsung_tty: set dma burst_size to 1Chanho Park-3/+2
2022-06-27serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas-12/+12
2022-06-27serial: 8250_dwlib: Support for 9th bit multipoint addressingIlpo Järvinen-1/+101
2022-06-27serial: Support for RS-485 multipoint addressesIlpo Järvinen-1/+25
2022-06-27serial: take termios_rwsem for ->rs485_config() & pass termios as paramIlpo Järvinen-25/+37
2022-06-27serial: 8250_lpss: Use 32-bit readsIlpo Järvinen-1/+1
2022-06-27serial: 8250: create lsr_save_maskIlpo Järvinen-2/+6
2022-06-27serial: 8250: make saved LSR largerIlpo Järvinen-17/+17
2022-06-27serial: Consolidate BOTH_EMPTY useIlpo Järvinen-27/+16
2022-06-27serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZEIlpo Järvinen-13/+13
2022-06-27serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPEDIlpo Järvinen-18/+20
2022-06-27serial: msm: Rename UART_* defines to MSM_UART_*Ilpo Järvinen-251/+250
2022-06-27serial: msm: Convert container_of UART_TO_MSM to static inlineIlpo Järvinen-23/+26
2022-06-27serial: st-asc: remove include of pm_runtime.hClaudiu Beznea-1/+0
2022-06-27tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()Claudiu Beznea-16/+0
2022-06-27tty: serial: atmel: use devm_clk_get()Claudiu Beznea-35/+15
2022-06-27tty: serial: atmel: stop using legacy pm opsClaudiu Beznea-17/+11
2022-06-27serial: kgdboc: Fix typo in commentXiang wangx-1/+1
2022-06-27tty: serial: Fix refcount leak bug in ucc_uart.cLiang He-0/+2
2022-06-27drivers: tty: serial: Add missing of_node_put() in serial-tegra.cLiang He-0/+1
2022-06-27serial: Drop timeout from uart_portIlpo Järvinen-21/+10
2022-06-27serial: 8250_pericom: Use UART_LCR_DLABIlpo Järvinen-1/+1
2022-06-27serial: 8250: Use UART_LCR_WLEN8 instead of literalIlpo Järvinen-1/+1
2022-06-27serial: sifive: Remove useless license text when SPDX-License-Identifier is a...Christophe JAILLET-10/+0
2022-06-27tty/vt: consolemap: use E_TABSZ for the translations sizeJiri Slaby-1/+1
2022-06-27tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()Jiri Slaby-2/+0
2022-06-27tty/vt: consolemap: improve UNI_*() macros definitionsJiri Slaby-4/+13
2022-06-27tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*Jiri Slaby-27/+27
2022-06-27tty/vt: consolemap: saner variable names in set_inverse_transl()Jiri Slaby-13/+13
2022-06-27tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()Jiri Slaby-5/+5
2022-06-27tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()Jiri Slaby-5/+4
2022-06-27tty/vt: consolemap: use ARRAY_SIZE(), part II.Jiri Slaby-2/+2
2022-06-23Merge branch 'rework/kthreads' into for-linusPetr Mladek-2/+0
2022-06-23Revert "printk: add functions to prefer direct printing"Petr Mladek-2/+0
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko-2/+2