index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-aes.c
Age
Commit message (
Expand
)
Author
2023-10-27
crypto: omap-aes - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: omap - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: omap - Include internal/engine.h
Herbert Xu
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
2022-07-15
crypto: omap-aes - Drop if with an always false condition
Uwe Kleine-König
2022-02-18
crypto: omap-aes - Constify static attribute_group
Rikard Falkeborn
2021-12-24
crypto: omap-aes - Fix broken pm_runtime_and_get() usage
Heiner Kallweit
2021-08-21
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
2021-04-16
crypto: omap-aes - Fix PM reference leak on omap-aes.c
Shixin Liu
2020-11-20
crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probe
Zhang Qilong
2020-10-30
crypto: omap-aes - fix the reference count leak of omap device
Zhang Qilong
2020-07-23
crypto: omap-aes - Fix sparse and compiler warnings
Herbert Xu
2020-07-16
crypto: omap-aes - permit asynchronous skcipher as fallback
Ard Biesheuvel
2020-06-04
crypto: omap-aes - prevent unregistering algorithms twice
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - convert to use crypto engine
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - fix failure with assocdata only
Tero Kristo
2019-12-11
crypto: omap-aes-gcm - use the AES library to encrypt the tag
Ard Biesheuvel
2019-12-11
crypto: omap-aes-gcm - add missing .setauthsize hooks
Ard Biesheuvel
2019-12-11
crypto: omap-aes-ctr - set blocksize to 1
Ard Biesheuvel
2019-12-11
crypto: omap-aes - reject invalid input sizes for block modes
Ard Biesheuvel
2019-12-11
crypto: omap-aes - fixup aligned data cleanup
Tero Kristo
2019-12-11
crypto: omap-aes - add IV output handling
Tero Kristo
2019-12-11
crypto: omap-aes - remove the sysfs group during driver removal
Tero Kristo
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-23
crypto: skcipher - remove remnants of internal IV generators
Eric Biggers
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
2018-09-28
crypto: omap-aes - Remove VLA usage of skcipher
Kees Cook
2018-03-09
crypto: omap-aes - make queue length configurable
Tero Kristo
2018-03-09
crypto: omap-aes - make fallback size configurable
Tero Kristo
2018-02-15
crypto: omap - convert to new crypto engine API
Corentin LABBE
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
2017-09-22
crypto: omap - Use GCM IV size constant
Corentin LABBE
2017-07-18
crypto: omap-aes - fix error return code in omap_aes_probe()
Gustavo A. R. Silva
2017-06-10
crypto: omap-aes - Add support for GCM mode
Tero Kristo
2017-06-10
crypto: omap-aes - export some AES driver functionality locally
Tero Kristo
2017-06-10
crypto: omap-aes - move definitions over to a separate header file
Tero Kristo
2017-06-10
crypto: omap-aes - use base omap crypto support library
Tero Kristo
2017-06-10
crypto: omap-aes - fix context handling for multiple cores
Tero Kristo
2017-06-10
crypto: omap-aes - drop unused flags attribute from omap_aes_ctx
Tero Kristo
2016-09-22
crypto: omap-aes - fix error return code in omap_aes_probe()
Wei Yongjun
2016-09-13
crypto: omap-aes - fix crypto engine initialization order
Tero Kristo
2016-09-13
crypto: omap-aes - Add fallback support
Lokesh Vutla
2016-09-13
crypto: omap-aes - Add support for multiple cores
Lokesh Vutla
2016-09-13
crypto: omap-aes - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-07-18
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
[next]