aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/con3215.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-13s390/3215: use new address translation helpersHeiko Carstens1-2/+2
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)1-12/+12
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)1-1/+0
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)1-1/+2
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)1-1/+1
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-2/+1
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens1-1/+1
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen1-2/+2
2022-10-26s390/con3215: Fix white space errorsThomas Richter1-10/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter1-61/+155
2022-10-26s390/con3215: Simplify console write operationThomas Richter1-28/+12
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli1-12/+13
2021-07-27tty: drop put_tty_driverJiri Slaby1-2/+2
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-4/+3
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby1-1/+1
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+1
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan1-2/+1
2021-03-10tty: con3215, remove tty->driver_data castsJiri Slaby1-21/+11
2021-03-10tty: con3215, remove unneeded tty checksJiri Slaby1-4/+0
2021-03-10tty: con3215, remove tasklet for tty_wakeupJiri Slaby1-19/+1
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby1-1/+0
2020-12-02s390: remove pm support from console driversVineeth Vijayan1-76/+9
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao1-6/+1
2020-03-25s390: use fallthrough;Joe Perches1-1/+1
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik1-0/+1
2017-11-14s390/sclp: Convert timers to use timer_setup()Kees Cook1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
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
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens1-7/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-04[S390] 3215 device locking.Martin Schwidefsky1-26/+24
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-01[PATCH] s390: ccw_device_probe_console return valuePeter Oberparleiter1-1/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-17/+8
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-2/+1
2005-06-25[PATCH] s390: add vmcp interfaceChristian Borntraeger1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1192