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
/
serdev
/
serdev-ttyport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-10
serdev: ttyport: restore client ops on deregistration
Johan Hovold
1
-4
/
+2
2019-01-30
serdev: ttyport: call tiocmget and tiocmset ops directly
Johan Hovold
1
-2
/
+2
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+6
2018-01-23
serdev: add method to set parity
Ulrich Hecht
1
-0
/
+24
2017-12-18
serdev: ttyport: do not used keyed wakeup in write_wakeup
Johan Hovold
1
-1
/
+2
2017-12-11
Merge 4.15-rc3 into tty-next
Greg Kroah-Hartman
1
-3
/
+23
2017-11-28
serdev: ttyport: ignore carrier detect to avoid hangups
Johan Hovold
1
-0
/
+2
2017-11-28
serdev: ttyport: release tty lock sooner on open
Johan Hovold
1
-1
/
+2
2017-11-28
serdev: ttyport: fix tty locking in close
Johan Hovold
1
-0
/
+2
2017-11-28
serdev: ttyport: fix NULL-deref on hangup
Johan Hovold
1
-2
/
+9
2017-11-28
serdev: ttyport: add missing receive_buf sanity checks
Johan Hovold
1
-1
/
+12
2017-11-08
tty: serdev: Remove redundant license text
Greg Kroah-Hartman
1
-9
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-23
serdev: ttyport: add missing open() error handling
Johan Hovold
1
-3
/
+10
2017-10-23
serdev: ttyport: enforce tty-driver open() requirement
Johan Hovold
1
-4
/
+10
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
1
-7
/
+14
2017-05-18
tty/serdev: add serdev registration interface
Johan Hovold
1
-2
/
+4
2017-05-18
serdev: fix tty-port client deregistration
Johan Hovold
1
-5
/
+10
2017-05-18
tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
Stefan Wahren
1
-1
/
+1
2017-04-12
serdev: implement get/set tiocm
Sebastian Reichel
1
-0
/
+24
2017-04-12
serdev: add serdev_device_wait_until_sent
Sebastian Reichel
1
-4
/
+14
2017-02-09
serdev: ttyport: check whether tty_init_dev() fails
Dan Carpenter
1
-0
/
+2
2017-02-03
serdev: add a tty port controller driver
Rob Herring
1
-0
/
+224