aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto/ap_bus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-30s390/ap/zcrypt: New xflag parameterHarald Freudenberger1-3/+3
2025-04-30s390/ap: Introduce ap message buffer poolHarald Freudenberger1-3/+51
2025-04-30s390/ap/zcrypt: Rework AP message buffer allocationHarald Freudenberger1-0/+26
2025-03-29Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+2
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-1/+2
2025-02-18s390/ap_bus: Switch to use hrtimer_setup()Nam Cao1-2/+1
2024-11-27s390/ap: Replace xchg() with WRITE_ONCE()Heiko Carstens1-1/+1
2024-10-10s390/ap: Fix CCA crypto card behavior within protected execution environmentHarald Freudenberger1-2/+1
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-22/+37
2024-08-29s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutexHarald Freudenberger1-0/+17
2024-08-21s390/ap_bus: Cleanup debug codeHolger Dengler1-22/+20
2024-08-21s390/ap: Refine AP bus bindings complete processingHarald Freudenberger1-1/+6
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-2/+2
2024-05-16s390/ap: Fix bind complete udev event sent after each AP bus scanHarald Freudenberger1-1/+7
2024-05-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-04-22s390/ap: Externalize AP bus specific bitmap reading functionJason J. Herne1-10/+3
2024-04-09s390/ap: modularize ap busHolger Dengler1-4/+26
2024-04-09s390/chsc: use notifier for AP configuration changesHolger Dengler1-2/+19
2024-04-09s390/ap: swap IRQ and bus/device registrationHolger Dengler1-9/+9
2024-04-09s390/ap: rework ap initializationHolger Dengler1-30/+72
2024-04-09s390/ap: use static qci informationHolger Dengler1-56/+18
2024-03-07s390/ap: introduce mutex to lock the AP bus scanHarald Freudenberger1-10/+57
2024-03-07s390/ap: rework ap_scan_bus() to return true on config changeHarald Freudenberger1-7/+20
2024-03-07s390/ap: clarify AP scan bus related functions and variablesHarald Freudenberger1-19/+24
2024-03-07s390/ap: rearm APQNs bindings complete completionHarald Freudenberger1-19/+74
2024-02-20s390/ap: explicitly include ultravisor headerHolger Dengler1-0/+1
2024-02-16s390/zcrypt: introduce dynamic debugging for AP and zcrypt codeHarald Freudenberger1-18/+20
2024-02-16s390/zcrypt: harmonize debug feature calls and definesHarald Freudenberger1-1/+1
2024-02-09s390/ap: make ap_bus_type constRicardo B. Marliere1-2/+2
2023-11-30s390/ap: handle outband SE bind state changeHarald Freudenberger1-0/+3
2023-11-30s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger1-38/+31
2023-11-05s390/ap: fix vanishing crypto cards in SE environmentHarald Freudenberger1-23/+20
2023-11-05s390/ap: fix AP bus crash on early config change callback invocationHarald Freudenberger1-0/+4
2023-10-16s390/ap: re-init AP queues on config onHarald Freudenberger1-11/+10
2023-08-18s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blobHolger Dengler1-0/+9
2023-07-24s390/zcrypt: remove CEX2 and CEX3 device driversHarald Freudenberger1-21/+4
2023-07-03s390: fix various typosHeiko Carstens1-2/+2
2023-04-30Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-103/+151
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman1-21/+21
2023-03-20s390/ap: add ap status asynch error supportHarald Freudenberger1-25/+37
2023-03-20s390/ap: introduce low frequency polling possibilityHarald Freudenberger1-14/+30
2023-03-20s390/ap: filter ap card functions, new queue functions attributeHarald Freudenberger1-3/+3
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger1-17/+6
2023-03-20s390/ap: introduce new AP bus sysfs attribute featuresHarald Freudenberger1-0/+26
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger1-4/+16
2023-03-20s390/zcrypt: replace scnprintf with sysfs_emitHarald Freudenberger1-41/+34
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2022-11-23s390/ap: fix memory leak in ap_init_qci_info()Wei Yongjun1-1/+4
2022-08-15s390/ap: fix crash on older machines based on QCI info missingHarald Freudenberger1-0/+3