Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c0dfadfed87489fa6126ece161a14c2d15dbdc79
/
drivers
/
crypto
/
caam
/
jr.c
26c4a51
crypto: caam/jr - remove incorrect reference to caam_jr_register()
by Dan Douglass
· 4 years, 5 months ago
1517f63
crypto: caam - drop global context pointer and init_done
by Andrey Smirnov
· 4 years, 10 months ago
ee38767
crypto: caam - support crypto_engine framework for SKCIPHER algorithms
by Iuliana Prodan
· 4 years, 11 months ago
4d370a1
crypto: caam - change return code in caam_jr_enqueue function
by Iuliana Prodan
· 4 years, 11 months ago
9575d1a
crypto: caam - Cast to long first before pointer conversion
by Herbert Xu
· 5 years ago
f2ef960
crypto: caam - dispose of IRQ mapping only after IRQ is freed
by Andrey Smirnov
· 5 years ago
549077d
crypto: caam - check irq_of_parse_and_map for errors
by Andrey Smirnov
· 5 years ago
05d2a75
crypto: caam - use devres to unmap JR's registers
by Andrey Smirnov
· 5 years ago
dff3680
crypto: caam - don't hardcode inpentry size
by Andrey Smirnov
· 5 years ago
6c5f898
crypto: caam - drop explicit usage of struct jr_outentry
by Andrey Smirnov
· 5 years ago
d488dfd
crypto: caam - request JR IRQ as the last step
by Andrey Smirnov
· 5 years ago
a6c4194
crypto: caam - convert caam_jr_init() to use devres
by Andrey Smirnov
· 5 years ago
70c0cda
crypto: caam - move DMA mask selection into a function
by Andrey Smirnov
· 5 years ago
1b46c90
crypto: caam - convert top level drivers to libraries
by Horia Geantă
· 6 years ago
cbc22b0
Revert "crypto: caam/jr - Remove extra memory barrier during job ring dequeue"
by Herbert Xu
· 6 years ago
bbfcac5
crypto: caam/jr - Remove extra memory barrier during job ring dequeue
by Vakul Garg
· 6 years ago
c23116e
crypto: caam/jr - Remove extra memory barrier during job ring enqueue
by Vakul Garg
· 6 years ago
1b30b98
crypto: caam/jr - Removed redundant vars from job ring private data
by Vakul Garg
· 6 years ago
a118dfa
crypto: caam/jr - Remove spinlock for output job ring
by Vakul Garg
· 6 years ago
16c4dd8
crypto: caam/jr - optimize job ring enqueue and dequeue operations
by Vakul Garg
· 6 years ago
618b5dc
crypto: caam - add SPDX license identifier to all files
by Horia Geantă
· 6 years ago
cc98963
crypto: caam/jr - fix descriptor DMA unmapping
by Horia Geantă
· 6 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
297b9ce
crypto: caam/jr - add support for DPAA2 parts
by Horia Geantă
· 7 years ago
52a33d9
crypto: caam - make of_device_ids const.
by Arvind Yadav
· 8 years ago
b3b5fce
crypto: caam - check return code of dma_set_mask_and_coherent()
by Horia Geantă
· 8 years ago
2b163b5
Revert "crypto: caam - get rid of tasklet"
by Horia Geantă
· 8 years ago
8439e94
crypto: caam - fix sparse warnings
by Horia Geantă
· 8 years ago
3387879
crypto: caam - Unmap region obtained by of_iomap
by Arvind Yadav
· 8 years ago
66d2e20
crypto: caam - get rid of tasklet
by Russell King
· 8 years ago
261ea05
crypto: caam - handle core endianness != caam endianness
by Horia Geantă
· 9 years ago
e930c76
crypto: caam - fix caam_jr_alloc() ret code
by Catalin Vasile
· 9 years ago
029c053
crypto: caam - Staticize caam_jr_shutdown()
by Fabio Estevam
· 9 years ago
9c4f973
crypto: caam - Use the preferred style for memory allocations
by Fabio Estevam
· 9 years ago
e747242
crypto: caam - Add cache coherency support
by Victoria Milhoan
· 9 years ago
cbceeef
crypto: caam - fix resource clean-up on error path for caam_jr_init
by Cristian Stoica
· 10 years ago
c6bf62e
crypto: caam - pair irq map and dispose in the same function
by Cristian Stoica
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
4ba2a8b
crypto: caam - Remove unnecessary smp_read_barrier_depends()
by Pranith Kumar
· 10 years ago
7464d31
crypto: caam: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
3e7a716
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
a2ac287
crypto: caam - set coherent_dma_mask
by Horia Geanta
· 10 years ago
0378c9a
crypto: caam - fix memleak in caam_jr module
by Cristian Stoica
· 10 years ago
6c5dc7f
crypto: caam - Add missing Job Ring include
by Michael Neuling
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
07defbf
crypto: caam - Add API's to allocate/free Job Rings
by Ruchika Gupta
· 11 years ago
313ea29
crypto: caam - Add Platform driver for Job Ring
by Ruchika Gupta
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
6dad411
crypto: caam - Remove unused functions from Job Ring
by Ruchika Gupta
· 11 years ago
3862de1
crypto: caam - fix job ring cleanup code
by Vakul Garg
· 12 years ago
ce026cb
crypto: caam - fix possible deadlock condition
by Kim Phillips
· 12 years ago
1af8ea8
crypto: caam - Using alloc_coherent for caam job rings
by Bharat Bhushan
· 12 years ago
a0ca6ca
crypto: caam - one tasklet per job ring
by Kim Phillips
· 13 years ago
14a8e29
crypto: caam - consolidate memory barriers from job ring en/dequeue
by Kim Phillips
· 13 years ago
a8ea07c
crypto: caam - only query h/w in job ring dequeue path
by Kim Phillips
· 13 years ago
4bba1e9
crypto: caam - use non-irq versions of spinlocks for job rings
by Kim Phillips
· 13 years ago
e13af18
crypto: caam - assign 40-bit masks on SEC v5.0 and above
by Kim Phillips
· 13 years ago
a68d259
crypto: caam - fix input job ring element dma mapping size
by Kim Phillips
· 13 years ago
9620fd9
crypto: caam - handle interrupt lines shared across rings
by Kim Phillips
· 14 years ago
8e8ec59
crypto: caam - Add support for the Freescale SEC4/CAAM
by Kim Phillips
· 14 years ago