index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-des.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-24
crypto: omap - increase priority of DES/3DES
Corentin Labbe
1
-4
/
+4
2021-08-21
crypto: omap - Fix inconsistent locking of device lists
Ben Hutchings
1
-4
/
+4
2021-06-11
crypto: omap-des - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Zhang Qilong
1
-6
/
+3
2020-06-26
crypto: omap-des - Fix sparse/compiler warnings
Herbert Xu
1
-3
/
+3
2019-12-11
crypto: omap-des - handle NULL cipher request
Tero Kristo
1
-0
/
+3
2019-12-11
crypto: omap-des - avoid unnecessary spam with bad cryptlen
Tero Kristo
1
-3
/
+1
2019-12-11
crypto: omap-des - add IV output handling
Tero Kristo
1
-0
/
+6
2019-11-17
crypto: omap - switch to skcipher API
Ard Biesheuvel
1
-128
/
+104
2019-08-22
crypto: omap/des - switch to new verification routines
Ard Biesheuvel
1
-19
/
+8
2019-08-09
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-18
crypto: omap - Forbid 2-key 3DES in FIPS mode
Herbert Xu
1
-5
/
+24
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
1
-1
/
+1
2018-11-20
crypto: remove useless initializations of cra_list
Eric Biggers
1
-1
/
+0
2018-02-15
crypto: omap - convert to new crypto engine API
Corentin LABBE
1
-6
/
+18
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-07-18
crypto: omap-des - fix error return code in omap_des_probe()
Gustavo A. R. Silva
1
-1
/
+2
2017-06-10
crypto: omap-des - use base omap crypto support library
Tero Kristo
1
-84
/
+28
2017-06-10
crypto: omap-des - use runtime_pm autosuspend for clock handling
Tero Kristo
1
-2
/
+8
2017-06-10
crypto: omap-des - add check for weak keys
Tero Kristo
1
-2
/
+14
2016-09-22
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
1
-1
/
+3
2016-09-13
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
1
-13
/
+15
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
1
-4
/
+4
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
1
-0
/
+1
2016-07-18
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
1
-4
/
+10
2016-05-03
crypto: omap-des - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
1
-51
/
+17
2016-05-03
crypto: omap-des - Integrate with the crypto engine framework
Baolin Wang
1
-54
/
+43
2015-12-17
crypto: omap - Removed unused variable "err"
Rahul Pathak
1
-3
/
+1
2015-12-14
crypto: omap-des - Fix "schedule while atomic" bug
Sam Protsenko
1
-0
/
+1
2015-07-06
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
1
-3
/
+0
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-2
/
+2
2015-01-08
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
1
-2
/
+2
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-16
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
1
-3
/
+23
2014-04-16
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
1
-4
/
+3
2014-03-10
crypto: omap-des - make local functions static
Jingoo Han
1
-2
/
+2
2014-03-10
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
1
-3
/
+1
2014-02-27
crypto: omap-des - Add omap-des driver for OMAP4/AM43xx
Joel Fernandes
1
-0
/
+1218