index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3215.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
2020-09-29
1
-6
/
+1
*
s390: use fallthrough;
Joe Perches
2020-03-25
1
-1
/
+1
*
s390/3215: add switch fall through comment for -Wimplicit-fallthrough
Vasily Gorbik
2019-07-29
1
-0
/
+1
*
s390/sclp: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-3
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
2016-10-31
1
-11
/
+1
*
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
2016-04-30
1
-7
/
+5
*
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
2016-04-30
1
-6
/
+6
*
tty: Remove ASYNC_CLOSING
Peter Hurley
2016-01-28
1
-2
/
+1
*
s390/cio: add NULL test
Julia Lawall
2015-12-30
1
-0
/
+2
*
s390/3215: free memory in error path
Christophe Jaillet
2015-04-23
1
-0
/
+2
*
s390/3215: fix tty output containing tabs
Martin Schwidefsky
2014-08-15
1
-3
/
+17
*
s390/3215: fix hanging console issue
Martin Schwidefsky
2014-07-28
1
-15
/
+17
*
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+7
*
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+1
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-25
1
-2
/
+6
|
\
|
*
s390/3215: partially revert tty close handling fix
Heiko Carstens
2013-01-08
1
-1
/
+5
|
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
|
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
1
-2
/
+2
*
|
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-15
1
-1
/
+1
*
|
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
1
-1
/
+2
*
|
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
1
-1
/
+2
|
/
*
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
2012-11-16
1
-7
/
+5
|
\
|
*
s390/3215: fix tty close handling
Heiko Carstens
2012-11-15
1
-7
/
+5
*
|
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-15
1
-0
/
+1
|
/
*
TTY: con3215, add tty install
Jiri Slaby
2012-08-13
1
-6
/
+15
*
TTY: con3215, unset raw3215[line]
Jiri Slaby
2012-08-13
1
-0
/
+7
*
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
2012-04-17
1
-1
/
+5
*
TTY: con3215, use tty from tty_port
Jiri Slaby
2012-04-13
1
-16
/
+16
*
TTY: con3215, add tty_port
Jiri Slaby
2012-04-13
1
-14
/
+16
*
TTY: con3215, centralize allocation
Jiri Slaby
2012-04-09
1
-35
/
+39
*
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
1
-7
/
+2
|
\
|
*
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-6
/
+2
|
*
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
|
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
2012-02-17
1
-7
/
+15
|
/
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+1
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] 3215: add support for irq statistics
Heiko Carstens
2011-01-05
1
-0
/
+2
*
[S390] con3215: remove empty ioctl function
Heiko Carstens
2010-01-13
1
-17
/
+0
*
[S390] 3215/3270 console: remove wrong comment
Heiko Carstens
2009-12-07
1
-1
/
+0
*
[S390] driver_data access
Martin Schwidefsky
2009-06-22
1
-2
/
+2
*
[S390] 3215 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-11
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
1
-8
/
+8
|
\
|
*
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-8
/
+8
*
|
[S390] pm: con3215 power management callbacks
Martin Schwidefsky
2009-06-16
1
-85
/
+120
|
/
*
[S390] 3215: Remove tasklet.
Heiko Carstens
2008-10-10
1
-20
/
+6
*
[S390] console flush on panic / reboot
Holger Smolinski
2008-10-10
1
-4
/
+23
[next]