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
/
hvc
/
hvsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
tty: hvc: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-04-30
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
Peter Hurley
1
-1
/
+1
2015-08-20
powerpc/hvsi: Fix endianness issues in the HVSI driver
Laurent Dufour
1
-22
/
+24
2013-03-19
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
1
-6
/
+1
2013-01-16
TTY: hvsi: use for_each_compatible_node() macro
Wei Yongjun
1
-3
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-3
/
+3
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-13
/
+9
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-14
TTY: use tty_port_link_device
Jiri Slaby
1
-0
/
+2
2012-04-09
TTY: hvsi, use tty from tty_port
Jiri Slaby
1
-14
/
+21
2012-04-09
TTY: hvsi, sanitize uses of tty
Jiri Slaby
1
-58
/
+30
2012-04-09
TTY: hvsi, add tty_port
Jiri Slaby
1
-6
/
+7
2012-04-09
TTY: hvsi, CLOCAL is not in tty->flags
Jiri Slaby
1
-1
/
+1
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-4
/
+1
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-01-27
serial: Kill off NO_IRQ
Alan Cox
1
-1
/
+1
2011-09-23
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-06-29
powerpc/pseries: Factor HVSI header struct in packet definitions
Benjamin Herrenschmidt
1
-33
/
+33
2011-06-29
powerpc/hvsi: Move HVSI protocol definitions to a header file
Benjamin Herrenschmidt
1
-62
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+2
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-01-13
tty: move hvc drivers to drivers/tty/hvc/
Greg Kroah-Hartman
1
-0
/
+1314