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
starfive-6.6.48-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
/
serial
/
crisv10.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-19
crisv10: use counts from tty_port
Jiri Slaby
1
-25
/
+23
2013-03-19
crisv10: use *_wait from tty_port
Jiri Slaby
1
-9
/
+7
2013-03-19
crisv10: use close delays from tty_port
Jiri Slaby
1
-11
/
+9
2013-03-19
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
1
-6
/
+4
2013-03-19
crisv10: use flags from tty_port
Jiri Slaby
1
-35
/
+29
2013-03-19
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
1
-10
/
+2
2013-01-18
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
1
-1
/
+1
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-15
/
+2
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-2
/
+2
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-6
/
+4
2012-08-14
TTY: use tty_port_link_device
Jiri Slaby
1
-3
/
+6
2012-08-14
TTY: automatically create nodes for some drivers
Jiri Slaby
1
-1
/
+1
2012-08-10
tty: localise the lock
Alan Cox
1
-4
/
+4
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-13
/
+13
2012-07-16
tty: revert incorrectly applied lock patch
Alan Cox
1
-4
/
+4
2012-07-07
tty: localise the lock
Alan Cox
1
-4
/
+4
2012-06-03
tty: Revert the tty locking series, it needs more work
Linus Torvalds
1
-4
/
+4
2012-05-08
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
1
-2
/
+2
2012-05-05
tty_lock: Localise the lock
Alan Cox
1
-2
/
+2
2012-04-09
TTY: crisv10, initialize tty_port
Jiri Slaby
1
-0
/
+1
2012-04-09
TTY: crisv10, remove unused tmp_buf
Jiri Slaby
1
-26
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-28
Disintegrate asm/system.h for CRIS
David Howells
1
-0
/
+1
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-12
/
+3
2011-11-16
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
1
-8
/
+2
2011-09-23
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-9
/
+9
2011-09-23
cris: lower the printk level in cris serial driver
WANG Cong
1
-6
/
+6
2011-09-23
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
1
-1
/
+1
2011-02-17
tiocmset: kill the file pointer argument
Alan Cox
1
-2
/
+1
2011-02-17
tiocmget: kill off the passing of the struct file
Alan Cox
1
-1
/
+1
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+4573