| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/zcrypt: fix card and queue total counter wrap | Harald Freudenberger | 2020-02-10 | 1 | -2/+2 |
* | s390/zcrypt: move ap device reset from bus to driver code | Harald Freudenberger | 2020-01-09 | 1 | -1/+1 |
* | s390/zcrypt: CEX7S exploitation support | Harald Freudenberger | 2019-09-19 | 1 | -1/+2 |
* | s390/zcrypt: Fix wrong dispatching for control domain CPRBs | Harald Freudenberger | 2019-05-28 | 1 | -0/+3 |
* | s390/zcrypt: revisit ap device remove procedure | Harald Freudenberger | 2019-03-06 | 1 | -0/+2 |
* | s390/zcrypt: use new state UNBOUND during queue driver rebind | Harald Freudenberger | 2019-02-13 | 1 | -1/+2 |
* | s390/zcrypt: reinit ap queue state machine during device probe | Harald Freudenberger | 2018-11-27 | 1 | -0/+1 |
* | s390/zcrypt: multiple zcrypt device nodes support | Harald Freudenberger | 2018-10-08 | 1 | -0/+25 |
* | s390/zcrypt: AP bus support for alternate driver(s) | Harald Freudenberger | 2018-08-20 | 1 | -0/+32 |
* | s390/zcrypt: code beautify | Harald Freudenberger | 2018-08-20 | 1 | -2/+2 |
* | s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h. | Harald Freudenberger | 2018-06-25 | 1 | -0/+1 |
* | s390/zcrypt: Fix CCA and EP11 CPRB processing failure memory leak. | Harald Freudenberger | 2018-05-30 | 1 | -5/+12 |
* | s390/zcrypt: Support up to 256 crypto adapters. | Harald Freudenberger | 2018-04-11 | 1 | -1/+1 |
* | s390/zcrypt: remove unused functions and declarations | Harald Freudenberger | 2018-04-10 | 1 | -3/+0 |
* | s390: crypto: Remove redundant license text | Greg Kroah-Hartman | 2017-11-24 | 1 | -14/+0 |
* | s390: crypto: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 2017-11-24 | 1 | -0/+1 |
* | s390/ap_bus: Convert timers to use timer_setup() | Kees Cook | 2017-11-14 | 1 | -1/+1 |
* | s390/zcrypt: Introduce QACT support for AP bus devices. | Harald Freudenberger | 2017-10-23 | 1 | -2/+2 |
* | s390/zcrypt: externalize AP config info query | Harald Freudenberger | 2017-09-06 | 1 | -11/+0 |
* | s390/zcrypt: externalize test AP queue | Tony Krowiak | 2017-09-06 | 1 | -35/+1 |
* | s390/zcrypt: Fixed attrition of AP adapters and domains | Ingo Tuchscherer | 2016-12-14 | 1 | -1/+2 |
* | s390/zcrypt: add multi domain support | Ingo Tuchscherer | 2016-12-14 | 1 | -31/+63 |
* | s390/zcrypt: Introduce CEX6 toleration | Harald Freudenberger | 2016-12-14 | 1 | -0/+1 |
* | s390/zcrypt: Fix zcrypt suspend/resume behavior | Ingo Tuchscherer | 2016-07-31 | 1 | -0/+1 |
* | s390/zcrypt: introduce state machine for the AP bus | Martin Schwidefsky | 2015-10-14 | 1 | -14/+39 |
* | s390/zcrypt: use explicit return code for flushed requests | Martin Schwidefsky | 2015-10-14 | 1 | -0/+2 |
* | s390/zcrypt: fix memory leak with ap configuration data | Martin Schwidefsky | 2015-10-14 | 1 | -3/+0 |
* | s390/zcrypt: remove duplicate low level functions | Martin Schwidefsky | 2015-10-14 | 1 | -9/+0 |
* | s390/zcrypt: Fixed reset and interrupt handling of AP queues | Ingo Tuchscherer | 2015-06-25 | 1 | -1/+12 |
* | s390/zcrypt: Add support for new crypto express (CEX5S) adapter. | Ingo Tuchscherer | 2015-01-23 | 1 | -0/+1 |
* | s390/zcrypt: Toleration of new crypto hardware | Ingo Tuchscherer | 2014-10-09 | 1 | -0/+1 |
* | s390/zcrypt: support for extended number of ap domains | Ingo Tuchscherer | 2014-09-25 | 1 | -3/+3 |
* | s390/zcrypt: add support for EP11 coprocessor cards | Ingo Tuchscherer | 2013-12-18 | 1 | -1/+3 |
* | s390/zcryt: Handle AP configuration changes | Holger Dengler | 2012-09-26 | 1 | -0/+1 |
* | s390/zcrypt: Add support for CEX4 crypto card | Holger Dengler | 2012-09-26 | 1 | -0/+1 |
* | s390/ap: Add functiton facility information as AP device attribute. | Holger Dengler | 2012-09-26 | 1 | -2/+9 |
* | s390/ap: configuration information exploitation | Holger Dengler | 2012-09-26 | 1 | -6/+16 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -3/+1 |
* | s390/ap: move receive callback to message struct | Holger Dengler | 2012-05-16 | 1 | -3/+4 |
* | [S390] ap: toleration support for ap device type 10 | Holger Dengler | 2011-07-24 | 1 | -1/+21 |
* | [S390] zcrypt: Introduce check for 4096 bit support. | Felix Beck | 2011-01-05 | 1 | -0/+2 |
* | [S390] zcrypt: add support for cex3 device types | Felix Beck | 2009-12-07 | 1 | -2/+2 |
* | [S390] zcrypt: special command support for cex3 exploitation | Felix Beck | 2009-12-07 | 1 | -0/+3 |
* | [S390] zcrypt: initialize ap_messages for cex3 exploitation | Felix Beck | 2009-12-07 | 1 | -0/+11 |
* | [S390] zcrypt: Use of Thin Interrupts | Felix Beck | 2008-12-25 | 1 | -1/+5 |
* | [S390] zcrypt: Add additional card IDs to CEX2C and CEX2A | Ralph Wuerthner | 2008-07-14 | 1 | -0/+2 |
* | [S390] zcrypt: Comments and kernel-doc cleanup | Felix Beck | 2008-04-17 | 1 | -3/+12 |
* | [S390] zcrypt: fix request timeout handling | Ralph Wuerthner | 2007-07-10 | 1 | -0/+11 |
* | [S390] zcrypt: fix possible dead lock in AP bus module | Ralph Wuerthner | 2007-03-19 | 1 | -0/+1 |
* | [S390] zcrypt adjunct processor bus. | Martin Schwidefsky | 2006-09-20 | 1 | -0/+158 |