summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto
AgeCommit message (Expand)Author
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14s390/zcrypt: add missing memory clobber to ap_qci inline assemblyHeiko Carstens
2016-12-14s390/zcrypt: tracepoint definitions for zcrypt device driver.Harald Freudenberger
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger
2016-12-14s390/zcrypt: Improved invalid domain response handling.Harald Freudenberger
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger
2016-12-14s390/zcrypt: Fixed attrition of AP adapters and domainsIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce new zcrypt device status APIIngo Tuchscherer
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce workload balancingIngo Tuchscherer
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky
2016-12-14s390/zcrypt: simplify message type handlingMartin Schwidefsky
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger
2016-12-02s390/zcrypt: Convert to PM opsLars-Peter Clausen
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens
2016-05-10s390: make couple of variables and functions staticHeiko Carstens
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky
2015-10-14s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer
2015-09-10drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens
2015-07-01s390/zcrypt: enable s390 hwrng to seed kernel entropyIngo Tuchscherer
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer
2015-06-18s390/zcrypt: remove obsolete __constantVaishali Thakkar
2015-05-13s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer
2015-04-30s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger