aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker1-11/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-7/+5
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-6/+6
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley1-2/+1
2015-12-30s390/cio: add NULL testJulia Lawall1-0/+2
2015-04-23s390/3215: free memory in error pathChristophe Jaillet1-0/+2
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott1-1/+7
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+1
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott1-1/+1
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott1-1/+1
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman1-2/+6
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-2/+2
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby1-1/+2
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+2
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens1-1/+5
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman1-7/+5
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+1
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-08-13TTY: con3215, add tty installJiri Slaby1-6/+15
2012-08-13TTY: con3215, unset raw3215[line]Jiri Slaby1-0/+7
2012-04-17tty: add missing tty_port_tty_get() call to raw3215_wakeupHeiko Carstens1-1/+5
2012-04-13TTY: con3215, use tty from tty_portJiri Slaby1-16/+16
2012-04-13TTY: con3215, add tty_portJiri Slaby1-14/+16
2012-04-09TTY: con3215, centralize allocationJiri Slaby1-35/+39
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-7/+2
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-6/+2
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby1-1/+0
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky1-7/+15
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-2/+1
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-01-05[S390] 3215: add support for irq statisticsHeiko Carstens1-0/+2
2010-01-13[S390] con3215: remove empty ioctl functionHeiko Carstens1-17/+0
2009-12-07[S390] 3215/3270 console: remove wrong commentHeiko Carstens1-1/+0
2009-06-22[S390] driver_data accessMartin Schwidefsky1-2/+2
2009-06-22[S390] 3215 console: convert from bootmem to slabHeiko Carstens1-11/+7
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+8
2009-06-16[S390] pm: con3215 power management callbacksMartin Schwidefsky1-85/+120
2009-06-15s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-8/+8
2008-10-10[S390] 3215: Remove tasklet.Heiko Carstens1-20/+6
2008-10-10[S390] console flush on panic / rebootHolger Smolinski1-4/+23
2008-07-14[S390] Remove P390 support.Heiko Carstens1-8/+1
2008-07-14[S390] Cleanup 3215 printk messages.Martin Schwidefsky1-22/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-3/+3
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox1-2/+3
2007-10-12[S390] 3215: Handle special console device.Cornelia Huck1-0/+3