aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/raw3270.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle1-2/+4
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere1-5/+7
2024-03-13s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere1-10/+12
2024-03-13s390/3270: use new address translation helpersHeiko Carstens1-7/+7
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-01-09s390/raw3270: fix nullpointer checkSven Schnelle1-1/+1
2023-01-09s390/raw3270: split up raw3270_activate_view()Sven Schnelle1-28/+46
2023-01-09s390/raw3270: remove BUG_ON in raw3270_request_reset()Sven Schnelle1-3/+7
2023-01-09s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributesSven Schnelle1-9/+9
2023-01-09s390/raw3270: fix indentation/whitespace errorsSven Schnelle1-18/+21
2023-01-09s390/raw3270: move EXPORT_SYMBOL() next to functionsSven Schnelle1-24/+23
2023-01-09s390/raw3270: make raw3270_buffer_address() accept x/y coordinatesSven Schnelle1-1/+8
2023-01-09s390/tty3270: resize terminal when the clear key is pressedSven Schnelle1-7/+7
2023-01-09s390/tty3270: move resize work to raw3270Sven Schnelle1-6/+22
2023-01-09s390/raw3270: add raw3270_start_request() helperSven Schnelle1-0/+14
2023-01-09s390/raw3270: use __packed instead of __attribute__((packed))Sven Schnelle1-3/+3
2023-01-09s390/raw3270: fix formatting issuesSven Schnelle1-89/+51
2023-01-09s390/tty3270: add support for diag 8cSven Schnelle1-0/+11
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens1-6/+6
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli1-0/+15
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang1-6/+6
2020-12-02s390: remove pm support from console driversVineeth Vijayan1-72/+6
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky1-1/+2
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-07-26s390/raw3270: constify attribute_group structures.Arvind Yadav1-1/+1
2017-01-16s390: use false/true when using boolHeiko Carstens1-1/+1
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky1-3/+29
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky1-82/+19
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-04-01s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky1-3/+6
2014-03-26s390/con3270: optionally disable auto updateMartin Schwidefsky1-0/+9
2014-02-21s390/cio: reorder initialization of ccw consolesSebastian Ott1-1/+8
2014-02-21s390/cio: fix driver callback initialization for ccw consolesSebastian Ott1-1/+9
2013-10-24s390/3270: use diagnose 0x210 for device sensing under z/VMMartin Schwidefsky1-1/+1
2013-10-24s390/3270: remove unnecessary pointer checkMartin Schwidefsky1-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-2/+2
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky1-289/+246
2013-02-14s390/3270: introduce device notifierMartin Schwidefsky1-61/+15
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-2/+1
2011-05-23[S390] get rid of unused variablesHeiko Carstens1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23[S390] ccw_driver: remove duplicate membersSebastian Ott1-2/+4
2011-01-05[S390] 3270: add support for irq statisticsHeiko Carstens1-0/+2
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-10-06[S390] 3270 console build fixSebastian Ott1-0/+2
2009-06-22[S390] driver_data accessMartin Schwidefsky1-2/+2
2009-06-22[S390] 3270 console: convert from bootmem to slabHeiko Carstens1-30/+2
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: con3270 power management callbacks.Martin Schwidefsky1-11/+73
2009-06-15s390: remove driver_data direct access of struct deviceGreg Kroah-Hartman1-8/+8
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman1-8/+6
2008-10-10[S390] more bus_id -> dev_name conversionsCornelia Huck1-2/+2
2008-07-21device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman1-6/+8
2008-07-14[S390] Cleanup 3270 printk messages.Martin Schwidefsky1-1/+0
2008-07-14[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-10/+1
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter1-8/+8
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-2/+2
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck1-15/+11
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-0/+1
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens1-4/+2
2007-05-31[S390] raw3270: use mutex instead of semaphoreChristoph Hellwig1-5/+5
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck1-2/+3
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-07-18[S390] sysfs_create_xxx return values.Heiko Carstens1-17/+35
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-17/+17
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[S390] modular 3270 driver.Martin Schwidefsky1-33/+34
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-19/+20
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-2/+1
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky1-2/+2
2005-11-07[PATCH] kfree cleanup: drivers/s390Jesper Juhl1-2/+1
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt1-12/+88
2005-09-05[PATCH] s390: disconnected 3270 consoleMartin Schwidefsky1-5/+11
2005-06-20[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...Yani Ioannou1-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1335