summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c
Commit message (Expand)AuthorAgeFilesLines
* s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik2019-07-291-0/+1
* s390/sclp: Convert timers to use timer_setup()Kees Cook2017-11-141-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390: char: make con3215 explicitly non-modularPaul Gortmaker2016-10-311-11/+1Star
* tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+5Star
* tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-6/+6
* tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-2/+1Star
* s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
* s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
* s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
* s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-211-1/+7
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-211-1/+1
* s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-171-1/+1
* s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-171-1/+1
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-2/+6
|\
| * s390/3215: partially revert tty close handling fixHeiko Carstens2013-01-081-1/+5
| * s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-2/+2
* | TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-1/+2
* | TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-1/+2
|/
* Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman2012-11-171-7/+5Star
|\
| * s390/3215: fix tty close handlingHeiko Carstens2012-11-151-7/+5Star
* | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-161-0/+1
|/
* TTY: con3215, add tty installJiri Slaby2012-08-141-6/+15
* TTY: con3215, unset raw3215[line]Jiri Slaby2012-08-141-0/+7
* tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens2012-04-171-1/+5
* TTY: con3215, use tty from tty_portJiri Slaby2012-04-131-16/+16
* TTY: con3215, add tty_portJiri Slaby2012-04-131-14/+16
* TTY: con3215, centralize allocationJiri Slaby2012-04-091-35/+39
* Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-7/+2Star
|\
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-6/+2Star
| * TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
* | [S390] 3215 deadlock with tty_wakeupMartin Schwidefsky2012-02-171-7/+15
|/
* [S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter2011-10-301-2/+1Star
* [S390] ccw_driver: remove duplicate membersSebastian Ott2011-03-231-2/+4
* [S390] 3215: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
* [S390] con3215: remove empty ioctl functionHeiko Carstens2010-01-131-17/+0Star
* [S390] 3215/3270 console: remove wrong commentHeiko Carstens2009-12-071-1/+0Star
* [S390] driver_data accessMartin Schwidefsky2009-06-221-2/+2
* [S390] 3215 console: convert from bootmem to slabHeiko Carstens2009-06-221-11/+7Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-06-161-8/+8
|\
| * s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-161-8/+8
* | [S390] pm: con3215 power management callbacksMartin Schwidefsky2009-06-161-85/+120
|/
* [S390] 3215: Remove tasklet.Heiko Carstens2008-10-101-20/+6Star
* [S390] console flush on panic / rebootHolger Smolinski2008-10-101-4/+23
* [S390] Remove P390 support.Heiko Carstens2008-07-141-8/+1Star
* [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-141-22/+1Star