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
/
tty_ioctl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-21
tty: Ldisc revamp
Alan Cox
1
-8
/
+8
2008-06-23
removed unused var real_tty on n_tty_ioctl()
Gustavo Fernando Padovan
1
-7
/
+0
2008-04-30
tty: add throttle/unthrottle helpers
Alan Cox
1
-0
/
+16
2008-04-30
tty: The big operations rework
Alan Cox
1
-20
/
+42
2008-04-30
tty/serial: lay the foundations for the next set of reworks
Alan Cox
1
-2
/
+12
2008-04-30
tty_ioctl: soft carrier handling
Alan Cox
1
-6
/
+27
2008-04-30
tty_ioctl: locking for tty_wait_until_sent
Alan Cox
1
-4
/
+7
2008-04-30
tty: BKL pushdown
Alan Cox
1
-0
/
+6
2008-02-08
tty_ioctl: drag screaming into compliance with the coding style
Alan Cox
1
-182
/
+180
2008-01-09
pl2303: Fix mode switching regression
Alan Cox
1
-0
/
+19
2007-12-23
tty: fix logic change introduced by wait_event_interruptible_timeout()
Cory T. Tusar
1
-1
/
+1
2007-11-07
[TTY]: Fix network driver interactions with TCGET/SET calls.
Alan Cox
1
-66
/
+104
2007-10-20
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
1
-1
/
+1
2007-10-19
tty_ioctl: fix the baud_table check in encode_baud_rate
Maciej W. Rozycki
1
-3
/
+8
2007-10-17
tty: expose new methods needed for drivers to get termios right
Alan Cox
1
-10
/
+72
2007-09-15
sparc64 (and others): fix tty_ioctl.c build
Tony Breeds
1
-0
/
+14
2007-09-12
tty: termios locking functions break with new termios type
David Miller
1
-2
/
+2
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
1
-4
/
+3
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
1
-18
/
+3
2007-07-16
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t...
Alan Cox
1
-2
/
+2
2007-02-11
[PATCH] tty: improve encode_baud_rate logic
Alan Cox
1
-15
/
+30
2006-12-08
[PATCH] tty_ioctl: use termios for the old structure and termios2 for the new
Alan Cox
1
-7
/
+11
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
1
-2
/
+2
2006-12-08
[PATCH] tty: switch to ktermios and new framework
Alan Cox
1
-14
/
+244
2006-09-29
[PATCH] Fix locking for tty drivers when doing urgent characters
Alan Cox
1
-7
/
+11
2006-09-29
[PATCH] tty: make termios_sem a mutex
Arjan van de Ven
1
-8
/
+9
2006-08-27
[PATCH] tty layer comment the locking assumptions and functions somewhat
Alan Cox
1
-2
/
+57
2005-06-29
[PATCH] coverity: tty_ldisc_ref return null check
KAMBAROV, ZAUR
1
-2
/
+2
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+551