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
/
caam
/
jr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: caam/jr - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-27
1
-13
/
+9
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-0
/
+1
*
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
2023-08-18
1
-1
/
+1
*
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
2023-08-18
1
-1
/
+9
*
crypto: caam - fix PM operations definition
Arnd Bergmann
2023-08-18
1
-2
/
+2
*
crypto: caam - add power management support
Horia Geanta
2023-08-04
1
-18
/
+175
*
crypto: caam/jr - add .shutdown hook
Gaurav Jain
2023-03-24
1
-0
/
+6
*
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
2023-03-14
1
-10
/
+45
*
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
2022-05-06
1
-1
/
+2
*
crypto: caam - enable crypto-engine retry mechanism
Iuliana Prodan
2020-11-06
1
-1
/
+3
*
crypto: caam - Fix kerneldoc
Krzysztof Kozlowski
2020-09-18
1
-5
/
+5
*
crypto: caam/jr - remove incorrect reference to caam_jr_register()
Dan Douglass
2020-07-31
1
-2
/
+1
*
crypto: caam - drop global context pointer and init_done
Andrey Smirnov
2020-03-30
1
-5
/
+8
*
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
Iuliana Prodan
2020-02-22
1
-0
/
+28
*
crypto: caam - change return code in caam_jr_enqueue function
Iuliana Prodan
2020-02-22
1
-4
/
+4
*
crypto: caam - Cast to long first before pointer conversion
Herbert Xu
2019-09-13
1
-2
/
+2
*
crypto: caam - dispose of IRQ mapping only after IRQ is freed
Andrey Smirnov
2019-09-09
1
-4
/
+10
*
crypto: caam - check irq_of_parse_and_map for errors
Andrey Smirnov
2019-09-09
1
-0
/
+4
*
crypto: caam - use devres to unmap JR's registers
Andrey Smirnov
2019-09-09
1
-4
/
+9
*
crypto: caam - don't hardcode inpentry size
Andrey Smirnov
2019-08-30
1
-2
/
+2
*
crypto: caam - drop explicit usage of struct jr_outentry
Andrey Smirnov
2019-08-30
1
-4
/
+6
*
crypto: caam - request JR IRQ as the last step
Andrey Smirnov
2019-08-30
1
-19
/
+15
*
crypto: caam - convert caam_jr_init() to use devres
Andrey Smirnov
2019-08-30
1
-34
/
+14
*
crypto: caam - move DMA mask selection into a function
Andrey Smirnov
2019-08-30
1
-14
/
+1
*
crypto: caam - convert top level drivers to libraries
Horia Geantă
2019-05-23
1
-0
/
+43
*
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
Herbert Xu
2019-05-09
1
-1
/
+1
*
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
Vakul Garg
2019-04-18
1
-1
/
+1
*
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
Vakul Garg
2019-03-28
1
-2
/
+4
*
crypto: caam/jr - Removed redundant vars from job ring private data
Vakul Garg
2019-03-28
1
-5
/
+1
*
crypto: caam/jr - Remove spinlock for output job ring
Vakul Garg
2019-03-28
1
-6
/
+1
*
crypto: caam/jr - optimize job ring enqueue and dequeue operations
Vakul Garg
2019-03-22
1
-2
/
+10
*
crypto: caam - add SPDX license identifier to all files
Horia Geantă
2018-10-17
1
-0
/
+1
*
crypto: caam/jr - fix descriptor DMA unmapping
Horia Geantă
2018-08-25
1
-1
/
+2
*
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-2
/
+2
*
crypto: caam/jr - add support for DPAA2 parts
Horia Geantă
2017-08-03
1
-1
/
+6
*
crypto: caam - make of_device_ids const.
Arvind Yadav
2017-06-20
1
-1
/
+1
*
crypto: caam - check return code of dma_set_mask_and_coherent()
Horia Geantă
2017-02-15
1
-5
/
+14
*
Revert "crypto: caam - get rid of tasklet"
Horia Geantă
2016-11-13
1
-9
/
+16
*
crypto: caam - fix sparse warnings
Horia Geantă
2016-11-13
1
-1
/
+1
*
crypto: caam - Unmap region obtained by of_iomap
Arvind Yadav
2016-10-02
1
-0
/
+1
*
crypto: caam - get rid of tasklet
Russell King
2016-08-09
1
-16
/
+9
*
crypto: caam - handle core endianness != caam endianness
Horia Geantă
2016-05-31
1
-11
/
+11
*
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
2016-05-10
1
-1
/
+1
*
crypto: caam - Staticize caam_jr_shutdown()
Fabio Estevam
2016-02-17
1
-1
/
+1
*
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-24
1
-7
/
+5
*
crypto: caam - Add cache coherency support
Victoria Milhoan
2015-08-10
1
-0
/
+18
*
crypto: caam - fix resource clean-up on error path for caam_jr_init
Cristian Stoica
2015-01-26
1
-9
/
+22
*
crypto: caam - pair irq map and dispose in the same function
Cristian Stoica
2015-01-26
1
-3
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
[next]