aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner1-9/+3
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens1-1/+1
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky1-25/+35
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-05-02s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer1-10/+7
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-11-23s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer2-41/+29
2012-10-09s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun1-1/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler6-9/+201
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler5-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler10-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler3-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler2-15/+128
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens14-48/+20
2012-07-16s390/ap: resend enable adapter interrupt request.Holger Dengler1-0/+6
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler1-4/+4
2012-05-16s390/ap: move receive callback to message structHolger Dengler6-13/+24
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler8-130/+0
2011-12-27[S390] zcrypt: Fix error return codes.Holger Dengler1-4/+4
2011-12-27[S390] zcrypt: Rework length parameter checking.Holger Dengler1-18/+6
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler1-0/+2
2011-11-14[S390] ap: Setup processing for messages in request queue.Holger Dengler1-6/+17
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