summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: Cleanup leftover module code.Harald Freudenberger2017-02-231-10/+0Star
* s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker2017-02-201-51/+3Star
* s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger2017-02-201-3/+0Star
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+2
* s390/zcrypt: Rework debug feature invocations.Harald Freudenberger2016-12-141-0/+40
* 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-141-0/+17
* s390/zcrypt: add multi domain supportIngo Tuchscherer2016-12-141-820/+269Star
* s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky2016-12-141-10/+24
* s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky2016-12-141-175/+13Star
* s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer2016-12-141-2/+25
* s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger2016-12-141-0/+3
* s390/zcrypt: Convert to PM opsLars-Peter Clausen2016-12-021-8/+4Star
* 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-311-3/+43
* 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 AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
* 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/+8Star
* s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky2015-10-141-103/+0Star
* s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2015-10-141-548/+481Star
* s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky2015-10-141-5/+10
* s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky2015-10-141-18/+6Star
* s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky2015-10-141-166/+160Star
* s390/zcrypt: fix device unregister raceMartin Schwidefsky2015-10-141-2/+0Star
* s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky2015-10-141-130/+117Star
* s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2015-10-141-108/+32Star
* s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens2015-08-191-1/+1
* s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer2015-06-251-198/+226
* 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/+7Star
* s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens2015-03-251-2/+2
* s390: remove 31 bit supportHeiko Carstens2015-03-251-20/+0Star
* 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-231-3/+0Star
* 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-091-0/+16
* s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2014-09-251-2/+12
* s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer2014-07-161-2/+7
* s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel2014-06-101-2/+2
* sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
* s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer2013-12-181-1/+30
* 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/+7Star