index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-03-10
Revert "drivers:tty:pty: Fix a race causing data loss on close"
Greg Kroah-Hartman
2021-03-10
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-20
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-02-09
vt_ioctl: Remove in_interrupt() check
Ahmed S. Darwish
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-01-29
tty: avoid using vfs_iocb_iter_write() for redirected console writes
Linus Torvalds
2021-01-27
vt: keyboard, use new API for keyboard_tasklet
Emil Renner Berthing
2021-01-27
misc: pti: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
2021-01-22
tty: fix up iterate_tty_read() EOVERFLOW handling
Linus Torvalds
2021-01-22
tty: fix up hung_up_tty_read() conversion
Linus Torvalds
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
2021-01-21
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
Greg Kroah-Hartman
2021-01-20
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
2021-01-20
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
2021-01-20
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
2021-01-20
tty: implement write_iter
Linus Torvalds
2021-01-20
tty: implement read_iter
Linus Torvalds
2021-01-20
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
2021-01-20
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
2021-01-20
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-15
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
2021-01-15
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
2021-01-07
riscv: Fix sifive serial driver
Damien Le Moal
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
2021-01-07
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2021-01-07
tty: Export redirect release
Corey Minyard
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
[next]