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-sham.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: omap-sham - Fix sparse/compiler warnings
Herbert Xu
2020-06-26
1
-9
/
+9
*
crypto: omap-sham - add proper load balancing support for multicore
Tero Kristo
2020-06-04
1
-33
/
+31
*
crypto: omap-sham - fix very small data size handling
Tero Kristo
2020-06-04
1
-0
/
+2
*
crypto: omap-sham - huge buffer access fixes
Tero Kristo
2020-06-04
1
-2
/
+9
*
crypto: omap-sham - force kernel driver usage for sha algos
Tero Kristo
2020-06-04
1
-8
/
+16
*
crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h
Eric Biggers
2020-05-08
1
-1
/
+0
*
crypto: omap-sham - use crypto_shash_tfm_digest()
Eric Biggers
2020-05-08
1
-16
/
+4
*
crypto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-06
1
-2
/
+2
*
crypto: omap-sham - fix unaligned sg list handling
Tero Kristo
2019-12-11
1
-5
/
+14
*
crypto: omap-sham - fix split update cases with cryptomgr tests
Tero Kristo
2019-12-11
1
-69
/
+33
*
crypto: omap-sham - fix buffer handling for split test cases
Tero Kristo
2019-12-11
1
-2
/
+13
*
crypto: omap-sham - remove the sysfs group during driver removal
Tero Kristo
2019-12-11
1
-0
/
+2
*
crypto: omap-sham - split up data to multiple sg elements with huge data
Tero Kristo
2019-12-11
1
-17
/
+64
*
crypto: drivers - Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
1
-1
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
crypto: shash - remove shash_desc::flags
Eric Biggers
2019-04-25
1
-2
/
+0
*
crypto: ahash - remove useless setting of type flags
Eric Biggers
2018-07-09
1
-24
/
+12
*
crypto: omap-sham - fix memleak
Bin Liu
2018-04-28
1
-1
/
+1
*
crypto: omap-sham - Fix misleading indentation
Krzysztof Kozlowski
2018-03-09
1
-1
/
+1
*
crypto: omap-sham - Remove useless check for non-null request
Krzysztof Kozlowski
2018-03-09
1
-3
/
+0
*
crypto: omap-sham - make queue length configurable
Tero Kristo
2018-03-09
1
-0
/
+38
*
crypto: omap-sham - make fallback size configurable
Tero Kristo
2018-03-09
1
-3
/
+53
*
crypto: omap-sham - Verify page zone of scatterlists before starting DMA
Tero Kristo
2018-03-09
1
-0
/
+7
*
crypto: omap - use of_device_get_match_data
Corentin LABBE
2017-10-07
1
-5
/
+2
*
crypto: omap-sham - remove unnecessary static in omap_sham_remove()
Gustavo A. R. Silva
2017-08-03
1
-1
/
+1
*
crypto: omap-sham - force word alignment on the xmit-buf also
Tero Kristo
2017-06-10
1
-1
/
+1
*
crypto: omap-sham - fix closing of hash with separate finalize call
Tero Kristo
2017-06-10
1
-2
/
+7
*
crypto: omap-sham - buffer handling fixes for hashing later
Tero Kristo
2017-06-10
1
-8
/
+14
*
crypto: omap-sham - Use IPAD/OPAD constant
Corentin LABBE
2017-05-23
1
-2
/
+3
*
crypto: omap-sham - shrink the internal buffer size
Tero Kristo
2016-09-22
1
-1
/
+1
*
crypto: omap-sham - add support for export/import
Tero Kristo
2016-09-22
1
-3
/
+13
*
crypto: omap-sham - convert driver logic to use sgs for data xmit
Tero Kristo
2016-09-22
1
-270
/
+74
*
crypto: omap-sham - change the DMA threshold value to a define
Tero Kristo
2016-09-22
1
-3
/
+5
*
crypto: omap-sham - add support functions for sg based data handling
Tero Kristo
2016-09-22
1
-0
/
+263
*
crypto: omap-sham - rename sgl to sgl_tmp for deprecation
Tero Kristo
2016-09-22
1
-10
/
+11
*
crypto: omap-sham - align algorithms on word offset
Tero Kristo
2016-09-22
1
-5
/
+5
*
crypto: omap-sham - add context export/import stubs
Tero Kristo
2016-09-22
1
-2
/
+17
*
crypto: omap-sham - fix SW fallback HMAC handling for omap2/omap3
Tero Kristo
2016-09-13
1
-1
/
+12
*
crypto: omap-sham - fix software fallback handling
Tero Kristo
2016-09-13
1
-1
/
+1
*
crypto: omap-sham - avoid executing tasklet where not needed
Tero Kristo
2016-09-13
1
-5
/
+15
*
crypto: omap-sham - increase cra_proirity to 400
Bin Liu
2016-07-01
1
-12
/
+12
*
crypto: omap-sham - set sw fallback to 240 bytes
Bin Liu
2016-06-24
1
-4
/
+8
*
crypto: omap - do not call dmaengine_terminate_all
Lokesh Vutla
2016-06-24
1
-1
/
+0
*
crypto: omap-sham - change queue size from 1 to 10
Tero Kristo
2016-06-24
1
-1
/
+1
*
crypto: omap-sham - use runtime_pm autosuspend for clock handling
Tero Kristo
2016-06-24
1
-1
/
+7
*
crypto: omap-sham - potential Oops on error in probe
Dan Carpenter
2016-05-19
1
-1
/
+1
*
crypto: omap-sham - Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-03
1
-17
/
+8
*
crypto/omap-sham: remove an open coded access to ->page_link
Christoph Hellwig
2015-08-17
1
-1
/
+1
*
crypto: omap-sham - Add support for omap3 devices
Pali Rohár
2015-05-18
1
-0
/
+4
*
crypto: omap-sham - Check for return value from pm_runtime_get_sync
Pali Rohár
2015-05-15
1
-3
/
+20
[next]