summaryrefslogtreecommitdiff
path: root/drivers/s390/char/vmlogrdr.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] Cleanup vmlogrdr printk messages.Martin Schwidefsky1-26/+3
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches1-1/+1
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck1-9/+6
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger1-2/+2
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary1-3/+3
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun1-0/+3
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-09[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky1-152/+127
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-3/+2
2006-07-12[S390] Fix sparse warnings.Heiko Carstens1-3/+3
2006-03-24[PATCH] s390: kzalloc() conversion in drivers/s390Eric Sesterhenn1-2/+1
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-0/+1
2005-06-26[PATCH] s390: add vmcp interfaceChristian Borntraeger1-5/+5
2005-06-21[PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update d...Yani Ioannou1-6/+6
2005-06-21[PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de1-5/+5
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+920