index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
raw3270.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
s390/3270: fix crash with multiple reset device requests
Martin Schwidefsky
1
-3
/
+6
2014-03-26
s390/con3270: optionally disable auto update
Martin Schwidefsky
1
-0
/
+9
2014-02-21
s390/cio: reorder initialization of ccw consoles
Sebastian Ott
1
-1
/
+8
2014-02-21
s390/cio: fix driver callback initialization for ccw consoles
Sebastian Ott
1
-1
/
+9
2013-10-24
s390/3270: use diagnose 0x210 for device sensing under z/VM
Martin Schwidefsky
1
-1
/
+1
2013-10-24
s390/3270: remove unnecessary pointer check
Martin Schwidefsky
1
-1
/
+1
2013-04-17
s390/cio: ccw_device_force_console don't use static variable
Sebastian Ott
1
-1
/
+1
2013-04-17
s390/cio: wait_cons_dev don't use static variable
Sebastian Ott
1
-2
/
+2
2013-02-14
s390/3270: asynchronous size sensing
Martin Schwidefsky
1
-289
/
+246
2013-02-14
s390/3270: introduce device notifier
Martin Schwidefsky
1
-61
/
+15
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-10-30
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
1
-2
/
+1
2011-05-23
[S390] get rid of unused variables
Heiko Carstens
1
-2
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-23
[S390] ccw_driver: remove duplicate members
Sebastian Ott
1
-2
/
+4
2011-01-05
[S390] 3270: add support for irq statistics
Heiko Carstens
1
-0
/
+2
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-10-06
[S390] 3270 console build fix
Sebastian Ott
1
-0
/
+2
2009-06-22
[S390] driver_data access
Martin Schwidefsky
1
-2
/
+2
2009-06-22
[S390] 3270 console: convert from bootmem to slab
Heiko Carstens
1
-30
/
+2
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+8
2009-06-16
[S390] pm: con3270 power management callbacks.
Martin Schwidefsky
1
-11
/
+73
2009-06-16
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-8
/
+8
2008-10-16
device create: s390: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-8
/
+6
2008-10-10
[S390] more bus_id -> dev_name conversions
Cornelia Huck
1
-2
/
+2
2008-07-22
device create: s390: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-6
/
+8
2008-07-14
[S390] Cleanup 3270 printk messages.
Martin Schwidefsky
1
-1
/
+0
2008-07-14
[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-10
/
+1
2008-07-14
[S390] cio: introduce fcx enabled scsw format
Peter Oberparleiter
1
-8
/
+8
2008-05-30
[S390] 3270: fix race with stack local wait_queue_head_t.
Martin Schwidefsky
1
-5
/
+4
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-2
/
+2
2007-10-22
[S390] struct class_device -> struct device conversion.
Cornelia Huck
1
-15
/
+11
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
1
-0
/
+1
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
1
-4
/
+2
2007-05-31
[S390] raw3270: use mutex instead of semaphore
Christoph Hellwig
1
-5
/
+5
2007-05-10
[S390] cio: Get rid of _ccw_device_get_device_number().
Cornelia Huck
1
-2
/
+3
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
1
-2
/
+2
2006-07-18
[S390] sysfs_create_xxx return values.
Heiko Carstens
1
-17
/
+35
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
1
-17
/
+17
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-29
[S390] modular 3270 driver.
Martin Schwidefsky
1
-33
/
+34
2006-03-26
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
1
-19
/
+20
2006-03-24
[PATCH] s390: kzalloc() conversion in drivers/s390
Eric Sesterhenn
1
-2
/
+1
2005-11-18
[PATCH] s390: fix class_device_create calls in 3270 the driver
Martin Schwidefsky
1
-2
/
+2
2005-11-07
[PATCH] kfree cleanup: drivers/s390
Jesper Juhl
1
-2
/
+1
2005-10-31
[PATCH] s390: 3270 fullscreen view
Richard Hitt
1
-12
/
+88
2005-09-05
[PATCH] s390: disconnected 3270 console
Martin Schwidefsky
1
-5
/
+11
2005-06-21
[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...
Yani Ioannou
1
-3
/
+3
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1335