aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/zcrypt_api.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17[S390] avoid default_llseek in s390 driversMartin Schwidefsky1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan1-86/+72
2010-01-13[S390] zcrypt: add sanity check before copy_from_user()Heiko Carstens1-1/+3
2009-12-07[S390] zcrypt: remove BKLMartin Schwidefsky1-2/+0
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck1-2/+7
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds1-0/+3
2008-07-14[S390] Cleanup zcrypt printk messages.Felix Beck1-19/+5
2008-06-20crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck1-17/+46
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner1-0/+120
2007-03-19[S390] zcrypt: fix possible race when unloading zcrypt driver modulesRalph Wuerthner1-6/+6
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-1/+0
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens1-8/+8
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+2
2006-09-20[S390] zcrypt secure key cryptography extension.Ralph Wuerthner1-1/+111
2006-09-20[S390] zcrypt user space interface.Martin Schwidefsky1-0/+981