index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-des.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: omap - convert to new crypto engine API
Corentin LABBE
2018-02-15
1
-6
/
+18
*
crypto: omap - use of_device_get_match_data
Corentin LABBE
2017-10-07
1
-5
/
+2
*
crypto: omap-des - fix error return code in omap_des_probe()
Gustavo A. R. Silva
2017-07-18
1
-1
/
+2
*
crypto: omap-des - use base omap crypto support library
Tero Kristo
2017-06-10
1
-84
/
+28
*
crypto: omap-des - use runtime_pm autosuspend for clock handling
Tero Kristo
2017-06-10
1
-2
/
+8
*
crypto: omap-des - add check for weak keys
Tero Kristo
2017-06-10
1
-2
/
+14
*
crypto: omap-des - fix error return code in omap_des_probe()
Wei Yongjun
2016-09-22
1
-1
/
+3
*
crypto: omap-des - fix crypto engine initialization order
Tero Kristo
2016-09-13
1
-13
/
+15
*
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
1
-4
/
+4
*
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
1
-0
/
+1
*
crypto: omap - Stop using crypto scatterwalk_bytes_sglen
Herbert Xu
2016-07-18
1
-4
/
+10
*
crypto: omap-des - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-03
1
-51
/
+17
*
crypto: omap-des - Integrate with the crypto engine framework
Baolin Wang
2016-05-03
1
-54
/
+43
*
crypto: omap - Removed unused variable "err"
Rahul Pathak
2015-12-17
1
-3
/
+1
*
crypto: omap-des - Fix "schedule while atomic" bug
Sam Protsenko
2015-12-14
1
-0
/
+1
*
crypto: omap-des - Fix unmapping of dma channels
Vutla, Lokesh
2015-07-06
1
-3
/
+0
*
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2015-01-26
1
-2
/
+2
*
crypto: omap-des - fix BUG_ON condition
Asaf Vertz
2015-01-08
1
-2
/
+2
*
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
crypto: omap-des - handle error of pm_runtime_get_sync
Nishanth Menon
2014-04-16
1
-3
/
+23
*
crypto: omap-des - use devm_ioremap_resource()
Jingoo Han
2014-04-16
1
-4
/
+3
*
crypto: omap-des - make local functions static
Jingoo Han
2014-03-10
1
-2
/
+2
*
crypto: omap-des - Use SIMPLE_DEV_PM_OPS macro
Jingoo Han
2014-03-10
1
-3
/
+1
*
crypto: omap-des - Add omap-des driver for OMAP4/AM43xx
Joel Fernandes
2014-02-27
1
-0
/
+1218