summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
AgeCommit message (Expand)AuthorLines
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer-3/+7
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer-9/+29
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer-41/+96
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger-3/+7
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook-1/+2
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer-0/+17
2014-09-25s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer-4/+3
2014-09-25s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer-5/+15
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer-2/+7
2014-06-11s390: avoid format strings leaking into namesKees Cook-1/+1
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel-2/+2
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar-4/+18
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang-1/+1
2014-04-01s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer-4/+18
2014-02-12s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer-1/+23
2014-01-16s390: Fix misspellings using 'codespell' toolHendrik Brueckner-1/+1
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer-14/+467
2013-10-24s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner-9/+3
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens-1/+1
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer-0/+1
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky-25/+35
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer-2/+2
2013-05-02s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer-10/+7
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens-1/+1
2012-11-23s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer-41/+29
2012-10-09s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun-1/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens-0/+2
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler-9/+201
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler-15/+128
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens-48/+20
2012-07-16s390/ap: resend enable adapter interrupt request.Holger Dengler-0/+6
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler-4/+4
2012-05-16s390/ap: move receive callback to message structHolger Dengler-13/+24
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells-0/+1
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler-130/+0
2011-12-27[S390] zcrypt: Fix error return codes.Holger Dengler-4/+4
2011-12-27[S390] zcrypt: Rework length parameter checking.Holger Dengler-18/+6
2011-12-01[S390] ap: Setup timer for sending messages after reset.Holger Dengler-0/+2
2011-11-14[S390] ap: Setup processing for messages in request queue.Holger Dengler-6/+17
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-7/+7
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler-27/+91
2011-05-23[S390] ap: skip device registration on type probe failureHolger Dengler-2/+6
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-01-05[S390] Handling of 4096 bit RSA keys in CRT format.Felix Beck-2/+10
2011-01-05[S390] zcrypt: cope with cca restriction of cex3Felix Beck-1/+21
2011-01-05[S390] zcrypt: support for 4096 bit keys for cex3cFelix Beck-2/+2