summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky2015-10-141-103/+0
* s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2015-10-141-548/+481
* 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/+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-141-130/+117
* s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2015-10-141-108/+32
* 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/+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-231-3/+0
* 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/+7
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-081-1/+1
* s390/ap_bus: add missing ifdefHeiko Carstens2012-09-261-0/+2
* s390/zcryt: Handle AP configuration changesHolger Dengler2012-09-261-0/+14
* s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler2012-09-261-15/+7
* s390/ap: Add functiton facility information as AP device attribute.Holger Dengler2012-09-261-19/+41
* s390/ap: configuration information exploitationHolger Dengler2012-09-261-9/+112
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-4/+2
* s390/ap: resend enable adapter interrupt request.Holger Dengler2012-07-161-0/+6
* s390/ap: Fix wrong or missing commentsHolger Dengler2012-05-161-4/+4
* s390/ap: move receive callback to message structHolger Dengler2012-05-161-6/+10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Disintegrate asm/system.h for S390David Howells2012-03-281-0/+1
* [S390] Remove monolithic build option for zcrypt driver.Holger Dengler2012-03-111-2/+0
* [S390] ap: Setup timer for sending messages after reset.Holger Dengler2011-12-011-0/+2
* [S390] ap: Setup processing for messages in request queue.Holger Dengler2011-11-141-6/+17
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
OpenPOWER on IntegriCloud