aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-20s390/zcrypt: make ap_bus explicitly non-modularPaul Gortmaker1-51/+3
2017-02-20s390/zcrypt: Removed unneeded debug feature directory creation.Harald Freudenberger1-3/+0
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-12-14s390/zcrypt: Rework debug feature invocations.Harald Freudenberger1-0/+40
2016-12-14s390/zcrypt: Fix ap_max_domain_id for older machine typesIngo Tuchscherer1-0/+3
2016-12-14s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.Harald Freudenberger1-0/+17
2016-12-14s390/zcrypt: add multi domain supportIngo Tuchscherer1-820/+269
2016-12-14s390/zcrypt: get rid of ap_poll_requestsMartin Schwidefsky1-10/+24
2016-12-14s390/zcrypt: header for the AP inline assmbliesMartin Schwidefsky1-175/+13
2016-12-14s390/zcrypt: Move the ap bus into kernelIngo Tuchscherer1-2/+25
2016-12-14s390/zcrypt: Introduce CEX6 tolerationHarald Freudenberger1-0/+3
2016-12-02s390/zcrypt: Convert to PM opsLars-Peter Clausen1-8/+4
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