index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
con3215.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-31
s390: char: make con3215 explicitly non-modular
Paul Gortmaker
1
-11
/
+1
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-7
/
+5
2016-04-30
tty: Replace ASYNC_SUSPENDED bit and update atomically
Peter Hurley
1
-6
/
+6
2016-01-28
tty: Remove ASYNC_CLOSING
Peter Hurley
1
-2
/
+1
2015-12-30
s390/cio: add NULL test
Julia Lawall
1
-0
/
+2
2015-04-23
s390/3215: free memory in error path
Christophe Jaillet
1
-0
/
+2
2014-08-15
s390/3215: fix tty output containing tabs
Martin Schwidefsky
1
-3
/
+17
2014-07-28
s390/3215: fix hanging console issue
Martin Schwidefsky
1
-15
/
+17
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
1
-1
/
+7
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
1
-1
/
+1
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+2
2013-01-15
TTY: move low_latency to tty_port
Jiri Slaby
1
-1
/
+1
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
1
-1
/
+2
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-1
/
+2
2013-01-08
s390/3215: partially revert tty close handling fix
Heiko Carstens
1
-1
/
+5
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-16
Merge 3.7-rc6 into tty-next
Greg Kroah-Hartman
1
-7
/
+5
2012-11-15
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+1
2012-11-15
s390/3215: fix tty close handling
Heiko Carstens
1
-7
/
+5
2012-08-13
TTY: con3215, add tty install
Jiri Slaby
1
-6
/
+15
2012-08-13
TTY: con3215, unset raw3215[line]
Jiri Slaby
1
-0
/
+7
2012-04-17
tty: add missing tty_port_tty_get() call to raw3215_wakeup
Heiko Carstens
1
-1
/
+5
2012-04-13
TTY: con3215, use tty from tty_port
Jiri Slaby
1
-16
/
+16
2012-04-13
TTY: con3215, add tty_port
Jiri Slaby
1
-14
/
+16
2012-04-09
TTY: con3215, centralize allocation
Jiri Slaby
1
-35
/
+39
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-7
/
+2
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
1
-6
/
+2
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
2012-02-17
[S390] 3215 deadlock with tty_wakeup
Martin Schwidefsky
1
-7
/
+15
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] 3215: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-01-13
[S390] con3215: remove empty ioctl function
Heiko Carstens
1
-17
/
+0
2009-12-07
[S390] 3215/3270 console: remove wrong comment
Heiko Carstens
1
-1
/
+0
2009-06-22
[S390] driver_data access
Martin Schwidefsky
1
-2
/
+2
2009-06-22
[S390] 3215 console: convert from bootmem to slab
Heiko Carstens
1
-11
/
+7
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+8
2009-06-16
[S390] pm: con3215 power management callbacks
Martin Schwidefsky
1
-85
/
+120
2009-06-15
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-8
/
+8
2008-10-10
[S390] 3215: Remove tasklet.
Heiko Carstens
1
-20
/
+6
2008-10-10
[S390] console flush on panic / reboot
Holger Smolinski
1
-4
/
+23
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
1
-8
/
+1
2008-07-14
[S390] Cleanup 3215 printk messages.
Martin Schwidefsky
1
-22
/
+1
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-3
/
+3
2008-04-30
s390 tty: Prepare for put_char to return success/fail
Alan Cox
1
-2
/
+3
2007-10-12
[S390] 3215: Handle special console device.
Cornelia Huck
1
-0
/
+3
[next]