index
:
~tursulin/drm-intel
context-bb-balancing
context-image
context-stats
context-stats-pphwsp
media
media-4.19.0-rc8
multieb
numa
platform-kconfig
pmuq
sgtest
sseu
My private branches.
UNKNOWN
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
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2016-11-10
serial: crisv10: fix invalid user-pointer check
Johan Hovold
1
-2
/
+0
2016-11-10
tty: serial: make crisv10 explicitly non-modular
Paul Gortmaker
1
-4
/
+2
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-9
/
+8
2016-04-30
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
1
-4
/
+4
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
1
-3
/
+2
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
1
-2
/
+1
2016-01-28
tty: Use termios c_*flag macros
Peter Hurley
1
-11
/
+7
2016-01-27
tty: Remove chars_in_buffer() line discipline method
Peter Hurley
1
-7
/
+5
2015-10-17
tty: Remove tty_port::close_wait
Peter Hurley
1
-1
/
+0
2015-10-17
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
1
-32
/
+1
2015-05-10
tty: crisv10.c: move assignment out of if () block
Greg Kroah-Hartman
1
-4
/
+8
2015-05-06
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...
Valentin Rothberg
1
-4
/
+4
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-29
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-36
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef block
Valentin Rothberg
1
-13
/
+0
2015-05-06
tty: remove buf parameter from tty_name()
Rasmus Villemoes
1
-6
/
+2
2014-11-05
cris: Remove obsolete ASYNC_SPLIT_TERMIOS behavior
Peter Hurley
1
-12
/
+0
2014-07-10
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
1
-10
/
+5
2014-02-15
tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator
Paul Bolle
1
-112
/
+0
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
1
-1
/
+1
2013-03-18
crisv10: use counts from tty_port
Jiri Slaby
1
-25
/
+23
2013-03-18
crisv10: use *_wait from tty_port
Jiri Slaby
1
-9
/
+7
2013-03-18
crisv10: use close delays from tty_port
Jiri Slaby
1
-11
/
+9
2013-03-18
crisv10: stop returning info from handle_ser_rx_interrupt
Jiri Slaby
1
-6
/
+4
2013-03-18
crisv10: use flags from tty_port
Jiri Slaby
1
-35
/
+29
2013-03-18
TTY: cleanup tty->hw_stopped uses
Jiri Slaby
1
-10
/
+2
2013-01-17
tty: serial/crisv10.c: remove unnecessary null pointer check
Cong Ding
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-15
/
+2
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-2
/
+2
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-6
/
+4
2012-08-13
TTY: use tty_port_link_device
Jiri Slaby
1
-3
/
+6
2012-08-13
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-16
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-06
tty: localise the lock
Alan Cox
1
-4
/
+4
2012-06-02
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-04
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-15
RS485: fix inconsistencies in the meaning of some variables
Claudio Scordino
1
-8
/
+2
2011-09-22
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-9
/
+9
2011-09-22
cris: lower the printk level in cris serial driver
WANG Cong
1
-6
/
+6
2011-09-22
cris: fix a build error in drivers/tty/serial/crisv10.c
WANG Cong
1
-2
/
+2
[next]