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
/
tty_buffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
tty: Fix race condition if flushing tty flip buffers
Peter Hurley
1
-12
/
+10
2013-03-04
TTY: disable debugging warning
Jiri Slaby
1
-1
/
+1
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-0
/
+1
2013-01-21
tty: Correct tty buffer flush.
Ilya Zykov
1
-70
/
+22
2013-01-16
TTY: switch tty_schedule_flip
Jiri Slaby
1
-4
/
+4
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-4
/
+4
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-4
/
+5
2013-01-16
TTY: convert more flipping functions
Jiri Slaby
1
-16
/
+16
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-3
/
+2
2012-10-25
tty: add missing newlines to WARN_RATELIMIT
Sasha Levin
1
-1
/
+1
2012-10-24
TTY: Report warning when low_latency flag is wrongly used
Ivo Sieben
1
-0
/
+1
2012-10-23
TTY: move tty buffers to tty_port
Jiri Slaby
1
-49
/
+53
2012-10-23
TTY: tty_buffer, cache pointer to tty->buf
Jiri Slaby
1
-56
/
+76
2012-10-23
TTY: move TTY_FLUSH* flags to tty_port
Jiri Slaby
1
-8
/
+10
2012-10-23
tty: prevent unnecessary work queue lock checking on flip buffer copy
Ivo Sieben
1
-1
/
+4
2012-04-09
tty: hold lock across tty buffer finding and buffer filling
Xiaobing Tu
1
-20
/
+65
2011-06-08
tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
Linus Torvalds
1
-12
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-9
/
+6
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-6
/
+9
2011-04-05
tty: fix endless work loop when the buffer fills up
Linus Torvalds
1
-3
/
+1
2011-03-23
tty: stop using "delayed_work" in the tty layer
Linus Torvalds
1
-7
/
+7
2010-11-10
tty: prevent DOS in the flush_to_ldisc
Jiri Olsa
1
-2
/
+12
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
1
-0
/
+524