index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
raw3270.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/3270: Fix buffer assignment
Sven Schnelle
2024-04-26
1
-2
/
+4
*
s390/raw3270: make class3270 constant
Ricardo B. Marliere
2024-03-13
1
-5
/
+7
*
s390/raw3270: improve raw3270_init() readability
Ricardo B. Marliere
2024-03-13
1
-10
/
+12
*
s390/3270: use new address translation helpers
Heiko Carstens
2024-03-13
1
-7
/
+7
*
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2023-03-17
1
-1
/
+1
*
s390/raw3270: fix nullpointer check
Sven Schnelle
2023-01-09
1
-1
/
+1
*
s390/raw3270: split up raw3270_activate_view()
Sven Schnelle
2023-01-09
1
-28
/
+46
*
s390/raw3270: remove BUG_ON in raw3270_request_reset()
Sven Schnelle
2023-01-09
1
-3
/
+7
*
s390/raw3270: use DEVICE_ATTR_RO() for sysfs attributes
Sven Schnelle
2023-01-09
1
-9
/
+9
*
s390/raw3270: fix indentation/whitespace errors
Sven Schnelle
2023-01-09
1
-18
/
+21
*
s390/raw3270: move EXPORT_SYMBOL() next to functions
Sven Schnelle
2023-01-09
1
-24
/
+23
*
s390/raw3270: make raw3270_buffer_address() accept x/y coordinates
Sven Schnelle
2023-01-09
1
-1
/
+8
*
s390/tty3270: resize terminal when the clear key is pressed
Sven Schnelle
2023-01-09
1
-7
/
+7
*
s390/tty3270: move resize work to raw3270
Sven Schnelle
2023-01-09
1
-6
/
+22
*
s390/raw3270: add raw3270_start_request() helper
Sven Schnelle
2023-01-09
1
-0
/
+14
*
s390/raw3270: use __packed instead of __attribute__((packed))
Sven Schnelle
2023-01-09
1
-3
/
+3
*
s390/raw3270: fix formatting issues
Sven Schnelle
2023-01-09
1
-89
/
+51
*
s390/tty3270: add support for diag 8c
Sven Schnelle
2023-01-09
1
-0
/
+11
*
s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLE
Heiko Carstens
2022-11-23
1
-6
/
+6
*
s390/consoles: improve panic notifiers reliability
Guilherme G. Piccoli
2022-05-06
1
-0
/
+15
*
s390: replace snprintf in show functions with sysfs_emit
Qing Wang
2021-11-16
1
-6
/
+6
*
s390: remove pm support from console drivers
Vineeth Vijayan
2020-12-02
1
-72
/
+6
*
s390/3270: fix lockdep false positive on view->lock
Martin Schwidefsky
2019-04-10
1
-1
/
+2
*
s390: char: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/raw3270: constify attribute_group structures.
Arvind Yadav
2017-07-26
1
-1
/
+1
*
s390: use false/true when using bool
Heiko Carstens
2017-01-16
1
-1
/
+1
*
s390/3270: handle reconnect of a tty with a different size
Martin Schwidefsky
2016-05-10
1
-3
/
+29
*
s390/3270: avoid endless I/O loop with disconnected 3270 terminals
Martin Schwidefsky
2016-05-04
1
-82
/
+19
*
s390/3270: correct size detection with the read-partition command
Martin Schwidefsky
2014-07-16
1
-1
/
+0
*
s390/3270: fix crash with multiple reset device requests
Martin Schwidefsky
2014-04-01
1
-3
/
+6
*
s390/con3270: optionally disable auto update
Martin Schwidefsky
2014-03-26
1
-0
/
+9
*
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+8
*
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
2014-02-21
1
-1
/
+9
*
s390/3270: use diagnose 0x210 for device sensing under z/VM
Martin Schwidefsky
2013-10-24
1
-1
/
+1
*
s390/3270: remove unnecessary pointer check
Martin Schwidefsky
2013-10-24
1
-1
/
+1
*
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
2013-04-17
1
-1
/
+1
*
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
2013-04-17
1
-2
/
+2
*
s390/3270: asynchronous size sensing
Martin Schwidefsky
2013-02-14
1
-289
/
+246
*
s390/3270: introduce device notifier
Martin Schwidefsky
2013-02-14
1
-61
/
+15
*
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
2013-01-08
1
-1
/
+1
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+1
*
[S390] get rid of unused variables
Heiko Carstens
2011-05-23
1
-2
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
[S390] ccw_driver: remove duplicate members
Sebastian Ott
2011-03-23
1
-2
/
+4
*
[S390] 3270: add support for irq statistics
Heiko Carstens
2011-01-05
1
-0
/
+2
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
[S390] 3270 console build fix
Sebastian Ott
2009-10-06
1
-0
/
+2
*
[S390] driver_data access
Martin Schwidefsky
2009-06-22
1
-2
/
+2
*
[S390] 3270 console: convert from bootmem to slab
Heiko Carstens
2009-06-22
1
-30
/
+2
[next]