aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26atomic: use <linux/atomic.h>Arun Sharma7-7/+7
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler1-2/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-05[S390] Handling of 4096 bit RSA keys in CRT format.Felix Beck1-2/+10
2011-01-05[S390] zcrypt: cope with cca restriction of cex3Felix Beck5-1/+21
2011-01-05[S390] zcrypt: support for 4096 bit keys for cex3cFelix Beck1-2/+2
2011-01-05[S390] zcrypt: support for 4096 bit keys for cex3aFelix Beck2-16/+87
2011-01-05[S390] zcrypt: Introduce check for 4096 bit support.Felix Beck2-0/+65
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler1-0/+2
2011-01-05[S390] zcrypt: Fix check to look for facility bits 2 & 65Felix Beck1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-25[S390] cleanup facility list handlingMartin Schwidefsky1-8/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-1/+2
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 Heo6-0/+6
2010-02-26[S390] seq_file: convert drivers/s390/Alexey Dobriyan1-86/+72
2010-01-27[S390] zcrypt: Do not remove coprocessor for error 8/72Felix Beck2-0/+4
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: Do not simultaneously schedule hrtimerFelix Beck1-3/+8
2009-12-07[S390] zcrypt: adjust speed rating of cex3 adaptersFelix Beck2-2/+2
2009-12-07[S390] zcrypt: adjust speed rating between cex2 and pcixccFelix Beck1-2/+2
2009-12-07[S390] zcrypt: use definitions for cex3Felix Beck3-28/+67
2009-12-07[S390] zcrypt: add support for cex3 device typesFelix Beck4-6/+11
2009-12-07[S390] zcrypt: special command support for cex3 exploitationFelix Beck3-5/+23
2009-12-07[S390] zcrypt: initialize ap_messages for cex3 exploitationFelix Beck5-0/+22
2009-10-06[S390] zcrypt: Improve some commentsFelix Beck1-3/+6
2009-10-06[S390] zcrypt: Fix sparse warning.Felix Beck1-2/+2
2009-09-22[S390] zcrypt: Do not add/remove devices in s/r callbacksFelix Beck1-11/+29
2009-09-11[S390] zcrypt: Free ap_device if dev_set_name fails.Felix Beck1-2/+5
2009-09-11[S390] zcrypt: Use spin_lock_bh in suspend callbackFelix Beck1-2/+6
2009-09-11[S390] proper use of device registerSebastian Ott1-1/+1
2009-07-24[S390] zcrypt: fix scheduling of hrtimer ap_poll_timerFelix Beck1-2/+7
2009-06-22[S390] ap/zcrypt: Suspend/Resume ap bus and zcryptFelix Beck1-2/+83
2009-03-26[S390] use kzfree()Johannes Weiner1-2/+1
2009-03-26[S390] list usage cleanup in s390Eric Sesterhenn1-4/+2
2009-01-06s390: remove s390_root_dev_*()Mark McLoughlin1-4/+3
2008-12-25[S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky1-3/+7
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] ap: Minor code beautification.Christian Maaser1-14/+14
2008-12-25[S390] zcrypt: Use of Thin InterruptsFelix Beck2-4/+176
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven1-2/+2
2008-10-10[S390] bus_id -> dev_set_name() changesCornelia Huck1-2/+2
2008-09-05hrtimer: convert s390 to the new hrtimer apisArjan van de Ven1-3/+3
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 Beck7-130/+17
2008-07-14[S390] zcrypt: Add additional card IDs to CEX2C and CEX2ARalph Wuerthner3-0/+4
2008-07-14[S390] ap: Use high-resolution timer for pollingFelix Beck1-10/+53
2008-06-20crypto-zcrypt_api: BKL pushdownArnd Bergmann1-0/+3