summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/ap.h
AgeCommit message (Expand)Author
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-07-03s390: fix various typosHeiko Carstens
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-02-10s390/ap: fix status returned by ap_aqic()Halil Pasic
2022-07-23vfio/ap: Pass in physical address of ind to ap_aqic()Nicolin Chen
2022-03-27s390/ap: adjust whitespaceHeiko Carstens
2022-03-27s390/ap: use insn format for new instructionsHeiko Carstens
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2021-12-10s390/ap: add missing virt_to_phys address conversionHeiko Carstens
2021-07-08s390/ap: get rid of register asm in ap_dqap()Harald Freudenberger
2021-07-08s390/ap: get rid of register asmHeiko Carstens
2021-07-08s390/ap: Rework ap_dqap to deal with messages greater than recv bufferHarald Freudenberger
2021-02-09s390/ap: remove unneeded semicolonChengyang Fan
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-03-11zcrypt: handle AP Info notification from CHSC SEI commandTony Krowiak
2018-11-30s390/ap: rework assembler functions to use unions for in/out register variablesHarald Freudenberger
2018-08-20s390/zcrypt: switch return type to bool for ap_instructions_available()Harald Freudenberger
2018-08-16s390/zcrypt: fix ap_instructions_available() returncodesHarald Freudenberger
2018-06-25s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.Harald Freudenberger
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger
2017-12-05s390: Remove redudant license textMartin Schwidefsky
2017-12-05s390: add a few more SPDX identifiersMartin Schwidefsky
2017-09-06s390/zcrypt: externalize AP queue interrupt controlHarald Freudenberger
2017-09-06s390/zcrypt: externalize AP config info queryHarald Freudenberger
2017-09-06s390/zcrypt: externalize test AP queueTony Krowiak