summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-01-20serial: mxs-auart: Remove <asm/cacheflush.h>Fabio Estevam
2021-01-20serial: mxs-auart: Remove serial_mxs_probe_dt()Fabio Estevam
2021-01-20serial: fsl_lpuart: Use of_device_get_match_data()Fabio Estevam
2021-01-20dt-bindings: serial: renesas,hscif: Add r8a779a0 supportWolfram Sang
2021-01-15tty: serial: Drop unused efm32 serial driverUwe Kleine-König
2021-01-15leds: trigger: implement a tty triggerUwe Kleine-König
2021-01-15tty: vcc: Drop impossible to hit WARN_ONUwe Kleine-König
2021-01-15tty: vcc: Drop unnecessary if blockUwe Kleine-König
2021-01-15tty: hvcs: Drop unnecessary if blockUwe Kleine-König
2021-01-13tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea
2021-01-07tty: Protect disc_data in n_tty_close and n_tty_flush_bufferYan.Gao
2021-01-07drivers:tty:pty: Fix a race causing data loss on closeCorey Minyard
2021-01-07tty: Export redirect releaseCorey Minyard
2021-01-07serial: stm32: update transmission complete error message in shutdownErwan Le Ray
2021-01-07serial: stm32: clean probe and remove port deinitErwan Le Ray
2021-01-07serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray
2021-01-07dt-bindings: serial: stm32: update rts-gpios and cts-gpiosErwan Le Ray
2021-01-07serial: stm32: add authorErwan Le Ray
2021-01-07serial: stm32: add "_usart" prefix in functions nameErwan Le Ray
2021-01-07serial: stm32: fix code cleaning warnings and checksErwan Le Ray
2021-01-07serial: stm32: fix DMA initialization error handlingErwan Le Ray
2021-01-07tty: drop termiox user definitionsJiri Slaby
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2021-01-07tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby
2021-01-07vt: drop old FONT ioctlsJiri Slaby
2021-01-07vt/consolemap: do font sum unsignedJiri Slaby
2021-01-078250_tegra: clean up tegra_uart_handle_breakJiri Slaby
2021-01-07tty: pty, remove BUG_ON from pty_closeJiri Slaby
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the unicode tableJiri Slaby
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby
2021-01-07vt: keyboard, make keyboard_tasklet localJiri Slaby
2021-01-07vt: move set_leds to keyboard.cJiri Slaby
2020-12-28tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2020-12-28tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy
2020-12-28tty/serial/lantiq: convert comma to semicolonZheng Yongjun
2020-12-28tty/serial/imx: convert comma to semicolonZheng Yongjun
2020-12-28tty: new helper function tty_get_icount()Uwe Kleine-König
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König
2020-12-27Linux 5.11-rc1Linus Torvalds
2020-12-27proc mountinfo: make splice available againLinus Torvalds
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27Merge tag 'objtool-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor