aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger2024-05-161-1/+7
* s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger2024-05-161-1/+1
* s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne2024-04-221-10/+3
* s390/ap: modularize ap busHolger Dengler2024-04-091-4/+26
* s390/chsc: use notifier for AP configuration changesHolger Dengler2024-04-091-2/+19
* s390/ap: swap IRQ and bus/device registrationHolger Dengler2024-04-091-9/+9
* s390/ap: rework ap initializationHolger Dengler2024-04-091-30/+72
* s390/ap: use static qci informationHolger Dengler2024-04-091-56/+18
* s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger2024-03-071-10/+57
* s390/ap: rework ap_scan_bus() to return true on config changeHarald Freudenberger2024-03-071-7/+20
* s390/ap: clarify AP scan bus related functions and variablesHarald Freudenberger2024-03-071-19/+24
* s390/ap: rearm APQNs bindings complete completionHarald Freudenberger2024-03-071-19/+74
* s390/ap: explicitly include ultravisor headerHolger Dengler2024-02-201-0/+1
* s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger2024-02-161-18/+20
* s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger2024-02-161-1/+1
* s390/ap: make ap_bus_type constRicardo B. Marliere2024-02-091-2/+2
* s390/ap: handle outband SE bind state changeHarald Freudenberger2023-11-301-0/+3
* s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger2023-11-301-38/+31
* s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger2023-11-051-23/+20
* s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger2023-11-051-0/+4
* s390/ap: re-init AP queues on config onHarald Freudenberger2023-10-161-11/+10
* s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler2023-08-181-0/+9
* s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger2023-07-241-21/+4
* s390: fix various typosHeiko Carstens2023-07-031-2/+2
* Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2023-04-301-103/+151
|\
| * s390/ap: add ap status asynch error supportHarald Freudenberger2023-03-201-25/+37
| * s390/ap: introduce low frequency polling possibilityHarald Freudenberger2023-03-201-14/+30
| * s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger2023-03-201-3/+3
| * s390/ap: make tapq gr2 response a structHarald Freudenberger2023-03-201-17/+6
| * s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger2023-03-201-0/+26
| * s390/ap: exploit new B bit from QCI config infoHarald Freudenberger2023-03-201-4/+16
| * s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger2023-03-201-41/+34
* | driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman2023-03-231-21/+21
|/
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun2022-11-231-1/+4
* s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger2022-08-151-0/+3
* Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2022-08-061-8/+23
|\
| * s390/vfio-ap: implement in-use callback for vfio_ap driverTony Krowiak2022-07-191-8/+23
* | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-011-3/+6
|\ \
| * | s390/airq: pass more TPI info to airq handlersMatthew Rosato2022-07-111-3/+6
| |/
* / s390/ap: fix error handling in __verify_queue_reservations()Tony Krowiak2022-07-151-1/+1
|/
* s390/zcrypt: code cleanupHarald Freudenberger2022-04-251-27/+29
* s390/ap: uevent on apmask/aqpmask changeHarald Freudenberger2022-04-251-6/+34
* s390/zcrypt: handle checkstopped cards with new stateHarald Freudenberger2022-03-081-15/+63
* s390/zcrypt: CEX8S exploitation supportHarald Freudenberger2022-03-081-6/+6
* s390/ap: enable sysfs attribute scans to force AP bus rescanHarald Freudenberger2022-03-011-1/+11
* s390/ap: notify drivers on config changed and scan complete callbacksTony Krowiak2022-03-011-2/+79
* s390/ap: driver callback to indicate resource in useTony Krowiak2022-03-011-10/+135
* s390/ap: function rework based on compiler warningHarald Freudenberger2021-10-261-0/+3
* s390/ap: new module option ap.useirqHarald Freudenberger2021-10-261-1/+5