summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* 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
* serial: 8250_aspeed_vuart: factor out aspeed_vuart_{read, write}b() helper fu...Zev Weiss2021-05-131-14/+24
* tty: serial: samsung_tty: remove set but not used variablesTian Tao2021-05-131-2/+1
* serial: fsl_lpuart: disable DMA for console and fix sysrqMichael Walle2021-05-131-0/+6
* serial: fsl_lpuart: add loopback supportMichael Walle2021-05-131-2/+34
* serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUARTMichael Walle2021-05-131-27/+1
* serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()Michael Walle2021-05-131-11/+1
* serial: fsl_lpuart: handle break and make sysrq workMichael Walle2021-05-131-8/+24
* serial: fsl_lpuart: split sysrq handlingMichael Walle2021-05-131-6/+6
* serial: fsl_lpuart: don't restore interrupt state in ISRMichael Walle2021-05-131-14/+8
* serial: fsl_lpuart: use UARTDATA_MASK macroMichael Walle2021-05-131-2/+2
* serial: fsl_lpuart: don't modify arbitrary data on lpuart32Michael Walle2021-05-131-1/+1
* tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun2021-05-131-0/+3
* .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-3/+3
* Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-261-15/+8
|\
| * Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2021-04-121-15/+8
| |\
| | * serial: qcom_geni_serial: Convert to use resource-managed OPP APIYangtao Li2021-03-161-15/+8
* | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-62/+62
|\ \ \
| * | | tty: serial: ucc_uart: replace qe_io{read,write}* wrappers by generic io{read...Christophe Leroy2021-04-061-62/+62
| | |/ | |/|
* | | serial: extend compile-test coverageJohan Hovold2021-04-222-10/+14
* | | serial: stm32: add FIFO threshold configurationFabrice Gasnier2021-04-222-12/+49
* | | serial: xilinx_uartps: drop low-latency workaroundJohan Hovold2021-04-221-2/+1
* | | serial: vt8500: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: timbuart: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: sunsu: drop low-latency workaroundJohan Hovold2021-04-221-4/+0
* | | serial: sifive: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: txx9: drop low-latency workaroundJohan Hovold2021-04-221-2/+2
* | | serial: sa1100: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* | | serial: rp2: drop low-latency workaroundJohan Hovold2021-04-221-2/+0