index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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/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
*
[S390] Remove P390 support.
Heiko Carstens
2008-07-14
1
-8
/
+1
*
[S390] Cleanup 3215 printk messages.
Martin Schwidefsky
2008-07-14
1
-22
/
+1
*
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
2008-07-14
1
-3
/
+3
[next]