index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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