summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | tty: tty_buffer: Remove the repeated word 'the'Xiaofei Tan2021-05-131-2/+2
| * | | tty: tty_buffer: Add a blank line after declarationsXiaofei Tan2021-05-131-0/+7
| * | | tty: tty_baudrate: Fix coding style issues of block commentsXiaofei Tan2021-05-131-4/+7
| * | | tty: tty_baudrate: Remove unnecessary tab and spaces in comment sentenceXiaofei Tan2021-05-131-1/+1
| * | | tty: nozomi: Fix a resource leak in an error handling functionChristophe JAILLET2021-05-131-0/+1
| * | | tty: serial: sb1250-duart: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: vr41xx_siu: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunzilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunsu: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: sunsab: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: txx9: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: pmac_zilog: include <linux/io.h> insteiad of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: mux: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: ip22zilog: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: icom: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: dz: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: serial: atmel: include <linux/io.h> instead of <asm/io.h>Zihao Tang2021-05-131-1/+1
| * | | tty: remove unused tty_throttleJiri Slaby2021-05-131-26/+5
| * | | nozomi: simplify ntty_chars_in_bufferJiri Slaby2021-05-131-8/+3
| * | | tty: make tty_operations::chars_in_buffer return uintJiri Slaby2021-05-1315-24/+24
| * | | tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-132-23/+0
| * | | tty: make tty_buffer_space_avail return uintJiri Slaby2021-05-132-3/+3
| * | | tty: make tty_operations::write_room return uintJiri Slaby2021-05-1320-31/+31
| * | | tty: return void from tty_unregister_ldiscJiri Slaby2021-05-131-3/+1
| * | | tty: no checking of tty_unregister_ldiscJiri Slaby2021-05-132-11/+2
| * | | tty: drop tty_ldisc_ops::refcountJiri Slaby2021-05-132-12/+4
| * | | tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby2021-05-134-11/+7
| * | | n_gsm: use goto-failpaths in gsm_initJiri Slaby2021-05-131-5/+9
| * | | tty: set tty_ldisc_ops::num staticallyJiri Slaby2021-05-135-8/+11
| * | | tty: cumulate and document tty_struct::ctrl* membersJiri Slaby2021-05-135-111/+113
| * | | tty: cumulate and document tty_struct::flow* membersJiri Slaby2021-05-1313-47/+47
| * | | tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby2021-05-135-13/+13
| * | | n_tty: remove superfluous return from n_tty_receive_signal_charJiri Slaby2021-05-131-1/+0
| * | | n_tty: invert TTY_NORMAL condition in n_tty_receive_buf_standardJiri Slaby2021-05-131-14/+17
| * | | n_tty: do only one cp dereference in n_tty_receive_buf_standardJiri Slaby2021-05-131-4/+4
| * | | n_tty: make n_tty_receive_char_special return voidJiri Slaby2021-05-131-16/+11
| * | | n_tty: move lnext handlingJiri Slaby2021-05-131-15/+8
| * | | n_tty: drop parmrk_dbl from n_tty_receive_charJiri Slaby2021-05-131-5/+4
| * | | n_tty: drop n_tty_receive_buf_fastJiri Slaby2021-05-131-33/+3
| * | | n_tty: remove n_tty_receive_char_fastJiri Slaby2021-05-131-26/+6
| * | | n_tty: remove n_tty_receive_char wrapperJiri Slaby2021-05-131-7/+2
| * | | tty: remove broken r3964 line disciplineJiri Slaby2021-05-133-1286/+0
| * | | serial: 8250_omap: fix a timeout loop conditionDan Carpenter2021-05-131-1/+1
| * | | serial: 8250: Add an empty line and remove some useless {}Christophe JAILLET2021-05-131-2/+3
| * | | serial: 8250: Use 'hlist_for_each_entry' to simplify codeChristophe JAILLET2021-05-131-14/+4
| * | | serial: meson: remove redundant initialization of variable idColin Ian King2021-05-131-1/+2
| * | | serial: 8250: of: Check for CONFIG_SERIAL_8250_BCM7271Jim Quinlan2021-05-131-0/+4
| * | | serial: qcom_geni_serial: redundant initialization to variable lineColin Ian King2021-05-131-1/+1
| * | | serial: 8250_aspeed_vuart: use UPF_IOREMAP to set up register mappingZev Weiss2021-05-131-8/+3
| * | | serial: 8250_aspeed_vuart: initialize vuart->port in aspeed_vuart_probe()Zev Weiss2021-05-131-3/+2