index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
2021-06-16
s390/ap/zcrypt: notify userspace with online, config and mode info
Harald Freudenberger
2021-06-07
s390/ap: extend AP change bindings-complete uevent with counter
Harald Freudenberger
2021-06-07
s390/ap: wire up bus->probe and bus->remove
Julian Wiedmann
2020-11-30
s390/ap: let bus_register() add the AP bus sysfs attributes
Julian Wiedmann
2020-11-09
s390/ap: ap bus userspace notifications for some bus conditions
Harald Freudenberger
2020-11-03
s390/ap: fix ap devices reference counting
Harald Freudenberger
2020-10-07
s390/ap: add card/queue deconfig state
Harald Freudenberger
2020-10-07
s390/ap: add error response code field for ap queue devices
Harald Freudenberger
2020-10-07
s390/ap: split ap queue state machine state from device state
Harald Freudenberger
2020-09-17
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-10
s390/ap: rework crypto config info and default domain code
Harald Freudenberger
2020-07-03
s390/ap: rename and clarify ap state machine related stuff
Harald Freudenberger
2020-05-20
s390/ap: introduce new ap function ap_get_qdev()
Harald Freudenberger
2020-03-27
s390/ap: remove power management code from ap bus and drivers
Harald Freudenberger
2020-03-25
s390/zcrypt: use fallthrough;
Joe Perches
2020-03-23
s390/ap: Remove ap device suspend and resume callbacks
Harald Freudenberger
2020-03-23
s390/zcrypt: replace snprintf/sprintf with scnprintf
Harald Freudenberger
2020-01-09
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
2019-09-19
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
2019-07-12
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-07-11
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
2019-03-06
s390/zcrypt: revisit ap device remove procedure
Harald Freudenberger
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-02-13
s390/zcrypt: use new state UNBOUND during queue driver rebind
Harald Freudenberger
2019-01-28
s390/zcrypt: fix specification exception on z196 during ap probe
Harald Freudenberger
2018-12-13
s390/zcrypt: rework ap scan bus code
Harald Freudenberger
2018-11-27
s390/zcrypt: reinit ap queue state machine during device probe
Harald Freudenberger
2018-10-09
s390/zcrypt: add ap_adapter_mask sysfs attribute
Harald Freudenberger
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
2018-09-20
s390/zcrypt: enable AP bus scan without a valid default domain
Halil Pasic
2018-09-12
s390/zcrypt: remove VLA usage from the AP bus
Martin Schwidefsky
2018-08-21
s390/zcrypt: hex string mask improvements for apmask and aqmask.
Harald Freudenberger
2018-08-20
s390/zcrypt: AP bus support for alternate driver(s)
Harald Freudenberger
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
2018-07-19
s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
2018-04-10
s390/zcrypt: Make ap init functions static.
Harald Freudenberger
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
2018-04-10
s390/zcrypt: remove unused functions and declarations
Harald Freudenberger
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-14
s390/ap_bus: Convert timers to use timer_setup()
Kees Cook
[next]