aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/raw3270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 device attribute callbacksYani Ioannou1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1335