aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-31s390/zcrypt: fix possible memory leak in ap_module_init()Wei Yongjun1-1/+3
2016-07-31s390/zcrypt: Fix zcrypt suspend/resume behaviorIngo Tuchscherer1-3/+43
2016-06-28s390/crypto: use basic blocks for ap bus inline assembliesHeiko Carstens1-28/+49
2016-05-10s390: make couple of variables and functions staticHeiko Carstens1-1/+1
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe1-0/+6
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky1-18/+8
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky1-103/+0
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky1-548/+481
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky1-5/+10
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky1-18/+6
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky1-166/+160
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky1-2/+0
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky1-130/+117
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky1-108/+32
2015-08-19s390/zcrypt: use msleep() instead of mdelay()Heiko Carstens1-1/+1
2015-06-25s390/zcrypt: Fixed reset and interrupt handling of AP queuesIngo Tuchscherer1-198/+226
2015-05-13s390/zcrypt: Fix invalid domain handling during ap module unloadIngo Tuchscherer1-2/+2
2015-04-30s390/zcrypt: fixed ap poll timer behaviorIngo Tuchscherer1-9/+7
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens1-2/+2
2015-03-25s390: remove 31 bit supportHeiko Carstens1-20/+0
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer1-3/+7
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer1-3/+0
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer1-41/+96
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger1-3/+7
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+2
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer1-0/+16
2014-09-25s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer1-2/+12
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer1-2/+7
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel1-2/+2
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2013-12-18s390/zcrypt: add support for EP11 coprocessor cardsIngo Tuchscherer1-1/+30
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens1-1/+1
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky1-25/+35
2013-06-26s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer1-2/+2
2013-05-02s390/zcrypt: ap bus rescan problem when toggle crypto adapters on/offIngo Tuchscherer1-10/+7
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler1-0/+14
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler1-15/+7
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler1-19/+41
2012-09-26s390/ap: configuration information exploitationHolger Dengler1-9/+112
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-4/+2
2012-07-16s390/ap: resend enable adapter interrupt request.Holger Dengler1-0/+6
2012-05-16s390/ap: Fix wrong or missing commentsHolger Dengler1-4/+4
2012-05-16s390/ap: move receive callback to message structHolger Dengler1-6/+10
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler1-2/+0