index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
jr.c
Age
Commit message (
Expand
)
Author
2016-06-01
crypto: caam - fix caam_jr_alloc() ret code
Catalin Vasile
2015-08-24
crypto: caam - Use the preferred style for memory allocations
Fabio Estevam
2015-08-10
crypto: caam - Add cache coherency support
Victoria Milhoan
2015-01-26
crypto: caam - fix resource clean-up on error path for caam_jr_init
Cristian Stoica
2015-01-26
crypto: caam - pair irq map and dispose in the same function
Cristian Stoica
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-17
crypto: caam - Remove unnecessary smp_read_barrier_depends()
Pranith Kumar
2014-10-20
crypto: caam: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-23
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-10
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2013-11-26
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-10-30
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2013-08-01
crypto: caam - Remove unused functions from Job Ring
Ruchika Gupta
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2012-08-20
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-07-11
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
crypto: caam - fix input job ring element dma mapping size
Kim Phillips
2011-05-03
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips