index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-493
/
+0
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+2
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-38
/
+35
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-5009
/
+710
2021-02-21
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
1
-4
/
+4
2021-02-09
vt_ioctl: Remove in_interrupt() check
Ahmed S. Darwish
1
-2
/
+1
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2
-5
/
+2
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-01-30
tty: avoid using vfs_iocb_iter_write() for redirected console writes
Linus Torvalds
1
-3
/
+17
2021-01-27
vt: keyboard, use new API for keyboard_tasklet
Emil Renner Berthing
1
-3
/
+3
2021-01-27
misc: pti: Remove driver for deprecated platform
Andy Shevchenko
4
-489
/
+0
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
1
-5
/
+5
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
4
-1513
/
+0
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2
-38
/
+35
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2
-7
/
+2
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
5
-20
/
+26
2021-01-24
Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-24
/
+37
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-22
tty: fix up iterate_tty_read() EOVERFLOW handling
Linus Torvalds
1
-6
/
+13
2021-01-22
tty: fix up hung_up_tty_read() conversion
Linus Torvalds
1
-4
/
+5
2021-01-22
tty: fix up hung_up_tty_write() conversion
Linus Torvalds
1
-4
/
+5
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
8
-129
/
+236
2021-01-21
Merge 9bb48c82aced ("tty: implement write_iter") into tty-linus
Greg Kroah-Hartman
1
-22
/
+26
2021-01-21
tty: teach the n_tty ICANON case about the new "cookie continuations" too
Linus Torvalds
1
-7
/
+19
2021-01-21
tty: teach n_tty line discipline about the new "cookie continuations"
Linus Torvalds
1
-10
/
+42
2021-01-21
tty: clean up legacy leftovers from n_tty line discipline
Linus Torvalds
1
-20
/
+9
2021-01-21
tty: implement write_iter
Linus Torvalds
1
-22
/
+26
2021-01-21
tty: implement read_iter
Linus Torvalds
1
-18
/
+18
2021-01-21
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
8
-80
/
+150
2021-01-20
serial: remove sirf prima/atlas driver
Arnd Bergmann
4
-1973
/
+0
2021-01-20
serial: mxs-auart: Remove <asm/cacheflush.h>
Fabio Estevam
1
-2
/
+0
2021-01-20
serial: mxs-auart: Remove serial_mxs_probe_dt()
Fabio Estevam
1
-32
/
+11
2021-01-20
serial: fsl_lpuart: Use of_device_get_match_data()
Fabio Estevam
1
-3
/
+1
2021-01-16
Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-01-15
tty: serial: Drop unused efm32 serial driver
Uwe Kleine-König
3
-866
/
+0
2021-01-15
tty: vcc: Drop impossible to hit WARN_ON
Uwe Kleine-König
1
-5
/
+2
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
1
-0
/
+38
2021-01-08
Revert "init/console: Use ttynull as a fallback when there is no console"
Petr Mladek
3
-19
/
+16
2021-01-08
riscv: Fix sifive serial driver
Damien Le Moal
1
-0
/
+1
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
1
-0
/
+2
2021-01-07
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2
-4
/
+16
2021-01-07
tty: Export redirect release
Corey Minyard
1
-8
/
+24
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
1
-2
/
+7
2021-01-07
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
1
-1
/
+4
2021-01-07
serial: stm32: add author
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
1
-171
/
+177
[next]