summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Greg Kroah-Hartman2021-01-2112-149/+260
|\
| * tty: teach the n_tty ICANON case about the new "cookie continuations" tooLinus Torvalds2021-01-201-7/+19
| * tty: teach n_tty line discipline about the new "cookie continuations"Linus Torvalds2021-01-201-10/+42
| * tty: clean up legacy leftovers from n_tty line disciplineLinus Torvalds2021-01-201-20/+9
| * tty: implement read_iterLinus Torvalds2021-01-201-18/+18
| * tty: convert tty_ldisc_ops 'read()' function to take a kernel pointerLinus Torvalds2021-01-2012-100/+174
| * tty: implement write_iterLinus Torvalds2021-01-201-22/+26
* | serial: remove sirf prima/atlas driverArnd Bergmann2021-01-204-1973/+0
* | serial: mxs-auart: Remove <asm/cacheflush.h>Fabio Estevam2021-01-201-2/+0
* | serial: mxs-auart: Remove serial_mxs_probe_dt()Fabio Estevam2021-01-201-32/+11
* | serial: fsl_lpuart: Use of_device_get_match_data()Fabio Estevam2021-01-201-3/+1
* | tty: serial: Drop unused efm32 serial driverUwe Kleine-König2021-01-153-866/+0
* | leds: trigger: implement a tty triggerUwe Kleine-König2021-01-153-0/+193
* | tty: vcc: Drop impossible to hit WARN_ONUwe Kleine-König2021-01-151-5/+2
* | tty: vcc: Drop unnecessary if blockUwe Kleine-König2021-01-151-3/+0
* | tty: hvcs: Drop unnecessary if blockUwe Kleine-König2021-01-151-3/+0
* | tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea2021-01-131-0/+38
* | tty: Protect disc_data in n_tty_close and n_tty_flush_bufferYan.Gao2021-01-071-0/+2
* | drivers:tty:pty: Fix a race causing data loss on closeCorey Minyard2021-01-072-4/+16
* | tty: Export redirect releaseCorey Minyard2021-01-071-8/+24
* | serial: stm32: update transmission complete error message in shutdownErwan Le Ray2021-01-071-1/+2
* | serial: stm32: clean probe and remove port deinitErwan Le Ray2021-01-071-2/+7
* | serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray2021-01-071-1/+4
* | serial: stm32: add authorErwan Le Ray2021-01-071-1/+2
* | serial: stm32: add "_usart" prefix in functions nameErwan Le Ray2021-01-071-171/+177
* | serial: stm32: fix code cleaning warnings and checksErwan Le Ray2021-01-071-18/+15
* | serial: stm32: fix DMA initialization error handlingErwan Le Ray2021-01-071-7/+17
* | tty_port: drop last traces of low_latencyJiri Slaby2021-01-0714-25/+2
* | tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby2021-01-071-2/+1
* | vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby2021-01-071-19/+0
* | vt: drop old FONT ioctlsJiri Slaby2021-01-072-187/+3
* | vt/consolemap: do font sum unsignedJiri Slaby2021-01-071-1/+1
* | 8250_tegra: clean up tegra_uart_handle_breakJiri Slaby2021-01-071-5/+6
* | tty: pty, remove BUG_ON from pty_closeJiri Slaby2021-01-071-1/+0
* | vt: keyboard, defkeymap.c_shipped, approach the unicode tableJiri Slaby2021-01-071-34/+34
* | vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby2021-01-071-7/+7
* | vt: keyboard, make keyboard_tasklet localJiri Slaby2021-01-071-2/+3
* | vt: move set_leds to keyboard.cJiri Slaby2021-01-072-3/+11
* | tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2020-12-281-3/+1
* | tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy2020-12-281-1/+39
* | tty/serial/lantiq: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* | tty/serial/imx: convert comma to semicolonZheng Yongjun2020-12-281-1/+1
* | tty: new helper function tty_get_icount()Uwe Kleine-König2020-12-281-4/+25
* | tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König2020-12-282-19/+39
* | Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds2020-12-274-3/+44
|\ \
| * | ntb: intel: add Intel NTB LTR vendor support for gen4 NTBDave Jiang2020-12-063-1/+42
| * | ntb: idt: fix error check in ntb_hw_idt.cWang Qing2020-12-061-2/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-12-272-2/+4
|\ \ \
| * | | crypto: qat - add CRYPTO_AES to Kconfig dependenciesMarco Chiappero2020-12-231-0/+1
| * | | crypto: keembay - Add dependency on HAS_IOMEMDaniele Alessandrelli2020-12-231-0/+1