summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-01-15tty: vcc: Drop unnecessary if blockUwe Kleine-König1-3/+0
2021-01-15tty: hvcs: Drop unnecessary if blockUwe Kleine-König1-3/+0
2021-01-13tty: serial: owl: Add support for kernel debuggerCristian Ciocaltea1-0/+38
2021-01-07tty: Protect disc_data in n_tty_close and n_tty_flush_bufferYan.Gao1-0/+2
2021-01-07drivers:tty:pty: Fix a race causing data loss on closeCorey Minyard2-4/+16
2021-01-07tty: Export redirect releaseCorey Minyard1-8/+24
2021-01-07serial: stm32: update transmission complete error message in shutdownErwan Le Ray1-1/+2
2021-01-07serial: stm32: clean probe and remove port deinitErwan Le Ray1-2/+7
2021-01-07serial: stm32: update conflicting RTS/CTS config commentErwan Le Ray1-1/+4
2021-01-07serial: stm32: add authorErwan Le Ray1-1/+2
2021-01-07serial: stm32: add "_usart" prefix in functions nameErwan Le Ray1-171/+177
2021-01-07serial: stm32: fix code cleaning warnings and checksErwan Le Ray1-18/+15
2021-01-07serial: stm32: fix DMA initialization error handlingErwan Le Ray1-7/+17
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby14-25/+2
2021-01-07tty: cpm_uart, use port->flags instead of low_latencyJiri Slaby1-2/+1
2021-01-07vgacon: drop BROKEN_GRAPHICS_PROGRAMSJiri Slaby1-19/+0
2021-01-07vt: drop old FONT ioctlsJiri Slaby2-187/+3
2021-01-07vt/consolemap: do font sum unsignedJiri Slaby1-1/+1
2021-01-078250_tegra: clean up tegra_uart_handle_breakJiri Slaby1-5/+6
2021-01-07tty: pty, remove BUG_ON from pty_closeJiri Slaby1-1/+0
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the unicode tableJiri Slaby1-34/+34
2021-01-07vt: keyboard, defkeymap.c_shipped, approach the definitionsJiri Slaby1-7/+7
2021-01-07vt: keyboard, make keyboard_tasklet localJiri Slaby1-2/+3
2021-01-07vt: move set_leds to keyboard.cJiri Slaby2-3/+11
2020-12-28tty: serial: icom: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun1-3/+1
2020-12-28tty: serial: cpm_uart: Add udbg support for enabling xmonChristophe Leroy1-1/+39
2020-12-28tty/serial/lantiq: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-28tty/serial/imx: convert comma to semicolonZheng Yongjun1-1/+1
2020-12-28tty: new helper function tty_get_icount()Uwe Kleine-König1-4/+25
2020-12-28tty: rename tty_kopen() and add new function tty_kopen_shared()Uwe Kleine-König2-19/+39
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds4-3/+44
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-2/+4
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds1-1/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor1-1/+0
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-26drm/amd/display: avoid uninitialized variable warningLinus Torvalds1-1/+1
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds19-174/+183
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-39/+61
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds11-66/+114
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-53/+54
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-132/+182
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds13-747/+1679
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams3-45/+29
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei1-14/+6
2020-12-24device-dax: Fix range releaseDan Williams1-23/+21
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie32-111/+161
2020-12-24Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...Dave Airlie6-21/+21
2020-12-24Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2-78/+272