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
/
sahara.c
Age
Commit message (
Expand
)
Author
2016-02-06
crypto: sahara - fill the statesize field
Fabio Estevam
2016-02-06
crypto: sahara - avoid needlessly saving and restoring sahara_ctx
Fabio Estevam
2016-02-06
crypto: sahara - remove unneeded mutex in the exported state
Fabio Estevam
2015-12-10
crypto: sahara - fix debug output for 64-bit dma_addr_t
Arnd Bergmann
2015-12-10
crypto: sahara - fix 64-bit dma_addr_t compilation
Arnd Bergmann
2015-11-23
crypto: sahara - set nb_[in|out]_sg as signed int
LABBE Corentin
2015-11-17
crypto: sahara - check return value of sg_nents_for_len
LABBE Corentin
2015-10-15
crypto: sahara - set array of const as const
LABBE Corentin
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-19
crypto: sahara - Use dmam_alloc_coherent
Vaishali Thakkar
2015-08-17
crypto: replace scatterwalk_sg_chain with sg_chain
Dan Williams
2015-06-21
crypto: sahara - propagate the error on clk_disable_unprepare() failure
Fabio Estevam
2015-04-08
crypto: sahara - fix AES descriptor create
Steffen Trumtrar
2015-04-08
crypto: sahara - use the backlog
Steffen Trumtrar
2015-02-28
crypto: sahara - drop unnecessary default assignment
Nicholas Mc Guire
2015-02-28
crypto: sahara - pass on error condition
Nicholas Mc Guire
2015-02-28
crypto: sahara - fix type of ret for wait_for_completion_timeout
Nicholas Mc Guire
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-03
crypto: sahara - add support for SHA1/256
Steffen Trumtrar
2014-12-03
crypto: sahara - replace tasklets with kthread
Steffen Trumtrar
2014-12-03
crypto: sahara - add support for i.MX53
Steffen Trumtrar
2014-12-03
crypto: sahara - fix spinlock initialization
Steffen Trumtrar
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-22
crypto: sahara - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-03-10
crypto: sahara - Use return value of devm_request_irq() on error
Alexander Shiyan
2014-02-27
crypto: sahara - Use devm_ioremap_resource()
Jingoo Han
2013-10-07
crypto: sahara - Remove redundant of_match_ptr
Sachin Kamat
2013-08-21
crypto: sahara - checking the wrong variable
Dan Carpenter
2013-08-14
crypto: sahara - Staticize local symbol
Jingoo Han
2013-06-05
crypto: sahara - fix building as module
Arnd Bergmann
2013-03-21
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin