summaryrefslogtreecommitdiff
path: root/drivers/s390/char/con3215.c
AgeCommit message (Expand)Author
2024-03-13s390/3215: use new address translation helpersHeiko Carstens
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::put_char()Jiri Slaby (SUSE)
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-01-19tty: Cleanup tty_port_set_initialized() bool parameterIlpo Järvinen
2022-10-26s390/con3215: Fix white space errorsThomas Richter
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter
2022-10-26s390/con3215: Simplify console write operationThomas Richter
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli
2021-07-27tty: drop put_tty_driverJiri Slaby
2021-07-27tty: stop using alloc_tty_driverJiri Slaby
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-05-13tty: make tty_operations::chars_in_buffer return uintJiri Slaby
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-04-27Merge tag 's390-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-04-07s390: use DEFINE_SPINLOCK for initializationVineeth Vijayan
2021-03-10tty: con3215, remove tty->driver_data castsJiri Slaby
2021-03-10tty: con3215, remove unneeded tty checksJiri Slaby
2021-03-10tty: con3215, remove tasklet for tty_wakeupJiri Slaby
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby
2020-12-02s390: remove pm support from console driversVineeth Vijayan
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao
2020-03-25s390: use fallthrough;Joe Perches
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik
2017-11-14s390/sclp: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-31s390: char: make con3215 explicitly non-modularPaul Gortmaker
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley
2015-12-30s390/cio: add NULL testJulia Lawall
2015-04-23s390/3215: free memory in error pathChristophe Jaillet
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott
2013-04-17s390/cio: ccw_device_force_console don't use static variableSebastian Ott
2013-04-17s390/cio: wait_cons_dev don't use static variableSebastian Ott
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens