summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
* s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-232-0/+1152
* s390/zcrypt: export additional symbolsHarald Freudenberger2017-02-232-2/+5
* s390/zcrypt: Cleanup leftover module code.Harald Freudenberger2017-02-231-10/+0
* s390/zcrypt: Enable request count reset for cards and queues.Harald Freudenberger2017-02-232-8/+37
* s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker2017-02-201-51/+3
* s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2017-02-202-6/+0
* s390/zcrypt: use spin_lock_bh for all queue locks and unlocks.Harald Freudenberger2017-01-311-0/+8
* s390: use false/true when using boolHeiko Carstens2017-01-161-2/+2
* s390/zcrypt: get rid of variable length arraysHeiko Carstens2017-01-161-6/+4
* s390/zcrypt: make structures staticHeiko Carstens2017-01-162-2/+2
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-243-3/+3
* s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens2016-12-141-1/+1
* s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger2016-12-141-24/+81
* s390/zcrypt: Rework debug feature invocations.Harald Freudenberger2016-12-1410-143/+190
* s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger2016-12-141-29/+33
* s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer2016-12-141-0/+3
* s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger2016-12-142-3/+22
* s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer2016-12-144-24/+47
* s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer2016-12-141-0/+42
* s390/zcrypt: add multi domain supportIngo Tuchscherer2016-12-1416-1989/+2766
* s390/zcrypt: Introduce workload balancingIngo Tuchscherer2016-12-149-249/+629
* s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky2016-12-141-10/+24
* s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky2016-12-142-175/+204
* s390/zcrypt: simplify message type handlingMartin Schwidefsky2016-12-145-67/+18
* s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer2016-12-147-20/+40
* s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger2016-12-142-0/+4
* s390/zcrypt: Convert to PM opsLars-Peter Clausen2016-12-021-8/+4
* s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun2016-07-311-1/+3
* s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer2016-07-315-6/+47
* s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens2016-06-281-28/+49
* s390: make couple of variables and functions staticHeiko Carstens2016-05-101-1/+1
* s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-271-4/+2
* s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
* s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
* s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky2015-10-141-18/+8
* s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky2015-10-146-1445/+2
* s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2015-10-142-562/+520
* s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky2015-10-146-66/+88
* s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky2015-10-141-18/+6
* s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky2015-10-141-166/+160
* s390/zcrypt: fix device unregister raceMartin Schwidefsky2015-10-141-2/+0
* s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky2015-10-142-133/+117
* s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2015-10-142-117/+32
* s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer2015-10-144-5/+4
* drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-9/+1
* s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens2015-08-192-2/+2
* s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer2015-07-011-0/+7