aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char/vmur.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-10[S390] bus_id -> dev_name conversionsKay Sievers
2008-07-21device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter
2008-06-20drivers/s390: cdev lock_kernel() pushdownJonathan Corbet
2008-04-17[S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert
2007-07-17[S390] z/VM unit record device driverFrank Munzert