index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
atmel-aes.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-08
crypto: atmel-aes - correct usage of dma_sync_* API
Leilei Zhao
1
-1
/
+1
2015-04-08
crypto: atmel-aes - sync the buf used in DMA or CPU
Leilei Zhao
1
-4
/
+12
2015-04-08
crypto: atmel-aes - initialize spinlock in probe
Leilei Zhao
1
-0
/
+1
2015-04-08
crypto: atmel-aes - add new version
Leilei Zhao
1
-0
/
+5
2015-03-04
crypto: atmel - fix typo in dev_err error message
Colin Ian King
1
-1
/
+1
2015-01-26
crypto: atmel - Free memory in error path
Christophe Jaillet
1
-1
/
+1
2014-10-20
crypto: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-28
crypto: atmel-aes - check alignment of cfb64 mode
Leilei Zhao
1
-0
/
+6
2014-04-28
crypto: atmel-aes - correct block size of cfb8 mode
Leilei Zhao
1
-1
/
+1
2013-12-12
crypto: atmel-aes - add support for Device Tree
Nicolas Ferre
1
-49
/
+94
2013-03-10
crypto: atmel-aes - add support for latest release of the IP (0x130)
Nicolas Royer
1
-118
/
+353
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2013-02-04
crypto: atmel-aes - adjust duplicate test
Julia Lawall
1
-1
/
+1
2013-01-04
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-07
crypto: remove duplicated include
Wei Yongjun
1
-5
/
+0
2012-08-01
crypto: drivers - remove cra_list initialization
Jussi Kivilinna
1
-2
/
+0
2012-07-11
crypto: atmel - add Atmel AES driver
Nicolas Royer
1
-0
/
+1206