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
Age
Commit message (
Expand
)
Author
2013-08-18
crypto: tegra-se:Correct RSA context save sequence
Shravani Dingari
2013-03-18
crypto: tegra-se: put device into runtime suspend state when suspending
Eric Miao
2013-02-04
crypto: tegra-se: Use proper rsa key slot
venkatajagadish
2012-12-07
crypto: tegra-se: change SE freq based on algo
Mallikarjun Kasoju
2012-12-04
crypto: tegra-se: Remove unused code
Sri Krishna chowdary
2012-11-27
crypto: tegra-se: Remove key slot index for DRBG
venkatajagadish
2012-11-27
crypto: tegra-se: Remove reseed rng T114 SW WAR
venkatajagadish
2012-11-27
crypto: tegra-se: Remove T114 Sw War to Limit max bytes
venkatajagadish
2012-11-27
crypto: tegra-se: Remove NOP after context save
venkatajagadish
2012-11-26
crypto: tegra-se: to_phys(ctx_save_buf) in PMC scratch register
Hiroshi Doyu
2012-11-14
crypto: tegra-aes: moving to clk prepare APIs
Sivaram Nair
2012-11-02
crypto: tegra-se: add chained scatter list support
venkatajagadish
2012-10-31
crypto: tegra-se: Fix t114 SE context save failure
Mallikarjun Kasoju
2012-10-31
crypto: tegra-se: add NULL check
Sri Krishna chowdary
2012-10-31
crypto: tegra-se: moving to clk prepare APIs
Sivaram Nair
2012-10-25
crypto: tegra-se: issue NOP after context save
Mallikarjun Kasoju
2012-10-25
crypto: tegra-se: LP context save support for t11x
Mallikarjun Kasoju
2012-10-16
crypto: tegra-se: fix coverity issue
Sri Krishna chowdary
2012-09-21
crypto: tegra-se: fix coverity issue
Sri Krishna chowdary
2012-09-11
crypto: tegra-se: reseed rng after RESEED_INTERVAL
Mallikarjun Kasoju
2012-08-20
crypto: tegra-se: Limit max bytes to process
Mallikarjun Kasoju
2012-08-09
crypto: tegra-aes: remove unused variable
Stefan Becker
2012-08-07
Merge commit 'main-jb-2012.08.03-B4' into t114-0806
Pradeep Kumar
2012-07-20
crypto: tegra-se: Program slot zero for RNG operation
Mallikarjun Kasoju
2012-07-12
crypto: tegra-se: Enable interrupts after clock enable
Victor(Weiguo) Pan
2012-07-12
crypto: tegra-aes: synchronize dma buffer access
Sanjay Singh Rawat
2012-07-12
crypto: tegra-aes: correct key table buffer size
Sanjay Singh Rawat
2012-06-29
crypto: tegra-se: Add SP800-90 RNG support
Mallikarjun Kasoju
2012-06-29
crypto: tegra-se: Added RSA support
Mallikarjun Kasoju
2012-06-22
crypto: tegra-se: kconfig: Enable Security Engine for Tegra11x
Kasoju Mallikarjun
2012-06-07
crypto: tegra-se: Use sg_next to get next sg
Mallikarjun Kasoju
2012-06-04
Merge commit 'v3.4' into android-tegra-nv-3.4
Varun Wadekar
2012-05-21
crypto: tegra-aes: fix programming sequence and key alloc/free logic
Varun Wadekar
2012-05-15
crypto: mv_cesa requires on CRYPTO_HASH to build
Alexander Clouter
2012-04-25
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
2012-04-25
crypto: ixp4xx - include fix
Michał Wróbel
2012-04-18
crypto: tegra-aes: schedule single work handler
Amit Kamath
2012-04-12
crypto: tegra: fix include macro names
Varun Wadekar
2012-04-11
crypto: tegra-aes: save key during key call
Varun Wadekar
2012-04-09
crypto: talitos - properly lock access to global talitos registers
Horia Geanta
2012-04-07
Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebased
Varun Wadekar
2012-04-05
crypto: ixp4xx - include fix
Michał Wróbel
2012-03-23
gcov-kernel: Add GCOV_KERNEL := y to Makefiles
Juha Tukkinen
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-22
crypto: tegra-se: Check for valid reqeusted buffer size
Mallikarjun Kasoju
2012-03-22
crypto: tegra-aes: fix "syntax error" in license
Marc Dietrich
2012-03-22
crypto: tegra-aes: get hardware ownership before copying key
Varun Wadekar
2012-03-22
crypto: tegra-aes: remove aes_lock usage
Varun Wadekar
2012-03-22
crypto: tegra-aes: rng: check if bsea is busy before using it
Varun Wadekar
2012-03-22
crypto: tegra-se: Fix SG buffer length mismatch
Mallikarjun Kasoju
[next]