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
/
char
/
n_tty.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-02
tty: N_TTY SIGIO only works for read
Thomas Pfaff
1
-3
/
+3
2009-01-02
n_tty: Output bells immediately on a full buffer
Joe Peterson
1
-17
/
+9
2009-01-02
n_tty: Fix hanfling of buffer full corner cases
Joe Peterson
1
-17
/
+38
2009-01-02
n_tty: Fix handling of control characters and continuations
Joe Peterson
1
-9
/
+15
2009-01-02
n_tty: clean up coding style
Alan Cox
1
-16
/
+13
2009-01-02
n_tty: Fix loss of echoed characters and remove bkl from n_tty
Joe Peterson
1
-152
/
+584
2008-10-13
tty: rename the remaining oddly named n_tty functions
Alan Cox
1
-13
/
+13
2008-10-13
tty: Minor tidyups and document fixes for n_tty
Alan Cox
1
-11
/
+37
2008-10-13
tty: some ICANON magic is in the wrong places
Alan Cox
1
-2
/
+51
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-1
/
+1
2008-05-15
tty: fix BKL related leak and crash
Ingo Molnar
1
-3
/
+10
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-10
/
+4
2008-04-30
tty: The big operations rework
Alan Cox
1
-60
/
+43
2008-04-30
Resume TTY on SUSP and fix CRNL order in N_TTY line discipline
Joe Peterson
1
-8
/
+11
2008-04-30
tty: BKL pushdown
Alan Cox
1
-7
/
+25
2008-03-31
drivers/char/n_tty.c misannotated prototype
Al Viro
1
-1
/
+1
2008-02-08
n_tty: clean up old code to follow coding style and (mostly) checkpatch
Alan Cox
1
-75
/
+73
2008-02-06
Fix IXANY and restart after signal (e.g. ctrl-C) in n_tty line discipline
Joe Peterson
1
-6
/
+5
2008-02-06
tty: enable the echoing of ^C in the N_TTY discipline
Joe Peterson
1
-1
/
+15
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-2
/
+2
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
1
-4
/
+16
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-1
/
+2
2007-06-01
tty: fix leakage of -ERESTARTSYS to userland
Oleg Nesterov
1
-0
/
+1
2007-05-11
tty: add compat_ioctl
Paul Fulghum
1
-16
/
+13
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-6
/
+6
2007-02-12
[PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned
Eric W. Biederman
1
-1
/
+1
2006-12-13
[PATCH] tty: remove useless memory barrier
Ralf Baechle
1
-1
/
+0
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-1
/
+1
2006-06-29
[PATCH] remove TTY_DONT_FLIP
Paul Fulghum
1
-5
/
+1
2006-06-12
[PATCH] Fix for the PPTP hangs that have been reported
Paul Mackerras
1
-1
/
+3
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
1
-5
/
+5
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
1
-29
/
+37
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
1
-1
/
+1
2005-09-10
[PATCH] char/n_tty: fix sparse warnings (__nocast type)
Victor Fusco
1
-1
/
+1
2005-07-08
[PATCH] tty output lossage fix
Roman Zippel
1
-18
/
+15
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1562