summaryrefslogtreecommitdiff
path: root/drivers/s390/crypto/ap_bus.h
AgeCommit message (Expand)Author
2024-10-10s390/ap: Fix CCA crypto card behavior within protected execution environmentHarald Freudenberger
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-04-22s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne
2024-03-07s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger
2023-11-30s390/ap: handle outband SE bind state changeHarald Freudenberger
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger
2023-11-05s390/ap: rework to use irq info from ap queue statusHarald Freudenberger
2023-10-16s390/zcrypt: introduce new internal AP queue se_bound attributeHarald Freudenberger
2023-10-16s390/ap: re-init AP queues on config onHarald Freudenberger
2023-08-18s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390/zcrypt: cleanup some debug codeHarald Freudenberger
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald 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
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger
2022-04-25s390/zcrypt: code cleanupHarald Freudenberger
2022-03-27s390/zcrypt: Add admask to zcdnJuergen Christ
2022-03-08s390/zcrypt: Support CPRB minor version T7Harald Freudenberger
2022-03-08s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger
2022-03-08s390/zcrypt: CEX8S exploitation supportHarald Freudenberger
2022-03-01s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak
2022-03-01s390/ap: driver callback to indicate resource in useTony Krowiak
2022-02-06s390/vfio-ap: add s390dbf logging to the vfio_ap_irq_enable functionTony Krowiak
2021-08-26s390/ap: fix state machine hang after failure to enable irqHarald Freudenberger
2021-08-25s390/ap: use the common driver-data pointerJulian Wiedmann
2021-08-25s390/ap: use the common device_driver pointerJulian Wiedmann
2021-07-05s390/AP: support new dynamic AP bus size limitHarald Freudenberger
2021-06-16s390/ap/zcrypt: notify userspace with online, config and mode infoHarald Freudenberger
2020-11-09s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger
2020-10-07s390/zcrypt: Introduce Failure Injection featureHarald Freudenberger
2020-10-07s390/ap/zcrypt: revisit ap and zcrypt error handlingHarald Freudenberger
2020-10-07s390/ap: add card/queue deconfig stateHarald Freudenberger
2020-10-07s390/ap: add error response code field for ap queue devicesHarald Freudenberger
2020-10-07s390/ap: split ap queue state machine state from device stateHarald Freudenberger
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-07-03s390/ap: rename and clarify ap state machine related stuffHarald Freudenberger
2020-07-03s390/zcrypt: code beautification and struct field renamesHarald Freudenberger
2020-05-20s390/ap: introduce new ap function ap_get_qdev()Harald Freudenberger
2020-03-27s390/ap: remove power management code from ap bus and driversHarald Freudenberger
2020-02-10s390/zcrypt: fix card and queue total counter wrapHarald Freudenberger
2020-01-09s390/zcrypt: move ap device reset from bus to driver codeHarald Freudenberger
2019-09-19s390/zcrypt: CEX7S exploitation supportHarald Freudenberger
2019-05-28s390/zcrypt: Fix wrong dispatching for control domain CPRBsHarald Freudenberger
2019-03-06s390/zcrypt: revisit ap device remove procedureHarald Freudenberger