openwrt/package/kernel/lantiq/ltq-deu/src
Martin Blumenstingl d6e506eaaa kernel: ltq-deu: Fix compilation with Linux 5.15
struct of_device_id is not implicitly included anymore. Include
<linux/mod_devicetable.h> to fix compilation on Linux 5.15.
Also upstream commit a24d22b225ce15 ("crypto: sha - split sha.h into
sha1.h and sha2.h") from Linux 5.11 moves functionality from sha.h to
sha1.h.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
2022-10-22 19:44:45 +02:00
..
ifxmips_aes.c ltq-deu: add aes_gcm algorithm 2022-01-06 00:23:15 +01:00
ifxmips_arc4.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_async_aes.c ltq-deu: make cipher/digest usable by openssl 2022-01-05 23:05:38 +01:00
ifxmips_async_des.c ltq-deu: make cipher/digest usable by openssl 2022-01-05 23:05:38 +01:00
ifxmips_des.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_deu_ar9.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_ar9.h ltq-deu: changes for hash multithread callers and md5 endianess 2022-01-06 00:22:50 +01:00
ifxmips_deu_danube.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_danube.h ltq-deu: changes for hash multithread callers and md5 endianess 2022-01-06 00:22:50 +01:00
ifxmips_deu_dma.c packages: clean up the package folder 2013-06-21 16:54:37 +00:00
ifxmips_deu_dma.h kernel: drop outdated kernel version switches for local code 2020-05-17 18:35:51 +02:00
ifxmips_deu_vr9.c ltq-deu: set correct control register for AES 2022-01-06 00:22:18 +01:00
ifxmips_deu_vr9.h lantiq: ltq-deu: Make the DEU driver compatible with linux 4.2 and newer 2016-01-17 19:23:14 +00:00
ifxmips_deu.c kernel: ltq-deu: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
ifxmips_deu.h ltq-deu: make deu hash lock global and remove md5_hmac_ exports 2022-01-06 00:22:48 +01:00
ifxmips_md5_hmac.c ltq-deu: update initialisations for hmac algorithms 2022-01-06 00:23:05 +01:00
ifxmips_md5.c ltq-deu: remove compiler warning and shorten locked sections 2022-01-06 00:23:02 +01:00
ifxmips_sha1_hmac.c kernel: ltq-deu: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
ifxmips_sha1.c kernel: ltq-deu: Fix compilation with Linux 5.15 2022-10-22 19:44:45 +02:00
ifxmips_tcrypt.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
internal.h packages: clean up the package folder 2013-06-21 16:54:37 +00:00
Makefile ltq-deu: disable arc4 algorithm 2022-01-06 00:23:15 +01:00