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_port.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-27
tty: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-11-07
tty: Flush tty buffers after hardware shutdown
Peter Hurley
1
-0
/
+1
2014-11-07
tty: Move tty hung up check from port->lock critical section
Peter Hurley
1
-4
/
+2
2014-07-11
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
1
-5
/
+3
2014-07-11
tty: Move tty->closing from port lock critical section
Peter Hurley
1
-2
/
+4
2014-07-11
tty: Document locking for tty_port_hangup()
Peter Hurley
1
-0
/
+2
2014-07-11
tty: Document locking for tty_port_block_til_ready()
Peter Hurley
1
-0
/
+5
2014-07-11
tty: Document locking for tty_port_open()
Peter Hurley
1
-0
/
+8
2014-07-11
tty: Document locking for tty_port_close{,start,end}()
Peter Hurley
1
-0
/
+14
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-26
tty: Remove unused drop() method from tty_port interface
Peter Hurley
1
-5
/
+1
2013-09-26
tty: Prevent tty_port destruction if tty not released
Peter Hurley
1
-0
/
+4
2013-07-27
tty_port: Fix refcounting leak in tty_port_tty_hangup()
Gianluca Anzolin
1
-3
/
+2
2013-03-19
tty: Complete ownership transfer of flip buffers
Peter Hurley
1
-0
/
+1
2013-03-19
TTY: fix close of uninitialised ports
Johan Hovold
1
-8
/
+10
2013-03-19
TTY: clean up port drain-delay handling
Johan Hovold
1
-11
/
+16
2013-03-19
TTY: fix DTR not being dropped on hang up
Johan Hovold
1
-12
/
+15
2013-03-19
TTY: fix DTR being raised on hang up
Johan Hovold
1
-1
/
+1
2013-03-19
TTY: wake up processes last at hangup
Johan Hovold
1
-1
/
+1
2013-03-19
TTY: clean up port shutdown
Johan Hovold
1
-2
/
+7
2013-03-19
TTY: add tty_port_tty_hangup helper
Jiri Slaby
1
-0
/
+17
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-0
/
+16
2012-11-16
TTY: introduce tty_port_destroy
Jiri Slaby
1
-1
/
+15
2012-11-16
TTY: pty, fix tty buffers leak
Jiri Slaby
1
-1
/
+1
2012-10-23
TTY: move tty buffers to tty_port
Jiri Slaby
1
-0
/
+2
2012-09-07
tty_register_device_attr updated for tty-next
Tomas Hlavacek
1
-0
/
+24
2012-08-14
TTY: add tty_port_link_device
Jiri Slaby
1
-1
/
+21
2012-08-14
TTY: tty_port, add some documentation
Jiri Slaby
1
-0
/
+21
2012-08-10
tty: localise the lock
Alan Cox
1
-3
/
+3
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-3
/
+3
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-3
/
+3
2012-07-07
tty: localise the lock
Alan Cox
1
-3
/
+3
2012-06-14
TTY: add tty_port_register_device helper
Jiri Slaby
1
-0
/
+9
2012-06-14
TTY: provide drivers with tty_port_install
Jiri Slaby
1
-0
/
+8
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-3
/
+3
2012-05-05
tty_lock: Localise the lock
Alan Cox
1
-3
/
+3
2012-01-25
TTY: fix UV serial console regression
Jiri Slaby
1
-5
/
+7
2011-08-25
TTY: use tty_wait_until_sent_from_close in tty_port_close_start
Jiri Slaby
1
-1
/
+1
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
1
-0
/
+446