linux/drivers/s390/crypto
Kees Cook cefbeb5df5 s390/ap_bus: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: Harald Freudenberger <freude@de.ibm.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
2017-11-14 11:01:41 +01:00
..
ap_asm.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-11-13 11:47:01 -08:00
ap_bus.c s390/ap_bus: Convert timers to use timer_setup() 2017-11-14 11:01:41 +01:00
ap_bus.h s390/ap_bus: Convert timers to use timer_setup() 2017-11-14 11:01:41 +01:00
ap_card.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 2017-11-13 11:47:01 -08:00
ap_debug.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ap_queue.c s390/ap_bus: Convert timers to use timer_setup() 2017-11-14 11:01:41 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pkey_api.c s390/pkey: fix kzalloc-simple.cocci warnings 2017-10-16 08:19:23 +02:00
zcrypt_api.c s390/zcrypt: Fix missing newlines at some debug feature messages. 2017-07-05 07:35:29 +02:00
zcrypt_api.h s390/zcrypt: CEX6S exploitation 2017-10-23 09:07:12 +02:00
zcrypt_card.c s390/zcrypt_card: constify attribute_group structures. 2017-07-26 08:25:17 +02:00
zcrypt_cca_key.h s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() 2017-06-12 16:25:57 +02:00
zcrypt_cex2a.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
zcrypt_cex2a.h
zcrypt_cex4.c s390/zcrypt: CEX6S exploitation 2017-10-23 09:07:12 +02:00
zcrypt_cex4.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zcrypt_debug.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
zcrypt_error.h s390/zcrypt: Rework debug feature invocations. 2016-12-14 16:33:39 +01:00
zcrypt_msgtype6.c s390/zcrypt: Enable special header file flag for AU CPRP 2017-10-23 09:07:13 +02:00
zcrypt_msgtype6.h s390/zcrypt: add multi domain support 2016-12-14 16:33:38 +01:00
zcrypt_msgtype50.c s390/zcrypt: Explicitly check input data length. 2017-09-28 07:29:43 +02:00
zcrypt_msgtype50.h s390/zcrypt: Introduce workload balancing 2016-12-14 16:33:38 +01:00
zcrypt_pcixcc.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
zcrypt_pcixcc.h
zcrypt_queue.c s390/zcrypt_queue: constify attribute_group structures. 2017-07-26 08:25:16 +02:00