index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
crisv10.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: remove cris/etrax uart drivers
Arnd Bergmann
2018-03-26
1
-4248
/
+0
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
serial: crisv10: fix invalid user-pointer check
Johan Hovold
2016-11-10
1
-2
/
+0
*
tty: serial: make crisv10 explicitly non-modular
Paul Gortmaker
2016-11-10
1
-4
/
+2
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-9
/
+8
*
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
2016-04-30
1
-4
/
+4
*
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
2016-04-30
1
-3
/
+2
*
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-2
/
+1
*
tty: Use termios c_*flag macros
Peter Hurley
2016-01-28
1
-11
/
+7
*
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
2016-01-27
1
-7
/
+5
*
tty: Remove tty_port::close_wait
Peter Hurley
2015-10-17
1
-1
/
+0
*
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
2015-10-17
1
-32
/
+1
*
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
2015-05-10
1
-4
/
+8
*
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...
Valentin Rothberg
2015-05-06
1
-4
/
+4
*
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
2015-05-06
1
-29
/
+0
*
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
2015-05-06
1
-36
/
+0
*
drivers/tty/serial/crisv10.c: remove dead #ifdef block
Valentin Rothberg
2015-05-06
1
-13
/
+0
*
tty: remove buf parameter from tty_name()
Rasmus Villemoes
2015-05-06
1
-6
/
+2
*
cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
Peter Hurley
2014-11-05
1
-12
/
+0
*
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
2014-07-10
1
-10
/
+5
*
tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator
Paul Bolle
2014-02-15
1
-112
/
+0
*
treewide: fix comments and printk msgs
Masanari Iida
2014-01-07
1
-1
/
+1
*
crisv10: use counts from tty_port
Jiri Slaby
2013-03-18
1
-25
/
+23
*
crisv10: use *_wait from tty_port
Jiri Slaby
2013-03-18
1
-9
/
+7
*
crisv10: use close delays from tty_port
Jiri Slaby
2013-03-18
1
-11
/
+9
*
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
2013-03-18
1
-6
/
+4
*
crisv10: use flags from tty_port
Jiri Slaby
2013-03-18
1
-35
/
+29
*
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
2013-03-18
1
-10
/
+2
*
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
2013-01-17
1
-1
/
+1
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-15
/
+2
*
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
1
-2
/
+2
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+1
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-6
/
+4
*
TTY: use tty_port_link_device
Jiri Slaby
2012-08-13
1
-3
/
+6
*
TTY: automatically create nodes for some drivers
Jiri Slaby
2012-08-13
1
-1
/
+1
*
tty: localise the lock
Alan Cox
2012-08-10
1
-4
/
+4
*
tty: move the termios object into the tty
Alan Cox
2012-07-16
1
-13
/
+13
*
tty: revert incorrectly applied lock patch
Alan Cox
2012-07-16
1
-4
/
+4
*
tty: localise the lock
Alan Cox
2012-07-06
1
-4
/
+4
*
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
1
-4
/
+4
*
cris: fix missing tty arg in wait_event_interruptible_tty call
Paul Gortmaker
2012-05-08
1
-2
/
+2
*
tty_lock: Localise the lock
Alan Cox
2012-05-04
1
-2
/
+2
*
TTY: crisv10, initialize tty_port
Jiri Slaby
2012-04-09
1
-0
/
+1
*
TTY: crisv10, remove unused tmp_buf
Jiri Slaby
2012-04-09
1
-26
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
Disintegrate asm/system.h for CRIS
David Howells
2012-03-28
1
-0
/
+1
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-12
/
+3
*
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
2011-11-15
1
-8
/
+2
[next]