aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-04[S390] tape: New read configuration data.Gravatar Michael Holzheu 4-5/+32
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Gravatar Milind Arun Choudhary 1-3/+3
2007-04-27[S390] Processor degradation notification.Gravatar Heiko Carstens 3-1/+78
2007-04-27[S390] sclp: fix coding style.Gravatar Stefan Haberland 8-58/+58
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Gravatar Ursula Braun 1-0/+3
2007-04-27[S390] sclp: initialize early.Gravatar Peter Oberparleiter 1-0/+8
2007-04-27[S390] zfcpdump support.Gravatar Michael Holzheu 4-0/+911
2007-04-27[S390] Get rid of console setup functions.Gravatar Heiko Carstens 2-14/+0
2007-04-27[S390] cio: Channel-path configure function.Gravatar Peter Oberparleiter 2-1/+197
2007-03-05[S390] tape: Compression overwrites crypto settingGravatar Michael Holzheu 1-1/+4
2007-02-21[S390] fix non-smp compile.Gravatar Jan Glauber 1-0/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 2-2/+0
2007-02-12[PATCH] mark struct file_operations const 9Gravatar Arjan van de Ven 2-2/+2
2007-02-12[PATCH] mark struct file_operations const 5Gravatar Arjan van de Ven 8-8/+8
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIGravatar Martin Schwidefsky 1-152/+127
2007-02-08[S390]: Adapt monreader driver to new IUCV APIGravatar Martin Schwidefsky 1-117/+101
2007-02-05[S390] Avoid excessive inlining.Gravatar Heiko Carstens 6-30/+15
2007-02-05[S390] Convert memory detection into C code.Gravatar Heiko Carstens 7-22/+75
2007-02-05[S390] Add crypto support for 3592 tape devicesGravatar Michael Holzheu 5-32/+577
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Gravatar Heiko Carstens 1-1/+0
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Gravatar Heiko Carstens 1-2/+6
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusGravatar Peter Oberparleiter 1-21/+49
2007-02-05[S390] Get rid of a lot of sparse warnings.Gravatar Heiko Carstens 11-24/+23
2007-01-09[S390] locking problem with __cpcmd.Gravatar Christian Borntraeger 1-1/+1
2006-12-28[S390] Change max. buffer size for monwriter device.Gravatar Melissa Howland 1-1/+1
2006-12-15[S390] sclp_cpi module license.Gravatar Christian Borntraeger 1-0/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 3-3/+3
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 6-32/+38
2006-12-08[PATCH] tty: switch to ktermiosGravatar Alan Cox 2-3/+1
2006-12-08[PATCH] struct path: convert s390-driversGravatar Josef Sipek 2-6/+6
2006-12-08[PATCH] tty: ->signal->tty lockingGravatar Peter Zijlstra 1-4/+8
2006-12-08[S390] more workqueue fixes.Gravatar Martin Schwidefsky 5-28/+33
2006-12-08[S390] workqueue fixes.Gravatar Andrew Morton 1-4/+5
2006-12-04[S390] cpu shutdown reworkGravatar Heiko Carstens 1-36/+1
2006-12-04[S390] 3215 device locking.Gravatar Martin Schwidefsky 1-26/+24
2006-10-18[S390] monwriter find header logic.Gravatar Melissa Howland 1-4/+10
2006-10-11[S390] monwriter kzalloc size.Gravatar Melissa Howland 1-1/+1
2006-10-06[S390] irq change build fixes.Gravatar Heiko Carstens 3-4/+4
2006-10-06[S390] monwriter buffer limit.Gravatar Melissa Howland 1-5/+5
2006-10-02[PATCH] s390: update fs3270 to use a struct pidGravatar Cedric Le Goater 1-5/+6
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 4-4/+4
2006-09-28[S390] Inline assembly cleanup.Gravatar Martin Schwidefsky 2-62/+21
2006-09-28[S390] init_timer in tty3270.Gravatar Jan Glauber 1-1/+0
2006-09-28[S390] remove unnecessary includes.Gravatar Christian Borntraeger 1-1/+0
2006-09-20[S390] Linux API for writing z/VM APPLDATA Monitor records.Gravatar Melissa Howland 2-0/+293
2006-09-20[S390] fix typo in vmcp.Gravatar Christian Borntraeger 2-2/+2
2006-08-07[S390] tape class return value handling.Gravatar Heiko Carstens 1-1/+1
2006-07-18[S390] sysfs_create_xxx return values.Gravatar Heiko Carstens 3-25/+55
2006-07-12[S390] Fix sparse warnings.Gravatar Heiko Carstens 11-51/+51