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
/
omap-sham.c
Age
Commit message (
Expand
)
Author
2011-06-30
crypto: omap-sham - do not schedule tasklet if there is no active requests
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - clear device flags when finishing request
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - irq handler must not clear error code
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - irq and dma handling changes
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - remove dedicated queue handling tasklet
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - remove unnecessary local variable
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - move some flags to device context
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - replace flags operation with atomic bit operations
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - replace flags bit mask with bit number
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - remove unused code
Dmitry Kasatkin
2011-06-30
crypto: omap-sham - remove extra reference
Dmitry Kasatkin
2011-04-26
crypto: omap-sham - hmac calculation bug fix for sha1 base hash
Dmitry Kasatkin
2011-04-26
crypto: omap-sham - enable driver for EMU chips
Dmitry Kasatkin
2011-04-26
crypto: omap-sham - remove debug print
Dmitry Kasatkin
2011-04-26
crypto: omap-sham - fix concurrent sha1 calculations
Markku Kylanpaa
2011-01-29
crypto: omap-sham - don't treat NULL clk as an error
Jamie Iles
2010-12-29
crypto: omap-sham - backlog handling fix
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - zero-copy scatterlist handling
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - FLAGS_FIRST is redundant and removed
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - hash-in-progress is stored in hw format
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - crypto_ahash_final() now not need to be called.
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - removed redundunt locking
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - error handling improved
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - DMA initialization fixes for off mode
Dmitry Kasatkin
2010-11-27
crypto: omap-sham - uses digest buffer in request context
Dmitry Kasatkin
2010-09-03
crypto: omap-sham - Adjust DMA parameters
Samu Onkalo
2010-05-26
crypto: omap - remove unused #include <linux/version.h>
Huang Weiyi
2010-05-03
crypto: omap - sha1 & md5 driver
Dmitry Kasatkin