summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer2015-06-253-200/+239
* s390/zcrypt: remove obsolete __constantVaishali Thakkar2015-06-181-4/+4
* s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer2015-05-131-2/+2
* s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer2015-04-301-9/+7
* s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+2
* s390: remove 31 bit supportHeiko Carstens2015-03-251-20/+0
* s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer2015-02-041-3/+7
* s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer2015-01-234-9/+29
* s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer2015-01-231-41/+96
* s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger2014-12-181-3/+7
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+2
* s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2014-10-092-0/+17
* s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer2014-09-251-4/+3
* s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2014-09-252-5/+15
* s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer2014-07-161-2/+7
* s390: avoid format strings leaking into namesKees Cook2014-06-111-1/+1
* s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar2014-05-072-4/+18
|\
| * s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6Ingo Tuchscherer2014-04-012-4/+18
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
|/
* s390/zcrypt: additional check to avoid overflow in msg-type 6 requestsIngo Tuchscherer2014-02-121-1/+23
* s390: Fix misspellings using 'codespell' toolHendrik Brueckner2014-01-161-1/+1
* s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer2013-12-1811-14/+467
* s390/s390dbf: use debug_level_enabled() where applicableHendrik Brueckner2013-10-241-9/+3
* s390/ap_bus: use and-mask instead of a castHeiko Carstens2013-09-071-1/+1
* s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer2013-07-191-0/+1
* s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-261-25/+35
* s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-2/+2
* s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer2013-05-021-10/+7
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer2012-11-232-41/+29
* s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun2012-10-091-1/+0
* s390/ap_bus: add missing ifdefHeiko Carstens2012-09-261-0/+2
* s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-266-9/+201
OpenPOWER on IntegriCloud